+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-03 19:29:03.087 1 INFO neutron.common.config [-] Logging enabled! 2026-07-03 19:29:03.087 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.4.dev4 2026-07-03 19:29:03.087 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-03 19:29:03.088 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-03 19:29:04.471 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-03 19:29:04.473 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-03 19:29:04.476 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-03 19:29:04.477 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-03 19:29:04.477 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-03 19:29:04.477 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-03 19:29:04.477 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-03 19:29:04.484 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-03 19:29:04.484 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-03 19:29:04.484 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-03 19:29:04.502 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-03 19:29:04.503 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-03 19:29:04.503 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-03 19:29:04.522 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-03 19:29:04.522 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-03 19:29:04.523 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-03 19:29:04.523 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-03 19:29:04.794 1 INFO neutron.plugins.ml2.managers [None req-9f34b422-28ed-4cdc-b975-79ced3bf608a - - - - - -] Initializing driver for type 'vlan' 2026-07-03 19:29:04.930 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9f34b422-28ed-4cdc-b975-79ced3bf608a - - - - - -] VlanTypeDriver initialization complete 2026-07-03 19:29:04.930 1 INFO neutron.plugins.ml2.managers [None req-9f34b422-28ed-4cdc-b975-79ced3bf608a - - - - - -] Initializing driver for type 'vxlan' 2026-07-03 19:29:04.930 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-9f34b422-28ed-4cdc-b975-79ced3bf608a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-03 19:29:04.978 1 INFO neutron.plugins.ml2.managers [None req-9f34b422-28ed-4cdc-b975-79ced3bf608a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-03 19:29:04.979 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9f34b422-28ed-4cdc-b975-79ced3bf608a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-03 19:29:04.979 1 INFO neutron.plugins.ml2.managers [None req-9f34b422-28ed-4cdc-b975-79ced3bf608a - - - - - -] Initializing extension driver 'port_security' 2026-07-03 19:29:04.979 1 INFO neutron.plugins.ml2.extensions.port_security [None req-9f34b422-28ed-4cdc-b975-79ced3bf608a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-03 19:29:04.979 1 INFO neutron.plugins.ml2.managers [None req-9f34b422-28ed-4cdc-b975-79ced3bf608a - - - - - -] Initializing extension driver 'qos' 2026-07-03 19:29:04.979 1 INFO neutron.plugins.ml2.managers [None req-9f34b422-28ed-4cdc-b975-79ced3bf608a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-03 19:29:04.979 1 INFO neutron.plugins.ml2.managers [None req-9f34b422-28ed-4cdc-b975-79ced3bf608a - - - - - -] Initializing mechanism driver 'l2population' 2026-07-03 19:29:04.993 1 INFO neutron.quota [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded quota_driver: . 2026-07-03 19:29:04.993 1 INFO neutron.plugins.ml2.plugin [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Modular L2 Plugin initialization complete 2026-07-03 19:29:04.993 1 INFO neutron.plugins.ml2.managers [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-03 19:29:04.993 1 INFO neutron.plugins.ml2.managers [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-03 19:29:04.993 1 INFO neutron.plugins.ml2.managers [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-03 19:29:04.994 1 INFO neutron.manager [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loading Plugin: qos 2026-07-03 19:29:05.005 1 INFO neutron.manager [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loading Plugin: router 2026-07-03 19:29:05.042 1 INFO neutron.services.service_base [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-03 19:29:05.043 1 INFO neutron.manager [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loading Plugin: segments 2026-07-03 19:29:05.121 1 INFO neutron.manager [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loading Plugin: trunk 2026-07-03 19:29:05.133 1 INFO neutron.manager [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loading Plugin: vpnaas 2026-07-03 19:29:05.168 1 WARNING stevedore.named [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-03 19:29:05.260 1 INFO neutron_vpnaas.services.vpn.plugin [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-03 19:29:05.261 1 INFO neutron.common.utils [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-03 19:29:05.261 1 INFO neutron.manager [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loading Plugin: taas 2026-07-03 19:29:05.282 1 WARNING stevedore.named [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-03 19:29:05.306 1 INFO neutron_taas.services.taas.taas_plugin [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-03 19:29:05.306 1 INFO neutron.manager [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loading Plugin: tapmirror 2026-07-03 19:29:05.316 1 WARNING stevedore.named [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-03 19:29:05.330 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-03 19:29:05.330 1 INFO neutron.manager [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loading Plugin: auto_allocate 2026-07-03 19:29:05.339 1 INFO neutron.manager [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loading Plugin: tag 2026-07-03 19:29:05.345 1 INFO neutron.manager [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loading Plugin: timestamp 2026-07-03 19:29:05.348 1 INFO neutron.manager [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loading Plugin: network_ip_availability 2026-07-03 19:29:05.351 1 INFO neutron.manager [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loading Plugin: flavors 2026-07-03 19:29:05.353 1 INFO neutron.manager [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loading Plugin: revisions 2026-07-03 19:29:05.356 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Initializing extension manager. 2026-07-03 19:29:05.358 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: address-group 2026-07-03 19:29:05.359 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: address-scope 2026-07-03 19:29:05.359 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-03 19:29:05.360 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: agent 2026-07-03 19:29:05.360 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: agent-resources-synced 2026-07-03 19:29:05.361 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-03 19:29:05.362 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-03 19:29:05.362 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: availability_zone 2026-07-03 19:29:05.363 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: availability_zone_filter 2026-07-03 19:29:05.363 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-03 19:29:05.363 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: default-subnetpools 2026-07-03 19:29:05.365 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-03 19:29:05.365 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: dns-integration 2026-07-03 19:29:05.365 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: dns-domain-ports 2026-07-03 19:29:05.366 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-03 19:29:05.366 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: dvr 2026-07-03 19:29:05.367 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-03 19:29:05.367 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: empty-string-filtering 2026-07-03 19:29:05.368 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-03 19:29:05.368 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-03 19:29:05.368 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: external-net 2026-07-03 19:29:05.369 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-03 19:29:05.369 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: extraroute 2026-07-03 19:29:05.370 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: extraroute-atomic 2026-07-03 19:29:05.370 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-03 19:29:05.370 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-03 19:29:05.371 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-03 19:29:05.371 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-03 19:29:05.372 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: fip-port-details 2026-07-03 19:29:05.372 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: flavors 2026-07-03 19:29:05.374 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-03 19:29:05.374 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: floatingip-pools 2026-07-03 19:29:05.375 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: ip_allocation 2026-07-03 19:29:05.375 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-03 19:29:05.376 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: l2_adjacency 2026-07-03 19:29:05.377 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: router 2026-07-03 19:29:05.378 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-03 19:29:05.378 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-03 19:29:05.379 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-03 19:29:05.379 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: ext-gw-mode 2026-07-03 19:29:05.380 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: l3-ha 2026-07-03 19:29:05.380 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-03 19:29:05.380 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-03 19:29:05.381 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: l3-flavors 2026-07-03 19:29:05.382 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-03 19:29:05.382 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-03 19:29:05.384 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-03 19:29:05.385 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-03 19:29:05.387 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-03 19:29:05.388 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-03 19:29:05.389 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-03 19:29:05.389 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: multi-provider 2026-07-03 19:29:05.390 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: net-mtu 2026-07-03 19:29:05.390 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: net-mtu-writable 2026-07-03 19:29:05.391 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: network_availability_zone 2026-07-03 19:29:05.391 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: network_ha 2026-07-03 19:29:05.392 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: network-ip-availability 2026-07-03 19:29:05.393 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-03 19:29:05.393 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: pagination 2026-07-03 19:29:05.394 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: port-device-profile 2026-07-03 19:29:05.394 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-03 19:29:05.394 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-03 19:29:05.395 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-03 19:29:05.395 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: port-mac-override 2026-07-03 19:29:05.396 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-03 19:29:05.396 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-03 19:29:05.396 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-03 19:29:05.397 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: port-resource-request 2026-07-03 19:29:05.397 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-03 19:29:05.398 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-03 19:29:05.398 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: binding 2026-07-03 19:29:05.399 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: binding-extended 2026-07-03 19:29:05.399 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: port-security 2026-07-03 19:29:05.399 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: project-id 2026-07-03 19:29:05.400 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: provider 2026-07-03 19:29:05.400 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-03 19:29:05.402 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: qos 2026-07-03 19:29:05.402 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-03 19:29:05.403 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-03 19:29:05.403 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: qos-default 2026-07-03 19:29:05.404 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: qos-fip 2026-07-03 19:29:05.404 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-03 19:29:05.404 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-03 19:29:05.405 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-03 19:29:05.405 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-03 19:29:05.406 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-03 19:29:05.406 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: qos-pps 2026-07-03 19:29:05.407 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-03 19:29:05.408 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-03 19:29:05.408 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: qos-rules-alias 2026-07-03 19:29:05.409 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: quota-check-limit 2026-07-03 19:29:05.409 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-03 19:29:05.411 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: quotas 2026-07-03 19:29:05.413 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: quota_details 2026-07-03 19:29:05.414 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: rbac-policies 2026-07-03 19:29:05.415 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: rbac-address-group 2026-07-03 19:29:05.415 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: rbac-address-scope 2026-07-03 19:29:05.416 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: rbac-security-groups 2026-07-03 19:29:05.416 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-03 19:29:05.417 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: revision-if-match 2026-07-03 19:29:05.417 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-03 19:29:05.418 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: router_availability_zone 2026-07-03 19:29:05.418 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-03 19:29:05.420 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-03 19:29:05.420 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-03 19:29:05.421 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-03 19:29:05.422 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-03 19:29:05.422 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-03 19:29:05.423 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-03 19:29:05.426 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: security-group 2026-07-03 19:29:05.427 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: segment 2026-07-03 19:29:05.428 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-03 19:29:05.428 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: service-type 2026-07-03 19:29:05.429 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: sorting 2026-07-03 19:29:05.429 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: standard-attr-segment 2026-07-03 19:29:05.429 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: standard-attr-description 2026-07-03 19:29:05.430 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: stateful-security-group 2026-07-03 19:29:05.430 1 WARNING neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-03 19:29:05.431 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-03 19:29:05.431 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: subnet-external-network 2026-07-03 19:29:05.432 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: subnet_onboard 2026-07-03 19:29:05.432 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-03 19:29:05.432 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: subnet-service-types 2026-07-03 19:29:05.433 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: subnet_allocation 2026-07-03 19:29:05.433 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-03 19:29:05.434 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: tag-creation 2026-07-03 19:29:05.434 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-03 19:29:05.437 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: standard-attr-tag 2026-07-03 19:29:05.438 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-03 19:29:05.438 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: trunk 2026-07-03 19:29:05.439 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: trunk-details 2026-07-03 19:29:05.439 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-03 19:29:05.440 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-03 19:29:05.440 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-03 19:29:05.441 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-03 19:29:05.442 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-03 19:29:05.443 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-03 19:29:05.444 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: vpn-flavors 2026-07-03 19:29:05.445 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: vpnaas 2026-07-03 19:29:05.446 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: taas 2026-07-03 19:29:05.447 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: tap-mirror 2026-07-03 19:29:05.447 1 INFO neutron.api.extensions [None req-b91d8ab0-a9d1-4031-85c0-54fc0aedad25 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-03 19:29:35.528 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-03 19:29:35.579 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-03 19:29:35.586 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-03 19:29:53.411 13 INFO neutron.db.l3_hamode_db [None req-c4b9775a-ce21-4423-bf49-bfddafa996fa - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-03 19:30:02.719 13 INFO neutron.plugins.ml2.plugin [None req-2f1c0986-a5cb-4f57-9544-5a18ee74545c - - - - - -] Attempt 1 to provision port 9bf0db16-2c88-4c62-82d9-6711358a418c 2026-07-03 19:30:02.930 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 9bf0db16-2c88-4c62-82d9-6711358a418c 2026-07-03 19:30:04.376 13 INFO neutron.plugins.ml2.plugin [None req-d23a1d08-05ea-48db-98c1-7159b24528b1 - - - - - -] Attempt 1 to provision port 9bf0db16-2c88-4c62-82d9-6711358a418c 2026-07-03 19:30:04.834 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 9bf0db16-2c88-4c62-82d9-6711358a418c 2026-07-03 19:34:34.204 13 INFO neutron.plugins.ml2.plugin [None req-429d8637-fca8-40ed-ad24-8222cf7f9059 - - - - - -] Attempt 1 to provision port b7790a12-7993-4d27-891a-1c603887db3e 2026-07-03 19:34:34.923 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port b7790a12-7993-4d27-891a-1c603887db3e 2026-07-03 19:34:35.857 13 INFO neutron.plugins.ml2.plugin [None req-4f7964d9-2ad0-45ea-b0b3-5c355534c29c - - - - - -] Attempt 1 to provision port b7790a12-7993-4d27-891a-1c603887db3e 2026-07-03 19:34:40.706 13 INFO neutron.plugins.ml2.plugin [None req-16b75250-4429-4f2a-9752-ee64cd329570 - - - - - -] Attempt 1 to provision port c6795ef6-c6db-450b-b8fc-aa10b9477041 2026-07-03 19:38:31.590 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port c6795ef6-c6db-450b-b8fc-aa10b9477041 2026-07-03 19:38:33.022 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port c6795ef6-c6db-450b-b8fc-aa10b9477041 2026-07-03 19:48:45.176 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 006f7800-4d44-48eb-aab5-0363afd29f6e 2026-07-03 19:48:47.153 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 006f7800-4d44-48eb-aab5-0363afd29f6e 2026-07-03 19:57:32.350 16 INFO neutron.plugins.ml2.plugin [None req-56e8eca2-4bb6-4c4c-8811-8a6a2f3a910b - - - - - -] Attempt 1 to provision port 9bf0db16-2c88-4c62-82d9-6711358a418c 2026-07-03 19:57:32.394 16 INFO neutron.plugins.ml2.plugin [None req-56e8eca2-4bb6-4c4c-8811-8a6a2f3a910b - - - - - -] Attempt 1 to provision port b7790a12-7993-4d27-891a-1c603887db3e 2026-07-03 19:57:32.436 16 INFO neutron.plugins.ml2.plugin [None req-56e8eca2-4bb6-4c4c-8811-8a6a2f3a910b - - - - - -] Attempt 1 to provision port c6795ef6-c6db-450b-b8fc-aa10b9477041 2026-07-03 20:04:27.447 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 0b5f12ee-ff4c-4ca1-93de-6c7e973f0a9a 2026-07-03 20:04:27.741 13 INFO neutron.plugins.ml2.plugin [None req-3534f22e-73fe-4080-988b-aa6d19f16a64 - - - - - -] Attempt 1 to provision port 0b5f12ee-ff4c-4ca1-93de-6c7e973f0a9a 2026-07-03 20:04:29.517 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 0b5f12ee-ff4c-4ca1-93de-6c7e973f0a9a 2026-07-03 20:04:35.548 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 27cca5c0-ff9d-40c3-bcb7-bc925291663d 2026-07-03 20:04:35.891 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 9dad375d-f50d-45d1-8160-b0808179e93b 2026-07-03 20:04:37.450 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 27cca5c0-ff9d-40c3-bcb7-bc925291663d 2026-07-03 20:04:37.724 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 9dad375d-f50d-45d1-8160-b0808179e93b 2026-07-03 20:04:40.727 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 2eb2b76c-0820-42b6-aae2-e5bb1274ff07 2026-07-03 20:04:41.108 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 32d47e43-c9b8-4949-b3c6-c8d9939d5851 2026-07-03 20:04:41.488 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port eaefffda-cb36-4664-864e-2a4608108fa8 2026-07-03 20:04:41.986 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d82509a-a201-4403-bd5e-eacb1f249569'] response: {'server_uuid': '651f98aa-9b8a-4aed-94c4-e0b143a414fa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eaefffda-cb36-4664-864e-2a4608108fa8', 'code': 200} 2026-07-03 20:04:43.724 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 2eb2b76c-0820-42b6-aae2-e5bb1274ff07 2026-07-03 20:04:43.959 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port f19f01f5-0927-41bc-8503-b7d81ba100b8 2026-07-03 20:04:44.350 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 32d47e43-c9b8-4949-b3c6-c8d9939d5851 2026-07-03 20:04:44.510 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port eaefffda-cb36-4664-864e-2a4608108fa8 2026-07-03 20:04:44.760 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port bd1f02a2-b661-4328-8944-ba0c69b49552 2026-07-03 20:04:45.216 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0e3361f-ea1a-4f52-a1a6-df83e4237019'] response: {'server_uuid': '6d4c3805-c5e8-4506-8167-07fc5d8d0a36', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bd1f02a2-b661-4328-8944-ba0c69b49552', 'code': 200} 2026-07-03 20:04:45.239 16 INFO neutron.plugins.ml2.plugin [None req-359ca59c-e796-452a-af76-c89247162d9e - - - - - -] Attempt 1 to provision port eaefffda-cb36-4664-864e-2a4608108fa8 2026-07-03 20:04:45.320 16 INFO neutron.plugins.ml2.plugin [None req-359ca59c-e796-452a-af76-c89247162d9e - - - - - -] Attempt 1 to provision port 59db631f-fb8c-4a2f-9259-46d8367e1112 2026-07-03 20:04:45.347 16 INFO neutron.plugins.ml2.plugin [None req-359ca59c-e796-452a-af76-c89247162d9e - - - - - -] Attempt 1 to provision port f19f01f5-0927-41bc-8503-b7d81ba100b8 2026-07-03 20:04:45.413 16 INFO neutron.plugins.ml2.plugin [None req-359ca59c-e796-452a-af76-c89247162d9e - - - - - -] Attempt 1 to provision port 6b32f9b8-a385-4bb9-97ed-54cea1fbeff4 2026-07-03 20:04:45.423 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port bd1f02a2-b661-4328-8944-ba0c69b49552 2026-07-03 20:04:45.437 16 INFO neutron.plugins.ml2.plugin [None req-359ca59c-e796-452a-af76-c89247162d9e - - - - - -] Attempt 1 to provision port 08525401-d324-4ac5-aec9-eb178b49a348 2026-07-03 20:04:45.455 16 INFO neutron.plugins.ml2.plugin [None req-359ca59c-e796-452a-af76-c89247162d9e - - - - - -] Attempt 1 to provision port 0b5f12ee-ff4c-4ca1-93de-6c7e973f0a9a 2026-07-03 20:04:45.586 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port f19f01f5-0927-41bc-8503-b7d81ba100b8 2026-07-03 20:04:49.545 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 002dcf54-b062-4fa2-8a78-c93dd4ac1856 2026-07-03 20:04:51.930 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 002dcf54-b062-4fa2-8a78-c93dd4ac1856 2026-07-03 20:04:52.093 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port f70a21a5-5471-4f36-8169-3723508e2e8d 2026-07-03 20:04:52.194 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e640a238-1066-489c-a8c8-27c9599646af'] response: {'server_uuid': 'dce5487b-39b7-4e5e-a8f4-d94a581304a4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f70a21a5-5471-4f36-8169-3723508e2e8d', 'code': 200} 2026-07-03 20:04:54.298 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port f70a21a5-5471-4f36-8169-3723508e2e8d 2026-07-03 20:04:54.497 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 2e04c7d6-0442-439b-9761-8beca072f43c 2026-07-03 20:04:54.609 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b78ef70-d7b1-4a65-bfe6-a7552b788ef8'] response: {'server_uuid': '2d3c6a8c-bf23-4db0-afe5-e4fe3b936e24', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2e04c7d6-0442-439b-9761-8beca072f43c', 'code': 200} 2026-07-03 20:04:55.548 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 7880c730-eb83-43a8-a066-d97a89397125 2026-07-03 20:04:56.005 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 2e04c7d6-0442-439b-9761-8beca072f43c 2026-07-03 20:04:57.410 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 7880c730-eb83-43a8-a066-d97a89397125 2026-07-03 20:05:00.082 16 INFO neutron.plugins.ml2.plugin [None req-695d8668-a397-4bc0-bf97-52a0334b38fe - - - - - -] Attempt 1 to provision port 7880c730-eb83-43a8-a066-d97a89397125 2026-07-03 20:05:00.151 16 INFO neutron.plugins.ml2.plugin [None req-695d8668-a397-4bc0-bf97-52a0334b38fe - - - - - -] Attempt 1 to provision port 002dcf54-b062-4fa2-8a78-c93dd4ac1856 2026-07-03 20:05:00.196 16 INFO neutron.plugins.ml2.plugin [None req-695d8668-a397-4bc0-bf97-52a0334b38fe - - - - - -] Attempt 1 to provision port 384be9d3-e995-4c0d-aaf7-d00a9d7f9daf 2026-07-03 20:05:00.219 16 INFO neutron.plugins.ml2.plugin [None req-695d8668-a397-4bc0-bf97-52a0334b38fe - - - - - -] Attempt 1 to provision port a83ce3cf-080b-43c8-8018-8bd22f4efbcc 2026-07-03 20:05:00.246 16 INFO neutron.plugins.ml2.plugin [None req-695d8668-a397-4bc0-bf97-52a0334b38fe - - - - - -] Attempt 1 to provision port f70a21a5-5471-4f36-8169-3723508e2e8d 2026-07-03 20:05:00.293 16 INFO neutron.plugins.ml2.plugin [None req-695d8668-a397-4bc0-bf97-52a0334b38fe - - - - - -] Attempt 1 to provision port 2e04c7d6-0442-439b-9761-8beca072f43c 2026-07-03 20:05:00.330 16 INFO neutron.plugins.ml2.plugin [None req-695d8668-a397-4bc0-bf97-52a0334b38fe - - - - - -] Attempt 1 to provision port 08525401-d324-4ac5-aec9-eb178b49a348 2026-07-03 20:05:00.355 16 INFO neutron.plugins.ml2.plugin [None req-695d8668-a397-4bc0-bf97-52a0334b38fe - - - - - -] Attempt 1 to provision port bd1f02a2-b661-4328-8944-ba0c69b49552 2026-07-03 20:05:03.160 16 INFO neutron.plugins.ml2.plugin [None req-8ba8df3f-a6fb-43d3-86a0-31a475d92013 - - - - - -] Attempt 1 to provision port 384be9d3-e995-4c0d-aaf7-d00a9d7f9daf 2026-07-03 20:05:08.019 13 INFO neutron.plugins.ml2.plugin [None req-5a2e3212-ad2d-43f9-99c0-d2417064f05c - - - - - -] Attempt 1 to provision port a83ce3cf-080b-43c8-8018-8bd22f4efbcc 2026-07-03 20:05:08.042 13 INFO neutron.plugins.ml2.plugin [None req-5a2e3212-ad2d-43f9-99c0-d2417064f05c - - - - - -] Attempt 1 to provision port f70a21a5-5471-4f36-8169-3723508e2e8d 2026-07-03 20:05:08.095 13 INFO neutron.plugins.ml2.plugin [None req-5a2e3212-ad2d-43f9-99c0-d2417064f05c - - - - - -] Attempt 1 to provision port 384be9d3-e995-4c0d-aaf7-d00a9d7f9daf 2026-07-03 20:05:08.117 13 INFO neutron.plugins.ml2.plugin [None req-5a2e3212-ad2d-43f9-99c0-d2417064f05c - - - - - -] Attempt 1 to provision port 0e225a0a-53ea-4887-b99f-3fa6597011c4 2026-07-03 20:05:13.206 16 INFO neutron.plugins.ml2.plugin [None req-a042ba26-9b62-420d-90ac-19a98f3bc4a1 - - - - - -] Attempt 1 to provision port 7f6708e6-3f6d-4394-9f2c-6195f9fc209b 2026-07-03 20:05:13.236 16 INFO neutron.plugins.ml2.plugin [None req-a042ba26-9b62-420d-90ac-19a98f3bc4a1 - - - - - -] Attempt 1 to provision port bd1f02a2-b661-4328-8944-ba0c69b49552 2026-07-03 20:05:13.411 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 0e225a0a-53ea-4887-b99f-3fa6597011c4 2026-07-03 20:05:13.657 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 384be9d3-e995-4c0d-aaf7-d00a9d7f9daf 2026-07-03 20:05:15.438 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port a83ce3cf-080b-43c8-8018-8bd22f4efbcc 2026-07-03 20:05:15.716 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 0e225a0a-53ea-4887-b99f-3fa6597011c4 2026-07-03 20:05:15.846 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 384be9d3-e995-4c0d-aaf7-d00a9d7f9daf 2026-07-03 20:05:16.059 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 7f6708e6-3f6d-4394-9f2c-6195f9fc209b 2026-07-03 20:05:17.400 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port a83ce3cf-080b-43c8-8018-8bd22f4efbcc 2026-07-03 20:05:17.612 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 7f6708e6-3f6d-4394-9f2c-6195f9fc209b 2026-07-03 20:05:19.953 16 INFO neutron.plugins.ml2.plugin [None req-d3dad4d9-a8e7-4f94-98b8-3d7448dfa160 - - - - - -] Attempt 1 to provision port f70a21a5-5471-4f36-8169-3723508e2e8d 2026-07-03 20:05:20.006 16 INFO neutron.plugins.ml2.plugin [None req-d3dad4d9-a8e7-4f94-98b8-3d7448dfa160 - - - - - -] Attempt 1 to provision port 7b559c9d-3532-40b6-b57b-ac44f76bfde2 2026-07-03 20:05:23.171 16 INFO neutron.plugins.ml2.plugin [None req-1d9d4cb0-7afb-43ba-a6f0-69779e4cf4d9 - - - - - -] Attempt 1 to provision port f70a21a5-5471-4f36-8169-3723508e2e8d 2026-07-03 20:05:25.699 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9ef66d3-9863-476e-94fb-c1e4397cddb3'] response: {'server_uuid': 'dce5487b-39b7-4e5e-a8f4-d94a581304a4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f70a21a5-5471-4f36-8169-3723508e2e8d', 'code': 200} 2026-07-03 20:05:37.600 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f57127f1-2beb-4b68-a38f-c5e263e24b16'] response: {'server_uuid': '6d4c3805-c5e8-4506-8167-07fc5d8d0a36', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bd1f02a2-b661-4328-8944-ba0c69b49552', 'code': 200} 2026-07-03 20:05:39.431 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 46393163-5aa1-4805-b3d6-95c33995b9bb 2026-07-03 20:05:39.749 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port addf0d21-8da7-49fe-9860-ad7487deb4b0 2026-07-03 20:05:39.890 13 INFO neutron.plugins.ml2.plugin [None req-2d7e2b80-315f-416a-b097-c2ea23ee59b8 - - - - - -] Attempt 1 to provision port 46393163-5aa1-4805-b3d6-95c33995b9bb 2026-07-03 20:05:39.964 13 INFO neutron.plugins.ml2.plugin [None req-2d7e2b80-315f-416a-b097-c2ea23ee59b8 - - - - - -] Attempt 1 to provision port fdc70cf0-ab05-4710-b989-8f5d193409e1 2026-07-03 20:05:42.021 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 46393163-5aa1-4805-b3d6-95c33995b9bb 2026-07-03 20:05:42.180 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port bd1f02a2-b661-4328-8944-ba0c69b49552 2026-07-03 20:05:42.268 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f18acc6-16de-48a2-b2e6-a9fa8a56aa9c'] response: {'server_uuid': '6d4c3805-c5e8-4506-8167-07fc5d8d0a36', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bd1f02a2-b661-4328-8944-ba0c69b49552', 'code': 200} 2026-07-03 20:05:42.436 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port addf0d21-8da7-49fe-9860-ad7487deb4b0 2026-07-03 20:05:43.435 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port bd1f02a2-b661-4328-8944-ba0c69b49552 2026-07-03 20:05:43.657 16 INFO neutron.plugins.ml2.plugin [None req-bdcced12-e94c-41b5-87af-4b33c1120a6e - - - - - -] Attempt 1 to provision port 24703baf-64d8-47e8-b566-9df8c4083299 2026-07-03 20:05:43.685 16 INFO neutron.plugins.ml2.plugin [None req-bdcced12-e94c-41b5-87af-4b33c1120a6e - - - - - -] Attempt 1 to provision port 46393163-5aa1-4805-b3d6-95c33995b9bb 2026-07-03 20:05:46.105 16 INFO neutron.plugins.ml2.plugin [None req-62cfac16-68e2-4892-9aed-e2731ca1f4f7 - - - - - -] Attempt 1 to provision port 24703baf-64d8-47e8-b566-9df8c4083299 2026-07-03 20:05:57.504 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port fdc70cf0-ab05-4710-b989-8f5d193409e1 2026-07-03 20:05:57.812 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 24703baf-64d8-47e8-b566-9df8c4083299 2026-07-03 20:06:00.126 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port fdc70cf0-ab05-4710-b989-8f5d193409e1 2026-07-03 20:06:00.288 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 24703baf-64d8-47e8-b566-9df8c4083299 2026-07-03 20:06:00.498 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port aaea795d-49ed-4460-ad54-cdfccf4da6aa 2026-07-03 20:06:00.631 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1dcff3d9-f1a3-45c6-86b1-fe80d8b0c00c'] response: {'server_uuid': '9e41f4bf-195e-401b-93be-049581cefd8f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aaea795d-49ed-4460-ad54-cdfccf4da6aa', 'code': 200} 2026-07-03 20:06:01.960 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port aaea795d-49ed-4460-ad54-cdfccf4da6aa 2026-07-03 20:06:03.966 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port ec3fcf60-bc3f-4fe1-9f85-8f444679ffbe 2026-07-03 20:06:05.302 13 INFO neutron.plugins.ml2.plugin [None req-fe8ec3cc-cb02-4745-948c-2e8c1ed2b9b3 - - - - - -] Attempt 1 to provision port ec3fcf60-bc3f-4fe1-9f85-8f444679ffbe 2026-07-03 20:06:05.896 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port ec3fcf60-bc3f-4fe1-9f85-8f444679ffbe 2026-07-03 20:06:08.054 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 42d41123-c113-48de-9ffc-1cc3031c45ca 2026-07-03 20:06:21.935 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port d5b43aa2-ae7a-4201-a4a5-a0b9958a6cbe 2026-07-03 20:06:23.670 13 INFO neutron.plugins.ml2.plugin [None req-0e1adc81-a1be-4d6c-9fa3-8922806ad068 - - - - - -] Attempt 1 to provision port f1ffdfc0-f5e6-4201-811c-6ff25c96a731 2026-07-03 20:06:23.942 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port d5b43aa2-ae7a-4201-a4a5-a0b9958a6cbe 2026-07-03 20:06:27.958 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 4875d790-e6c0-438a-826f-3bc35869cc35 2026-07-03 20:06:29.958 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 4875d790-e6c0-438a-826f-3bc35869cc35 2026-07-03 20:06:30.040 16 INFO neutron.plugins.ml2.plugin [None req-a0b9a246-04ee-46e5-bec7-29c58d94497f - - - - - -] Attempt 1 to provision port 2dd5054b-1320-41d5-8119-e8b6a583e6e9 2026-07-03 20:06:30.068 16 INFO neutron.plugins.ml2.plugin [None req-a0b9a246-04ee-46e5-bec7-29c58d94497f - - - - - -] Attempt 1 to provision port 4875d790-e6c0-438a-826f-3bc35869cc35 2026-07-03 20:06:34.488 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 2e25ab1d-0c7f-4b86-b21f-c285af1ce198 2026-07-03 20:06:34.579 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0966f1bc-d019-45cb-a564-8e18dd55f9e8'] response: {'server_uuid': '901b9c0d-e74f-4420-a792-0c882a080379', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2e25ab1d-0c7f-4b86-b21f-c285af1ce198', 'code': 200} 2026-07-03 20:06:34.846 16 INFO neutron.plugins.ml2.plugin [None req-b209c1bd-07a1-4a01-b8cf-d650279fc230 - - - - - -] Attempt 1 to provision port 2e25ab1d-0c7f-4b86-b21f-c285af1ce198 2026-07-03 20:06:34.963 16 INFO neutron.plugins.ml2.plugin [None req-b209c1bd-07a1-4a01-b8cf-d650279fc230 - - - - - -] Attempt 1 to provision port 4875d790-e6c0-438a-826f-3bc35869cc35 2026-07-03 20:06:35.012 16 INFO neutron.plugins.ml2.plugin [None req-b209c1bd-07a1-4a01-b8cf-d650279fc230 - - - - - -] Attempt 1 to provision port 2dd5054b-1320-41d5-8119-e8b6a583e6e9 2026-07-03 20:06:35.972 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 2e25ab1d-0c7f-4b86-b21f-c285af1ce198 2026-07-03 20:06:40.059 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 2dd5054b-1320-41d5-8119-e8b6a583e6e9 2026-07-03 20:06:40.325 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port f1ffdfc0-f5e6-4201-811c-6ff25c96a731 2026-07-03 20:06:42.163 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port f1ffdfc0-f5e6-4201-811c-6ff25c96a731 2026-07-03 20:06:42.350 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 2dd5054b-1320-41d5-8119-e8b6a583e6e9 2026-07-03 20:06:58.041 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 3d1a5215-68d7-4ce4-bed6-1aff80788281 2026-07-03 20:07:00.028 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 3d1a5215-68d7-4ce4-bed6-1aff80788281 2026-07-03 20:07:00.231 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port acdaab16-36a0-4b0c-8b83-78d46a0f4c63 2026-07-03 20:07:02.269 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port acdaab16-36a0-4b0c-8b83-78d46a0f4c63 2026-07-03 20:07:03.976 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 68cb347a-b780-463a-8dc2-eb696a67e514 2026-07-03 20:07:06.062 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 68cb347a-b780-463a-8dc2-eb696a67e514 2026-07-03 20:07:06.235 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port cdde9452-8388-422f-b94b-75b1d2de1dd8 2026-07-03 20:07:07.466 13 INFO neutron.plugins.ml2.plugin [None req-13b28588-e9c8-42ca-a7d0-6fed03807247 - - - - - -] Attempt 1 to provision port adcb9ed7-9f12-436a-bf86-e5b7dda30d78 2026-07-03 20:07:07.495 13 INFO neutron.plugins.ml2.plugin [None req-13b28588-e9c8-42ca-a7d0-6fed03807247 - - - - - -] Attempt 1 to provision port acdaab16-36a0-4b0c-8b83-78d46a0f4c63 2026-07-03 20:07:07.548 13 INFO neutron.plugins.ml2.plugin [None req-13b28588-e9c8-42ca-a7d0-6fed03807247 - - - - - -] Attempt 1 to provision port 68cb347a-b780-463a-8dc2-eb696a67e514 2026-07-03 20:07:07.943 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port cdde9452-8388-422f-b94b-75b1d2de1dd8 2026-07-03 20:07:12.524 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 7d5bc77c-b59c-46e4-a297-43c76a0746b7 2026-07-03 20:07:12.625 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9af1174-ea55-4ac3-a965-9f5e1ac6d675'] response: {'server_uuid': '68d2d485-e461-4102-a35c-c1f8100ca1b5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7d5bc77c-b59c-46e4-a297-43c76a0746b7', 'code': 200} 2026-07-03 20:07:12.937 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 82bb4fbf-3c4a-4f61-8ebe-fc2d7c91c9ca 2026-07-03 20:07:14.101 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 7d5bc77c-b59c-46e4-a297-43c76a0746b7 2026-07-03 20:07:14.336 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 82bb4fbf-3c4a-4f61-8ebe-fc2d7c91c9ca 2026-07-03 20:07:16.047 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 632bce33-3f11-4784-8fd7-17a1eddbe1db 2026-07-03 20:07:16.290 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port f28f1373-37ff-4fa2-9641-78f38e9bcd14 2026-07-03 20:07:16.506 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 0bdbc56d-7675-4df3-b24f-90f9a8bc9cc0 2026-07-03 20:07:16.750 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port adcb9ed7-9f12-436a-bf86-e5b7dda30d78 2026-07-03 20:07:18.266 16 INFO neutron.plugins.ml2.plugin [None req-5e810996-9e99-4f2a-912b-c91723501d66 - - - - - -] Attempt 1 to provision port 4f1094e3-9870-4d06-a671-44fb82653351 2026-07-03 20:07:18.300 16 INFO neutron.plugins.ml2.plugin [None req-5e810996-9e99-4f2a-912b-c91723501d66 - - - - - -] Attempt 1 to provision port 68cb347a-b780-463a-8dc2-eb696a67e514 2026-07-03 20:07:18.351 16 INFO neutron.plugins.ml2.plugin [None req-5e810996-9e99-4f2a-912b-c91723501d66 - - - - - -] Attempt 1 to provision port 82bb4fbf-3c4a-4f61-8ebe-fc2d7c91c9ca 2026-07-03 20:07:18.415 16 INFO neutron.plugins.ml2.plugin [None req-5e810996-9e99-4f2a-912b-c91723501d66 - - - - - -] Attempt 1 to provision port 7d5bc77c-b59c-46e4-a297-43c76a0746b7 2026-07-03 20:07:18.462 16 INFO neutron.plugins.ml2.plugin [None req-5e810996-9e99-4f2a-912b-c91723501d66 - - - - - -] Attempt 1 to provision port adcb9ed7-9f12-436a-bf86-e5b7dda30d78 2026-07-03 20:07:18.513 16 INFO neutron.plugins.ml2.plugin [None req-5e810996-9e99-4f2a-912b-c91723501d66 - - - - - -] Attempt 1 to provision port acdaab16-36a0-4b0c-8b83-78d46a0f4c63 2026-07-03 20:07:18.562 16 INFO neutron.plugins.ml2.plugin [None req-5e810996-9e99-4f2a-912b-c91723501d66 - - - - - -] Attempt 1 to provision port 0bdbc56d-7675-4df3-b24f-90f9a8bc9cc0 2026-07-03 20:07:19.164 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port f28f1373-37ff-4fa2-9641-78f38e9bcd14 2026-07-03 20:07:19.712 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 632bce33-3f11-4784-8fd7-17a1eddbe1db 2026-07-03 20:07:20.033 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port dbcea6ad-36c5-4964-8d07-3f3c1b73cc6a 2026-07-03 20:07:20.226 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-adaf3d51-f1ef-47ba-8768-3017d6f6d7ac'] response: {'server_uuid': 'b0a9e61c-ba9c-49c6-8edd-98e5d818e911', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dbcea6ad-36c5-4964-8d07-3f3c1b73cc6a', 'code': 200} 2026-07-03 20:07:20.613 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 0bdbc56d-7675-4df3-b24f-90f9a8bc9cc0 2026-07-03 20:07:20.849 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port adcb9ed7-9f12-436a-bf86-e5b7dda30d78 2026-07-03 20:07:21.267 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port dbcea6ad-36c5-4964-8d07-3f3c1b73cc6a 2026-07-03 20:07:22.420 13 INFO neutron.plugins.ml2.plugin [None req-e657cfb9-70b7-4d72-aecb-45faa21245cf - - - - - -] Attempt 1 to provision port f28f1373-37ff-4fa2-9641-78f38e9bcd14 2026-07-03 20:07:22.555 13 INFO neutron.plugins.ml2.plugin [None req-e657cfb9-70b7-4d72-aecb-45faa21245cf - - - - - -] Attempt 1 to provision port adcb9ed7-9f12-436a-bf86-e5b7dda30d78 2026-07-03 20:07:22.664 13 INFO neutron.plugins.ml2.plugin [None req-e657cfb9-70b7-4d72-aecb-45faa21245cf - - - - - -] Attempt 1 to provision port 4f1094e3-9870-4d06-a671-44fb82653351 2026-07-03 20:07:23.285 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 39f71ba1-902b-4ea2-8c3e-f9884988a862 2026-07-03 20:07:23.574 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 4f1094e3-9870-4d06-a671-44fb82653351 2026-07-03 20:07:25.294 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 39f71ba1-902b-4ea2-8c3e-f9884988a862 2026-07-03 20:07:25.438 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 4f1094e3-9870-4d06-a671-44fb82653351 2026-07-03 20:07:27.311 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port b428c6df-1c14-4336-9979-cacb2ddd025a 2026-07-03 20:07:28.575 13 INFO neutron.plugins.ml2.plugin [None req-311db618-9133-4123-8650-bd29e6177aa5 - - - - - -] Attempt 1 to provision port b428c6df-1c14-4336-9979-cacb2ddd025a 2026-07-03 20:07:28.637 13 INFO neutron.plugins.ml2.plugin [None req-311db618-9133-4123-8650-bd29e6177aa5 - - - - - -] Attempt 1 to provision port 4f1094e3-9870-4d06-a671-44fb82653351 2026-07-03 20:07:28.690 13 INFO neutron.plugins.ml2.plugin [None req-311db618-9133-4123-8650-bd29e6177aa5 - - - - - -] Attempt 1 to provision port 39f71ba1-902b-4ea2-8c3e-f9884988a862 2026-07-03 20:07:28.742 13 INFO neutron.plugins.ml2.plugin [None req-311db618-9133-4123-8650-bd29e6177aa5 - - - - - -] Attempt 1 to provision port 632bce33-3f11-4784-8fd7-17a1eddbe1db 2026-07-03 20:07:28.779 13 INFO neutron.plugins.ml2.plugin [None req-311db618-9133-4123-8650-bd29e6177aa5 - - - - - -] Attempt 1 to provision port 0bdbc56d-7675-4df3-b24f-90f9a8bc9cc0 2026-07-03 20:07:29.343 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port b428c6df-1c14-4336-9979-cacb2ddd025a 2026-07-03 20:07:29.543 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port b87726ee-bec2-4891-8424-e0e29de24468 2026-07-03 20:07:29.649 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-577d3d0c-d45f-4090-949e-df1f46edbf0b'] response: {'server_uuid': '3c620d9f-c73d-416a-af1f-1564ad38bac0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b87726ee-bec2-4891-8424-e0e29de24468', 'code': 200} 2026-07-03 20:07:31.255 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port b87726ee-bec2-4891-8424-e0e29de24468 2026-07-03 20:07:33.667 13 INFO neutron.plugins.ml2.plugin [None req-a6c72363-b853-41ad-8519-c34f97edc8d8 - - - - - -] Attempt 1 to provision port adcb9ed7-9f12-436a-bf86-e5b7dda30d78 2026-07-03 20:07:33.755 13 INFO neutron.plugins.ml2.plugin [None req-a6c72363-b853-41ad-8519-c34f97edc8d8 - - - - - -] Attempt 1 to provision port b428c6df-1c14-4336-9979-cacb2ddd025a 2026-07-03 20:07:33.821 13 INFO neutron.plugins.ml2.plugin [None req-a6c72363-b853-41ad-8519-c34f97edc8d8 - - - - - -] Attempt 1 to provision port 632bce33-3f11-4784-8fd7-17a1eddbe1db 2026-07-03 20:07:33.883 13 INFO neutron.plugins.ml2.plugin [None req-a6c72363-b853-41ad-8519-c34f97edc8d8 - - - - - -] Attempt 1 to provision port 7d5bc77c-b59c-46e4-a297-43c76a0746b7 2026-07-03 20:07:37.284 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 28c8b125-ae83-458e-8621-23659e20f3f6 2026-07-03 20:07:37.757 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 255193d9-36d8-4c49-ad16-8c0eec8b2449 2026-07-03 20:07:39.264 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 28c8b125-ae83-458e-8621-23659e20f3f6 2026-07-03 20:07:39.456 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 255193d9-36d8-4c49-ad16-8c0eec8b2449 2026-07-03 20:07:41.646 13 INFO neutron.plugins.ml2.plugin [None req-5b4ab33a-7b4c-4e7a-958d-59fb72f5773f - - - - - -] Attempt 1 to provision port d72b9f0c-7f00-4fea-8290-4c7d93f9526e 2026-07-03 20:07:41.668 13 INFO neutron.plugins.ml2.plugin [None req-5b4ab33a-7b4c-4e7a-958d-59fb72f5773f - - - - - -] Attempt 1 to provision port b428c6df-1c14-4336-9979-cacb2ddd025a 2026-07-03 20:07:41.744 13 INFO neutron.plugins.ml2.plugin [None req-5b4ab33a-7b4c-4e7a-958d-59fb72f5773f - - - - - -] Attempt 1 to provision port 60b94025-b588-4e89-8fcc-5e88d948615d 2026-07-03 20:07:41.831 13 INFO neutron.plugins.ml2.plugin [None req-5b4ab33a-7b4c-4e7a-958d-59fb72f5773f - - - - - -] Attempt 1 to provision port 255193d9-36d8-4c49-ad16-8c0eec8b2449 2026-07-03 20:07:41.883 13 INFO neutron.plugins.ml2.plugin [None req-5b4ab33a-7b4c-4e7a-958d-59fb72f5773f - - - - - -] Attempt 1 to provision port 632bce33-3f11-4784-8fd7-17a1eddbe1db 2026-07-03 20:07:43.305 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port d425dd23-a04d-445a-8d37-a73c553fb575 2026-07-03 20:07:45.301 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port d425dd23-a04d-445a-8d37-a73c553fb575 2026-07-03 20:07:49.263 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port d8649717-2bce-42a2-8813-250b4bac4089 2026-07-03 20:07:51.321 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port d8649717-2bce-42a2-8813-250b4bac4089 2026-07-03 20:07:51.500 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 2967c588-dfa4-40c5-a401-b17a8db39cc2 2026-07-03 20:07:51.537 13 INFO neutron.plugins.ml2.plugin [None req-93a9d5f8-a723-4fdb-9b37-4081d12c2cfb - - - - - -] Attempt 1 to provision port d1877266-06b1-4d61-97b5-60194ec51037 2026-07-03 20:07:51.561 13 INFO neutron.plugins.ml2.plugin [None req-93a9d5f8-a723-4fdb-9b37-4081d12c2cfb - - - - - -] Attempt 1 to provision port b87726ee-bec2-4891-8424-e0e29de24468 2026-07-03 20:07:51.608 13 INFO neutron.plugins.ml2.plugin [None req-93a9d5f8-a723-4fdb-9b37-4081d12c2cfb - - - - - -] Attempt 1 to provision port ff132f7f-8a58-477c-88ef-de37ba2a251f 2026-07-03 20:07:51.626 13 INFO neutron.plugins.ml2.plugin [None req-93a9d5f8-a723-4fdb-9b37-4081d12c2cfb - - - - - -] Attempt 1 to provision port 255193d9-36d8-4c49-ad16-8c0eec8b2449 2026-07-03 20:07:51.676 13 INFO neutron.plugins.ml2.plugin [None req-93a9d5f8-a723-4fdb-9b37-4081d12c2cfb - - - - - -] Attempt 1 to provision port 632bce33-3f11-4784-8fd7-17a1eddbe1db 2026-07-03 20:07:51.724 13 INFO neutron.plugins.ml2.plugin [None req-93a9d5f8-a723-4fdb-9b37-4081d12c2cfb - - - - - -] Attempt 1 to provision port d8649717-2bce-42a2-8813-250b4bac4089 2026-07-03 20:07:53.262 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 2967c588-dfa4-40c5-a401-b17a8db39cc2 2026-07-03 20:07:56.306 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 136710df-13a5-4a5e-9b11-4cc0e0587540 2026-07-03 20:07:56.425 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-633d09af-f63a-482a-803d-8e742394ca30'] response: {'server_uuid': '553f0575-f5f8-4bfa-8944-daf11d6433ac', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '136710df-13a5-4a5e-9b11-4cc0e0587540', 'code': 200} 2026-07-03 20:07:57.339 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 136710df-13a5-4a5e-9b11-4cc0e0587540 2026-07-03 20:07:57.355 13 INFO neutron.plugins.ml2.plugin [None req-bf2e80e6-3a0e-40a0-b867-93bf3305ea27 - - - - - -] Attempt 1 to provision port 1a0dbddf-dddc-4ffa-a334-8577d487d876 2026-07-03 20:07:57.413 13 INFO neutron.plugins.ml2.plugin [None req-bf2e80e6-3a0e-40a0-b867-93bf3305ea27 - - - - - -] Attempt 1 to provision port d1877266-06b1-4d61-97b5-60194ec51037 2026-07-03 20:07:57.494 13 INFO neutron.plugins.ml2.plugin [None req-bf2e80e6-3a0e-40a0-b867-93bf3305ea27 - - - - - -] Attempt 1 to provision port 136710df-13a5-4a5e-9b11-4cc0e0587540 2026-07-03 20:07:57.642 13 INFO neutron.plugins.ml2.plugin [None req-bf2e80e6-3a0e-40a0-b867-93bf3305ea27 - - - - - -] Attempt 1 to provision port d8649717-2bce-42a2-8813-250b4bac4089 2026-07-03 20:07:59.475 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port d72b9f0c-7f00-4fea-8290-4c7d93f9526e 2026-07-03 20:07:59.751 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port db70de72-f099-493b-aa66-97a688cd3c59 2026-07-03 20:08:00.219 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port ff132f7f-8a58-477c-88ef-de37ba2a251f 2026-07-03 20:08:00.892 13 INFO neutron.plugins.ml2.plugin [None req-2fee8e3f-f358-489c-851c-d32f72d54bd4 - - - - - -] Attempt 1 to provision port db70de72-f099-493b-aa66-97a688cd3c59 2026-07-03 20:08:00.965 13 INFO neutron.plugins.ml2.plugin [None req-2fee8e3f-f358-489c-851c-d32f72d54bd4 - - - - - -] Attempt 1 to provision port c0d9cdd7-fcb8-49ec-b0d2-c66b634e9a07 2026-07-03 20:08:01.326 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 60b94025-b588-4e89-8fcc-5e88d948615d 2026-07-03 20:08:01.551 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port d72b9f0c-7f00-4fea-8290-4c7d93f9526e 2026-07-03 20:08:01.674 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port db70de72-f099-493b-aa66-97a688cd3c59 2026-07-03 20:08:01.852 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port d1877266-06b1-4d61-97b5-60194ec51037 2026-07-03 20:08:02.132 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port ff132f7f-8a58-477c-88ef-de37ba2a251f 2026-07-03 20:08:02.643 13 INFO neutron.plugins.ml2.plugin [None req-f43ee649-ddb6-4100-8620-fb95e9618262 - - - - - -] Attempt 1 to provision port db70de72-f099-493b-aa66-97a688cd3c59 2026-07-03 20:08:02.721 13 INFO neutron.plugins.ml2.plugin [None req-f43ee649-ddb6-4100-8620-fb95e9618262 - - - - - -] Attempt 1 to provision port c0d9cdd7-fcb8-49ec-b0d2-c66b634e9a07 2026-07-03 20:08:03.883 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 60b94025-b588-4e89-8fcc-5e88d948615d 2026-07-03 20:08:04.056 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 8c1ed082-3493-4f7e-b899-30af84bf9d1e 2026-07-03 20:08:04.156 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-95c24e94-efb2-4d49-8873-2f1fa4d91790'] response: {'server_uuid': '99a4976b-cf8a-4bfc-a283-8f56ddc2e85f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8c1ed082-3493-4f7e-b899-30af84bf9d1e', 'code': 200} 2026-07-03 20:08:04.449 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port d1877266-06b1-4d61-97b5-60194ec51037 2026-07-03 20:08:05.358 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 8c1ed082-3493-4f7e-b899-30af84bf9d1e 2026-07-03 20:08:05.477 13 INFO neutron.plugins.ml2.plugin [None req-abdc1782-1d74-4059-a1eb-3945e33721c9 - - - - - -] Attempt 1 to provision port c0d9cdd7-fcb8-49ec-b0d2-c66b634e9a07 2026-07-03 20:08:05.516 13 INFO neutron.plugins.ml2.plugin [None req-abdc1782-1d74-4059-a1eb-3945e33721c9 - - - - - -] Attempt 1 to provision port 8c1ed082-3493-4f7e-b899-30af84bf9d1e 2026-07-03 20:08:09.292 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port c0d9cdd7-fcb8-49ec-b0d2-c66b634e9a07 2026-07-03 20:08:09.531 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 1a0dbddf-dddc-4ffa-a334-8577d487d876 2026-07-03 20:08:11.276 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port c0d9cdd7-fcb8-49ec-b0d2-c66b634e9a07 2026-07-03 20:08:11.448 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 1a0dbddf-dddc-4ffa-a334-8577d487d876 2026-07-03 20:08:13.450 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-fff16a1e-4b47-448d-83aa-57b18ffb371e'] response: {'server_uuid': '553f0575-f5f8-4bfa-8944-daf11d6433ac', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '136710df-13a5-4a5e-9b11-4cc0e0587540', 'code': 200} 2026-07-03 20:08:21.279 16 INFO neutron.plugins.ml2.plugin [None req-7b2a7976-2dfa-45c9-951f-b0572d966c10 - - - - - -] Attempt 1 to provision port 66490937-7c9d-42e0-89e3-fd5e112608e1 2026-07-03 20:08:43.803 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 02e1ea4a-7f26-4148-b5f2-63c071814a2f 2026-07-03 20:08:43.919 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e6d06dd-c71b-4461-81a4-e3e9deb66725'] response: {'server_uuid': 'e8ff3367-4af0-44f6-b574-df71df2f7c55', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '02e1ea4a-7f26-4148-b5f2-63c071814a2f', 'code': 200} 2026-07-03 20:08:45.324 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 02e1ea4a-7f26-4148-b5f2-63c071814a2f 2026-07-03 20:08:47.853 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 5b3ffb17-e624-4e70-987e-86cf158fc33e 2026-07-03 20:08:47.950 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8307c3a-a9c2-4792-ac1f-a61f706a56f9'] response: {'server_uuid': '1123cfbd-ac97-4124-b151-7f531dd9f6c1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5b3ffb17-e624-4e70-987e-86cf158fc33e', 'code': 200} 2026-07-03 20:08:49.273 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 5b3ffb17-e624-4e70-987e-86cf158fc33e 2026-07-03 20:09:11.513 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7478f143-1579-4a4e-ac98-ebcf51726efb'] response: {'server_uuid': '1123cfbd-ac97-4124-b151-7f531dd9f6c1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5b3ffb17-e624-4e70-987e-86cf158fc33e', 'code': 200} 2026-07-03 20:09:23.710 16 INFO neutron.plugins.ml2.plugin [None req-3834e92a-12bd-40db-8b4d-7699e060589f - - - - - -] Attempt 1 to provision port 142b163a-d535-48f8-9859-fae79b87c331 2026-07-03 20:09:29.310 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 142b163a-d535-48f8-9859-fae79b87c331 2026-07-03 20:09:29.452 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce1f0c0a-b10a-42f7-9b22-03c081340bbe'] response: {'server_uuid': 'e8ff3367-4af0-44f6-b574-df71df2f7c55', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '142b163a-d535-48f8-9859-fae79b87c331', 'code': 200} 2026-07-03 20:09:31.274 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 142b163a-d535-48f8-9859-fae79b87c331 2026-07-03 20:09:33.791 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 142b163a-d535-48f8-9859-fae79b87c331 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers [None req-e71efab5-7d4b-405c-8201-d76e1259239c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 977e2319-4484-4fe3-bd25-cf5854783566 could not be found. 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-03 20:09:34.807 16 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-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-03 20:09:34.807 16 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-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-03 20:09:34.807 16 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-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.807 16 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-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.807 16 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-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.807 16 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-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 977e2319-4484-4fe3-bd25-cf5854783566 could not be found. 2026-07-03 20:09:34.807 16 ERROR neutron.plugins.ml2.managers 2026-07-03 20:09:34.813 16 ERROR neutron.plugins.ml2.managers [None req-e71efab5-7d4b-405c-8201-d76e1259239c - - - - - -] Failed to bind port c35b70f8-23da-4788-a808-aa0a18afb115 on host instance for vnic_type normal using segments [{'id': 'e0f7d4c8-9f6e-46fe-9af5-308520bcf060', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 44, 'network_id': '7fc0b0fc-47d3-43a4-8642-7b29cbfbf5bd'}] 2026-07-03 20:09:34.813 16 INFO neutron.plugins.ml2.plugin [None req-e71efab5-7d4b-405c-8201-d76e1259239c - - - - - -] Attempt 2 to bind port c35b70f8-23da-4788-a808-aa0a18afb115 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers [None req-e71efab5-7d4b-405c-8201-d76e1259239c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 977e2319-4484-4fe3-bd25-cf5854783566 could not be found. 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-03 20:09:34.823 16 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-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-03 20:09:34.823 16 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-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-03 20:09:34.823 16 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-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.823 16 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-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.823 16 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-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.823 16 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-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 977e2319-4484-4fe3-bd25-cf5854783566 could not be found. 2026-07-03 20:09:34.823 16 ERROR neutron.plugins.ml2.managers 2026-07-03 20:09:34.824 16 ERROR neutron.plugins.ml2.managers [None req-e71efab5-7d4b-405c-8201-d76e1259239c - - - - - -] Failed to bind port c35b70f8-23da-4788-a808-aa0a18afb115 on host instance for vnic_type normal using segments [{'id': 'e0f7d4c8-9f6e-46fe-9af5-308520bcf060', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 44, 'network_id': '7fc0b0fc-47d3-43a4-8642-7b29cbfbf5bd'}] 2026-07-03 20:09:34.825 16 INFO neutron.plugins.ml2.plugin [None req-e71efab5-7d4b-405c-8201-d76e1259239c - - - - - -] Attempt 3 to bind port c35b70f8-23da-4788-a808-aa0a18afb115 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers [None req-e71efab5-7d4b-405c-8201-d76e1259239c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 977e2319-4484-4fe3-bd25-cf5854783566 could not be found. 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-03 20:09:34.835 16 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-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-03 20:09:34.835 16 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-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-03 20:09:34.835 16 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-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.835 16 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-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.835 16 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-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.835 16 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-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 977e2319-4484-4fe3-bd25-cf5854783566 could not be found. 2026-07-03 20:09:34.835 16 ERROR neutron.plugins.ml2.managers 2026-07-03 20:09:34.836 16 ERROR neutron.plugins.ml2.managers [None req-e71efab5-7d4b-405c-8201-d76e1259239c - - - - - -] Failed to bind port c35b70f8-23da-4788-a808-aa0a18afb115 on host instance for vnic_type normal using segments [{'id': 'e0f7d4c8-9f6e-46fe-9af5-308520bcf060', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 44, 'network_id': '7fc0b0fc-47d3-43a4-8642-7b29cbfbf5bd'}] 2026-07-03 20:09:34.837 16 INFO neutron.plugins.ml2.plugin [None req-e71efab5-7d4b-405c-8201-d76e1259239c - - - - - -] Attempt 4 to bind port c35b70f8-23da-4788-a808-aa0a18afb115 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers [None req-e71efab5-7d4b-405c-8201-d76e1259239c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 977e2319-4484-4fe3-bd25-cf5854783566 could not be found. 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-03 20:09:34.879 16 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-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-03 20:09:34.879 16 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-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-03 20:09:34.879 16 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-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.879 16 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-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.879 16 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-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.879 16 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-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 977e2319-4484-4fe3-bd25-cf5854783566 could not be found. 2026-07-03 20:09:34.879 16 ERROR neutron.plugins.ml2.managers 2026-07-03 20:09:34.882 16 ERROR neutron.plugins.ml2.managers [None req-e71efab5-7d4b-405c-8201-d76e1259239c - - - - - -] Failed to bind port c35b70f8-23da-4788-a808-aa0a18afb115 on host instance for vnic_type normal using segments [{'id': 'e0f7d4c8-9f6e-46fe-9af5-308520bcf060', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 44, 'network_id': '7fc0b0fc-47d3-43a4-8642-7b29cbfbf5bd'}] 2026-07-03 20:09:34.882 16 INFO neutron.plugins.ml2.plugin [None req-e71efab5-7d4b-405c-8201-d76e1259239c - - - - - -] Attempt 5 to bind port c35b70f8-23da-4788-a808-aa0a18afb115 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers [None req-e71efab5-7d4b-405c-8201-d76e1259239c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 977e2319-4484-4fe3-bd25-cf5854783566 could not be found. 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-03 20:09:34.895 16 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-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-03 20:09:34.895 16 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-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-03 20:09:34.895 16 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-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.895 16 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-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.895 16 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-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.895 16 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-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 977e2319-4484-4fe3-bd25-cf5854783566 could not be found. 2026-07-03 20:09:34.895 16 ERROR neutron.plugins.ml2.managers 2026-07-03 20:09:34.897 16 ERROR neutron.plugins.ml2.managers [None req-e71efab5-7d4b-405c-8201-d76e1259239c - - - - - -] Failed to bind port c35b70f8-23da-4788-a808-aa0a18afb115 on host instance for vnic_type normal using segments [{'id': 'e0f7d4c8-9f6e-46fe-9af5-308520bcf060', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 44, 'network_id': '7fc0b0fc-47d3-43a4-8642-7b29cbfbf5bd'}] 2026-07-03 20:09:34.897 16 INFO neutron.plugins.ml2.plugin [None req-e71efab5-7d4b-405c-8201-d76e1259239c - - - - - -] Attempt 6 to bind port c35b70f8-23da-4788-a808-aa0a18afb115 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers [None req-e71efab5-7d4b-405c-8201-d76e1259239c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 977e2319-4484-4fe3-bd25-cf5854783566 could not be found. 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-03 20:09:34.909 16 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-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-03 20:09:34.909 16 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-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-03 20:09:34.909 16 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-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.909 16 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-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.909 16 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-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.909 16 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-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 977e2319-4484-4fe3-bd25-cf5854783566 could not be found. 2026-07-03 20:09:34.909 16 ERROR neutron.plugins.ml2.managers 2026-07-03 20:09:34.913 16 ERROR neutron.plugins.ml2.managers [None req-e71efab5-7d4b-405c-8201-d76e1259239c - - - - - -] Failed to bind port c35b70f8-23da-4788-a808-aa0a18afb115 on host instance for vnic_type normal using segments [{'id': 'e0f7d4c8-9f6e-46fe-9af5-308520bcf060', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 44, 'network_id': '7fc0b0fc-47d3-43a4-8642-7b29cbfbf5bd'}] 2026-07-03 20:09:34.913 16 INFO neutron.plugins.ml2.plugin [None req-e71efab5-7d4b-405c-8201-d76e1259239c - - - - - -] Attempt 7 to bind port c35b70f8-23da-4788-a808-aa0a18afb115 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers [None req-e71efab5-7d4b-405c-8201-d76e1259239c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 977e2319-4484-4fe3-bd25-cf5854783566 could not be found. 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-03 20:09:34.926 16 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-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-03 20:09:34.926 16 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-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-03 20:09:34.926 16 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-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.926 16 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-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.926 16 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-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.926 16 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-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 977e2319-4484-4fe3-bd25-cf5854783566 could not be found. 2026-07-03 20:09:34.926 16 ERROR neutron.plugins.ml2.managers 2026-07-03 20:09:34.927 16 ERROR neutron.plugins.ml2.managers [None req-e71efab5-7d4b-405c-8201-d76e1259239c - - - - - -] Failed to bind port c35b70f8-23da-4788-a808-aa0a18afb115 on host instance for vnic_type normal using segments [{'id': 'e0f7d4c8-9f6e-46fe-9af5-308520bcf060', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 44, 'network_id': '7fc0b0fc-47d3-43a4-8642-7b29cbfbf5bd'}] 2026-07-03 20:09:34.928 16 INFO neutron.plugins.ml2.plugin [None req-e71efab5-7d4b-405c-8201-d76e1259239c - - - - - -] Attempt 8 to bind port c35b70f8-23da-4788-a808-aa0a18afb115 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers [None req-e71efab5-7d4b-405c-8201-d76e1259239c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 977e2319-4484-4fe3-bd25-cf5854783566 could not be found. 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-03 20:09:34.938 16 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-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-03 20:09:34.938 16 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-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-03 20:09:34.938 16 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-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.938 16 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-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.938 16 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-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.938 16 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-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 977e2319-4484-4fe3-bd25-cf5854783566 could not be found. 2026-07-03 20:09:34.938 16 ERROR neutron.plugins.ml2.managers 2026-07-03 20:09:34.940 16 ERROR neutron.plugins.ml2.managers [None req-e71efab5-7d4b-405c-8201-d76e1259239c - - - - - -] Failed to bind port c35b70f8-23da-4788-a808-aa0a18afb115 on host instance for vnic_type normal using segments [{'id': 'e0f7d4c8-9f6e-46fe-9af5-308520bcf060', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 44, 'network_id': '7fc0b0fc-47d3-43a4-8642-7b29cbfbf5bd'}] 2026-07-03 20:09:34.941 16 INFO neutron.plugins.ml2.plugin [None req-e71efab5-7d4b-405c-8201-d76e1259239c - - - - - -] Attempt 9 to bind port c35b70f8-23da-4788-a808-aa0a18afb115 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers [None req-e71efab5-7d4b-405c-8201-d76e1259239c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 977e2319-4484-4fe3-bd25-cf5854783566 could not be found. 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-03 20:09:34.954 16 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-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-03 20:09:34.954 16 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-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-03 20:09:34.954 16 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-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.954 16 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-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.954 16 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-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.954 16 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-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 977e2319-4484-4fe3-bd25-cf5854783566 could not be found. 2026-07-03 20:09:34.954 16 ERROR neutron.plugins.ml2.managers 2026-07-03 20:09:34.955 16 ERROR neutron.plugins.ml2.managers [None req-e71efab5-7d4b-405c-8201-d76e1259239c - - - - - -] Failed to bind port c35b70f8-23da-4788-a808-aa0a18afb115 on host instance for vnic_type normal using segments [{'id': 'e0f7d4c8-9f6e-46fe-9af5-308520bcf060', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 44, 'network_id': '7fc0b0fc-47d3-43a4-8642-7b29cbfbf5bd'}] 2026-07-03 20:09:34.956 16 INFO neutron.plugins.ml2.plugin [None req-e71efab5-7d4b-405c-8201-d76e1259239c - - - - - -] Attempt 10 to bind port c35b70f8-23da-4788-a808-aa0a18afb115 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers [None req-e71efab5-7d4b-405c-8201-d76e1259239c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 977e2319-4484-4fe3-bd25-cf5854783566 could not be found. 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-03 20:09:34.965 16 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-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-03 20:09:34.965 16 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-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-03 20:09:34.965 16 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-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.965 16 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-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.965 16 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-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:34.965 16 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-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 977e2319-4484-4fe3-bd25-cf5854783566 could not be found. 2026-07-03 20:09:34.965 16 ERROR neutron.plugins.ml2.managers 2026-07-03 20:09:34.966 16 ERROR neutron.plugins.ml2.managers [None req-e71efab5-7d4b-405c-8201-d76e1259239c - - - - - -] Failed to bind port c35b70f8-23da-4788-a808-aa0a18afb115 on host instance for vnic_type normal using segments [{'id': 'e0f7d4c8-9f6e-46fe-9af5-308520bcf060', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 44, 'network_id': '7fc0b0fc-47d3-43a4-8642-7b29cbfbf5bd'}] 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server [None req-e2cfd1ee-33ce-4d27-8d57-e4a09d5ce1c6 - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port c35b70f8-23da-4788-a808-aa0a18afb115 could not be found. 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 292, in _get_port 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/model_query.py", line 211, in get_by_id 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2808, in one 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1815, in one 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 760, in _only_one_row 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 340, in get_dhcp_port 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1664, in get_port 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 295, in _get_port 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port c35b70f8-23da-4788-a808-aa0a18afb115 could not be found. 2026-07-03 20:09:35.530 13 ERROR oslo_messaging.rpc.server 2026-07-03 20:09:56.191 13 INFO neutron.plugins.ml2.plugin [None req-1d9420b0-8b7c-4837-ba4b-9ba4eef81a10 - - - - - -] Attempt 1 to provision port 15020f6f-adc0-4bee-9738-b83e44f113bc 2026-07-03 20:10:04.949 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 15020f6f-adc0-4bee-9738-b83e44f113bc 2026-07-03 20:10:05.280 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a050c7d-e82d-4ccc-8111-110372b26b84'] response: {'server_uuid': 'e8ff3367-4af0-44f6-b574-df71df2f7c55', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '15020f6f-adc0-4bee-9738-b83e44f113bc', 'code': 200} 2026-07-03 20:10:05.618 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 15020f6f-adc0-4bee-9738-b83e44f113bc 2026-07-03 20:10:12.057 13 INFO neutron.plugins.ml2.plugin [None req-af74a537-c070-40ac-87b0-42ff8c2811c8 - - - - - -] Attempt 1 to provision port 71368015-b66e-4e99-a1b5-81f2af499121 2026-07-03 20:10:19.573 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 71368015-b66e-4e99-a1b5-81f2af499121 2026-07-03 20:10:19.720 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-de9a1f93-47a6-443b-9208-eb9aeb43a5eb'] response: {'server_uuid': 'e8ff3367-4af0-44f6-b574-df71df2f7c55', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '71368015-b66e-4e99-a1b5-81f2af499121', 'code': 200} 2026-07-03 20:10:21.560 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 71368015-b66e-4e99-a1b5-81f2af499121 2026-07-03 20:10:22.801 16 INFO neutron.plugins.ml2.plugin [None req-2fc23eab-9459-4dca-a4a7-fd15904bcbc9 - - - - - -] Attempt 1 to provision port 15020f6f-adc0-4bee-9738-b83e44f113bc 2026-07-03 20:10:23.602 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 15020f6f-adc0-4bee-9738-b83e44f113bc 2026-07-03 20:10:35.630 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 71368015-b66e-4e99-a1b5-81f2af499121 2026-07-03 20:10:35.947 16 INFO neutron.plugins.ml2.plugin [None req-1855da1d-885e-4f3f-8f47-e4e7dbdcf59b - - - - - -] Attempt 1 to provision port 71368015-b66e-4e99-a1b5-81f2af499121 2026-07-03 20:10:37.296 16 INFO neutron.plugins.ml2.plugin [None req-9c020269-e9e9-4006-8fc4-5a05dccaf48c - - - - - -] Attempt 1 to provision port 71368015-b66e-4e99-a1b5-81f2af499121 2026-07-03 20:10:37.597 13 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 71368015-b66e-4e99-a1b5-81f2af499121 2026-07-03 20:10:47.132 13 INFO neutron.plugins.ml2.plugin [None req-1141d6f7-b712-4a26-985c-ad61e6bba080 - - - - - -] Attempt 1 to provision port 15020f6f-adc0-4bee-9738-b83e44f113bc 2026-07-03 20:10:47.604 16 INFO neutron.plugins.ml2.plugin [None req-57326f8a-6328-420c-a816-c53a371f5877 - - - - - -] Attempt 1 to provision port 15020f6f-adc0-4bee-9738-b83e44f113bc 2026-07-03 20:11:29.863 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9aca7140-8f79-4817-8d62-e8c6105587c9'] response: {'server_uuid': '68d2d485-e461-4102-a35c-c1f8100ca1b5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7d5bc77c-b59c-46e4-a297-43c76a0746b7', 'code': 200}