+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-04-21 17:44:36.709 1 INFO neutron.common.config [-] Logging enabled! 2026-04-21 17:44:36.710 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-04-21 17:44:36.710 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-21 17:44:36.711 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-21 17:44:37.516 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-21 17:44:37.518 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-21 17:44:37.521 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-21 17:44:37.522 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-21 17:44:37.522 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-21 17:44:37.522 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-21 17:44:37.522 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 17:44:37.527 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 17:44:37.527 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 17:44:37.527 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-21 17:44:37.544 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-21 17:44:37.545 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-21 17:44:37.545 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-21 17:44:37.574 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-21 17:44:37.574 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-21 17:44:37.574 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-21 17:44:37.575 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-21 17:44:37.832 1 INFO neutron.plugins.ml2.managers [None req-fa24ea12-29e9-4da1-a7d9-7e63793ead95 - - - - - -] Initializing driver for type 'vlan' 2026-04-21 17:44:38.110 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-fa24ea12-29e9-4da1-a7d9-7e63793ead95 - - - - - -] VlanTypeDriver initialization complete 2026-04-21 17:44:38.110 1 INFO neutron.plugins.ml2.managers [None req-fa24ea12-29e9-4da1-a7d9-7e63793ead95 - - - - - -] Initializing driver for type 'vxlan' 2026-04-21 17:44:38.111 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-fa24ea12-29e9-4da1-a7d9-7e63793ead95 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-21 17:44:38.165 1 INFO neutron.plugins.ml2.managers [None req-fa24ea12-29e9-4da1-a7d9-7e63793ead95 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-21 17:44:38.167 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-fa24ea12-29e9-4da1-a7d9-7e63793ead95 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-21 17:44:38.167 1 INFO neutron.plugins.ml2.managers [None req-fa24ea12-29e9-4da1-a7d9-7e63793ead95 - - - - - -] Initializing extension driver 'port_security' 2026-04-21 17:44:38.168 1 INFO neutron.plugins.ml2.extensions.port_security [None req-fa24ea12-29e9-4da1-a7d9-7e63793ead95 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-21 17:44:38.168 1 INFO neutron.plugins.ml2.managers [None req-fa24ea12-29e9-4da1-a7d9-7e63793ead95 - - - - - -] Initializing extension driver 'qos' 2026-04-21 17:44:38.168 1 INFO neutron.plugins.ml2.managers [None req-fa24ea12-29e9-4da1-a7d9-7e63793ead95 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-21 17:44:38.169 1 INFO neutron.plugins.ml2.managers [None req-fa24ea12-29e9-4da1-a7d9-7e63793ead95 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-21 17:44:38.186 1 INFO neutron.quota [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded quota_driver: . 2026-04-21 17:44:38.187 1 INFO neutron.plugins.ml2.plugin [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Modular L2 Plugin initialization complete 2026-04-21 17:44:38.187 1 INFO neutron.plugins.ml2.managers [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-21 17:44:38.187 1 INFO neutron.plugins.ml2.managers [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-21 17:44:38.187 1 INFO neutron.plugins.ml2.managers [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Got port-security extension from driver 'port_security' 2026-04-21 17:44:38.188 1 INFO neutron.extensions.vlantransparent [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Disabled vlantransparent extension. 2026-04-21 17:44:38.188 1 INFO neutron.manager [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loading Plugin: qos 2026-04-21 17:44:38.199 1 INFO neutron.manager [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loading Plugin: router 2026-04-21 17:44:38.233 1 INFO neutron.services.service_base [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-21 17:44:38.234 1 INFO neutron.manager [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loading Plugin: segments 2026-04-21 17:44:38.302 1 INFO neutron.manager [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loading Plugin: trunk 2026-04-21 17:44:38.360 1 INFO neutron.manager [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loading Plugin: vpnaas 2026-04-21 17:44:38.409 1 WARNING stevedore.named [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-21 17:44:38.472 1 INFO neutron_vpnaas.services.vpn.plugin [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-21 17:44:38.473 1 INFO neutron.common.utils [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-21 17:44:38.473 1 INFO neutron.manager [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loading Plugin: auto_allocate 2026-04-21 17:44:38.478 1 INFO neutron.manager [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loading Plugin: tag 2026-04-21 17:44:38.482 1 INFO neutron.manager [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loading Plugin: timestamp 2026-04-21 17:44:38.485 1 INFO neutron.manager [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loading Plugin: network_ip_availability 2026-04-21 17:44:38.489 1 INFO neutron.manager [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loading Plugin: flavors 2026-04-21 17:44:38.491 1 INFO neutron.manager [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loading Plugin: revisions 2026-04-21 17:44:38.494 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Initializing extension manager. 2026-04-21 17:44:38.495 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: address-group 2026-04-21 17:44:38.496 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: address-scope 2026-04-21 17:44:38.497 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-21 17:44:38.497 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: agent 2026-04-21 17:44:38.498 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: agent-resources-synced 2026-04-21 17:44:38.499 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: allowed-address-pairs 2026-04-21 17:44:38.500 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: auto-allocated-topology 2026-04-21 17:44:38.501 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: availability_zone 2026-04-21 17:44:38.502 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: availability_zone_filter 2026-04-21 17:44:38.502 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-21 17:44:38.503 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: default-subnetpools 2026-04-21 17:44:38.504 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-21 17:44:38.505 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: dns-integration 2026-04-21 17:44:38.506 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: dns-domain-ports 2026-04-21 17:44:38.507 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-21 17:44:38.508 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: dvr 2026-04-21 17:44:38.508 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-21 17:44:38.509 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: empty-string-filtering 2026-04-21 17:44:38.510 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-21 17:44:38.511 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-21 17:44:38.511 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: external-net 2026-04-21 17:44:38.512 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-21 17:44:38.513 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: extraroute 2026-04-21 17:44:38.513 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: extraroute-atomic 2026-04-21 17:44:38.514 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-21 17:44:38.514 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-21 17:44:38.515 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-21 17:44:38.515 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-21 17:44:38.516 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: fip-port-details 2026-04-21 17:44:38.517 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: flavors 2026-04-21 17:44:38.518 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-21 17:44:38.519 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: floatingip-pools 2026-04-21 17:44:38.519 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: ip_allocation 2026-04-21 17:44:38.520 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: ip-substring-filtering 2026-04-21 17:44:38.520 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: l2_adjacency 2026-04-21 17:44:38.521 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: router 2026-04-21 17:44:38.523 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-21 17:44:38.523 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: ext-gw-mode 2026-04-21 17:44:38.524 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: l3-ha 2026-04-21 17:44:38.525 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-21 17:44:38.525 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: l3-flavors 2026-04-21 17:44:38.526 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-21 17:44:38.527 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-21 17:44:38.529 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-21 17:44:38.533 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-21 17:44:38.534 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-21 17:44:38.534 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-21 17:44:38.535 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-21 17:44:38.536 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: multi-provider 2026-04-21 17:44:38.536 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: net-mtu 2026-04-21 17:44:38.537 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: net-mtu-writable 2026-04-21 17:44:38.537 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: network_availability_zone 2026-04-21 17:44:38.538 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: network-ip-availability 2026-04-21 17:44:38.539 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-21 17:44:38.539 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: pagination 2026-04-21 17:44:38.540 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: port-device-profile 2026-04-21 17:44:38.540 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: port-mac-override 2026-04-21 17:44:38.541 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-21 17:44:38.541 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-21 17:44:38.541 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: port-resource-request 2026-04-21 17:44:38.542 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: port-resource-request-groups 2026-04-21 17:44:38.542 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: binding 2026-04-21 17:44:38.543 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: binding-extended 2026-04-21 17:44:38.544 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: port-security 2026-04-21 17:44:38.544 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: project-id 2026-04-21 17:44:38.544 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: provider 2026-04-21 17:44:38.546 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: qos 2026-04-21 17:44:38.546 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-21 17:44:38.547 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-21 17:44:38.547 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: qos-default 2026-04-21 17:44:38.548 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: qos-fip 2026-04-21 17:44:38.548 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-21 17:44:38.549 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: qos-gateway-ip 2026-04-21 17:44:38.549 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: qos-port-network-policy 2026-04-21 17:44:38.550 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: qos-pps-minimum 2026-04-21 17:44:38.550 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-21 17:44:38.551 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: qos-pps 2026-04-21 17:44:38.551 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: qos-rule-type-details 2026-04-21 17:44:38.552 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-21 17:44:38.552 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: qos-rules-alias 2026-04-21 17:44:38.553 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: quota-check-limit 2026-04-21 17:44:38.555 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: quotas 2026-04-21 17:44:38.557 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: quota_details 2026-04-21 17:44:38.558 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: rbac-policies 2026-04-21 17:44:38.559 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: rbac-address-group 2026-04-21 17:44:38.559 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: rbac-address-scope 2026-04-21 17:44:38.560 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: rbac-security-groups 2026-04-21 17:44:38.560 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: rbac-subnetpool 2026-04-21 17:44:38.561 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: revision-if-match 2026-04-21 17:44:38.561 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: standard-attr-revisions 2026-04-21 17:44:38.562 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: router_availability_zone 2026-04-21 17:44:38.562 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-21 17:44:38.563 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-21 17:44:38.563 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-21 17:44:38.564 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-21 17:44:38.564 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-21 17:44:38.570 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: security-group 2026-04-21 17:44:38.571 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: segment 2026-04-21 17:44:38.572 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-21 17:44:38.572 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: service-type 2026-04-21 17:44:38.573 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: sorting 2026-04-21 17:44:38.573 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: standard-attr-segment 2026-04-21 17:44:38.574 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: standard-attr-description 2026-04-21 17:44:38.575 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: stateful-security-group 2026-04-21 17:44:38.575 1 WARNING neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-21 17:44:38.576 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-21 17:44:38.576 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: subnet_onboard 2026-04-21 17:44:38.577 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-21 17:44:38.577 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: subnet-service-types 2026-04-21 17:44:38.578 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: subnet_allocation 2026-04-21 17:44:38.578 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-21 17:44:38.579 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-21 17:44:38.581 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: standard-attr-tag 2026-04-21 17:44:38.581 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-21 17:44:38.582 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: trunk 2026-04-21 17:44:38.582 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: trunk-details 2026-04-21 17:44:38.583 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-21 17:44:38.583 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-21 17:44:38.584 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-21 17:44:38.585 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: vpn-flavors 2026-04-21 17:44:38.586 1 INFO neutron.api.extensions [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Loaded extension: vpnaas 2026-04-21 17:44:38.589 1 INFO oslo_service.service [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Starting 2 workers 2026-04-21 17:44:38.594 1 INFO oslo_service.service [None req-1ca02483-2aa7-44f3-8f2f-5aca1beec09b - - - - - -] Starting 1 workers 2026-04-21 17:45:17.598 10 INFO neutron.db.l3_hamode_db [None req-2606b30d-beb6-4012-91a8-4574b5ba11f6 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 17:45:31.776 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 5427bf05-bc21-4598-89ba-0ad3420bd0f5 2026-04-21 17:45:32.252 9 INFO neutron.plugins.ml2.plugin [None req-33ef5496-8449-4e03-a89e-a1e9de8e83cb - - - - - -] Attempt 1 to provision port 5427bf05-bc21-4598-89ba-0ad3420bd0f5 2026-04-21 17:45:32.627 10 INFO neutron.plugins.ml2.plugin [None req-3cc979cd-ab82-477a-849e-cbcf30a200be - - - - - -] Attempt 1 to provision port 5427bf05-bc21-4598-89ba-0ad3420bd0f5 2026-04-21 17:45:33.711 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 5427bf05-bc21-4598-89ba-0ad3420bd0f5 2026-04-21 17:52:03.977 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port bd5230d5-9514-4dbb-a26d-94341c282cb2 2026-04-21 17:52:04.927 9 INFO neutron.plugins.ml2.plugin [None req-0564f9ef-6273-4263-a96a-b2aa91c0ed04 - - - - - -] Attempt 1 to provision port bd5230d5-9514-4dbb-a26d-94341c282cb2 2026-04-21 17:52:05.201 10 INFO neutron.plugins.ml2.plugin [None req-f2b0278d-10f7-4cf7-a87b-90a305894b80 - - - - - -] Attempt 1 to provision port bd5230d5-9514-4dbb-a26d-94341c282cb2 2026-04-21 17:52:05.964 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port bd5230d5-9514-4dbb-a26d-94341c282cb2 2026-04-21 17:52:10.219 10 INFO neutron.plugins.ml2.plugin [None req-726d4b87-3543-4212-b609-87f20f12253e - - - - - -] Attempt 1 to provision port 05791e43-d090-48a8-a166-643828091c65 2026-04-21 17:55:58.233 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 05791e43-d090-48a8-a166-643828091c65 2026-04-21 17:56:00.134 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 05791e43-d090-48a8-a166-643828091c65 2026-04-21 18:04:06.468 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 55f22385-fd91-46e5-a584-bbcd21b59798 2026-04-21 18:04:08.452 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 55f22385-fd91-46e5-a584-bbcd21b59798 2026-04-21 18:19:40.616 10 INFO neutron.plugins.ml2.plugin [None req-be1f58a8-f8cd-4770-a4ff-5aedc68a4c09 - - - - - -] Attempt 1 to provision port e9c41ed8-415c-4d2d-b9c6-68df1375b8b3 2026-04-21 18:19:41.070 9 INFO neutron.plugins.ml2.plugin [None req-9f217db7-92a1-4f1a-a269-cf03d25ecd62 - - - - - -] Attempt 1 to provision port 7e560338-bbd8-4bb4-b3e7-673fc90183a4 2026-04-21 18:19:41.103 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port c656ef60-18e4-4299-aa3b-5b4283e4c994 2026-04-21 18:19:41.573 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port e8f23d07-4479-4d9c-a203-a9c6369a94f1 2026-04-21 18:19:41.851 10 INFO neutron.plugins.ml2.plugin [None req-06bd90b8-9752-4bd6-b87d-bc80c91bc786 - - - - - -] Attempt 1 to provision port e8f23d07-4479-4d9c-a203-a9c6369a94f1 2026-04-21 18:19:42.173 9 INFO neutron.plugins.ml2.plugin [None req-ebcf6672-67c4-4dad-b364-a99d7bb89999 - - - - - -] Attempt 1 to provision port e8f23d07-4479-4d9c-a203-a9c6369a94f1 2026-04-21 18:19:42.512 9 INFO neutron.plugins.ml2.plugin [None req-a7f0b744-b69d-4519-bf07-ba9bfbf20f7a - - - - - -] Attempt 1 to provision port c656ef60-18e4-4299-aa3b-5b4283e4c994 2026-04-21 18:19:42.978 10 INFO neutron.plugins.ml2.plugin [None req-accb88b9-204b-491f-a7fd-dbee79fb2dd8 - - - - - -] Attempt 1 to provision port c656ef60-18e4-4299-aa3b-5b4283e4c994 2026-04-21 18:19:43.095 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port c656ef60-18e4-4299-aa3b-5b4283e4c994 2026-04-21 18:19:43.490 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port e8f23d07-4479-4d9c-a203-a9c6369a94f1 2026-04-21 18:19:43.690 10 INFO neutron.plugins.ml2.plugin [None req-c1af31fa-064d-4d85-92fb-a8ee3adc7ec2 - - - - - -] Attempt 1 to provision port e6054ddd-540b-4692-8336-021385a580e7 2026-04-21 18:19:43.751 10 INFO neutron.plugins.ml2.plugin [None req-c1af31fa-064d-4d85-92fb-a8ee3adc7ec2 - - - - - -] Attempt 1 to provision port 8cb937fa-d65a-481a-a2e6-b487bf5e245b 2026-04-21 18:19:44.321 9 INFO neutron.plugins.ml2.plugin [None req-07b5ac52-0912-4c7e-b0c8-7b34b933c21b - - - - - -] Attempt 1 to provision port e6054ddd-540b-4692-8336-021385a580e7 2026-04-21 18:19:44.373 9 INFO neutron.plugins.ml2.plugin [None req-07b5ac52-0912-4c7e-b0c8-7b34b933c21b - - - - - -] Attempt 1 to provision port 8cb937fa-d65a-481a-a2e6-b487bf5e245b 2026-04-21 18:19:48.454 9 INFO neutron.plugins.ml2.plugin [None req-d0247a64-4ea8-48a8-aa8e-a89b3ca5832e - - - - - -] Attempt 1 to provision port f1bc493e-7bc7-418b-a43a-32a29057b99b 2026-04-21 18:19:49.111 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port eaa716ad-f7c9-4512-8cd5-d1a638952e16 2026-04-21 18:19:50.029 10 INFO neutron.plugins.ml2.plugin [None req-dfe7a85d-57c3-435f-b58a-f6fd79565049 - - - - - -] Attempt 1 to provision port eaa716ad-f7c9-4512-8cd5-d1a638952e16 2026-04-21 18:19:50.366 9 INFO neutron.plugins.ml2.plugin [None req-7e074500-e1e9-4374-937c-998bc9b5a6ae - - - - - -] Attempt 1 to provision port eaa716ad-f7c9-4512-8cd5-d1a638952e16 2026-04-21 18:19:50.981 10 INFO neutron.plugins.ml2.plugin [None req-5a4fa79b-a302-4f82-8a20-4d271f66e714 - - - - - -] Attempt 1 to provision port c9054907-6e91-499b-8bd5-1af3a8ba53cd 2026-04-21 18:19:51.232 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port eaa716ad-f7c9-4512-8cd5-d1a638952e16 2026-04-21 18:19:51.654 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 29604314-2fb6-46a0-87dd-ab62eb08f200 2026-04-21 18:19:51.747 10 INFO neutron.plugins.ml2.plugin [None req-cd40d167-4192-40a6-8e17-963c66fd9030 - - - - - -] Attempt 1 to provision port c9054907-6e91-499b-8bd5-1af3a8ba53cd 2026-04-21 18:19:52.317 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 48c07d1f-7269-4d57-a53b-acc162ac6f62 2026-04-21 18:19:52.399 9 INFO neutron.plugins.ml2.plugin [None req-b9d734f1-a237-4872-8ea3-41dfc6165e3b - - - - - -] Attempt 1 to provision port 74592cc3-6dc1-4539-9f5b-d03e33553476 2026-04-21 18:19:52.543 10 INFO neutron.plugins.ml2.plugin [None req-872c9f6c-8e44-48f1-8f49-df5da41b66f0 - - - - - -] Attempt 1 to provision port 9b20834f-63af-4a84-a5ad-1aad7e566eb5 2026-04-21 18:19:53.137 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 29604314-2fb6-46a0-87dd-ab62eb08f200 2026-04-21 18:19:53.448 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 48c07d1f-7269-4d57-a53b-acc162ac6f62 2026-04-21 18:19:53.719 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port d78a3006-fd7e-4bdd-acb9-cbf3c38e7e8a 2026-04-21 18:19:55.086 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port d78a3006-fd7e-4bdd-acb9-cbf3c38e7e8a /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-21 18:19:59.467 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 74592cc3-6dc1-4539-9f5b-d03e33553476 2026-04-21 18:20:00.231 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 9b20834f-63af-4a84-a5ad-1aad7e566eb5 2026-04-21 18:20:00.308 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2e9c3ad-738b-4c51-952b-e6ca428d3f0c'] response: {'server_uuid': '457bcef0-d971-4c4b-8807-baf533ce38a3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '74592cc3-6dc1-4539-9f5b-d03e33553476', 'code': 200} 2026-04-21 18:20:01.643 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 9b20834f-63af-4a84-a5ad-1aad7e566eb5 2026-04-21 18:20:02.094 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 74592cc3-6dc1-4539-9f5b-d03e33553476 2026-04-21 18:20:02.370 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ace503a-a276-4ddf-b4a8-e519e4d4c373'] response: {'server_uuid': '9b53c4b9-ca01-45ba-9f52-eb4df4799c03', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9b20834f-63af-4a84-a5ad-1aad7e566eb5', 'code': 200} 2026-04-21 18:20:04.509 9 INFO neutron.plugins.ml2.plugin [None req-0d517c4e-0dc1-4f93-b2ca-d3ecc97c3299 - - - - - -] Attempt 1 to provision port b3eb9751-2a00-483c-9587-9a49144112a4 2026-04-21 18:20:05.470 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port fc785028-bf27-4e00-ac2c-bac87f08ba3b 2026-04-21 18:20:06.807 9 INFO neutron.plugins.ml2.plugin [None req-ba6bf99a-bebf-4eb1-b52d-98c8e0d54864 - - - - - -] Attempt 1 to provision port fc785028-bf27-4e00-ac2c-bac87f08ba3b 2026-04-21 18:20:07.339 9 INFO neutron.plugins.ml2.plugin [None req-b014009d-d938-442e-b3ae-ff2dc1ca585b - - - - - -] Attempt 1 to provision port fc785028-bf27-4e00-ac2c-bac87f08ba3b 2026-04-21 18:20:07.561 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port fc785028-bf27-4e00-ac2c-bac87f08ba3b 2026-04-21 18:20:07.865 9 INFO neutron.plugins.ml2.plugin [None req-fb8f1811-166a-44e1-8d32-445c25b10015 - - - - - -] Attempt 1 to provision port 4e7c96b0-83af-4f63-afa7-b54183a5ed61 2026-04-21 18:20:08.837 9 INFO neutron.plugins.ml2.plugin [None req-1f529f64-8034-4845-a12c-51895ffacfce - - - - - -] Attempt 1 to provision port 4e7c96b0-83af-4f63-afa7-b54183a5ed61 2026-04-21 18:20:09.563 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 2ab8cb1e-6f1a-447a-944f-e48d16463a66 2026-04-21 18:20:11.587 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 2ab8cb1e-6f1a-447a-944f-e48d16463a66 2026-04-21 18:20:16.441 10 INFO neutron.plugins.ml2.plugin [None req-71cd6c9a-a931-4884-a3e3-128048055c2f - - - - - -] Attempt 1 to provision port fc4304fa-edcb-479b-93f4-1b9a83a67e53 2026-04-21 18:20:21.431 9 INFO neutron.plugins.ml2.plugin [None req-6535f52c-e750-4e9e-b9b6-08aae8f5007c - - - - - -] Attempt 1 to provision port 856b6f55-ae32-4301-9488-e2a20a3ec8f5 2026-04-21 18:20:21.446 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port f124715b-9360-4a2a-b4b1-e7ebe6bc0f02 2026-04-21 18:20:22.686 10 INFO neutron.plugins.ml2.plugin [None req-a4104937-11a2-4f6b-963d-43c3d80d436f - - - - - -] Attempt 1 to provision port f124715b-9360-4a2a-b4b1-e7ebe6bc0f02 2026-04-21 18:20:22.884 9 INFO neutron.plugins.ml2.plugin [None req-2fdcea06-1332-472e-b176-7b703b5a6528 - - - - - -] Attempt 1 to provision port f124715b-9360-4a2a-b4b1-e7ebe6bc0f02 2026-04-21 18:20:23.590 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port f124715b-9360-4a2a-b4b1-e7ebe6bc0f02 2026-04-21 18:20:24.512 9 INFO neutron.plugins.ml2.plugin [None req-3ccb9156-cad4-48d0-94e1-3f700c597c61 - - - - - -] Attempt 1 to provision port ad4e265a-0129-4fbb-a86d-445199c584ca 2026-04-21 18:20:25.280 10 INFO neutron.plugins.ml2.plugin [None req-473ce2f0-9cfc-407a-811b-b8dba2983b07 - - - - - -] Attempt 1 to provision port ad4e265a-0129-4fbb-a86d-445199c584ca 2026-04-21 18:20:25.453 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 5621316f-f577-4851-85f8-abbbfa8bda9e 2026-04-21 18:20:27.343 9 INFO neutron.plugins.ml2.plugin [None req-198a996e-b37c-4b64-9ac4-b86ac1c96fd1 - - - - - -] Attempt 1 to provision port da82cfda-e7c9-40a7-a857-fec4b541182b 2026-04-21 18:20:27.575 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 5621316f-f577-4851-85f8-abbbfa8bda9e 2026-04-21 18:20:27.890 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port f64c9d2b-b941-43c1-b05b-1ddf8a34f46e 2026-04-21 18:20:28.512 9 INFO neutron.plugins.ml2.plugin [None req-39ea7ef3-f7b7-4b97-8769-ceb3893d1efb - - - - - -] Attempt 1 to provision port f64c9d2b-b941-43c1-b05b-1ddf8a34f46e 2026-04-21 18:20:28.804 10 INFO neutron.plugins.ml2.plugin [None req-e58b4bbf-a646-4b69-8156-782de85d72be - - - - - -] Attempt 1 to provision port f64c9d2b-b941-43c1-b05b-1ddf8a34f46e 2026-04-21 18:20:29.510 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port f64c9d2b-b941-43c1-b05b-1ddf8a34f46e 2026-04-21 18:20:30.830 10 INFO neutron.plugins.ml2.plugin [None req-6381566d-384c-4fd2-ab23-ac5894b7fa53 - - - - - -] Attempt 1 to provision port 1d50a756-8443-4417-9d4d-af86adbc4cc9 2026-04-21 18:20:31.477 10 INFO neutron.plugins.ml2.plugin [None req-a6e42644-391e-48d5-a047-6a6998e1c4c1 - - - - - -] Attempt 1 to provision port 1d50a756-8443-4417-9d4d-af86adbc4cc9 2026-04-21 18:20:31.525 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port af8d5a48-9dbe-4969-b3a0-4caa951527e7 2026-04-21 18:20:33.485 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port af8d5a48-9dbe-4969-b3a0-4caa951527e7 2026-04-21 18:20:34.642 9 INFO neutron.plugins.ml2.plugin [None req-244b668d-609c-48fc-a4c8-e838d6063bad - - - - - -] Attempt 1 to provision port 3c23db49-35db-4ae5-b5e1-2b8bfce13f6a 2026-04-21 18:20:37.503 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 3c23db49-35db-4ae5-b5e1-2b8bfce13f6a 2026-04-21 18:20:37.546 9 INFO neutron.plugins.ml2.plugin [None req-90e9bee0-99c8-4d7b-9be7-91431f856774 - - - - - -] Attempt 1 to provision port e266e058-16b5-4d15-b9b4-5cd33ad9c70b 2026-04-21 18:20:38.054 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f49ebc1f-168a-477c-8bcc-e2d1f60e397f'] response: {'server_uuid': 'b27cc762-9f3a-46ea-9df4-6d1cd08e0909', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3c23db49-35db-4ae5-b5e1-2b8bfce13f6a', 'code': 200} 2026-04-21 18:20:39.613 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port e266e058-16b5-4d15-b9b4-5cd33ad9c70b 2026-04-21 18:20:39.737 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-bab8c0ba-baad-4103-92eb-a3644354b5ea'] response: {'server_uuid': '2bef73a8-8b24-4948-80d0-834a66683198', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e266e058-16b5-4d15-b9b4-5cd33ad9c70b', 'code': 200} 2026-04-21 18:20:40.162 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 3c23db49-35db-4ae5-b5e1-2b8bfce13f6a 2026-04-21 18:20:41.572 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port e266e058-16b5-4d15-b9b4-5cd33ad9c70b 2026-04-21 18:20:41.891 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port f4630af4-7ca1-496e-8122-6656ca81cd93 2026-04-21 18:20:42.347 10 INFO neutron.plugins.ml2.plugin [None req-2cee6955-c218-4b4c-a03c-00ef06044fa5 - - - - - -] Attempt 1 to provision port f4630af4-7ca1-496e-8122-6656ca81cd93 2026-04-21 18:20:42.641 9 INFO neutron.plugins.ml2.plugin [None req-0cb4b687-c45d-4367-ac0c-ef0de173b6e1 - - - - - -] Attempt 1 to provision port f4630af4-7ca1-496e-8122-6656ca81cd93 2026-04-21 18:20:43.603 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port f4630af4-7ca1-496e-8122-6656ca81cd93 2026-04-21 18:20:45.530 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 856b6f55-ae32-4301-9488-e2a20a3ec8f5 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server [None req-b4d8c630-7af2-4967-9adf-7fd2ec68b4e3 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet ef1cb009-6ae9-41e1-b957-63b6e383ab41: This subnet is being modified by another concurrent operation. 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 241, in inner 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/plugins/utils.py", line 337, in create_port 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1579, in create_port 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1544, in _create_port_db 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1491, in create_port_db 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/models_v2.py", line 81, in read_lock_register 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server raise exception 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet ef1cb009-6ae9-41e1-b957-63b6e383ab41: This subnet is being modified by another concurrent operation. 2026-04-21 18:20:45.858 9 ERROR oslo_messaging.rpc.server  2026-04-21 18:20:47.609 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port ad4e265a-0129-4fbb-a86d-445199c584ca 2026-04-21 18:20:47.992 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port da82cfda-e7c9-40a7-a857-fec4b541182b 2026-04-21 18:20:48.387 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 1d50a756-8443-4417-9d4d-af86adbc4cc9 2026-04-21 18:20:48.783 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 856b6f55-ae32-4301-9488-e2a20a3ec8f5 2026-04-21 18:20:49.538 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 1d50a756-8443-4417-9d4d-af86adbc4cc9 2026-04-21 18:20:49.922 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port ad4e265a-0129-4fbb-a86d-445199c584ca 2026-04-21 18:20:50.223 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port da82cfda-e7c9-40a7-a857-fec4b541182b 2026-04-21 18:20:53.815 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port e5dea7a5-8bf8-4a64-8dca-5f4f54a0da09 2026-04-21 18:20:54.502 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port edfb4c8c-88f9-4175-9bc3-82f7f967d078 2026-04-21 18:20:55.382 9 INFO neutron.plugins.ml2.plugin [None req-d031ead3-c682-460f-a0c1-09d507f7bf8b - - - - - -] Attempt 1 to provision port edfb4c8c-88f9-4175-9bc3-82f7f967d078 2026-04-21 18:20:55.567 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port e5dea7a5-8bf8-4a64-8dca-5f4f54a0da09 2026-04-21 18:20:55.676 10 INFO neutron.plugins.ml2.plugin [None req-672994eb-221d-4bf8-8360-9555d0a6e950 - - - - - -] Attempt 1 to provision port e5dea7a5-8bf8-4a64-8dca-5f4f54a0da09 2026-04-21 18:20:55.902 9 INFO neutron.plugins.ml2.plugin [None req-8bcab8ad-5bd9-4fe0-81f4-4d95b91345b6 - - - - - -] Attempt 1 to provision port edfb4c8c-88f9-4175-9bc3-82f7f967d078 2026-04-21 18:20:55.947 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port edfb4c8c-88f9-4175-9bc3-82f7f967d078 2026-04-21 18:20:56.021 9 INFO neutron.plugins.ml2.plugin [None req-8bcab8ad-5bd9-4fe0-81f4-4d95b91345b6 - - - - - -] Attempt 1 to provision port 27b0f8de-3e0d-491b-b883-c4a0dc142280 2026-04-21 18:20:56.187 10 INFO neutron.plugins.ml2.plugin [None req-0a729526-33f2-4bea-be11-15b2a6b29b52 - - - - - -] Attempt 1 to provision port e5dea7a5-8bf8-4a64-8dca-5f4f54a0da09 2026-04-21 18:20:56.300 10 INFO neutron.plugins.ml2.plugin [None req-0a729526-33f2-4bea-be11-15b2a6b29b52 - - - - - -] Attempt 1 to provision port 27b0f8de-3e0d-491b-b883-c4a0dc142280 2026-04-21 18:20:56.455 10 INFO neutron.plugins.ml2.plugin [None req-5e3be10f-1e06-48b4-ac98-3987b9e42fac - - - - - -] Attempt 1 to provision port 27b0f8de-3e0d-491b-b883-c4a0dc142280 2026-04-21 18:20:57.103 9 INFO neutron.plugins.ml2.plugin [None req-d1eff1aa-0b69-48cf-b8b9-f366b9c18620 - - - - - -] Attempt 1 to provision port e266e058-16b5-4d15-b9b4-5cd33ad9c70b 2026-04-21 18:20:57.490 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f070014-02eb-471b-8862-76f8f7f1b35d'] response: {'server_uuid': 'b27cc762-9f3a-46ea-9df4-6d1cd08e0909', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3c23db49-35db-4ae5-b5e1-2b8bfce13f6a', 'code': 200} 2026-04-21 18:20:57.523 9 INFO neutron.plugins.ml2.plugin [None req-275c29f6-f17f-4bbd-a168-7c28d4386c65 - - - - - -] Attempt 1 to provision port b8ea9b48-3d92-4311-b8f7-f09a2f3859dd 2026-04-21 18:20:58.382 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port e266e058-16b5-4d15-b9b4-5cd33ad9c70b 2026-04-21 18:20:58.402 10 INFO neutron.plugins.ml2.plugin [None req-54a926e3-2975-42f2-ad80-c2198e9e4e02 - - - - - -] Attempt 1 to provision port b8ea9b48-3d92-4311-b8f7-f09a2f3859dd 2026-04-21 18:20:58.755 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 3c23db49-35db-4ae5-b5e1-2b8bfce13f6a 2026-04-21 18:20:58.882 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-95e79362-8f35-4039-bbd8-5a10d11cf7aa'] response: {'server_uuid': 'b27cc762-9f3a-46ea-9df4-6d1cd08e0909', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3c23db49-35db-4ae5-b5e1-2b8bfce13f6a', 'code': 200} 2026-04-21 18:20:59.469 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 3c23db49-35db-4ae5-b5e1-2b8bfce13f6a 2026-04-21 18:21:00.295 9 INFO neutron.plugins.ml2.plugin [None req-2214400c-eeec-470b-8540-f39a03443fbc - - - - - -] Attempt 1 to provision port e266e058-16b5-4d15-b9b4-5cd33ad9c70b 2026-04-21 18:21:01.633 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port e266e058-16b5-4d15-b9b4-5cd33ad9c70b 2026-04-21 18:21:07.733 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 52173375-4203-4540-bc68-61eac93d3923 2026-04-21 18:21:08.270 10 INFO neutron.plugins.ml2.plugin [None req-a70dc657-82eb-4cd0-9005-8eaa44a1e45f - - - - - -] Attempt 1 to provision port 52173375-4203-4540-bc68-61eac93d3923 2026-04-21 18:21:08.566 10 INFO neutron.plugins.ml2.plugin [None req-fec02984-c9a8-47db-9041-ffca1adf8cd2 - - - - - -] Attempt 1 to provision port abd87081-230c-4a93-b204-063e3c56953b 2026-04-21 18:21:08.609 10 INFO neutron.plugins.ml2.plugin [None req-fec02984-c9a8-47db-9041-ffca1adf8cd2 - - - - - -] Attempt 1 to provision port 52173375-4203-4540-bc68-61eac93d3923 2026-04-21 18:21:08.929 10 INFO neutron.plugins.ml2.plugin [None req-fb044dca-0f90-4799-bfc4-c793f7abb87d - - - - - -] Attempt 1 to provision port abd87081-230c-4a93-b204-063e3c56953b /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-21 18:21:09.475 9 INFO neutron.plugins.ml2.plugin [None req-416253af-2759-4510-9f57-45ec93df7743 - - - - - -] Attempt 1 to provision port abd87081-230c-4a93-b204-063e3c56953b 2026-04-21 18:21:09.556 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 52173375-4203-4540-bc68-61eac93d3923 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-21 18:21:13.563 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 86d47c9d-ab93-4a45-95bc-f9a52e48c566 2026-04-21 18:21:13.583 9 INFO neutron.plugins.ml2.plugin [None req-78eafb5b-fe83-4b73-ab13-16aa669032a6 - - - - - -] Attempt 1 to provision port 68aa94d1-6df2-40e4-b29e-53255861b06c 2026-04-21 18:21:15.353 10 INFO neutron.plugins.ml2.plugin [None req-859496ec-6d79-4588-b3ee-a2545a12e238 - - - - - -] Attempt 1 to provision port 86d47c9d-ab93-4a45-95bc-f9a52e48c566 2026-04-21 18:21:15.576 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port f9af7147-4048-4be6-ac6b-4d0704e555e2 2026-04-21 18:21:15.583 10 INFO neutron.plugins.ml2.plugin [None req-05929fbf-2f98-4362-bb13-d1f32fa269a4 - - - - - -] Attempt 1 to provision port 86d47c9d-ab93-4a45-95bc-f9a52e48c566 2026-04-21 18:21:16.062 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 86d47c9d-ab93-4a45-95bc-f9a52e48c566 2026-04-21 18:21:16.809 10 INFO neutron.plugins.ml2.plugin [None req-4585d5ea-1a4f-4a4b-9592-ea50f743b13e - - - - - -] Attempt 1 to provision port 8301c7e5-b207-47e1-b7ec-ae3904caf8d3 2026-04-21 18:21:17.157 10 INFO neutron.plugins.ml2.plugin [None req-86da0ee9-cc30-4462-9f68-ae8cf5992347 - - - - - -] Attempt 1 to provision port f9af7147-4048-4be6-ac6b-4d0704e555e2 2026-04-21 18:21:17.441 9 INFO neutron.plugins.ml2.plugin [None req-f243c6b7-e9a9-4115-9bf5-8344a3ce3d88 - - - - - -] Attempt 1 to provision port f9af7147-4048-4be6-ac6b-4d0704e555e2 2026-04-21 18:21:17.527 9 INFO neutron.plugins.ml2.plugin [None req-f243c6b7-e9a9-4115-9bf5-8344a3ce3d88 - - - - - -] Attempt 1 to provision port d1ff335e-195e-46a5-b2aa-096ef1ddf317 2026-04-21 18:21:17.604 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port f9af7147-4048-4be6-ac6b-4d0704e555e2 2026-04-21 18:21:17.706 9 INFO neutron.plugins.ml2.plugin [None req-4f2499a5-c868-4e28-bb80-20508239145a - - - - - -] Attempt 1 to provision port 8301c7e5-b207-47e1-b7ec-ae3904caf8d3 2026-04-21 18:21:17.867 10 INFO neutron.plugins.ml2.plugin [None req-d3db1a9e-b9f7-4b55-ab97-7392d4654f8a - - - - - -] Attempt 1 to provision port d1ff335e-195e-46a5-b2aa-096ef1ddf317 2026-04-21 18:21:17.896 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 9be69c53-ba48-44a1-9e03-c06753d3c820 2026-04-21 18:21:18.111 9 INFO neutron.plugins.ml2.plugin [None req-74dd95b6-d2b6-4765-a2c2-9825f98f0c3a - - - - - -] Attempt 1 to provision port d1ff335e-195e-46a5-b2aa-096ef1ddf317 2026-04-21 18:21:19.559 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 9be69c53-ba48-44a1-9e03-c06753d3c820 2026-04-21 18:21:22.704 10 INFO neutron.plugins.ml2.plugin [None req-ee38a87c-98af-474a-a898-662d19ccbc90 - - - - - -] Attempt 1 to provision port 0a6acfdf-1eb3-43fc-91d4-71f1e988f9f3 2026-04-21 18:21:28.720 10 INFO neutron.plugins.ml2.plugin [None req-9766e923-f4d7-472a-81e2-2455e1255c86 - - - - - -] Attempt 1 to provision port 48a480c0-a374-4ef9-9be6-334ba8d3ea20 2026-04-21 18:21:29.377 9 INFO neutron.plugins.ml2.plugin [None req-d9e453e6-beb1-40d3-86dd-b613abb96a07 - - - - - -] Attempt 1 to provision port 261fcf41-f3d1-4104-afdd-3890c2893d2a 2026-04-21 18:21:29.547 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port cfbb77fd-891c-497d-a20d-3dbf9fc99383 2026-04-21 18:21:31.536 10 INFO neutron.plugins.ml2.plugin [None req-0c3aab04-8dfc-4670-ad53-7e34e4491ad4 - - - - - -] Attempt 1 to provision port cfbb77fd-891c-497d-a20d-3dbf9fc99383 2026-04-21 18:21:31.681 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port cfbb77fd-891c-497d-a20d-3dbf9fc99383 2026-04-21 18:21:31.822 10 INFO neutron.plugins.ml2.plugin [None req-abfe0ed4-36c3-4601-ac88-44d627f9ad0e - - - - - -] Attempt 1 to provision port cfbb77fd-891c-497d-a20d-3dbf9fc99383 2026-04-21 18:21:32.157 9 INFO neutron.plugins.ml2.plugin [None req-4a377608-dec8-4f7a-9efb-8ec78d96f4d2 - - - - - -] Attempt 1 to provision port b7bcb662-fc4f-44fa-a42c-948660af5405 2026-04-21 18:21:32.321 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 48a480c0-a374-4ef9-9be6-334ba8d3ea20 2026-04-21 18:21:32.472 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1ca1cb0-4291-4bce-a5ca-dfbe719c2b39'] response: {'server_uuid': 'd291147a-0d8b-4339-b83a-6e57e7d52d63', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '48a480c0-a374-4ef9-9be6-334ba8d3ea20', 'code': 200} 2026-04-21 18:21:32.964 9 INFO neutron.plugins.ml2.plugin [None req-182ef34e-56d0-45f4-8656-369e8f9cce52 - - - - - -] Attempt 1 to provision port b7bcb662-fc4f-44fa-a42c-948660af5405 2026-04-21 18:21:33.612 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 5a360d51-b22a-4100-ac8c-2811819249c1 2026-04-21 18:21:34.139 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 48a480c0-a374-4ef9-9be6-334ba8d3ea20 2026-04-21 18:21:35.561 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 5a360d51-b22a-4100-ac8c-2811819249c1 2026-04-21 18:21:37.151 10 INFO neutron.plugins.ml2.plugin [None req-22d2a6e8-7278-4500-b015-8206059b2760 - - - - - -] Attempt 1 to provision port 24db5c7f-7e5c-4e5f-bb27-1d91f65461ed 2026-04-21 18:21:37.851 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 68aa94d1-6df2-40e4-b29e-53255861b06c 2026-04-21 18:21:38.433 9 INFO neutron.plugins.ml2.plugin [None req-370c0bc0-f8f5-407c-b1d1-b545d92c1a7e - - - - - -] Attempt 1 to provision port 06c39a4e-3088-4926-8120-122fbe1623bb 2026-04-21 18:21:39.829 9 INFO neutron.plugins.ml2.plugin [None req-8eabe913-a939-4c2f-acca-6d0b821df1ff - - - - - -] Attempt 1 to provision port b3753e37-2248-47c1-b5ba-87d158f1091b 2026-04-21 18:21:39.872 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 68aa94d1-6df2-40e4-b29e-53255861b06c 2026-04-21 18:21:40.216 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 8301c7e5-b207-47e1-b7ec-ae3904caf8d3 2026-04-21 18:21:40.329 10 INFO neutron.plugins.ml2.plugin [None req-b9ef65ef-51fe-408e-b761-ca0740df2cef - - - - - -] Attempt 1 to provision port b3753e37-2248-47c1-b5ba-87d158f1091b 2026-04-21 18:21:40.583 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port b3753e37-2248-47c1-b5ba-87d158f1091b 2026-04-21 18:21:41.039 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 24db5c7f-7e5c-4e5f-bb27-1d91f65461ed 2026-04-21 18:21:41.201 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3d7dc21-5702-415c-9472-99d4016e4333'] response: {'server_uuid': '3e9b2cfe-f8e6-49ca-a8c8-7b2861c13033', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '24db5c7f-7e5c-4e5f-bb27-1d91f65461ed', 'code': 200} 2026-04-21 18:21:41.874 9 INFO neutron.plugins.ml2.plugin [None req-e6da9227-29bf-487c-afda-b160b2039ef3 - - - - - -] Attempt 1 to provision port a1c77ac4-58b8-46c7-af96-b84c248a876f 2026-04-21 18:21:42.271 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port b3753e37-2248-47c1-b5ba-87d158f1091b 2026-04-21 18:21:42.640 9 INFO neutron.plugins.ml2.plugin [None req-25be3fa8-910f-45f9-9fde-4c958c50052b - - - - - -] Attempt 1 to provision port a1c77ac4-58b8-46c7-af96-b84c248a876f 2026-04-21 18:21:42.807 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 24db5c7f-7e5c-4e5f-bb27-1d91f65461ed /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-21 18:21:44.038 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 578bf20d-5de9-4b3f-bb88-e28e747ac394 2026-04-21 18:21:46.052 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 578bf20d-5de9-4b3f-bb88-e28e747ac394 2026-04-21 18:21:47.435 9 INFO neutron.plugins.ml2.plugin [None req-81b74472-4901-46dd-a8c3-ff19386523bc - - - - - -] Attempt 1 to provision port 1098e02a-5064-4d26-97ab-ffcdbe6d34ec 2026-04-21 18:21:50.142 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 1098e02a-5064-4d26-97ab-ffcdbe6d34ec 2026-04-21 18:21:50.258 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-08b5941c-2d08-4443-be3a-8fb7e5454b49'] response: {'server_uuid': '7370fc1b-6965-4ecc-832c-d7d25a8c0a7c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1098e02a-5064-4d26-97ab-ffcdbe6d34ec', 'code': 200} 2026-04-21 18:21:52.013 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 1098e02a-5064-4d26-97ab-ffcdbe6d34ec 2026-04-21 18:21:56.659 10 INFO neutron.plugins.ml2.plugin [None req-6215808d-ddb8-4ed8-a78d-b928f91d7bb9 - - - - - -] Attempt 1 to provision port 01289f31-993c-462e-a125-a417be6cfd2f 2026-04-21 18:22:00.153 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 18e5b70f-0cc1-4b47-ae9c-af06c3890c37 2026-04-21 18:22:02.095 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 18e5b70f-0cc1-4b47-ae9c-af06c3890c37 2026-04-21 18:22:02.444 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 16525621-938a-4c9f-9f2b-bfe145373f13 2026-04-21 18:22:03.267 9 INFO neutron.plugins.ml2.plugin [None req-3f65b870-e55d-4213-a142-679f48188d87 - - - - - -] Attempt 1 to provision port 16525621-938a-4c9f-9f2b-bfe145373f13 2026-04-21 18:22:03.564 10 INFO neutron.plugins.ml2.plugin [None req-baadff22-d263-479b-9503-930abe392f92 - - - - - -] Attempt 1 to provision port 16525621-938a-4c9f-9f2b-bfe145373f13 2026-04-21 18:22:03.649 10 INFO neutron.plugins.ml2.plugin [None req-baadff22-d263-479b-9503-930abe392f92 - - - - - -] Attempt 1 to provision port 6c898d63-81d5-4d52-bd5e-e362aada3eba 2026-04-21 18:22:03.907 9 INFO neutron.plugins.ml2.plugin [None req-d1dfa9d2-75f5-425b-bd37-7d2c03cedacd - - - - - -] Attempt 1 to provision port 6c898d63-81d5-4d52-bd5e-e362aada3eba 2026-04-21 18:22:04.076 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 16525621-938a-4c9f-9f2b-bfe145373f13 2026-04-21 18:22:04.191 9 INFO neutron.plugins.ml2.plugin [None req-429cd0ee-d0e1-4489-82f8-2a42f9d89392 - - - - - -] Attempt 1 to provision port 6c898d63-81d5-4d52-bd5e-e362aada3eba 2026-04-21 18:22:07.804 9 INFO neutron.plugins.ml2.plugin [None req-61e78d03-fc08-4383-8f3d-bea171e51b43 - - - - - -] Attempt 1 to provision port 3dd166ed-8465-4f54-9e53-2e33db512b85 2026-04-21 18:22:10.067 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 3dd166ed-8465-4f54-9e53-2e33db512b85 2026-04-21 18:22:10.298 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-34dec048-5294-41da-84fd-e1614cb87874'] response: {'server_uuid': '1cc88246-f221-412f-9a04-733a05bc9df1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3dd166ed-8465-4f54-9e53-2e33db512b85', 'code': 200} 2026-04-21 18:22:12.048 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 3dd166ed-8465-4f54-9e53-2e33db512b85 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers [None req-eaac07cc-21c4-45f6-97f5-81b4758b433f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 65132f6c-cd3a-48ef-a7ab-6862e5664b0a could not be found. 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 65132f6c-cd3a-48ef-a7ab-6862e5664b0a could not be found. 2026-04-21 18:22:14.370 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:22:14.371 10 ERROR neutron.plugins.ml2.managers [None req-eaac07cc-21c4-45f6-97f5-81b4758b433f - - - - - -] Failed to bind port 2b9f9bb5-a7a2-469c-a540-40827a77134b on host instance for vnic_type normal using segments [{'id': '5c1cfb95-0f48-4a59-bb58-06ae43e4831d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 870, 'network_id': 'df83a5d6-b564-4a06-a736-d15c54d827e3'}] 2026-04-21 18:22:14.372 10 INFO neutron.plugins.ml2.plugin [None req-eaac07cc-21c4-45f6-97f5-81b4758b433f - - - - - -] Attempt 2 to bind port 2b9f9bb5-a7a2-469c-a540-40827a77134b 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers [None req-eaac07cc-21c4-45f6-97f5-81b4758b433f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 65132f6c-cd3a-48ef-a7ab-6862e5664b0a could not be found. 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 65132f6c-cd3a-48ef-a7ab-6862e5664b0a could not be found. 2026-04-21 18:22:14.402 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:22:14.403 10 ERROR neutron.plugins.ml2.managers [None req-eaac07cc-21c4-45f6-97f5-81b4758b433f - - - - - -] Failed to bind port 2b9f9bb5-a7a2-469c-a540-40827a77134b on host instance for vnic_type normal using segments [{'id': '5c1cfb95-0f48-4a59-bb58-06ae43e4831d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 870, 'network_id': 'df83a5d6-b564-4a06-a736-d15c54d827e3'}] 2026-04-21 18:22:14.404 10 INFO neutron.plugins.ml2.plugin [None req-eaac07cc-21c4-45f6-97f5-81b4758b433f - - - - - -] Attempt 3 to bind port 2b9f9bb5-a7a2-469c-a540-40827a77134b 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers [None req-eaac07cc-21c4-45f6-97f5-81b4758b433f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 65132f6c-cd3a-48ef-a7ab-6862e5664b0a could not be found. 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 65132f6c-cd3a-48ef-a7ab-6862e5664b0a could not be found. 2026-04-21 18:22:14.428 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:22:14.429 10 ERROR neutron.plugins.ml2.managers [None req-eaac07cc-21c4-45f6-97f5-81b4758b433f - - - - - -] Failed to bind port 2b9f9bb5-a7a2-469c-a540-40827a77134b on host instance for vnic_type normal using segments [{'id': '5c1cfb95-0f48-4a59-bb58-06ae43e4831d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 870, 'network_id': 'df83a5d6-b564-4a06-a736-d15c54d827e3'}] 2026-04-21 18:22:14.430 10 INFO neutron.plugins.ml2.plugin [None req-eaac07cc-21c4-45f6-97f5-81b4758b433f - - - - - -] Attempt 4 to bind port 2b9f9bb5-a7a2-469c-a540-40827a77134b 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers [None req-eaac07cc-21c4-45f6-97f5-81b4758b433f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 65132f6c-cd3a-48ef-a7ab-6862e5664b0a could not be found. 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 65132f6c-cd3a-48ef-a7ab-6862e5664b0a could not be found. 2026-04-21 18:22:14.458 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:22:14.459 10 ERROR neutron.plugins.ml2.managers [None req-eaac07cc-21c4-45f6-97f5-81b4758b433f - - - - - -] Failed to bind port 2b9f9bb5-a7a2-469c-a540-40827a77134b on host instance for vnic_type normal using segments [{'id': '5c1cfb95-0f48-4a59-bb58-06ae43e4831d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 870, 'network_id': 'df83a5d6-b564-4a06-a736-d15c54d827e3'}] 2026-04-21 18:22:14.460 10 INFO neutron.plugins.ml2.plugin [None req-eaac07cc-21c4-45f6-97f5-81b4758b433f - - - - - -] Attempt 5 to bind port 2b9f9bb5-a7a2-469c-a540-40827a77134b 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers [None req-eaac07cc-21c4-45f6-97f5-81b4758b433f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 65132f6c-cd3a-48ef-a7ab-6862e5664b0a could not be found. 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 65132f6c-cd3a-48ef-a7ab-6862e5664b0a could not be found. 2026-04-21 18:22:14.491 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:22:14.492 10 ERROR neutron.plugins.ml2.managers [None req-eaac07cc-21c4-45f6-97f5-81b4758b433f - - - - - -] Failed to bind port 2b9f9bb5-a7a2-469c-a540-40827a77134b on host instance for vnic_type normal using segments [{'id': '5c1cfb95-0f48-4a59-bb58-06ae43e4831d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 870, 'network_id': 'df83a5d6-b564-4a06-a736-d15c54d827e3'}] 2026-04-21 18:22:14.493 10 INFO neutron.plugins.ml2.plugin [None req-eaac07cc-21c4-45f6-97f5-81b4758b433f - - - - - -] Attempt 6 to bind port 2b9f9bb5-a7a2-469c-a540-40827a77134b 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers [None req-eaac07cc-21c4-45f6-97f5-81b4758b433f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 65132f6c-cd3a-48ef-a7ab-6862e5664b0a could not be found. 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 65132f6c-cd3a-48ef-a7ab-6862e5664b0a could not be found. 2026-04-21 18:22:14.516 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:22:14.517 10 ERROR neutron.plugins.ml2.managers [None req-eaac07cc-21c4-45f6-97f5-81b4758b433f - - - - - -] Failed to bind port 2b9f9bb5-a7a2-469c-a540-40827a77134b on host instance for vnic_type normal using segments [{'id': '5c1cfb95-0f48-4a59-bb58-06ae43e4831d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 870, 'network_id': 'df83a5d6-b564-4a06-a736-d15c54d827e3'}] 2026-04-21 18:22:14.517 10 INFO neutron.plugins.ml2.plugin [None req-eaac07cc-21c4-45f6-97f5-81b4758b433f - - - - - -] Attempt 7 to bind port 2b9f9bb5-a7a2-469c-a540-40827a77134b 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers [None req-eaac07cc-21c4-45f6-97f5-81b4758b433f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 65132f6c-cd3a-48ef-a7ab-6862e5664b0a could not be found. 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 65132f6c-cd3a-48ef-a7ab-6862e5664b0a could not be found. 2026-04-21 18:22:14.537 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:22:14.538 10 ERROR neutron.plugins.ml2.managers [None req-eaac07cc-21c4-45f6-97f5-81b4758b433f - - - - - -] Failed to bind port 2b9f9bb5-a7a2-469c-a540-40827a77134b on host instance for vnic_type normal using segments [{'id': '5c1cfb95-0f48-4a59-bb58-06ae43e4831d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 870, 'network_id': 'df83a5d6-b564-4a06-a736-d15c54d827e3'}] 2026-04-21 18:22:14.538 10 INFO neutron.plugins.ml2.plugin [None req-eaac07cc-21c4-45f6-97f5-81b4758b433f - - - - - -] Attempt 8 to bind port 2b9f9bb5-a7a2-469c-a540-40827a77134b 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers [None req-eaac07cc-21c4-45f6-97f5-81b4758b433f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 65132f6c-cd3a-48ef-a7ab-6862e5664b0a could not be found. 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 65132f6c-cd3a-48ef-a7ab-6862e5664b0a could not be found. 2026-04-21 18:22:14.559 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:22:14.560 10 ERROR neutron.plugins.ml2.managers [None req-eaac07cc-21c4-45f6-97f5-81b4758b433f - - - - - -] Failed to bind port 2b9f9bb5-a7a2-469c-a540-40827a77134b on host instance for vnic_type normal using segments [{'id': '5c1cfb95-0f48-4a59-bb58-06ae43e4831d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 870, 'network_id': 'df83a5d6-b564-4a06-a736-d15c54d827e3'}] 2026-04-21 18:22:14.560 10 INFO neutron.plugins.ml2.plugin [None req-eaac07cc-21c4-45f6-97f5-81b4758b433f - - - - - -] Attempt 9 to bind port 2b9f9bb5-a7a2-469c-a540-40827a77134b 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers [None req-eaac07cc-21c4-45f6-97f5-81b4758b433f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 65132f6c-cd3a-48ef-a7ab-6862e5664b0a could not be found. 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 65132f6c-cd3a-48ef-a7ab-6862e5664b0a could not be found. 2026-04-21 18:22:14.600 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:22:14.601 10 ERROR neutron.plugins.ml2.managers [None req-eaac07cc-21c4-45f6-97f5-81b4758b433f - - - - - -] Failed to bind port 2b9f9bb5-a7a2-469c-a540-40827a77134b on host instance for vnic_type normal using segments [{'id': '5c1cfb95-0f48-4a59-bb58-06ae43e4831d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 870, 'network_id': 'df83a5d6-b564-4a06-a736-d15c54d827e3'}] 2026-04-21 18:22:14.601 10 INFO neutron.plugins.ml2.plugin [None req-eaac07cc-21c4-45f6-97f5-81b4758b433f - - - - - -] Attempt 10 to bind port 2b9f9bb5-a7a2-469c-a540-40827a77134b 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers [None req-eaac07cc-21c4-45f6-97f5-81b4758b433f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 65132f6c-cd3a-48ef-a7ab-6862e5664b0a could not be found. 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 65132f6c-cd3a-48ef-a7ab-6862e5664b0a could not be found. 2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:22:14.634 10 ERROR neutron.plugins.ml2.managers [None req-eaac07cc-21c4-45f6-97f5-81b4758b433f - - - - - -] Failed to bind port 2b9f9bb5-a7a2-469c-a540-40827a77134b on host instance for vnic_type normal using segments [{'id': '5c1cfb95-0f48-4a59-bb58-06ae43e4831d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 870, 'network_id': 'df83a5d6-b564-4a06-a736-d15c54d827e3'}] 2026-04-21 18:22:16.178 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 01289f31-993c-462e-a125-a417be6cfd2f 2026-04-21 18:22:18.045 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 01289f31-993c-462e-a125-a417be6cfd2f 2026-04-21 18:22:18.303 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 6c898d63-81d5-4d52-bd5e-e362aada3eba 2026-04-21 18:22:20.203 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 6c898d63-81d5-4d52-bd5e-e362aada3eba 2026-04-21 18:22:20.708 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 87779557-6fb6-449b-b956-6282adc6089c 2026-04-21 18:22:24.136 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 2c79933f-d683-453b-882d-b808a81f6deb 2026-04-21 18:22:24.464 10 INFO neutron.plugins.ml2.plugin [None req-a72ee500-c1dd-46ad-993a-a4d95d815e21 - - - - - -] Attempt 1 to provision port 55a518ae-db1d-46af-a105-46b9620e11f3 2026-04-21 18:22:24.805 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 55a518ae-db1d-46af-a105-46b9620e11f3 2026-04-21 18:22:24.983 9 INFO neutron.plugins.ml2.plugin [None req-f05de300-9793-4dd5-bdd0-d0002cb95c11 - - - - - -] Attempt 1 to provision port 55a518ae-db1d-46af-a105-46b9620e11f3 2026-04-21 18:22:25.178 9 INFO neutron.plugins.ml2.plugin [None req-2fe766b6-360f-4705-b531-95cde0b2a81c - - - - - -] Attempt 1 to provision port 2c79933f-d683-453b-882d-b808a81f6deb /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-21 18:22:26.110 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 55a518ae-db1d-46af-a105-46b9620e11f3 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-21 18:22:33.741 9 INFO neutron.plugins.ml2.plugin [None req-27854521-1b20-4e3f-b7f0-b66ee13ed37c - - - - - -] Attempt 1 to provision port d037d5e7-2dfc-43c1-9c2b-9826674bea6a 2026-04-21 18:22:34.057 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 2c6922d3-bf0a-4470-9c7a-5c956f146e5a 2026-04-21 18:22:34.591 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port f694c7d3-0a7b-4287-92ef-4eb2f2d72681 2026-04-21 18:22:35.017 10 INFO neutron.plugins.ml2.plugin [None req-a97a4baa-a48e-480c-952d-0a834565b022 - - - - - -] Attempt 1 to provision port f694c7d3-0a7b-4287-92ef-4eb2f2d72681 2026-04-21 18:22:35.321 10 INFO neutron.plugins.ml2.plugin [None req-411ca2da-c480-4fbe-a853-85d4416e5d16 - - - - - -] Attempt 1 to provision port 2c6922d3-bf0a-4470-9c7a-5c956f146e5a 2026-04-21 18:22:35.419 10 INFO neutron.plugins.ml2.plugin [None req-411ca2da-c480-4fbe-a853-85d4416e5d16 - - - - - -] Attempt 1 to provision port 854bc3b7-6117-46f2-9fca-3d4d58ea50ff 2026-04-21 18:22:35.461 10 INFO neutron.plugins.ml2.plugin [None req-411ca2da-c480-4fbe-a853-85d4416e5d16 - - - - - -] Attempt 1 to provision port f694c7d3-0a7b-4287-92ef-4eb2f2d72681 2026-04-21 18:22:35.637 10 INFO neutron.plugins.ml2.plugin [None req-bc84a5f1-b36d-41fb-82b7-127d2df75536 - - - - - -] Attempt 1 to provision port 854bc3b7-6117-46f2-9fca-3d4d58ea50ff 2026-04-21 18:22:35.781 10 INFO neutron.plugins.ml2.plugin [None req-37310fb3-0a0b-46ef-a804-d30dad353a17 - - - - - -] Attempt 1 to provision port 2c6922d3-bf0a-4470-9c7a-5c956f146e5a 2026-04-21 18:22:35.966 9 INFO neutron.plugins.ml2.plugin [None req-e8df07a0-c573-444a-bda7-00a97f7fdac8 - - - - - -] Attempt 1 to provision port 854bc3b7-6117-46f2-9fca-3d4d58ea50ff 2026-04-21 18:22:36.148 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 2c6922d3-bf0a-4470-9c7a-5c956f146e5a 2026-04-21 18:22:36.531 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port d037d5e7-2dfc-43c1-9c2b-9826674bea6a 2026-04-21 18:22:36.649 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-80a7c452-d1a1-4881-87b0-1bd03c1fd824'] response: {'server_uuid': 'dc646fa3-d08d-446e-9d3f-3006703f5279', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd037d5e7-2dfc-43c1-9c2b-9826674bea6a', 'code': 200} 2026-04-21 18:22:37.018 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port f694c7d3-0a7b-4287-92ef-4eb2f2d72681 2026-04-21 18:22:37.446 10 INFO neutron.plugins.ml2.plugin [None req-30906c65-43a5-4e6e-a057-3ab3571ae266 - - - - - -] Attempt 1 to provision port 88f9e767-2c92-407a-beca-521eb4991982 2026-04-21 18:22:37.591 9 INFO neutron.plugins.ml2.plugin [None req-dd20b1a9-3e48-4d04-ab87-ea659ec17248 - - - - - -] Attempt 1 to provision port 68f205c9-4509-48b8-a812-256cb8612719 2026-04-21 18:22:37.946 10 INFO neutron.plugins.ml2.plugin [None req-361c8220-70ae-46dd-a9b8-a7de53c1e471 - - - - - -] Attempt 1 to provision port 88f9e767-2c92-407a-beca-521eb4991982 2026-04-21 18:22:38.254 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port d037d5e7-2dfc-43c1-9c2b-9826674bea6a 2026-04-21 18:22:38.661 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port c5ffb86b-822a-4ce2-a8c3-f449fe2bb8d6 2026-04-21 18:22:39.225 9 INFO neutron.plugins.ml2.plugin [None req-c8b1bf65-975c-4784-b56d-9629375d5f3b - - - - - -] Attempt 1 to provision port c5ffb86b-822a-4ce2-a8c3-f449fe2bb8d6 2026-04-21 18:22:39.695 10 INFO neutron.plugins.ml2.plugin [None req-2a11afcd-c261-4cd9-81df-8c3ad9a24516 - - - - - -] Attempt 1 to provision port c5ffb86b-822a-4ce2-a8c3-f449fe2bb8d6 2026-04-21 18:22:40.107 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port c5ffb86b-822a-4ce2-a8c3-f449fe2bb8d6 2026-04-21 18:22:40.114 10 INFO neutron.plugins.ml2.plugin [None req-aa30b55e-ad46-497f-9116-3d905a564d0e - - - - - -] Attempt 1 to provision port 53a5b36b-8377-49f7-a4c1-e8d37a0c12a7 2026-04-21 18:22:40.988 9 INFO neutron.plugins.ml2.plugin [None req-971cbe21-6146-4632-9cd4-8605da1bd77a - - - - - -] Attempt 1 to provision port 53a5b36b-8377-49f7-a4c1-e8d37a0c12a7 2026-04-21 18:22:42.144 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 068bc8f3-a427-426e-8a74-1004a928e056 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-21 18:22:44.062 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 068bc8f3-a427-426e-8a74-1004a928e056 2026-04-21 18:22:44.678 10 INFO neutron.plugins.ml2.plugin [None req-191e04dd-aac1-40af-bd0d-ec15e4184123 - - - - - -] Attempt 1 to provision port 3850550d-17b1-43d6-83ec-a99bfb6197ee 2026-04-21 18:22:46.240 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port fd0e9aa9-618b-4ed7-8355-05fdeda631e6 2026-04-21 18:22:47.130 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 3c59d65c-bd15-4924-b641-d6d22b33cb32 2026-04-21 18:22:47.361 10 INFO neutron.plugins.ml2.plugin [None req-87ed3700-875e-42e6-ab56-94ac82a0461a - - - - - -] Attempt 1 to provision port fd0e9aa9-618b-4ed7-8355-05fdeda631e6 2026-04-21 18:22:47.727 9 INFO neutron.plugins.ml2.plugin [None req-f0b7ca11-bb2d-4c31-b024-c2555a2f5f71 - - - - - -] Attempt 1 to provision port fd0e9aa9-618b-4ed7-8355-05fdeda631e6 2026-04-21 18:22:48.129 9 INFO neutron.plugins.ml2.plugin [None req-4c7b3237-ec8e-4326-ae03-4a72a7e174a6 - - - - - -] Attempt 1 to provision port ad0869be-e5ea-4a92-8019-5531eee10326 2026-04-21 18:22:48.178 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port fd0e9aa9-618b-4ed7-8355-05fdeda631e6 2026-04-21 18:22:48.543 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port fe5bf959-15cf-4efa-8feb-25c17e37ed8d 2026-04-21 18:22:48.588 9 INFO neutron.plugins.ml2.plugin [None req-025fdb0d-350e-4af2-8efa-b579759f4db7 - - - - - -] Attempt 1 to provision port 3c59d65c-bd15-4924-b641-d6d22b33cb32 2026-04-21 18:22:48.908 10 INFO neutron.plugins.ml2.plugin [None req-38f9548a-3614-44b2-922c-0be6254b1281 - - - - - -] Attempt 1 to provision port ad0869be-e5ea-4a92-8019-5531eee10326 2026-04-21 18:22:49.091 10 INFO neutron.plugins.ml2.plugin [None req-e110a17f-bbaa-4bb5-a7e1-12f8cdcae2ad - - - - - -] Attempt 1 to provision port 3c59d65c-bd15-4924-b641-d6d22b33cb32 2026-04-21 18:22:49.281 10 INFO neutron.plugins.ml2.plugin [None req-e110a17f-bbaa-4bb5-a7e1-12f8cdcae2ad - - - - - -] Attempt 1 to provision port 159d1223-0da0-4aa4-b787-d4dfd82567ea 2026-04-21 18:22:49.282 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 3c59d65c-bd15-4924-b641-d6d22b33cb32 2026-04-21 18:22:49.461 9 INFO neutron.plugins.ml2.plugin [None req-ea509e94-b76b-4298-a543-e8215ab60e94 - - - - - -] Attempt 1 to provision port 159d1223-0da0-4aa4-b787-d4dfd82567ea 2026-04-21 18:22:49.620 10 INFO neutron.plugins.ml2.plugin [None req-76506a58-fbe6-468c-8815-f1859a4caad0 - - - - - -] Attempt 1 to provision port 159d1223-0da0-4aa4-b787-d4dfd82567ea 2026-04-21 18:22:50.118 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port fe5bf959-15cf-4efa-8feb-25c17e37ed8d 2026-04-21 18:22:54.826 10 INFO neutron.plugins.ml2.plugin [None req-b2ab1ff1-6705-4f1b-bafc-5832df363e5d - - - - - -] Attempt 1 to provision port 7fbf18c3-89f9-4912-869e-a008aad14910 2026-04-21 18:22:56.133 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 0f003b74-689b-484f-8a65-5fe786111cd7 2026-04-21 18:22:57.402 10 INFO neutron.plugins.ml2.plugin [None req-a27f2e2a-d73d-49c8-aa01-059406d1f216 - - - - - -] Attempt 1 to provision port 0f003b74-689b-484f-8a65-5fe786111cd7 2026-04-21 18:22:57.707 9 INFO neutron.plugins.ml2.plugin [None req-45df6ca6-7f84-4412-92d5-7737b2015d4b - - - - - -] Attempt 1 to provision port 0f003b74-689b-484f-8a65-5fe786111cd7 2026-04-21 18:22:58.284 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 68f205c9-4509-48b8-a812-256cb8612719 2026-04-21 18:22:58.625 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 53a5b36b-8377-49f7-a4c1-e8d37a0c12a7 2026-04-21 18:22:59.089 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 0f003b74-689b-484f-8a65-5fe786111cd7 2026-04-21 18:22:59.394 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 7fbf18c3-89f9-4912-869e-a008aad14910 2026-04-21 18:22:59.530 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f22d23eb-d5cd-4661-a0ba-3b0d17fd4e69'] response: {'server_uuid': '6224e0c6-613c-4b69-81dc-c83bbb5e0779', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7fbf18c3-89f9-4912-869e-a008aad14910', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-21 18:23:00.145 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 68f205c9-4509-48b8-a812-256cb8612719 2026-04-21 18:23:00.477 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 53a5b36b-8377-49f7-a4c1-e8d37a0c12a7 2026-04-21 18:23:00.771 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 7fbf18c3-89f9-4912-869e-a008aad14910 2026-04-21 18:23:01.765 9 INFO neutron.plugins.ml2.plugin [None req-fef40d68-57c9-491e-8775-eb67d689eeca - - - - - -] Attempt 1 to provision port 1401d8e0-e4c6-4069-b295-f531f7c12ebc 2026-04-21 18:23:06.147 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 3850550d-17b1-43d6-83ec-a99bfb6197ee 2026-04-21 18:23:06.532 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port ad0869be-e5ea-4a92-8019-5531eee10326 2026-04-21 18:23:08.059 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 3850550d-17b1-43d6-83ec-a99bfb6197ee 2026-04-21 18:23:08.363 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port ad0869be-e5ea-4a92-8019-5531eee10326 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers [None req-18ff979c-e718-43e9-b7ff-17ea1fbf37d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a00d1534-43e0-4edf-b52c-043377a64fdd could not be found. 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a00d1534-43e0-4edf-b52c-043377a64fdd could not be found. 2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:23:12.509 10 ERROR neutron.plugins.ml2.managers [None req-18ff979c-e718-43e9-b7ff-17ea1fbf37d2 - - - - - -] Failed to bind port 63a404d5-39b7-4d73-88e3-673ac9dccdcb on host instance for vnic_type normal using segments [{'id': '2ba986a7-6b84-4038-ab31-69a676ca56fb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 539, 'network_id': '97c57ef9-4779-4d7c-9826-7fcbff879b84'}] 2026-04-21 18:23:12.510 10 INFO neutron.plugins.ml2.plugin [None req-18ff979c-e718-43e9-b7ff-17ea1fbf37d2 - - - - - -] Attempt 2 to bind port 63a404d5-39b7-4d73-88e3-673ac9dccdcb 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers [None req-18ff979c-e718-43e9-b7ff-17ea1fbf37d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a00d1534-43e0-4edf-b52c-043377a64fdd could not be found. 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a00d1534-43e0-4edf-b52c-043377a64fdd could not be found. 2026-04-21 18:23:12.532 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:23:12.533 10 ERROR neutron.plugins.ml2.managers [None req-18ff979c-e718-43e9-b7ff-17ea1fbf37d2 - - - - - -] Failed to bind port 63a404d5-39b7-4d73-88e3-673ac9dccdcb on host instance for vnic_type normal using segments [{'id': '2ba986a7-6b84-4038-ab31-69a676ca56fb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 539, 'network_id': '97c57ef9-4779-4d7c-9826-7fcbff879b84'}] 2026-04-21 18:23:12.533 10 INFO neutron.plugins.ml2.plugin [None req-18ff979c-e718-43e9-b7ff-17ea1fbf37d2 - - - - - -] Attempt 3 to bind port 63a404d5-39b7-4d73-88e3-673ac9dccdcb 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers [None req-18ff979c-e718-43e9-b7ff-17ea1fbf37d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a00d1534-43e0-4edf-b52c-043377a64fdd could not be found. 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a00d1534-43e0-4edf-b52c-043377a64fdd could not be found. 2026-04-21 18:23:12.553 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:23:12.554 10 ERROR neutron.plugins.ml2.managers [None req-18ff979c-e718-43e9-b7ff-17ea1fbf37d2 - - - - - -] Failed to bind port 63a404d5-39b7-4d73-88e3-673ac9dccdcb on host instance for vnic_type normal using segments [{'id': '2ba986a7-6b84-4038-ab31-69a676ca56fb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 539, 'network_id': '97c57ef9-4779-4d7c-9826-7fcbff879b84'}] 2026-04-21 18:23:12.554 10 INFO neutron.plugins.ml2.plugin [None req-18ff979c-e718-43e9-b7ff-17ea1fbf37d2 - - - - - -] Attempt 4 to bind port 63a404d5-39b7-4d73-88e3-673ac9dccdcb 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers [None req-18ff979c-e718-43e9-b7ff-17ea1fbf37d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a00d1534-43e0-4edf-b52c-043377a64fdd could not be found. 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a00d1534-43e0-4edf-b52c-043377a64fdd could not be found. 2026-04-21 18:23:12.577 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:23:12.578 10 ERROR neutron.plugins.ml2.managers [None req-18ff979c-e718-43e9-b7ff-17ea1fbf37d2 - - - - - -] Failed to bind port 63a404d5-39b7-4d73-88e3-673ac9dccdcb on host instance for vnic_type normal using segments [{'id': '2ba986a7-6b84-4038-ab31-69a676ca56fb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 539, 'network_id': '97c57ef9-4779-4d7c-9826-7fcbff879b84'}] 2026-04-21 18:23:12.578 10 INFO neutron.plugins.ml2.plugin [None req-18ff979c-e718-43e9-b7ff-17ea1fbf37d2 - - - - - -] Attempt 5 to bind port 63a404d5-39b7-4d73-88e3-673ac9dccdcb 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers [None req-18ff979c-e718-43e9-b7ff-17ea1fbf37d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a00d1534-43e0-4edf-b52c-043377a64fdd could not be found. 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a00d1534-43e0-4edf-b52c-043377a64fdd could not be found. 2026-04-21 18:23:12.600 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:23:12.601 10 ERROR neutron.plugins.ml2.managers [None req-18ff979c-e718-43e9-b7ff-17ea1fbf37d2 - - - - - -] Failed to bind port 63a404d5-39b7-4d73-88e3-673ac9dccdcb on host instance for vnic_type normal using segments [{'id': '2ba986a7-6b84-4038-ab31-69a676ca56fb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 539, 'network_id': '97c57ef9-4779-4d7c-9826-7fcbff879b84'}] 2026-04-21 18:23:12.601 10 INFO neutron.plugins.ml2.plugin [None req-18ff979c-e718-43e9-b7ff-17ea1fbf37d2 - - - - - -] Attempt 6 to bind port 63a404d5-39b7-4d73-88e3-673ac9dccdcb 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers [None req-18ff979c-e718-43e9-b7ff-17ea1fbf37d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a00d1534-43e0-4edf-b52c-043377a64fdd could not be found. 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a00d1534-43e0-4edf-b52c-043377a64fdd could not be found. 2026-04-21 18:23:12.621 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:23:12.622 10 ERROR neutron.plugins.ml2.managers [None req-18ff979c-e718-43e9-b7ff-17ea1fbf37d2 - - - - - -] Failed to bind port 63a404d5-39b7-4d73-88e3-673ac9dccdcb on host instance for vnic_type normal using segments [{'id': '2ba986a7-6b84-4038-ab31-69a676ca56fb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 539, 'network_id': '97c57ef9-4779-4d7c-9826-7fcbff879b84'}] 2026-04-21 18:23:12.623 10 INFO neutron.plugins.ml2.plugin [None req-18ff979c-e718-43e9-b7ff-17ea1fbf37d2 - - - - - -] Attempt 7 to bind port 63a404d5-39b7-4d73-88e3-673ac9dccdcb 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers [None req-18ff979c-e718-43e9-b7ff-17ea1fbf37d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a00d1534-43e0-4edf-b52c-043377a64fdd could not be found. 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a00d1534-43e0-4edf-b52c-043377a64fdd could not be found. 2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:23:12.642 10 ERROR neutron.plugins.ml2.managers [None req-18ff979c-e718-43e9-b7ff-17ea1fbf37d2 - - - - - -] Failed to bind port 63a404d5-39b7-4d73-88e3-673ac9dccdcb on host instance for vnic_type normal using segments [{'id': '2ba986a7-6b84-4038-ab31-69a676ca56fb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 539, 'network_id': '97c57ef9-4779-4d7c-9826-7fcbff879b84'}] 2026-04-21 18:23:12.642 10 INFO neutron.plugins.ml2.plugin [None req-18ff979c-e718-43e9-b7ff-17ea1fbf37d2 - - - - - -] Attempt 8 to bind port 63a404d5-39b7-4d73-88e3-673ac9dccdcb 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers [None req-18ff979c-e718-43e9-b7ff-17ea1fbf37d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a00d1534-43e0-4edf-b52c-043377a64fdd could not be found. 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a00d1534-43e0-4edf-b52c-043377a64fdd could not be found. 2026-04-21 18:23:12.661 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:23:12.662 10 ERROR neutron.plugins.ml2.managers [None req-18ff979c-e718-43e9-b7ff-17ea1fbf37d2 - - - - - -] Failed to bind port 63a404d5-39b7-4d73-88e3-673ac9dccdcb on host instance for vnic_type normal using segments [{'id': '2ba986a7-6b84-4038-ab31-69a676ca56fb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 539, 'network_id': '97c57ef9-4779-4d7c-9826-7fcbff879b84'}] 2026-04-21 18:23:12.662 10 INFO neutron.plugins.ml2.plugin [None req-18ff979c-e718-43e9-b7ff-17ea1fbf37d2 - - - - - -] Attempt 9 to bind port 63a404d5-39b7-4d73-88e3-673ac9dccdcb 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers [None req-18ff979c-e718-43e9-b7ff-17ea1fbf37d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a00d1534-43e0-4edf-b52c-043377a64fdd could not be found. 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a00d1534-43e0-4edf-b52c-043377a64fdd could not be found. 2026-04-21 18:23:12.683 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:23:12.684 10 ERROR neutron.plugins.ml2.managers [None req-18ff979c-e718-43e9-b7ff-17ea1fbf37d2 - - - - - -] Failed to bind port 63a404d5-39b7-4d73-88e3-673ac9dccdcb on host instance for vnic_type normal using segments [{'id': '2ba986a7-6b84-4038-ab31-69a676ca56fb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 539, 'network_id': '97c57ef9-4779-4d7c-9826-7fcbff879b84'}] 2026-04-21 18:23:12.685 10 INFO neutron.plugins.ml2.plugin [None req-18ff979c-e718-43e9-b7ff-17ea1fbf37d2 - - - - - -] Attempt 10 to bind port 63a404d5-39b7-4d73-88e3-673ac9dccdcb 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers [None req-18ff979c-e718-43e9-b7ff-17ea1fbf37d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a00d1534-43e0-4edf-b52c-043377a64fdd could not be found. 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a00d1534-43e0-4edf-b52c-043377a64fdd could not be found. 2026-04-21 18:23:12.720 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:23:12.721 10 ERROR neutron.plugins.ml2.managers [None req-18ff979c-e718-43e9-b7ff-17ea1fbf37d2 - - - - - -] Failed to bind port 63a404d5-39b7-4d73-88e3-673ac9dccdcb on host instance for vnic_type normal using segments [{'id': '2ba986a7-6b84-4038-ab31-69a676ca56fb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 539, 'network_id': '97c57ef9-4779-4d7c-9826-7fcbff879b84'}] 2026-04-21 18:23:14.365 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f17c068f-9a6e-48f3-82a3-09f0a24a8a96'] response: {'server_uuid': '6224e0c6-613c-4b69-81dc-c83bbb5e0779', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7fbf18c3-89f9-4912-869e-a008aad14910', 'code': 200} 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers [None req-a558e6be-5c21-4cb7-a8fd-cdbf2a8d08fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 77b569bb-ce5d-4ef4-b89c-2054fcb040cc could not be found. 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 77b569bb-ce5d-4ef4-b89c-2054fcb040cc could not be found. 2026-04-21 18:23:14.435 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:23:14.436 9 ERROR neutron.plugins.ml2.managers [None req-a558e6be-5c21-4cb7-a8fd-cdbf2a8d08fe - - - - - -] Failed to bind port 23ec01fc-f025-495e-a87c-ad3a61e3933e on host instance for vnic_type normal using segments [{'id': 'b3c835e2-f596-4e6f-ab2e-356ed8ab95f2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 489, 'network_id': 'd9c4a7da-40d7-40f6-bacc-133936b83753'}] 2026-04-21 18:23:14.437 9 INFO neutron.plugins.ml2.plugin [None req-a558e6be-5c21-4cb7-a8fd-cdbf2a8d08fe - - - - - -] Attempt 2 to bind port 23ec01fc-f025-495e-a87c-ad3a61e3933e 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers [None req-a558e6be-5c21-4cb7-a8fd-cdbf2a8d08fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 77b569bb-ce5d-4ef4-b89c-2054fcb040cc could not be found. 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 77b569bb-ce5d-4ef4-b89c-2054fcb040cc could not be found. 2026-04-21 18:23:14.457 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:23:14.458 9 ERROR neutron.plugins.ml2.managers [None req-a558e6be-5c21-4cb7-a8fd-cdbf2a8d08fe - - - - - -] Failed to bind port 23ec01fc-f025-495e-a87c-ad3a61e3933e on host instance for vnic_type normal using segments [{'id': 'b3c835e2-f596-4e6f-ab2e-356ed8ab95f2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 489, 'network_id': 'd9c4a7da-40d7-40f6-bacc-133936b83753'}] 2026-04-21 18:23:14.458 9 INFO neutron.plugins.ml2.plugin [None req-a558e6be-5c21-4cb7-a8fd-cdbf2a8d08fe - - - - - -] Attempt 3 to bind port 23ec01fc-f025-495e-a87c-ad3a61e3933e 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers [None req-a558e6be-5c21-4cb7-a8fd-cdbf2a8d08fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 77b569bb-ce5d-4ef4-b89c-2054fcb040cc could not be found. 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 77b569bb-ce5d-4ef4-b89c-2054fcb040cc could not be found. 2026-04-21 18:23:14.484 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:23:14.485 9 ERROR neutron.plugins.ml2.managers [None req-a558e6be-5c21-4cb7-a8fd-cdbf2a8d08fe - - - - - -] Failed to bind port 23ec01fc-f025-495e-a87c-ad3a61e3933e on host instance for vnic_type normal using segments [{'id': 'b3c835e2-f596-4e6f-ab2e-356ed8ab95f2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 489, 'network_id': 'd9c4a7da-40d7-40f6-bacc-133936b83753'}] 2026-04-21 18:23:14.485 9 INFO neutron.plugins.ml2.plugin [None req-a558e6be-5c21-4cb7-a8fd-cdbf2a8d08fe - - - - - -] Attempt 4 to bind port 23ec01fc-f025-495e-a87c-ad3a61e3933e 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers [None req-a558e6be-5c21-4cb7-a8fd-cdbf2a8d08fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 77b569bb-ce5d-4ef4-b89c-2054fcb040cc could not be found. 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 77b569bb-ce5d-4ef4-b89c-2054fcb040cc could not be found. 2026-04-21 18:23:14.508 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:23:14.509 9 ERROR neutron.plugins.ml2.managers [None req-a558e6be-5c21-4cb7-a8fd-cdbf2a8d08fe - - - - - -] Failed to bind port 23ec01fc-f025-495e-a87c-ad3a61e3933e on host instance for vnic_type normal using segments [{'id': 'b3c835e2-f596-4e6f-ab2e-356ed8ab95f2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 489, 'network_id': 'd9c4a7da-40d7-40f6-bacc-133936b83753'}] 2026-04-21 18:23:14.509 9 INFO neutron.plugins.ml2.plugin [None req-a558e6be-5c21-4cb7-a8fd-cdbf2a8d08fe - - - - - -] Attempt 5 to bind port 23ec01fc-f025-495e-a87c-ad3a61e3933e 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers [None req-a558e6be-5c21-4cb7-a8fd-cdbf2a8d08fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 77b569bb-ce5d-4ef4-b89c-2054fcb040cc could not be found. 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 77b569bb-ce5d-4ef4-b89c-2054fcb040cc could not be found. 2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:23:14.651 9 ERROR neutron.plugins.ml2.managers [None req-a558e6be-5c21-4cb7-a8fd-cdbf2a8d08fe - - - - - -] Failed to bind port 23ec01fc-f025-495e-a87c-ad3a61e3933e on host instance for vnic_type normal using segments [{'id': 'b3c835e2-f596-4e6f-ab2e-356ed8ab95f2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 489, 'network_id': 'd9c4a7da-40d7-40f6-bacc-133936b83753'}] 2026-04-21 18:23:14.652 9 INFO neutron.plugins.ml2.plugin [None req-a558e6be-5c21-4cb7-a8fd-cdbf2a8d08fe - - - - - -] Attempt 6 to bind port 23ec01fc-f025-495e-a87c-ad3a61e3933e 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers [None req-a558e6be-5c21-4cb7-a8fd-cdbf2a8d08fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 77b569bb-ce5d-4ef4-b89c-2054fcb040cc could not be found. 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 77b569bb-ce5d-4ef4-b89c-2054fcb040cc could not be found. 2026-04-21 18:23:14.675 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:23:14.676 9 ERROR neutron.plugins.ml2.managers [None req-a558e6be-5c21-4cb7-a8fd-cdbf2a8d08fe - - - - - -] Failed to bind port 23ec01fc-f025-495e-a87c-ad3a61e3933e on host instance for vnic_type normal using segments [{'id': 'b3c835e2-f596-4e6f-ab2e-356ed8ab95f2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 489, 'network_id': 'd9c4a7da-40d7-40f6-bacc-133936b83753'}] 2026-04-21 18:23:14.676 9 INFO neutron.plugins.ml2.plugin [None req-a558e6be-5c21-4cb7-a8fd-cdbf2a8d08fe - - - - - -] Attempt 7 to bind port 23ec01fc-f025-495e-a87c-ad3a61e3933e 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers [None req-a558e6be-5c21-4cb7-a8fd-cdbf2a8d08fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 77b569bb-ce5d-4ef4-b89c-2054fcb040cc could not be found. 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 77b569bb-ce5d-4ef4-b89c-2054fcb040cc could not be found. 2026-04-21 18:23:14.704 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:23:14.705 9 ERROR neutron.plugins.ml2.managers [None req-a558e6be-5c21-4cb7-a8fd-cdbf2a8d08fe - - - - - -] Failed to bind port 23ec01fc-f025-495e-a87c-ad3a61e3933e on host instance for vnic_type normal using segments [{'id': 'b3c835e2-f596-4e6f-ab2e-356ed8ab95f2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 489, 'network_id': 'd9c4a7da-40d7-40f6-bacc-133936b83753'}] 2026-04-21 18:23:14.705 9 INFO neutron.plugins.ml2.plugin [None req-a558e6be-5c21-4cb7-a8fd-cdbf2a8d08fe - - - - - -] Attempt 8 to bind port 23ec01fc-f025-495e-a87c-ad3a61e3933e 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers [None req-a558e6be-5c21-4cb7-a8fd-cdbf2a8d08fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 77b569bb-ce5d-4ef4-b89c-2054fcb040cc could not be found. 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 77b569bb-ce5d-4ef4-b89c-2054fcb040cc could not be found. 2026-04-21 18:23:14.734 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:23:14.735 9 ERROR neutron.plugins.ml2.managers [None req-a558e6be-5c21-4cb7-a8fd-cdbf2a8d08fe - - - - - -] Failed to bind port 23ec01fc-f025-495e-a87c-ad3a61e3933e on host instance for vnic_type normal using segments [{'id': 'b3c835e2-f596-4e6f-ab2e-356ed8ab95f2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 489, 'network_id': 'd9c4a7da-40d7-40f6-bacc-133936b83753'}] 2026-04-21 18:23:14.735 9 INFO neutron.plugins.ml2.plugin [None req-a558e6be-5c21-4cb7-a8fd-cdbf2a8d08fe - - - - - -] Attempt 9 to bind port 23ec01fc-f025-495e-a87c-ad3a61e3933e 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers [None req-a558e6be-5c21-4cb7-a8fd-cdbf2a8d08fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 77b569bb-ce5d-4ef4-b89c-2054fcb040cc could not be found. 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 77b569bb-ce5d-4ef4-b89c-2054fcb040cc could not be found. 2026-04-21 18:23:14.755 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:23:14.756 9 ERROR neutron.plugins.ml2.managers [None req-a558e6be-5c21-4cb7-a8fd-cdbf2a8d08fe - - - - - -] Failed to bind port 23ec01fc-f025-495e-a87c-ad3a61e3933e on host instance for vnic_type normal using segments [{'id': 'b3c835e2-f596-4e6f-ab2e-356ed8ab95f2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 489, 'network_id': 'd9c4a7da-40d7-40f6-bacc-133936b83753'}] 2026-04-21 18:23:14.756 9 INFO neutron.plugins.ml2.plugin [None req-a558e6be-5c21-4cb7-a8fd-cdbf2a8d08fe - - - - - -] Attempt 10 to bind port 23ec01fc-f025-495e-a87c-ad3a61e3933e 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers [None req-a558e6be-5c21-4cb7-a8fd-cdbf2a8d08fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 77b569bb-ce5d-4ef4-b89c-2054fcb040cc could not be found. 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 77b569bb-ce5d-4ef4-b89c-2054fcb040cc could not be found. 2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:23:14.784 9 ERROR neutron.plugins.ml2.managers [None req-a558e6be-5c21-4cb7-a8fd-cdbf2a8d08fe - - - - - -] Failed to bind port 23ec01fc-f025-495e-a87c-ad3a61e3933e on host instance for vnic_type normal using segments [{'id': 'b3c835e2-f596-4e6f-ab2e-356ed8ab95f2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 489, 'network_id': 'd9c4a7da-40d7-40f6-bacc-133936b83753'}] 2026-04-21 18:23:58.299 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port fe11d3d4-e9fc-4c2a-bb59-489702bbc4cc 2026-04-21 18:23:58.643 10 INFO neutron.plugins.ml2.plugin [None req-7fc8b1ca-3db5-41ed-95fb-a2cd879068c9 - - - - - -] Attempt 1 to provision port 3ce3aba7-72cc-4a0f-92d4-efc4cea0021d 2026-04-21 18:23:58.922 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 3ce3aba7-72cc-4a0f-92d4-efc4cea0021d 2026-04-21 18:23:59.187 10 INFO neutron.plugins.ml2.plugin [None req-8dbeb134-2ef2-433a-b335-75a5f9db5949 - - - - - -] Attempt 1 to provision port 3ce3aba7-72cc-4a0f-92d4-efc4cea0021d 2026-04-21 18:23:59.305 10 INFO neutron.plugins.ml2.plugin [None req-8dbeb134-2ef2-433a-b335-75a5f9db5949 - - - - - -] Attempt 1 to provision port fe11d3d4-e9fc-4c2a-bb59-489702bbc4cc 2026-04-21 18:23:59.513 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 4055f2b0-a267-47dc-8270-f622007e42b7 2026-04-21 18:23:59.587 9 INFO neutron.plugins.ml2.plugin [None req-662d8143-144e-4706-bacc-6c000b3eb3d9 - - - - - -] Attempt 1 to provision port fe11d3d4-e9fc-4c2a-bb59-489702bbc4cc 2026-04-21 18:24:00.291 10 INFO neutron.plugins.ml2.plugin [None req-c21a8e97-4cb3-4592-8e91-a35167d97ad4 - - - - - -] Attempt 1 to provision port 4055f2b0-a267-47dc-8270-f622007e42b7 2026-04-21 18:24:00.396 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port fe11d3d4-e9fc-4c2a-bb59-489702bbc4cc 2026-04-21 18:24:00.602 10 INFO neutron.plugins.ml2.plugin [None req-cc106c3b-dd12-4923-8f0b-9406ebc6ce4c - - - - - -] Attempt 1 to provision port 40864fa1-8e8e-4d27-81d1-8781728ede44 2026-04-21 18:24:00.682 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 40864fa1-8e8e-4d27-81d1-8781728ede44 2026-04-21 18:24:01.166 10 INFO neutron.plugins.ml2.plugin [None req-cc106c3b-dd12-4923-8f0b-9406ebc6ce4c - - - - - -] Attempt 1 to provision port 4055f2b0-a267-47dc-8270-f622007e42b7 2026-04-21 18:24:01.361 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 4055f2b0-a267-47dc-8270-f622007e42b7 2026-04-21 18:24:01.491 10 INFO neutron.plugins.ml2.plugin [None req-22768a4d-93a2-4daf-9c5f-fef0e5bf91c6 - - - - - -] Attempt 1 to provision port 40864fa1-8e8e-4d27-81d1-8781728ede44 2026-04-21 18:24:01.802 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port f0d929e3-8285-462c-8c07-ffe17e63729a 2026-04-21 18:24:02.403 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port f0d929e3-8285-462c-8c07-ffe17e63729a 2026-04-21 18:24:02.594 10 INFO neutron.plugins.ml2.plugin [None req-2719791e-d755-46e3-97f8-f5ed868dff8b - - - - - -] Attempt 1 to provision port f0d929e3-8285-462c-8c07-ffe17e63729a 2026-04-21 18:24:24.531 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 61ff2e7d-468a-4e0a-89a1-abb52f2e6a54 2026-04-21 18:24:25.062 10 INFO neutron.plugins.ml2.plugin [None req-13daddce-a740-4154-a312-fa0209b698a1 - - - - - -] Attempt 1 to provision port 61ff2e7d-468a-4e0a-89a1-abb52f2e6a54 2026-04-21 18:24:25.082 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port d975773d-f359-4e89-88a8-ce1c141ce8c6 2026-04-21 18:24:26.477 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port ba98b5e3-c209-48f3-a3f8-dc114bde7042 2026-04-21 18:24:26.596 10 INFO neutron.plugins.ml2.plugin [None req-00384afa-d7e4-446b-b424-cfeea7f1ce3b - - - - - -] Attempt 1 to provision port 61ff2e7d-468a-4e0a-89a1-abb52f2e6a54 2026-04-21 18:24:26.715 10 INFO neutron.plugins.ml2.plugin [None req-00384afa-d7e4-446b-b424-cfeea7f1ce3b - - - - - -] Attempt 1 to provision port d975773d-f359-4e89-88a8-ce1c141ce8c6 2026-04-21 18:24:27.080 9 INFO neutron.plugins.ml2.plugin [None req-3ecaf85a-4a8c-47dd-be24-be6612f271fb - - - - - -] Attempt 1 to provision port 8618b7c4-ede1-4ac6-b430-f25d03356209 2026-04-21 18:24:27.212 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port d975773d-f359-4e89-88a8-ce1c141ce8c6 2026-04-21 18:24:27.338 10 INFO neutron.plugins.ml2.plugin [None req-dc640b60-466a-427b-80ec-a7420ab54d90 - - - - - -] Attempt 1 to provision port 61ff2e7d-468a-4e0a-89a1-abb52f2e6a54 2026-04-21 18:24:27.530 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 61ff2e7d-468a-4e0a-89a1-abb52f2e6a54 2026-04-21 18:24:27.776 10 INFO neutron.plugins.ml2.plugin [None req-72e7b171-5846-4fdc-93b3-eb9a77f848c1 - - - - - -] Attempt 1 to provision port d975773d-f359-4e89-88a8-ce1c141ce8c6 2026-04-21 18:24:28.167 10 INFO neutron.plugins.ml2.plugin [None req-3e33b88a-9711-43e6-8b83-96e6b8065298 - - - - - -] Attempt 1 to provision port d975773d-f359-4e89-88a8-ce1c141ce8c6 2026-04-21 18:24:28.366 10 INFO neutron.plugins.ml2.plugin [None req-975d81c0-83c8-4503-a77e-59f1b2883838 - - - - - -] Attempt 1 to provision port ba98b5e3-c209-48f3-a3f8-dc114bde7042 2026-04-21 18:24:28.431 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port ba98b5e3-c209-48f3-a3f8-dc114bde7042 2026-04-21 18:24:29.190 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port d975773d-f359-4e89-88a8-ce1c141ce8c6 2026-04-21 18:24:29.652 10 INFO neutron.plugins.ml2.plugin [None req-ae0998d4-efb2-4fbf-8933-fb552cc7c198 - - - - - -] Attempt 1 to provision port 2b49e041-a04c-4d40-a4c1-b515ff7f7457 2026-04-21 18:24:29.893 10 INFO neutron.plugins.ml2.plugin [None req-332c7cc8-e1ca-4d58-b3c7-73e47eb19e9a - - - - - -] Attempt 1 to provision port ba98b5e3-c209-48f3-a3f8-dc114bde7042 2026-04-21 18:24:30.369 9 INFO neutron.plugins.ml2.plugin [None req-85f82552-cfa6-4f6b-8ff4-23f43cc4a85a - - - - - -] Attempt 1 to provision port ba98b5e3-c209-48f3-a3f8-dc114bde7042 2026-04-21 18:24:30.390 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port ba98b5e3-c209-48f3-a3f8-dc114bde7042 2026-04-21 18:24:31.061 9 INFO neutron.plugins.ml2.plugin [None req-7d517d13-4a29-4a6a-a21d-1c15528b0fae - - - - - -] Attempt 1 to provision port 2b49e041-a04c-4d40-a4c1-b515ff7f7457 2026-04-21 18:24:32.113 10 INFO neutron.plugins.ml2.plugin [None req-4026d1dc-c8fc-488e-911b-628168870c0c - - - - - -] Attempt 1 to provision port 17f0ac67-d5b7-457c-ba16-829ce4b20282 2026-04-21 18:24:32.428 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port b4b06435-a837-489b-b06e-d2eef44ddb72 2026-04-21 18:24:33.060 10 INFO neutron.plugins.ml2.plugin [None req-94bad174-fe8a-432a-a686-1b509e48ab6a - - - - - -] Attempt 1 to provision port 17f0ac67-d5b7-457c-ba16-829ce4b20282 2026-04-21 18:24:34.214 9 INFO neutron.plugins.ml2.plugin [None req-aafbeb40-b439-4663-9cb1-221db8e95c01 - - - - - -] Attempt 1 to provision port 92d2d281-7f06-4afc-be16-4c1b31da7fb1 2026-04-21 18:24:34.441 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port b4b06435-a837-489b-b06e-d2eef44ddb72 2026-04-21 18:24:35.081 9 INFO neutron.plugins.ml2.plugin [None req-d5909afc-e923-4ee6-8829-126988013d97 - - - - - -] Attempt 1 to provision port 92d2d281-7f06-4afc-be16-4c1b31da7fb1 2026-04-21 18:24:39.364 10 INFO neutron.plugins.ml2.plugin [None req-ad3ea5ec-7757-4066-94fb-d35953af0257 - - - - - -] Attempt 1 to provision port 63da5a55-06ec-42c1-bacb-302bd56d3386 2026-04-21 18:24:42.465 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 63da5a55-06ec-42c1-bacb-302bd56d3386 2026-04-21 18:24:42.575 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-05f6e14f-2ca5-4359-8e5c-50581b4a4923'] response: {'server_uuid': '18d383e8-97f6-493a-a645-b14f5b726372', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '63da5a55-06ec-42c1-bacb-302bd56d3386', 'code': 200} 2026-04-21 18:24:44.415 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 63da5a55-06ec-42c1-bacb-302bd56d3386 2026-04-21 18:24:48.437 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 2b49e041-a04c-4d40-a4c1-b515ff7f7457 2026-04-21 18:24:48.803 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 17f0ac67-d5b7-457c-ba16-829ce4b20282 2026-04-21 18:24:49.195 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 8618b7c4-ede1-4ac6-b430-f25d03356209 2026-04-21 18:24:49.627 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 92d2d281-7f06-4afc-be16-4c1b31da7fb1 2026-04-21 18:24:50.456 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 2b49e041-a04c-4d40-a4c1-b515ff7f7457 2026-04-21 18:24:51.063 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 17f0ac67-d5b7-457c-ba16-829ce4b20282 2026-04-21 18:24:51.410 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 8618b7c4-ede1-4ac6-b430-f25d03356209 2026-04-21 18:24:51.623 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 92d2d281-7f06-4afc-be16-4c1b31da7fb1 2026-04-21 18:24:53.037 10 INFO neutron.plugins.ml2.plugin [None req-ebb43f8d-5638-4232-8ef6-749b72a6308f - - - - - -] Attempt 1 to provision port 95f282f9-447a-4957-a64e-5097af004300 2026-04-21 18:24:54.467 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 95f282f9-447a-4957-a64e-5097af004300 2026-04-21 18:24:54.589 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b4815ca-0434-44f3-959b-b798441fba43'] response: {'server_uuid': '16716d5b-94c6-41a8-b9e8-557fb437e222', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '95f282f9-447a-4957-a64e-5097af004300', 'code': 200} 2026-04-21 18:24:56.413 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 95f282f9-447a-4957-a64e-5097af004300 2026-04-21 18:25:15.396 9 INFO neutron.plugins.ml2.plugin [None req-f3a5a37f-56f2-401b-8a5c-ae27c3fc0ee0 - - - - - -] Attempt 1 to provision port 144b5e46-cbac-4367-9738-3d5196c3ec73 2026-04-21 18:25:26.931 10 INFO neutron.plugins.ml2.plugin [None req-11a395b4-ddc6-4f75-b21a-4cde0b4e14b7 - - - - - -] Attempt 1 to provision port f748d8cc-dab3-4319-8667-c3fde11b6a39 2026-04-21 18:25:28.483 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port f748d8cc-dab3-4319-8667-c3fde11b6a39 2026-04-21 18:25:28.597 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7acf5935-5eea-4feb-b043-8a3e8f8d952f'] response: {'server_uuid': '88f4ccb3-f026-4509-8723-9d4c6c35a74a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f748d8cc-dab3-4319-8667-c3fde11b6a39', 'code': 200} 2026-04-21 18:25:30.460 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port f748d8cc-dab3-4319-8667-c3fde11b6a39 2026-04-21 18:26:05.359 10 INFO neutron.plugins.ml2.plugin [None req-9fbc8c39-2b72-4555-800e-5e2b1df6447e - - - - - -] Attempt 1 to provision port c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04 2026-04-21 18:26:08.538 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04 2026-04-21 18:26:08.717 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a557018-460a-435a-9f9c-6567a1e5afa0'] response: {'server_uuid': '88f4ccb3-f026-4509-8723-9d4c6c35a74a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04', 'code': 200} 2026-04-21 18:26:10.478 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04 2026-04-21 18:26:31.801 10 INFO neutron.plugins.ml2.plugin [None req-15a1522c-8db1-47a7-911c-720636afa040 - - - - - -] Attempt 1 to provision port 245ff25f-e10c-483c-873d-852edd936a54 2026-04-21 18:26:34.647 9 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 245ff25f-e10c-483c-873d-852edd936a54 2026-04-21 18:26:34.819 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-de17cf6b-e5d7-4bf4-9179-a39c718666d0'] response: {'server_uuid': '88f4ccb3-f026-4509-8723-9d4c6c35a74a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '245ff25f-e10c-483c-873d-852edd936a54', 'code': 200} 2026-04-21 18:26:36.513 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 245ff25f-e10c-483c-873d-852edd936a54 2026-04-21 18:26:42.665 9 INFO neutron.plugins.ml2.plugin [None req-c14231ef-69d3-48b6-a434-6b02cd9ff2b7 - - - - - -] Attempt 1 to provision port 2757fc60-6d20-4662-a588-74827aa18834 2026-04-21 18:26:46.648 9 INFO neutron.plugins.ml2.plugin [None req-bc48296d-3edd-4e04-bd20-72a9319c16b2 - - - - - -] Attempt 1 to provision port 2757fc60-6d20-4662-a588-74827aa18834 2026-04-21 18:26:46.792 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f9a4123-2384-4b65-9739-580162bcaaef'] response: {'server_uuid': '88f4ccb3-f026-4509-8723-9d4c6c35a74a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2757fc60-6d20-4662-a588-74827aa18834', 'code': 200} 2026-04-21 18:26:48.560 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 2757fc60-6d20-4662-a588-74827aa18834 2026-04-21 18:26:56.077 9 INFO neutron.plugins.ml2.plugin [None req-fcb49854-032a-46fe-92fe-4d025f1e63cf - - - - - -] Attempt 1 to provision port 2757fc60-6d20-4662-a588-74827aa18834 2026-04-21 18:26:56.671 10 INFO neutron.plugins.ml2.plugin [None req-9b5f7cbf-af2b-4e61-a182-33a5c083cede - - - - - -] Attempt 1 to provision port 2757fc60-6d20-4662-a588-74827aa18834 2026-04-21 18:27:01.538 10 INFO neutron.plugins.ml2.plugin [None req-9652ac00-62de-4b6c-b219-2d905d59e144 - - - - - -] Attempt 1 to provision port 245ff25f-e10c-483c-873d-852edd936a54 2026-04-21 18:27:24.801 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1be6a881-decd-47a3-8f46-398d5c05e960'] response: {'server_uuid': '16716d5b-94c6-41a8-b9e8-557fb437e222', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '95f282f9-447a-4957-a64e-5097af004300', 'code': 200} 2026-04-21 18:27:44.046 9 INFO neutron.plugins.ml2.plugin [None req-fca5bb29-539e-46cf-a169-97a81a28113a - - - - - -] Attempt 1 to provision port ba98b5e3-c209-48f3-a3f8-dc114bde7042 2026-04-21 18:27:45.539 10 INFO neutron.plugins.ml2.plugin [None req-36679289-3354-4896-b4f6-2e8c314c5ff8 - - - - - -] Attempt 1 to provision port d975773d-f359-4e89-88a8-ce1c141ce8c6