+ 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/neutron/common/utils.py:54: 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:46:02.674 1 INFO neutron.common.config [-] Logging enabled! 2026-04-21 17:46:02.674 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-04-21 17:46:02.674 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-21 17:46:02.675 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-21 17:46:03.500 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-21 17:46:03.503 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-21 17:46:03.506 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-21 17:46:03.507 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-21 17:46:03.507 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-21 17:46:03.507 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-21 17:46:03.508 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 17:46:03.513 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 17:46:03.513 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 17:46:03.513 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-21 17:46:03.532 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-21 17:46:03.533 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-21 17:46:03.533 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-21 17:46:03.575 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-21 17:46:03.575 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-21 17:46:03.575 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-21 17:46:03.576 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-21 17:46:03.583 1 WARNING oslo_policy.policy [None req-bac92bee-0920-4f7c-a553-146cd39448ef - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-04-21 17:46:03.889 1 INFO neutron.plugins.ml2.managers [None req-bac92bee-0920-4f7c-a553-146cd39448ef - - - - - -] Initializing driver for type 'vlan' 2026-04-21 17:46:04.211 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-bac92bee-0920-4f7c-a553-146cd39448ef - - - - - -] VlanTypeDriver initialization complete 2026-04-21 17:46:04.211 1 INFO neutron.plugins.ml2.managers [None req-bac92bee-0920-4f7c-a553-146cd39448ef - - - - - -] Initializing driver for type 'vxlan' 2026-04-21 17:46:04.212 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-bac92bee-0920-4f7c-a553-146cd39448ef - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-21 17:46:04.265 1 INFO neutron.plugins.ml2.managers [None req-bac92bee-0920-4f7c-a553-146cd39448ef - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-21 17:46:04.265 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-bac92bee-0920-4f7c-a553-146cd39448ef - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-21 17:46:04.265 1 INFO neutron.plugins.ml2.managers [None req-bac92bee-0920-4f7c-a553-146cd39448ef - - - - - -] Initializing extension driver 'port_security' 2026-04-21 17:46:04.266 1 INFO neutron.plugins.ml2.extensions.port_security [None req-bac92bee-0920-4f7c-a553-146cd39448ef - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-21 17:46:04.266 1 INFO neutron.plugins.ml2.managers [None req-bac92bee-0920-4f7c-a553-146cd39448ef - - - - - -] Initializing extension driver 'qos' 2026-04-21 17:46:04.266 1 INFO neutron.plugins.ml2.managers [None req-bac92bee-0920-4f7c-a553-146cd39448ef - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-21 17:46:04.266 1 INFO neutron.plugins.ml2.managers [None req-bac92bee-0920-4f7c-a553-146cd39448ef - - - - - -] Initializing mechanism driver 'l2population' 2026-04-21 17:46:04.280 1 INFO neutron.quota [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded quota_driver: . 2026-04-21 17:46:04.280 1 INFO neutron.plugins.ml2.plugin [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Modular L2 Plugin initialization complete 2026-04-21 17:46:04.280 1 INFO neutron.plugins.ml2.managers [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-21 17:46:04.281 1 INFO neutron.plugins.ml2.managers [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-21 17:46:04.281 1 INFO neutron.plugins.ml2.managers [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-21 17:46:04.281 1 INFO neutron.extensions.vlantransparent [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Disabled vlantransparent extension. 2026-04-21 17:46:04.281 1 INFO neutron.manager [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loading Plugin: qos 2026-04-21 17:46:04.291 1 INFO neutron.manager [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loading Plugin: router 2026-04-21 17:46:04.322 1 INFO neutron.services.service_base [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-21 17:46:04.323 1 INFO neutron.manager [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loading Plugin: segments 2026-04-21 17:46:04.383 1 INFO neutron.manager [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loading Plugin: trunk 2026-04-21 17:46:04.429 1 INFO neutron.manager [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loading Plugin: vpnaas 2026-04-21 17:46:04.466 1 WARNING stevedore.named [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-21 17:46:04.520 1 INFO neutron_vpnaas.services.vpn.plugin [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-21 17:46:04.521 1 INFO neutron.common.utils [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-21 17:46:04.521 1 INFO neutron.manager [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loading Plugin: auto_allocate 2026-04-21 17:46:04.526 1 INFO neutron.manager [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loading Plugin: tag 2026-04-21 17:46:04.533 1 INFO neutron.manager [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loading Plugin: timestamp 2026-04-21 17:46:04.536 1 INFO neutron.manager [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loading Plugin: network_ip_availability 2026-04-21 17:46:04.540 1 INFO neutron.manager [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loading Plugin: flavors 2026-04-21 17:46:04.543 1 INFO neutron.manager [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loading Plugin: revisions 2026-04-21 17:46:04.547 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Initializing extension manager. 2026-04-21 17:46:04.549 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: address-group 2026-04-21 17:46:04.550 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: address-scope 2026-04-21 17:46:04.551 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-21 17:46:04.553 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: agent 2026-04-21 17:46:04.554 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: agent-resources-synced 2026-04-21 17:46:04.556 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-21 17:46:04.557 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-21 17:46:04.558 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: availability_zone 2026-04-21 17:46:04.558 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: availability_zone_filter 2026-04-21 17:46:04.559 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-21 17:46:04.560 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: default-subnetpools 2026-04-21 17:46:04.562 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-21 17:46:04.562 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: dns-integration 2026-04-21 17:46:04.563 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: dns-domain-ports 2026-04-21 17:46:04.564 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-21 17:46:04.565 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: dvr 2026-04-21 17:46:04.566 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-21 17:46:04.566 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: empty-string-filtering 2026-04-21 17:46:04.566 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-21 17:46:04.567 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-21 17:46:04.567 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: external-net 2026-04-21 17:46:04.568 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-21 17:46:04.568 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: extraroute 2026-04-21 17:46:04.569 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: extraroute-atomic 2026-04-21 17:46:04.569 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-21 17:46:04.570 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-21 17:46:04.570 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-21 17:46:04.571 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-21 17:46:04.571 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: fip-port-details 2026-04-21 17:46:04.572 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: flavors 2026-04-21 17:46:04.573 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-21 17:46:04.574 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: floatingip-pools 2026-04-21 17:46:04.574 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: ip_allocation 2026-04-21 17:46:04.575 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-21 17:46:04.575 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: l2_adjacency 2026-04-21 17:46:04.576 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: router 2026-04-21 17:46:04.577 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-21 17:46:04.578 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: ext-gw-mode 2026-04-21 17:46:04.579 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: l3-ha 2026-04-21 17:46:04.579 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-21 17:46:04.579 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-21 17:46:04.580 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: l3-flavors 2026-04-21 17:46:04.581 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-21 17:46:04.581 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-21 17:46:04.583 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-21 17:46:04.584 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-21 17:46:04.585 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-21 17:46:04.586 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-21 17:46:04.586 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-21 17:46:04.587 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: multi-provider 2026-04-21 17:46:04.587 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: net-mtu 2026-04-21 17:46:04.588 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: net-mtu-writable 2026-04-21 17:46:04.588 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: network_availability_zone 2026-04-21 17:46:04.589 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: network_ha 2026-04-21 17:46:04.589 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: network-ip-availability 2026-04-21 17:46:04.590 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-21 17:46:04.591 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: pagination 2026-04-21 17:46:04.591 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: port-device-profile 2026-04-21 17:46:04.592 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-21 17:46:04.592 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-21 17:46:04.592 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: port-mac-override 2026-04-21 17:46:04.593 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-21 17:46:04.593 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-21 17:46:04.594 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: port-resource-request 2026-04-21 17:46:04.594 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-21 17:46:04.595 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: binding 2026-04-21 17:46:04.596 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: binding-extended 2026-04-21 17:46:04.596 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: port-security 2026-04-21 17:46:04.597 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: project-id 2026-04-21 17:46:04.597 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: provider 2026-04-21 17:46:04.599 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: qos 2026-04-21 17:46:04.599 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-21 17:46:04.600 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-21 17:46:04.600 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: qos-default 2026-04-21 17:46:04.601 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: qos-fip 2026-04-21 17:46:04.601 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-21 17:46:04.602 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-21 17:46:04.602 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-21 17:46:04.603 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-21 17:46:04.603 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-21 17:46:04.604 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: qos-pps 2026-04-21 17:46:04.604 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-21 17:46:04.605 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-21 17:46:04.605 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: qos-rules-alias 2026-04-21 17:46:04.606 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: quota-check-limit 2026-04-21 17:46:04.607 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: quotas 2026-04-21 17:46:04.609 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: quota_details 2026-04-21 17:46:04.610 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: rbac-policies 2026-04-21 17:46:04.611 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: rbac-address-group 2026-04-21 17:46:04.611 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: rbac-address-scope 2026-04-21 17:46:04.612 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: rbac-security-groups 2026-04-21 17:46:04.612 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-21 17:46:04.613 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: revision-if-match 2026-04-21 17:46:04.613 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-21 17:46:04.614 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: router_availability_zone 2026-04-21 17:46:04.615 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-21 17:46:04.616 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-21 17:46:04.617 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-21 17:46:04.617 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-21 17:46:04.618 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-21 17:46:04.618 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-21 17:46:04.624 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: security-group 2026-04-21 17:46:04.625 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: segment 2026-04-21 17:46:04.626 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-21 17:46:04.626 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: service-type 2026-04-21 17:46:04.627 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: sorting 2026-04-21 17:46:04.627 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: standard-attr-segment 2026-04-21 17:46:04.628 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: standard-attr-description 2026-04-21 17:46:04.628 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: stateful-security-group 2026-04-21 17:46:04.629 1 WARNING neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] 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:46:04.629 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-21 17:46:04.630 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: subnet_onboard 2026-04-21 17:46:04.630 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-21 17:46:04.631 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: subnet-service-types 2026-04-21 17:46:04.631 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: subnet_allocation 2026-04-21 17:46:04.632 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-21 17:46:04.632 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-21 17:46:04.635 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: standard-attr-tag 2026-04-21 17:46:04.635 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-21 17:46:04.636 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: trunk 2026-04-21 17:46:04.636 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: trunk-details 2026-04-21 17:46:04.637 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-21 17:46:04.637 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-21 17:46:04.638 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-21 17:46:04.639 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: vpn-flavors 2026-04-21 17:46:04.640 1 INFO neutron.api.extensions [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Loaded extension: vpnaas 2026-04-21 17:46:04.642 1 INFO oslo_service.service [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Starting 2 workers 2026-04-21 17:46:04.648 1 INFO oslo_service.service [None req-fd7cafb3-4551-4c82-963d-170ca814a6a1 - - - - - -] Starting 1 workers 2026-04-21 17:46:50.822 10 INFO neutron.db.l3_hamode_db [None req-2f08415e-f706-40b1-a171-d22e1c4ac71b - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 17:47:02.303 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port bd04f3b2-4d3d-47b2-95bc-008faf36177c 2026-04-21 17:47:02.693 10 INFO neutron.plugins.ml2.plugin [None req-37767b40-5c22-4a17-96c5-19ecaf1ef9e5 - - - - - -] Attempt 1 to provision port bd04f3b2-4d3d-47b2-95bc-008faf36177c 2026-04-21 17:47:03.923 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port bd04f3b2-4d3d-47b2-95bc-008faf36177c 2026-04-21 17:51:24.124 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 4acee0dd-e52f-4216-b427-6bc379adaddc 2026-04-21 17:51:24.794 9 INFO neutron.plugins.ml2.plugin [None req-919ad34a-f756-4d4b-91dc-05332b3002f9 - - - - - -] Attempt 1 to provision port 4acee0dd-e52f-4216-b427-6bc379adaddc 2026-04-21 17:51:26.112 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 4acee0dd-e52f-4216-b427-6bc379adaddc 2026-04-21 17:51:32.422 10 INFO neutron.plugins.ml2.plugin [None req-b033557f-2bd2-4e03-8ead-c6c63c7933f9 - - - - - -] Attempt 1 to provision port 4de6c928-f8ed-46b6-84b4-48025d9e6883 2026-04-21 17:56:06.404 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 4de6c928-f8ed-46b6-84b4-48025d9e6883 2026-04-21 17:56:08.309 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 4de6c928-f8ed-46b6-84b4-48025d9e6883 2026-04-21 18:04:16.661 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port b39592a8-ece3-45cb-99a1-35b078b6fc45 2026-04-21 18:04:18.636 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port b39592a8-ece3-45cb-99a1-35b078b6fc45 2026-04-21 18:19:25.424 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port a193f44c-a3e0-41ac-a2c0-09cf830edf30 2026-04-21 18:19:25.494 10 INFO neutron.plugins.ml2.plugin [None req-20f77745-be99-43ed-9d28-3035095d2d86 - - - - - -] Attempt 1 to provision port ec3e9568-09be-4552-8115-56e320861ae7 2026-04-21 18:19:26.039 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port bc1a070e-ce7b-4898-8e16-ea1f94b3e1fe 2026-04-21 18:19:26.071 10 INFO neutron.plugins.ml2.plugin [None req-6af81e73-4352-4b59-89ff-c7f8f263340b - - - - - -] Attempt 1 to provision port ee265897-c7c6-4c6d-bad7-5ee4198aa072 2026-04-21 18:19:26.844 9 INFO neutron.plugins.ml2.plugin [None req-1b45ca15-05a9-4b13-9ff8-34d95cbe1e4d - - - - - -] Attempt 1 to provision port bc1a070e-ce7b-4898-8e16-ea1f94b3e1fe 2026-04-21 18:19:26.905 9 INFO neutron.plugins.ml2.plugin [None req-1b45ca15-05a9-4b13-9ff8-34d95cbe1e4d - - - - - -] Attempt 1 to provision port a193f44c-a3e0-41ac-a2c0-09cf830edf30 2026-04-21 18:19:27.223 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port a193f44c-a3e0-41ac-a2c0-09cf830edf30 2026-04-21 18:19:27.950 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port bc1a070e-ce7b-4898-8e16-ea1f94b3e1fe 2026-04-21 18:19:28.602 9 INFO neutron.plugins.ml2.plugin [None req-a676ced6-a6b9-4d86-9746-74a3f9852ecc - - - - - -] Attempt 1 to provision port d5c846a1-a83d-4b8c-b070-aa36b1d19232 2026-04-21 18:19:28.744 10 INFO neutron.plugins.ml2.plugin [None req-c9250792-02a3-4b2d-996e-86ca0f6d6766 - - - - - -] Attempt 1 to provision port cd6970f9-4627-4ffa-ba21-7b3c9fbb508f 2026-04-21 18:19:29.301 10 INFO neutron.plugins.ml2.plugin [None req-af296e41-d47c-4e42-9dce-99282020059d - - - - - -] Attempt 1 to provision port d5c846a1-a83d-4b8c-b070-aa36b1d19232 2026-04-21 18:19:29.666 10 INFO neutron.plugins.ml2.plugin [None req-d530b843-9003-416d-808c-d12111223f73 - - - - - -] Attempt 1 to provision port cd6970f9-4627-4ffa-ba21-7b3c9fbb508f 2026-04-21 18:19:33.259 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 5c940387-a8c4-4255-99f5-8612a71e6a3b 2026-04-21 18:19:33.783 10 INFO neutron.plugins.ml2.plugin [None req-d9c5e95b-81ba-4ebf-8af9-faa244680fd0 - - - - - -] Attempt 1 to provision port b1849c47-b7b5-4e5a-853b-84c0fbce49b6 2026-04-21 18:19:34.548 10 INFO neutron.plugins.ml2.plugin [None req-ac04262e-7fd6-4410-914e-56c42333d9fa - - - - - -] Attempt 1 to provision port 5c940387-a8c4-4255-99f5-8612a71e6a3b 2026-04-21 18:19:35.223 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 5c940387-a8c4-4255-99f5-8612a71e6a3b 2026-04-21 18:19:35.850 10 INFO neutron.plugins.ml2.plugin [None req-593b2934-3119-4dde-ba69-39d5fd7ad357 - - - - - -] Attempt 1 to provision port 1fc1a270-acef-498c-afe8-b899f58e3369 2026-04-21 18:19:38.512 10 INFO neutron.plugins.ml2.plugin [None req-f4220f32-ce1d-48d4-a1f5-3e588e164dd4 - - - - - -] Attempt 1 to provision port 602e718e-3496-40f0-b40c-0f0927c9bdd2 2026-04-21 18:19:39.092 10 INFO neutron.plugins.ml2.plugin [None req-2173904f-3240-4b6d-9c2a-2bc6d54451c6 - - - - - -] Attempt 1 to provision port 602e718e-3496-40f0-b40c-0f0927c9bdd2 2026-04-21 18:19:39.320 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 45a4fab7-6ad3-4fc3-b82b-5f5dfddf166d 2026-04-21 18:19:39.763 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port bfe10b2b-daf2-405c-a30d-ea3897b34b64 2026-04-21 18:19:40.155 10 INFO neutron.plugins.ml2.plugin [None req-bc37e07d-07d6-4e8f-9280-8bd6a42be27d - - - - - -] Attempt 1 to provision port 7ef530a1-0ae8-4338-94d2-038f67b1c6d9 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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:41.239 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 45a4fab7-6ad3-4fc3-b82b-5f5dfddf166d 2026-04-21 18:19:41.635 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port bfe10b2b-daf2-405c-a30d-ea3897b34b64 2026-04-21 18:19:45.950 9 INFO neutron.plugins.ml2.plugin [None req-6a0b4375-d780-4d87-a9fb-714c851da0db - - - - - -] Attempt 1 to provision port 1efc6246-a72d-4785-8a43-fa9bb5082a26 2026-04-21 18:19:46.917 10 INFO neutron.plugins.ml2.plugin [None req-6b40590f-17fd-4248-990f-59c31b51dfb3 - - - - - -] Attempt 1 to provision port a41e61b1-2275-4dc3-a6ea-b459215a8c1e 2026-04-21 18:19:47.523 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 7ef530a1-0ae8-4338-94d2-038f67b1c6d9 2026-04-21 18:19:48.362 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc82fb81-63bb-48a7-892f-43cd67e6dd25'] response: {'server_uuid': 'a3daa5eb-daea-4478-ab92-9d91f8ad5649', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7ef530a1-0ae8-4338-94d2-038f67b1c6d9', 'code': 200} 2026-04-21 18:19:48.414 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port a41e61b1-2275-4dc3-a6ea-b459215a8c1e 2026-04-21 18:19:49.500 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 6208cca9-dc16-441a-b621-af4ad111badb 2026-04-21 18:19:50.017 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port a41e61b1-2275-4dc3-a6ea-b459215a8c1e 2026-04-21 18:19:50.268 10 INFO neutron.plugins.ml2.plugin [None req-7e4d9d89-88ae-4572-b25f-a42c9f654b14 - - - - - -] Attempt 1 to provision port c5303bae-68dc-4b41-9e01-ebc15fe7d0b1 2026-04-21 18:19:50.431 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 7ef530a1-0ae8-4338-94d2-038f67b1c6d9 2026-04-21 18:19:51.043 10 INFO neutron.plugins.ml2.plugin [None req-132a333a-aaed-4de6-82a9-a87fca359d05 - - - - - -] Attempt 1 to provision port c5303bae-68dc-4b41-9e01-ebc15fe7d0b1 2026-04-21 18:19:51.447 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 6208cca9-dc16-441a-b621-af4ad111badb 2026-04-21 18:19:57.291 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 631ce61d-9048-4801-8727-bfd577c45db1 2026-04-21 18:19:57.448 10 INFO neutron.plugins.ml2.plugin [None req-6284d430-9338-4721-a6be-87587b22c151 - - - - - -] Attempt 1 to provision port 9598425a-c4f9-4f7c-8a1e-288c96ee4e9d 2026-04-21 18:19:58.301 9 INFO neutron.plugins.ml2.plugin [None req-4aa111e6-c869-4120-b04a-7834f72e1b4f - - - - - -] Attempt 1 to provision port 631ce61d-9048-4801-8727-bfd577c45db1 2026-04-21 18:19:59.288 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 631ce61d-9048-4801-8727-bfd577c45db1 2026-04-21 18:20:00.408 9 INFO neutron.plugins.ml2.plugin [None req-1953b1f4-c48c-49dd-b1cf-71db46d08071 - - - - - -] Attempt 1 to provision port 03500e6f-9fd2-44c0-b2cf-3ec94856d1ce 2026-04-21 18:20:01.171 9 INFO neutron.plugins.ml2.plugin [None req-3ed1fa80-2972-47e1-ac62-26675c380b90 - - - - - -] Attempt 1 to provision port 03500e6f-9fd2-44c0-b2cf-3ec94856d1ce 2026-04-21 18:20:01.479 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 06556f22-2f21-4650-b27a-56aa9c1448b9 2026-04-21 18:20:03.261 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 06556f22-2f21-4650-b27a-56aa9c1448b9 2026-04-21 18:20:04.286 9 INFO neutron.plugins.ml2.plugin [None req-6dcbea03-0167-4d98-9aa6-54bfd17b7dfb - - - - - -] Attempt 1 to provision port dc08af27-45b6-47ee-8d2e-6fba5547e873 2026-04-21 18:20:07.676 9 INFO neutron.plugins.ml2.plugin [None req-25b9c583-9b9c-4797-99e6-0cd6366fcef6 - - - - - -] Attempt 1 to provision port d3b760c0-d265-440c-a726-187c1acde6e2 2026-04-21 18:20:07.686 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port dc08af27-45b6-47ee-8d2e-6fba5547e873 2026-04-21 18:20:07.838 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e00e3cb8-df25-4c02-956e-a14b32857c92'] response: {'server_uuid': '1f25d879-4bb1-4f9c-abc5-39b948df3ed2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dc08af27-45b6-47ee-8d2e-6fba5547e873', 'code': 200} 2026-04-21 18:20:08.638 9 INFO neutron.plugins.ml2.plugin [None req-094f6465-0bed-46f6-9267-8cf2954c0dcf - - - - - -] Attempt 1 to provision port afc00a8d-5c21-4e70-be38-44f19da3c621 2026-04-21 18:20:09.113 9 INFO neutron.plugins.ml2.plugin [None req-014f2be5-8ba4-4941-ad27-e8f1a1b85045 - - - - - -] Attempt 1 to provision port fa94143b-a48d-4164-8790-4c5f53c07f0a 2026-04-21 18:20:09.396 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port afc00a8d-5c21-4e70-be38-44f19da3c621 2026-04-21 18:20:09.707 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 1efc6246-a72d-4785-8a43-fa9bb5082a26 2026-04-21 18:20:10.185 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port c5303bae-68dc-4b41-9e01-ebc15fe7d0b1 2026-04-21 18:20:10.657 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port dc08af27-45b6-47ee-8d2e-6fba5547e873 2026-04-21 18:20:10.992 10 INFO neutron.plugins.ml2.plugin [None req-2cfd9cf1-aefe-44ec-944e-0624a1879a02 - - - - - -] Attempt 1 to provision port 30b20302-28e5-47e7-9010-3432b178704f 2026-04-21 18:20:11.358 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 1efc6246-a72d-4785-8a43-fa9bb5082a26 2026-04-21 18:20:11.781 9 INFO neutron.plugins.ml2.plugin [None req-c067c06b-c1d7-4384-97fe-9366a72091d9 - - - - - -] Attempt 1 to provision port 30b20302-28e5-47e7-9010-3432b178704f 2026-04-21 18:20:11.874 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port c5303bae-68dc-4b41-9e01-ebc15fe7d0b1 2026-04-21 18:20:13.417 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 12bcf612-1fe1-4429-a5b0-c8a1de4f57f0 2026-04-21 18:20:14.122 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port fa94143b-a48d-4164-8790-4c5f53c07f0a 2026-04-21 18:20:14.274 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4cde120-8200-48ce-b503-b98a91bee222'] response: {'server_uuid': 'bea577b4-fc8b-41cf-bbe8-e3ecb012ae53', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fa94143b-a48d-4164-8790-4c5f53c07f0a', 'code': 200} 2026-04-21 18:20:15.342 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 12bcf612-1fe1-4429-a5b0-c8a1de4f57f0 2026-04-21 18:20:15.911 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port fa94143b-a48d-4164-8790-4c5f53c07f0a 2026-04-21 18:20:18.224 9 WARNING neutron.plugins.ml2.plugin [None req-ec7f5038-dd75-4266-874e-70fc3d064481 - - - - - -] Concurrent port binding operations failed on port 9598425a-c4f9-4f7c-8a1e-288c96ee4e9d 2026-04-21 18:20:18.232 9 INFO neutron.plugins.ml2.plugin [None req-ec7f5038-dd75-4266-874e-70fc3d064481 - - - - - -] Attempt 2 to bind port 9598425a-c4f9-4f7c-8a1e-288c96ee4e9d 2026-04-21 18:20:18.615 9 INFO neutron.plugins.ml2.plugin [None req-0c8cc486-fa81-43f2-bd72-71e3d334f218 - - - - - -] Attempt 1 to provision port 04115e52-228e-4233-bde8-d0a07204b7c8 2026-04-21 18:20:19.503 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 03500e6f-9fd2-44c0-b2cf-3ec94856d1ce 2026-04-21 18:20:20.139 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 9598425a-c4f9-4f7c-8a1e-288c96ee4e9d /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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:20:21.428 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 03500e6f-9fd2-44c0-b2cf-3ec94856d1ce 2026-04-21 18:20:21.737 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 04115e52-228e-4233-bde8-d0a07204b7c8 2026-04-21 18:20:21.860 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f3a744d-817d-4a9c-b019-4c309637d74f'] response: {'server_uuid': '7e0e40c4-770e-4cc6-865f-e897974d93dd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '04115e52-228e-4233-bde8-d0a07204b7c8', 'code': 200} 2026-04-21 18:20:22.256 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 9598425a-c4f9-4f7c-8a1e-288c96ee4e9d 2026-04-21 18:20:23.343 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 04115e52-228e-4233-bde8-d0a07204b7c8 2026-04-21 18:20:29.297 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 30b20302-28e5-47e7-9010-3432b178704f 2026-04-21 18:20:29.793 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port d3b760c0-d265-440c-a726-187c1acde6e2 2026-04-21 18:20:30.395 10 INFO neutron.plugins.ml2.plugin [None req-de85d3ff-5ff1-4afe-91a6-5e02d2ffeae3 - - - - - -] Attempt 1 to provision port fa94143b-a48d-4164-8790-4c5f53c07f0a 2026-04-21 18:20:31.294 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 30b20302-28e5-47e7-9010-3432b178704f 2026-04-21 18:20:31.640 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port d3b760c0-d265-440c-a726-187c1acde6e2 2026-04-21 18:20:31.878 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port fa94143b-a48d-4164-8790-4c5f53c07f0a 2026-04-21 18:20:32.397 10 ERROR neutron.plugins.ml2.managers [None req-58238a03-fcdf-4db1-9ab2-9c448707bc8d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 94174490-be15-47e7-a07b-6d138060a6dc could not be found. 2026-04-21 18:20:32.397 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:20:32.397 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:20:32.397 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:20:32.397 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:20:32.397 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:20:32.397 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:20:32.397 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:20:32.397 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:20:32.397 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:20:32.397 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:20:32.397 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:20:32.397 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:20:32.397 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:20:32.397 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:20:32.397 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.397 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:20:32.397 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.397 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:20:32.397 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:20:32.397 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:20:32.397 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:20:32.397 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:20:32.397 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.397 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:20:32.397 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.397 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:20:32.397 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:20:32.397 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:20:32.397 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:20:32.397 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:20:32.397 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.397 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:20:32.397 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.397 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:20:32.397 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:20:32.397 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:20:32.397 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:20:32.397 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:20:32.397 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:20:32.397 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 94174490-be15-47e7-a07b-6d138060a6dc could not be found. 2026-04-21 18:20:32.397 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:20:32.399 10 ERROR neutron.plugins.ml2.managers [None req-58238a03-fcdf-4db1-9ab2-9c448707bc8d - - - - - -] Failed to bind port 0a0d1968-237f-47dd-9796-850987fb073f on host instance for vnic_type normal using segments [{'id': '897f96c5-1340-40a6-b260-4b576d6f88f0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 172, 'network_id': '8612715a-f8bb-4fce-832a-b148bfc25844'}] 2026-04-21 18:20:32.399 10 INFO neutron.plugins.ml2.plugin [None req-58238a03-fcdf-4db1-9ab2-9c448707bc8d - - - - - -] Attempt 2 to bind port 0a0d1968-237f-47dd-9796-850987fb073f 2026-04-21 18:20:32.414 10 ERROR neutron.plugins.ml2.managers [None req-58238a03-fcdf-4db1-9ab2-9c448707bc8d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 94174490-be15-47e7-a07b-6d138060a6dc could not be found. 2026-04-21 18:20:32.414 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:20:32.414 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:20:32.414 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:20:32.414 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:20:32.414 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:20:32.414 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:20:32.414 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:20:32.414 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:20:32.414 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:20:32.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:20:32.414 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:20:32.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:20:32.414 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:20:32.414 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:20:32.414 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.414 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:20:32.414 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:20:32.414 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:20:32.414 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:20:32.414 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:20:32.414 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:20:32.414 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.414 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:20:32.414 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.414 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:20:32.414 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:20:32.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:20:32.414 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:20:32.414 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:20:32.414 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.414 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:20:32.414 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:20:32.414 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:20:32.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:20:32.414 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:20:32.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:20:32.414 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:20:32.414 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 94174490-be15-47e7-a07b-6d138060a6dc could not be found. 2026-04-21 18:20:32.414 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:20:32.415 10 ERROR neutron.plugins.ml2.managers [None req-58238a03-fcdf-4db1-9ab2-9c448707bc8d - - - - - -] Failed to bind port 0a0d1968-237f-47dd-9796-850987fb073f on host instance for vnic_type normal using segments [{'id': '897f96c5-1340-40a6-b260-4b576d6f88f0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 172, 'network_id': '8612715a-f8bb-4fce-832a-b148bfc25844'}] 2026-04-21 18:20:32.415 10 INFO neutron.plugins.ml2.plugin [None req-58238a03-fcdf-4db1-9ab2-9c448707bc8d - - - - - -] Attempt 3 to bind port 0a0d1968-237f-47dd-9796-850987fb073f 2026-04-21 18:20:32.429 10 ERROR neutron.plugins.ml2.managers [None req-58238a03-fcdf-4db1-9ab2-9c448707bc8d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 94174490-be15-47e7-a07b-6d138060a6dc could not be found. 2026-04-21 18:20:32.429 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:20:32.429 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:20:32.429 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:20:32.429 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:20:32.429 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:20:32.429 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:20:32.429 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:20:32.429 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:20:32.429 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:20:32.429 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:20:32.429 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:20:32.429 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:20:32.429 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:20:32.429 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:20:32.429 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.429 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:20:32.429 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.429 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:20:32.429 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:20:32.429 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:20:32.429 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:20:32.429 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:20:32.429 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.429 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:20:32.429 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.429 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:20:32.429 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:20:32.429 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:20:32.429 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:20:32.429 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:20:32.429 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.429 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:20:32.429 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.429 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:20:32.429 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:20:32.429 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:20:32.429 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:20:32.429 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:20:32.429 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:20:32.429 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 94174490-be15-47e7-a07b-6d138060a6dc could not be found. 2026-04-21 18:20:32.429 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:20:32.430 10 ERROR neutron.plugins.ml2.managers [None req-58238a03-fcdf-4db1-9ab2-9c448707bc8d - - - - - -] Failed to bind port 0a0d1968-237f-47dd-9796-850987fb073f on host instance for vnic_type normal using segments [{'id': '897f96c5-1340-40a6-b260-4b576d6f88f0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 172, 'network_id': '8612715a-f8bb-4fce-832a-b148bfc25844'}] 2026-04-21 18:20:32.430 10 INFO neutron.plugins.ml2.plugin [None req-58238a03-fcdf-4db1-9ab2-9c448707bc8d - - - - - -] Attempt 4 to bind port 0a0d1968-237f-47dd-9796-850987fb073f 2026-04-21 18:20:32.447 10 ERROR neutron.plugins.ml2.managers [None req-58238a03-fcdf-4db1-9ab2-9c448707bc8d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 94174490-be15-47e7-a07b-6d138060a6dc could not be found. 2026-04-21 18:20:32.447 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:20:32.447 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:20:32.447 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:20:32.447 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:20:32.447 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:20:32.447 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:20:32.447 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:20:32.447 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:20:32.447 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:20:32.447 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:20:32.447 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:20:32.447 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:20:32.447 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:20:32.447 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:20:32.447 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.447 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:20:32.447 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.447 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:20:32.447 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:20:32.447 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:20:32.447 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:20:32.447 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:20:32.447 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.447 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:20:32.447 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.447 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:20:32.447 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:20:32.447 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:20:32.447 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:20:32.447 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:20:32.447 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.447 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:20:32.447 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.447 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:20:32.447 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:20:32.447 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:20:32.447 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:20:32.447 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:20:32.447 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:20:32.447 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 94174490-be15-47e7-a07b-6d138060a6dc could not be found. 2026-04-21 18:20:32.447 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:20:32.448 10 ERROR neutron.plugins.ml2.managers [None req-58238a03-fcdf-4db1-9ab2-9c448707bc8d - - - - - -] Failed to bind port 0a0d1968-237f-47dd-9796-850987fb073f on host instance for vnic_type normal using segments [{'id': '897f96c5-1340-40a6-b260-4b576d6f88f0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 172, 'network_id': '8612715a-f8bb-4fce-832a-b148bfc25844'}] 2026-04-21 18:20:32.448 10 INFO neutron.plugins.ml2.plugin [None req-58238a03-fcdf-4db1-9ab2-9c448707bc8d - - - - - -] Attempt 5 to bind port 0a0d1968-237f-47dd-9796-850987fb073f 2026-04-21 18:20:32.473 10 ERROR neutron.plugins.ml2.managers [None req-58238a03-fcdf-4db1-9ab2-9c448707bc8d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 94174490-be15-47e7-a07b-6d138060a6dc could not be found. 2026-04-21 18:20:32.473 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:20:32.473 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:20:32.473 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:20:32.473 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:20:32.473 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:20:32.473 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:20:32.473 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:20:32.473 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:20:32.473 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:20:32.473 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:20:32.473 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:20:32.473 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:20:32.473 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:20:32.473 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:20:32.473 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.473 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:20:32.473 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.473 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:20:32.473 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:20:32.473 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:20:32.473 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:20:32.473 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:20:32.473 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.473 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:20:32.473 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.473 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:20:32.473 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:20:32.473 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:20:32.473 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:20:32.473 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:20:32.473 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.473 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:20:32.473 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.473 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:20:32.473 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:20:32.473 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:20:32.473 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:20:32.473 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:20:32.473 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:20:32.473 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 94174490-be15-47e7-a07b-6d138060a6dc could not be found. 2026-04-21 18:20:32.473 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:20:32.474 10 ERROR neutron.plugins.ml2.managers [None req-58238a03-fcdf-4db1-9ab2-9c448707bc8d - - - - - -] Failed to bind port 0a0d1968-237f-47dd-9796-850987fb073f on host instance for vnic_type normal using segments [{'id': '897f96c5-1340-40a6-b260-4b576d6f88f0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 172, 'network_id': '8612715a-f8bb-4fce-832a-b148bfc25844'}] 2026-04-21 18:20:32.474 10 INFO neutron.plugins.ml2.plugin [None req-58238a03-fcdf-4db1-9ab2-9c448707bc8d - - - - - -] Attempt 6 to bind port 0a0d1968-237f-47dd-9796-850987fb073f 2026-04-21 18:20:32.499 10 ERROR neutron.plugins.ml2.managers [None req-58238a03-fcdf-4db1-9ab2-9c448707bc8d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 94174490-be15-47e7-a07b-6d138060a6dc could not be found. 2026-04-21 18:20:32.499 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:20:32.499 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:20:32.499 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:20:32.499 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:20:32.499 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:20:32.499 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:20:32.499 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:20:32.499 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:20:32.499 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:20:32.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:20:32.499 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:20:32.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:20:32.499 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:20:32.499 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:20:32.499 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.499 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:20:32.499 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:20:32.499 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:20:32.499 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:20:32.499 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:20:32.499 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:20:32.499 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.499 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:20:32.499 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.499 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:20:32.499 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:20:32.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:20:32.499 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:20:32.499 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:20:32.499 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.499 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:20:32.499 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:20:32.499 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:20:32.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:20:32.499 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:20:32.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:20:32.499 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:20:32.499 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 94174490-be15-47e7-a07b-6d138060a6dc could not be found. 2026-04-21 18:20:32.499 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:20:32.499 10 ERROR neutron.plugins.ml2.managers [None req-58238a03-fcdf-4db1-9ab2-9c448707bc8d - - - - - -] Failed to bind port 0a0d1968-237f-47dd-9796-850987fb073f on host instance for vnic_type normal using segments [{'id': '897f96c5-1340-40a6-b260-4b576d6f88f0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 172, 'network_id': '8612715a-f8bb-4fce-832a-b148bfc25844'}] 2026-04-21 18:20:32.500 10 INFO neutron.plugins.ml2.plugin [None req-58238a03-fcdf-4db1-9ab2-9c448707bc8d - - - - - -] Attempt 7 to bind port 0a0d1968-237f-47dd-9796-850987fb073f 2026-04-21 18:20:32.528 10 ERROR neutron.plugins.ml2.managers [None req-58238a03-fcdf-4db1-9ab2-9c448707bc8d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 94174490-be15-47e7-a07b-6d138060a6dc could not be found. 2026-04-21 18:20:32.528 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:20:32.528 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:20:32.528 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:20:32.528 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:20:32.528 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:20:32.528 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:20:32.528 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:20:32.528 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:20:32.528 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:20:32.528 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:20:32.528 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:20:32.528 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:20:32.528 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:20:32.528 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:20:32.528 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.528 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:20:32.528 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.528 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:20:32.528 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:20:32.528 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:20:32.528 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:20:32.528 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:20:32.528 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.528 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:20:32.528 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.528 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:20:32.528 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:20:32.528 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:20:32.528 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:20:32.528 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:20:32.528 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.528 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:20:32.528 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.528 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:20:32.528 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:20:32.528 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:20:32.528 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:20:32.528 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:20:32.528 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:20:32.528 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 94174490-be15-47e7-a07b-6d138060a6dc could not be found. 2026-04-21 18:20:32.528 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:20:32.528 10 ERROR neutron.plugins.ml2.managers [None req-58238a03-fcdf-4db1-9ab2-9c448707bc8d - - - - - -] Failed to bind port 0a0d1968-237f-47dd-9796-850987fb073f on host instance for vnic_type normal using segments [{'id': '897f96c5-1340-40a6-b260-4b576d6f88f0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 172, 'network_id': '8612715a-f8bb-4fce-832a-b148bfc25844'}] 2026-04-21 18:20:32.529 10 INFO neutron.plugins.ml2.plugin [None req-58238a03-fcdf-4db1-9ab2-9c448707bc8d - - - - - -] Attempt 8 to bind port 0a0d1968-237f-47dd-9796-850987fb073f 2026-04-21 18:20:32.556 10 ERROR neutron.plugins.ml2.managers [None req-58238a03-fcdf-4db1-9ab2-9c448707bc8d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 94174490-be15-47e7-a07b-6d138060a6dc could not be found. 2026-04-21 18:20:32.556 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:20:32.556 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:20:32.556 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:20:32.556 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:20:32.556 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:20:32.556 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:20:32.556 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:20:32.556 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:20:32.556 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:20:32.556 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:20:32.556 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:20:32.556 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:20:32.556 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:20:32.556 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:20:32.556 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.556 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:20:32.556 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.556 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:20:32.556 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:20:32.556 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:20:32.556 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:20:32.556 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:20:32.556 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.556 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:20:32.556 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.556 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:20:32.556 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:20:32.556 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:20:32.556 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:20:32.556 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:20:32.556 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.556 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:20:32.556 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.556 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:20:32.556 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:20:32.556 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:20:32.556 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:20:32.556 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:20:32.556 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:20:32.556 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 94174490-be15-47e7-a07b-6d138060a6dc could not be found. 2026-04-21 18:20:32.556 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:20:32.557 10 ERROR neutron.plugins.ml2.managers [None req-58238a03-fcdf-4db1-9ab2-9c448707bc8d - - - - - -] Failed to bind port 0a0d1968-237f-47dd-9796-850987fb073f on host instance for vnic_type normal using segments [{'id': '897f96c5-1340-40a6-b260-4b576d6f88f0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 172, 'network_id': '8612715a-f8bb-4fce-832a-b148bfc25844'}] 2026-04-21 18:20:32.557 10 INFO neutron.plugins.ml2.plugin [None req-58238a03-fcdf-4db1-9ab2-9c448707bc8d - - - - - -] Attempt 9 to bind port 0a0d1968-237f-47dd-9796-850987fb073f 2026-04-21 18:20:32.579 10 ERROR neutron.plugins.ml2.managers [None req-58238a03-fcdf-4db1-9ab2-9c448707bc8d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 94174490-be15-47e7-a07b-6d138060a6dc could not be found. 2026-04-21 18:20:32.579 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:20:32.579 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:20:32.579 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:20:32.579 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:20:32.579 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:20:32.579 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:20:32.579 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:20:32.579 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:20:32.579 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:20:32.579 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:20:32.579 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:20:32.579 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:20:32.579 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:20:32.579 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:20:32.579 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.579 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:20:32.579 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.579 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:20:32.579 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:20:32.579 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:20:32.579 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:20:32.579 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:20:32.579 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.579 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:20:32.579 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.579 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:20:32.579 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:20:32.579 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:20:32.579 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:20:32.579 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:20:32.579 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.579 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:20:32.579 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.579 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:20:32.579 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:20:32.579 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:20:32.579 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:20:32.579 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:20:32.579 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:20:32.579 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 94174490-be15-47e7-a07b-6d138060a6dc could not be found. 2026-04-21 18:20:32.579 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:20:32.580 10 ERROR neutron.plugins.ml2.managers [None req-58238a03-fcdf-4db1-9ab2-9c448707bc8d - - - - - -] Failed to bind port 0a0d1968-237f-47dd-9796-850987fb073f on host instance for vnic_type normal using segments [{'id': '897f96c5-1340-40a6-b260-4b576d6f88f0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 172, 'network_id': '8612715a-f8bb-4fce-832a-b148bfc25844'}] 2026-04-21 18:20:32.580 10 INFO neutron.plugins.ml2.plugin [None req-58238a03-fcdf-4db1-9ab2-9c448707bc8d - - - - - -] Attempt 10 to bind port 0a0d1968-237f-47dd-9796-850987fb073f 2026-04-21 18:20:32.604 10 ERROR neutron.plugins.ml2.managers [None req-58238a03-fcdf-4db1-9ab2-9c448707bc8d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 94174490-be15-47e7-a07b-6d138060a6dc could not be found. 2026-04-21 18:20:32.604 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:20:32.604 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:20:32.604 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:20:32.604 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:20:32.604 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:20:32.604 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:20:32.604 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:20:32.604 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:20:32.604 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:20:32.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:20:32.604 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:20:32.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:20:32.604 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:20:32.604 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:20:32.604 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.604 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:20:32.604 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:20:32.604 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:20:32.604 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:20:32.604 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:20:32.604 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:20:32.604 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.604 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:20:32.604 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.604 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:20:32.604 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:20:32.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:20:32.604 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:20:32.604 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:20:32.604 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:20:32.604 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:20:32.604 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:20:32.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:20:32.604 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:20:32.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:20:32.604 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:20:32.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:20:32.604 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:20:32.604 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 94174490-be15-47e7-a07b-6d138060a6dc could not be found. 2026-04-21 18:20:32.604 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:20:32.606 10 ERROR neutron.plugins.ml2.managers [None req-58238a03-fcdf-4db1-9ab2-9c448707bc8d - - - - - -] Failed to bind port 0a0d1968-237f-47dd-9796-850987fb073f on host instance for vnic_type normal using segments [{'id': '897f96c5-1340-40a6-b260-4b576d6f88f0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 172, 'network_id': '8612715a-f8bb-4fce-832a-b148bfc25844'}] 2026-04-21 18:20:32.721 10 INFO neutron.plugins.ml2.plugin [None req-a7558f7b-3d60-43f5-95d1-65b6edbf633e - - - - - -] Attempt 1 to provision port 6108e432-d4cf-47c9-a422-17e5fdd13e2a 2026-04-21 18:20:33.078 9 INFO neutron.plugins.ml2.plugin [None req-5e936616-9b47-4ff5-8748-3ef6fe5d3ad1 - - - - - -] Attempt 1 to provision port fa94143b-a48d-4164-8790-4c5f53c07f0a 2026-04-21 18:20:33.412 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 6108e432-d4cf-47c9-a422-17e5fdd13e2a 2026-04-21 18:20:33.735 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port fa94143b-a48d-4164-8790-4c5f53c07f0a /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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:20:41.363 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-be8a7ca9-c40b-4921-8d3a-42718633c46d'] response: {'server_uuid': '7e0e40c4-770e-4cc6-865f-e897974d93dd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '04115e52-228e-4233-bde8-d0a07204b7c8', 'code': 200} 2026-04-21 18:20:42.073 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 04115e52-228e-4233-bde8-d0a07204b7c8 2026-04-21 18:20:42.726 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9638d94-2261-4cbd-9001-c3af61929cf9'] response: {'server_uuid': '7e0e40c4-770e-4cc6-865f-e897974d93dd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '04115e52-228e-4233-bde8-d0a07204b7c8', 'code': 200} 2026-04-21 18:20:43.393 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 04115e52-228e-4233-bde8-d0a07204b7c8 2026-04-21 18:20:45.520 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 4748e053-0e62-43df-b8b8-b77416fe5670 2026-04-21 18:20:45.856 9 INFO neutron.plugins.ml2.plugin [None req-a6d9115e-5fed-4638-935b-3eb3bbdcb655 - - - - - -] Attempt 1 to provision port ead4e278-47f8-44b7-9b48-8cc0ed7925da 2026-04-21 18:20:46.613 9 INFO neutron.plugins.ml2.plugin [None req-f44d0aac-1b3b-4d33-9c0c-e14102bd9efd - - - - - -] Attempt 1 to provision port 4748e053-0e62-43df-b8b8-b77416fe5670 2026-04-21 18:20:47.361 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 4748e053-0e62-43df-b8b8-b77416fe5670 2026-04-21 18:20:48.404 10 INFO neutron.plugins.ml2.plugin [None req-c67cd55b-c7b3-4fa9-b822-4b0ddcab83db - - - - - -] Attempt 1 to provision port 9e451de9-0eed-44c1-aff5-d12a4596b0b4 2026-04-21 18:20:49.152 10 INFO neutron.plugins.ml2.plugin [None req-0272908f-6600-4f9f-8215-7e53f92c99e7 - - - - - -] Attempt 1 to provision port 9e451de9-0eed-44c1-aff5-d12a4596b0b4 2026-04-21 18:20:49.311 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port b1719367-3030-492f-9dd8-b7120a073a51 2026-04-21 18:20:51.322 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port b1719367-3030-492f-9dd8-b7120a073a51 2026-04-21 18:20:54.150 10 INFO neutron.plugins.ml2.plugin [None req-34fb4ab9-04cc-4324-93ca-b7f045db595e - - - - - -] Attempt 1 to provision port 09c6e471-6b0f-42d1-856a-f5d932115502 2026-04-21 18:20:55.382 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 09c6e471-6b0f-42d1-856a-f5d932115502 2026-04-21 18:20:55.550 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd07619c-376c-4c5c-abbc-59cc7ca0c197'] response: {'server_uuid': '353871e0-10e5-42dc-ae06-0bfb057b646b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '09c6e471-6b0f-42d1-856a-f5d932115502', 'code': 200} 2026-04-21 18:20:57.293 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 09c6e471-6b0f-42d1-856a-f5d932115502 2026-04-21 18:20:59.634 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7876188c-75f1-441e-a223-9d5adcb152e6'] response: {'server_uuid': '353871e0-10e5-42dc-ae06-0bfb057b646b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '09c6e471-6b0f-42d1-856a-f5d932115502', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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:10.977 10 INFO neutron.plugins.ml2.plugin [None req-4c13b14e-f2d7-41d9-9a97-ee31b13b0f67 - - - - - -] Attempt 1 to provision port 6affe72f-e7e3-48e4-84da-f254f80d0530 2026-04-21 18:21:11.309 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 46ecf78f-8c42-4739-b354-ead4fb1e9951 2026-04-21 18:21:11.750 9 INFO neutron.plugins.ml2.plugin [None req-cf38e7ff-6293-4394-a2b5-45b83890cf4b - - - - - -] Attempt 1 to provision port 46ecf78f-8c42-4739-b354-ead4fb1e9951 2026-04-21 18:21:13.310 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 46ecf78f-8c42-4739-b354-ead4fb1e9951 2026-04-21 18:21:13.443 10 INFO neutron.plugins.ml2.plugin [None req-12ab7189-5701-4f6d-bc68-c29b440036b2 - - - - - -] Attempt 1 to provision port 1078f2ab-ee99-4f54-99ea-6ea263e77dfc 2026-04-21 18:21:14.606 10 INFO neutron.plugins.ml2.plugin [None req-5514b53b-8e7a-4bf8-bafc-9f3376f42d2d - - - - - -] Attempt 1 to provision port 1078f2ab-ee99-4f54-99ea-6ea263e77dfc 2026-04-21 18:21:15.301 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 7769cd3e-470e-4b24-9260-218fe8ae7246 2026-04-21 18:21:17.296 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 7769cd3e-470e-4b24-9260-218fe8ae7246 2026-04-21 18:21:17.879 10 INFO neutron.plugins.ml2.plugin [None req-186d7c62-834e-4457-a6de-340a2a737489 - - - - - -] Attempt 1 to provision port cf4c74c0-5f9a-4b98-8a44-06607de9b87d 2026-04-21 18:21:19.489 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port cf4c74c0-5f9a-4b98-8a44-06607de9b87d 2026-04-21 18:21:19.783 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-71f98682-0cdd-41d2-a498-d6f3aa52eb87'] response: {'server_uuid': '1ec3f8b3-8eec-4284-82e3-75a1abc91696', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cf4c74c0-5f9a-4b98-8a44-06607de9b87d', 'code': 200} 2026-04-21 18:21:21.373 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port cf4c74c0-5f9a-4b98-8a44-06607de9b87d 2026-04-21 18:21:22.461 10 INFO neutron.plugins.ml2.plugin [None req-dc2cfbd1-90b4-43fa-a8b5-3208060e34f2 - - - - - -] Attempt 1 to provision port 3bd760e4-5f49-40ef-907f-d5f70b7280d2 2026-04-21 18:21:27.145 10 INFO neutron.plugins.ml2.plugin [None req-5c641b2f-97b4-406a-bb87-dc397eb1eb8e - - - - - -] Attempt 1 to provision port 8b4ca3d1-1e60-4293-9589-4126981592c0 2026-04-21 18:21:27.387 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 8b4ca3d1-1e60-4293-9589-4126981592c0 2026-04-21 18:21:27.511 10 INFO neutron.plugins.ml2.plugin [None req-5c641b2f-97b4-406a-bb87-dc397eb1eb8e - - - - - -] Attempt 1 to provision port 0ecd7707-adf5-443e-be08-cab5b512b435 2026-04-21 18:21:28.001 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 2fd30682-80e0-457a-b1b3-70a57559ab1c 2026-04-21 18:21:28.528 9 INFO neutron.plugins.ml2.plugin [None req-2ba8cbf8-33f3-4863-87de-050f8e71b27b - - - - - -] Attempt 1 to provision port 0ecd7707-adf5-443e-be08-cab5b512b435 2026-04-21 18:21:28.882 10 INFO neutron.plugins.ml2.plugin [None req-2b9484da-5568-4103-aee6-80706229d4b0 - - - - - -] Attempt 1 to provision port 0ecd7707-adf5-443e-be08-cab5b512b435 2026-04-21 18:21:29.322 9 ERROR neutron.plugins.ml2.managers [None req-ca2fcff6-f611-4440-b774-b77cbf9716a6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eb9dbe89-e5c3-44d1-9b13-e4030add9409 could not be found. 2026-04-21 18:21:29.322 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:21:29.322 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:21:29.322 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:21:29.322 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:21:29.322 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:21:29.322 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:21:29.322 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:21:29.322 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:21:29.322 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:21:29.322 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:21:29.322 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:21:29.322 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:21:29.322 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:29.322 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:21:29.322 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.322 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:21:29.322 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.322 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:21:29.322 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:29.322 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:21:29.322 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:21:29.322 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:21:29.322 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.322 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:21:29.322 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.322 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:21:29.322 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:29.322 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:21:29.322 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:29.322 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:21:29.322 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.322 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:21:29.322 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.322 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:21:29.322 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:21:29.322 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:21:29.322 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:21:29.322 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:21:29.322 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:21:29.322 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eb9dbe89-e5c3-44d1-9b13-e4030add9409 could not be found. 2026-04-21 18:21:29.322 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:21:29.325 9 ERROR neutron.plugins.ml2.managers [None req-ca2fcff6-f611-4440-b774-b77cbf9716a6 - - - - - -] Failed to bind port a7ba69be-bb6c-4ba8-9831-41838f602cb6 on host instance for vnic_type normal using segments [{'id': '66695fe8-889f-4dcb-b314-71d3fcea997b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 398, 'network_id': 'e116cccc-b4c2-402e-bbec-336f6374031b'}] 2026-04-21 18:21:29.325 9 INFO neutron.plugins.ml2.plugin [None req-ca2fcff6-f611-4440-b774-b77cbf9716a6 - - - - - -] Attempt 2 to bind port a7ba69be-bb6c-4ba8-9831-41838f602cb6 2026-04-21 18:21:29.330 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 8b4ca3d1-1e60-4293-9589-4126981592c0 2026-04-21 18:21:29.356 9 ERROR neutron.plugins.ml2.managers [None req-ca2fcff6-f611-4440-b774-b77cbf9716a6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eb9dbe89-e5c3-44d1-9b13-e4030add9409 could not be found. 2026-04-21 18:21:29.356 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:21:29.356 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:21:29.356 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:21:29.356 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:21:29.356 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:21:29.356 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:21:29.356 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:21:29.356 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:21:29.356 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:21:29.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:21:29.356 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:21:29.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:21:29.356 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:29.356 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:21:29.356 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.356 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:21:29.356 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:21:29.356 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:29.356 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:21:29.356 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:21:29.356 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:21:29.356 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.356 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:21:29.356 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.356 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:21:29.356 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:29.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:21:29.356 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:29.356 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:21:29.356 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.356 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:21:29.356 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:21:29.356 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:21:29.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:21:29.356 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:21:29.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:21:29.356 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:21:29.356 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eb9dbe89-e5c3-44d1-9b13-e4030add9409 could not be found. 2026-04-21 18:21:29.356 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:21:29.357 9 ERROR neutron.plugins.ml2.managers [None req-ca2fcff6-f611-4440-b774-b77cbf9716a6 - - - - - -] Failed to bind port a7ba69be-bb6c-4ba8-9831-41838f602cb6 on host instance for vnic_type normal using segments [{'id': '66695fe8-889f-4dcb-b314-71d3fcea997b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 398, 'network_id': 'e116cccc-b4c2-402e-bbec-336f6374031b'}] 2026-04-21 18:21:29.357 9 INFO neutron.plugins.ml2.plugin [None req-ca2fcff6-f611-4440-b774-b77cbf9716a6 - - - - - -] Attempt 3 to bind port a7ba69be-bb6c-4ba8-9831-41838f602cb6 2026-04-21 18:21:29.380 9 ERROR neutron.plugins.ml2.managers [None req-ca2fcff6-f611-4440-b774-b77cbf9716a6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eb9dbe89-e5c3-44d1-9b13-e4030add9409 could not be found. 2026-04-21 18:21:29.380 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:21:29.380 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:21:29.380 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:21:29.380 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:21:29.380 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:21:29.380 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:21:29.380 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:21:29.380 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:21:29.380 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:21:29.380 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:21:29.380 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:21:29.380 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:21:29.380 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:29.380 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:21:29.380 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.380 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:21:29.380 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.380 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:21:29.380 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:29.380 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:21:29.380 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:21:29.380 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:21:29.380 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.380 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:21:29.380 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.380 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:21:29.380 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:29.380 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:21:29.380 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:29.380 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:21:29.380 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.380 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:21:29.380 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.380 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:21:29.380 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:21:29.380 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:21:29.380 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:21:29.380 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:21:29.380 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:21:29.380 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eb9dbe89-e5c3-44d1-9b13-e4030add9409 could not be found. 2026-04-21 18:21:29.380 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:21:29.380 9 ERROR neutron.plugins.ml2.managers [None req-ca2fcff6-f611-4440-b774-b77cbf9716a6 - - - - - -] Failed to bind port a7ba69be-bb6c-4ba8-9831-41838f602cb6 on host instance for vnic_type normal using segments [{'id': '66695fe8-889f-4dcb-b314-71d3fcea997b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 398, 'network_id': 'e116cccc-b4c2-402e-bbec-336f6374031b'}] 2026-04-21 18:21:29.381 9 INFO neutron.plugins.ml2.plugin [None req-ca2fcff6-f611-4440-b774-b77cbf9716a6 - - - - - -] Attempt 4 to bind port a7ba69be-bb6c-4ba8-9831-41838f602cb6 2026-04-21 18:21:29.399 9 ERROR neutron.plugins.ml2.managers [None req-ca2fcff6-f611-4440-b774-b77cbf9716a6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eb9dbe89-e5c3-44d1-9b13-e4030add9409 could not be found. 2026-04-21 18:21:29.399 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:21:29.399 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:21:29.399 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:21:29.399 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:21:29.399 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:21:29.399 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:21:29.399 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:21:29.399 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:21:29.399 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:21:29.399 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:21:29.399 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:21:29.399 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:21:29.399 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:29.399 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:21:29.399 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.399 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:21:29.399 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.399 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:21:29.399 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:29.399 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:21:29.399 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:21:29.399 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:21:29.399 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.399 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:21:29.399 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.399 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:21:29.399 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:29.399 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:21:29.399 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:29.399 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:21:29.399 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.399 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:21:29.399 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.399 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:21:29.399 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:21:29.399 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:21:29.399 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:21:29.399 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:21:29.399 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:21:29.399 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eb9dbe89-e5c3-44d1-9b13-e4030add9409 could not be found. 2026-04-21 18:21:29.399 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:21:29.400 9 ERROR neutron.plugins.ml2.managers [None req-ca2fcff6-f611-4440-b774-b77cbf9716a6 - - - - - -] Failed to bind port a7ba69be-bb6c-4ba8-9831-41838f602cb6 on host instance for vnic_type normal using segments [{'id': '66695fe8-889f-4dcb-b314-71d3fcea997b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 398, 'network_id': 'e116cccc-b4c2-402e-bbec-336f6374031b'}] 2026-04-21 18:21:29.400 9 INFO neutron.plugins.ml2.plugin [None req-ca2fcff6-f611-4440-b774-b77cbf9716a6 - - - - - -] Attempt 5 to bind port a7ba69be-bb6c-4ba8-9831-41838f602cb6 2026-04-21 18:21:29.425 9 ERROR neutron.plugins.ml2.managers [None req-ca2fcff6-f611-4440-b774-b77cbf9716a6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eb9dbe89-e5c3-44d1-9b13-e4030add9409 could not be found. 2026-04-21 18:21:29.425 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:21:29.425 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:21:29.425 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:21:29.425 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:21:29.425 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:21:29.425 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:21:29.425 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:21:29.425 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:21:29.425 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:21:29.425 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:21:29.425 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:21:29.425 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:21:29.425 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:29.425 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:21:29.425 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.425 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:21:29.425 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.425 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:21:29.425 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:29.425 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:21:29.425 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:21:29.425 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:21:29.425 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.425 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:21:29.425 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.425 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:21:29.425 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:29.425 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:21:29.425 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:29.425 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:21:29.425 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.425 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:21:29.425 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.425 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:21:29.425 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:21:29.425 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:21:29.425 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:21:29.425 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:21:29.425 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:21:29.425 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eb9dbe89-e5c3-44d1-9b13-e4030add9409 could not be found. 2026-04-21 18:21:29.425 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:21:29.426 9 ERROR neutron.plugins.ml2.managers [None req-ca2fcff6-f611-4440-b774-b77cbf9716a6 - - - - - -] Failed to bind port a7ba69be-bb6c-4ba8-9831-41838f602cb6 on host instance for vnic_type normal using segments [{'id': '66695fe8-889f-4dcb-b314-71d3fcea997b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 398, 'network_id': 'e116cccc-b4c2-402e-bbec-336f6374031b'}] 2026-04-21 18:21:29.426 9 INFO neutron.plugins.ml2.plugin [None req-ca2fcff6-f611-4440-b774-b77cbf9716a6 - - - - - -] Attempt 6 to bind port a7ba69be-bb6c-4ba8-9831-41838f602cb6 2026-04-21 18:21:29.459 9 ERROR neutron.plugins.ml2.managers [None req-ca2fcff6-f611-4440-b774-b77cbf9716a6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eb9dbe89-e5c3-44d1-9b13-e4030add9409 could not be found. 2026-04-21 18:21:29.459 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:21:29.459 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:21:29.459 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:21:29.459 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:21:29.459 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:21:29.459 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:21:29.459 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:21:29.459 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:21:29.459 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:21:29.459 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:21:29.459 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:21:29.459 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:21:29.459 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:29.459 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:21:29.459 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.459 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:21:29.459 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.459 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:21:29.459 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:29.459 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:21:29.459 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:21:29.459 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:21:29.459 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.459 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:21:29.459 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.459 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:21:29.459 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:29.459 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:21:29.459 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:29.459 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:21:29.459 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.459 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:21:29.459 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.459 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:21:29.459 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:21:29.459 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:21:29.459 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:21:29.459 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:21:29.459 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:21:29.459 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eb9dbe89-e5c3-44d1-9b13-e4030add9409 could not be found. 2026-04-21 18:21:29.459 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:21:29.460 9 ERROR neutron.plugins.ml2.managers [None req-ca2fcff6-f611-4440-b774-b77cbf9716a6 - - - - - -] Failed to bind port a7ba69be-bb6c-4ba8-9831-41838f602cb6 on host instance for vnic_type normal using segments [{'id': '66695fe8-889f-4dcb-b314-71d3fcea997b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 398, 'network_id': 'e116cccc-b4c2-402e-bbec-336f6374031b'}] 2026-04-21 18:21:29.460 9 INFO neutron.plugins.ml2.plugin [None req-ca2fcff6-f611-4440-b774-b77cbf9716a6 - - - - - -] Attempt 7 to bind port a7ba69be-bb6c-4ba8-9831-41838f602cb6 2026-04-21 18:21:29.480 9 ERROR neutron.plugins.ml2.managers [None req-ca2fcff6-f611-4440-b774-b77cbf9716a6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eb9dbe89-e5c3-44d1-9b13-e4030add9409 could not be found. 2026-04-21 18:21:29.480 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:21:29.480 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:21:29.480 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:21:29.480 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:21:29.480 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:21:29.480 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:21:29.480 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:21:29.480 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:21:29.480 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:21:29.480 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:21:29.480 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:21:29.480 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:21:29.480 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:29.480 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:21:29.480 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.480 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:21:29.480 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.480 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:21:29.480 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:29.480 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:21:29.480 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:21:29.480 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:21:29.480 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.480 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:21:29.480 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.480 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:21:29.480 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:29.480 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:21:29.480 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:29.480 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:21:29.480 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.480 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:21:29.480 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.480 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:21:29.480 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:21:29.480 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:21:29.480 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:21:29.480 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:21:29.480 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:21:29.480 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eb9dbe89-e5c3-44d1-9b13-e4030add9409 could not be found. 2026-04-21 18:21:29.480 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:21:29.481 9 ERROR neutron.plugins.ml2.managers [None req-ca2fcff6-f611-4440-b774-b77cbf9716a6 - - - - - -] Failed to bind port a7ba69be-bb6c-4ba8-9831-41838f602cb6 on host instance for vnic_type normal using segments [{'id': '66695fe8-889f-4dcb-b314-71d3fcea997b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 398, 'network_id': 'e116cccc-b4c2-402e-bbec-336f6374031b'}] 2026-04-21 18:21:29.481 9 INFO neutron.plugins.ml2.plugin [None req-ca2fcff6-f611-4440-b774-b77cbf9716a6 - - - - - -] Attempt 8 to bind port a7ba69be-bb6c-4ba8-9831-41838f602cb6 2026-04-21 18:21:29.512 9 ERROR neutron.plugins.ml2.managers [None req-ca2fcff6-f611-4440-b774-b77cbf9716a6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eb9dbe89-e5c3-44d1-9b13-e4030add9409 could not be found. 2026-04-21 18:21:29.512 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:21:29.512 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:21:29.512 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:21:29.512 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:21:29.512 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:21:29.512 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:21:29.512 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:21:29.512 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:21:29.512 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:21:29.512 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:21:29.512 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:21:29.512 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:21:29.512 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:29.512 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:21:29.512 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.512 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:21:29.512 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.512 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:21:29.512 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:29.512 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:21:29.512 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:21:29.512 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:21:29.512 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.512 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:21:29.512 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.512 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:21:29.512 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:29.512 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:21:29.512 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:29.512 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:21:29.512 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.512 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:21:29.512 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.512 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:21:29.512 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:21:29.512 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:21:29.512 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:21:29.512 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:21:29.512 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:21:29.512 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eb9dbe89-e5c3-44d1-9b13-e4030add9409 could not be found. 2026-04-21 18:21:29.512 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:21:29.512 9 ERROR neutron.plugins.ml2.managers [None req-ca2fcff6-f611-4440-b774-b77cbf9716a6 - - - - - -] Failed to bind port a7ba69be-bb6c-4ba8-9831-41838f602cb6 on host instance for vnic_type normal using segments [{'id': '66695fe8-889f-4dcb-b314-71d3fcea997b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 398, 'network_id': 'e116cccc-b4c2-402e-bbec-336f6374031b'}] 2026-04-21 18:21:29.513 9 INFO neutron.plugins.ml2.plugin [None req-ca2fcff6-f611-4440-b774-b77cbf9716a6 - - - - - -] Attempt 9 to bind port a7ba69be-bb6c-4ba8-9831-41838f602cb6 2026-04-21 18:21:29.541 9 ERROR neutron.plugins.ml2.managers [None req-ca2fcff6-f611-4440-b774-b77cbf9716a6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eb9dbe89-e5c3-44d1-9b13-e4030add9409 could not be found. 2026-04-21 18:21:29.541 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:21:29.541 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:21:29.541 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:21:29.541 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:21:29.541 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:21:29.541 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:21:29.541 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:21:29.541 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:21:29.541 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:21:29.541 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:21:29.541 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:21:29.541 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:21:29.541 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:29.541 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:21:29.541 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.541 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:21:29.541 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.541 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:21:29.541 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:29.541 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:21:29.541 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:21:29.541 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:21:29.541 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.541 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:21:29.541 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.541 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:21:29.541 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:29.541 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:21:29.541 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:29.541 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:21:29.541 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.541 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:21:29.541 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.541 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:21:29.541 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:21:29.541 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:21:29.541 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:21:29.541 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:21:29.541 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:21:29.541 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eb9dbe89-e5c3-44d1-9b13-e4030add9409 could not be found. 2026-04-21 18:21:29.541 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:21:29.542 9 ERROR neutron.plugins.ml2.managers [None req-ca2fcff6-f611-4440-b774-b77cbf9716a6 - - - - - -] Failed to bind port a7ba69be-bb6c-4ba8-9831-41838f602cb6 on host instance for vnic_type normal using segments [{'id': '66695fe8-889f-4dcb-b314-71d3fcea997b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 398, 'network_id': 'e116cccc-b4c2-402e-bbec-336f6374031b'}] 2026-04-21 18:21:29.542 9 INFO neutron.plugins.ml2.plugin [None req-ca2fcff6-f611-4440-b774-b77cbf9716a6 - - - - - -] Attempt 10 to bind port a7ba69be-bb6c-4ba8-9831-41838f602cb6 2026-04-21 18:21:29.563 9 ERROR neutron.plugins.ml2.managers [None req-ca2fcff6-f611-4440-b774-b77cbf9716a6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eb9dbe89-e5c3-44d1-9b13-e4030add9409 could not be found. 2026-04-21 18:21:29.563 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:21:29.563 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:21:29.563 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:21:29.563 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:21:29.563 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:21:29.563 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:21:29.563 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:21:29.563 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:21:29.563 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:21:29.563 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:21:29.563 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:21:29.563 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:21:29.563 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:29.563 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:21:29.563 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.563 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:21:29.563 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.563 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:21:29.563 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:29.563 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:21:29.563 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:21:29.563 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:21:29.563 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.563 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:21:29.563 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.563 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:21:29.563 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:29.563 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:21:29.563 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:29.563 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:21:29.563 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:29.563 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:21:29.563 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:29.563 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:21:29.563 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:21:29.563 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:21:29.563 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:21:29.563 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:21:29.563 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:21:29.563 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eb9dbe89-e5c3-44d1-9b13-e4030add9409 could not be found. 2026-04-21 18:21:29.563 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:21:29.564 9 ERROR neutron.plugins.ml2.managers [None req-ca2fcff6-f611-4440-b774-b77cbf9716a6 - - - - - -] Failed to bind port a7ba69be-bb6c-4ba8-9831-41838f602cb6 on host instance for vnic_type normal using segments [{'id': '66695fe8-889f-4dcb-b314-71d3fcea997b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 398, 'network_id': 'e116cccc-b4c2-402e-bbec-336f6374031b'}] 2026-04-21 18:21:29.664 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 2fd30682-80e0-457a-b1b3-70a57559ab1c 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server [None req-8eb9f887-c62b-4a65-a27b-edebb5c5615d - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 67eccd64-8eda-4477-a554-326faa59c8ab: This subnet is being modified by another concurrent operation. 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-21 18:21:30.945 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:21:30.945 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-21 18:21:30.945 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:21:30.945 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-21 18:21:30.945 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:21:30.945 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 244, in inner 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-21 18:21:30.945 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:21:30.945 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:21:30.945 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:21:30.945 9 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-21 18:21:30.945 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:21:30.945 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:21:30.945 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:21:30.945 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:21:30.945 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:21:30.945 9 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:21:30.945 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:21:30.945 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-21 18:21:30.945 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:21:30.945 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:21:30.945 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:21:30.945 9 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-21 18:21:30.945 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:21:30.945 9 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-04-21 18:21:30.945 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:21:30.945 9 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-04-21 18:21:30.945 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:21:30.945 9 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-21 18:21:30.945 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:21:30.945 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:21:30.945 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:21:30.945 9 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-21 18:21:30.945 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:21:30.945 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:21:30.945 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:21:30.945 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:21:30.945 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:21:30.945 9 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:21:30.945 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:21:30.945 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-21 18:21:30.945 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:21:30.945 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:21:30.945 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:21:30.945 9 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1589, in create_port 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1554, in _create_port_db 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1568, in create_port_db 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-04-21 18:21:30.945 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:21:30.945 9 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1001, in wrapper 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-21 18:21:30.945 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:21:30.945 9 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-04-21 18:21:30.945 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:21:30.945 9 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-04-21 18:21:30.945 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:21:30.945 9 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server raise exception 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 67eccd64-8eda-4477-a554-326faa59c8ab: This subnet is being modified by another concurrent operation. 2026-04-21 18:21:30.945 9 ERROR oslo_messaging.rpc.server  2026-04-21 18:21:32.664 10 INFO neutron.plugins.ml2.plugin [None req-46236cb7-0956-46a7-b2c7-7991ce65fc1b - - - - - -] Attempt 1 to provision port 7898a665-2cab-4faa-94c3-c4cd6aee8668 2026-04-21 18:21:33.298 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 1136ac44-cb74-4f84-98de-46cc9fd82424 2026-04-21 18:21:33.628 9 INFO neutron.plugins.ml2.plugin [None req-091dab7e-9477-4f0d-9a57-e62dd93176bf - - - - - -] Attempt 1 to provision port 1136ac44-cb74-4f84-98de-46cc9fd82424 2026-04-21 18:21:35.354 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 7898a665-2cab-4faa-94c3-c4cd6aee8668 2026-04-21 18:21:35.487 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-78a751cb-1d51-40bc-9fe3-9319ccba3f2b'] response: {'server_uuid': 'b5b4e917-5da1-460f-beb7-7aeec3cfe92d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7898a665-2cab-4faa-94c3-c4cd6aee8668', 'code': 200} 2026-04-21 18:21:37.309 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 7898a665-2cab-4faa-94c3-c4cd6aee8668 2026-04-21 18:21:43.336 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 3bd760e4-5f49-40ef-907f-d5f70b7280d2 2026-04-21 18:21:43.659 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 0ecd7707-adf5-443e-be08-cab5b512b435 2026-04-21 18:21:45.304 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 3bd760e4-5f49-40ef-907f-d5f70b7280d2 2026-04-21 18:21:45.538 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 0ecd7707-adf5-443e-be08-cab5b512b435 2026-04-21 18:21:53.451 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port c63b4470-2db3-43ad-8fd7-97919fc9937c 2026-04-21 18:21:53.622 9 ERROR neutron.plugins.ml2.managers [None req-bd9330cf-17bd-48e8-800a-661fb92e3d3b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9365b8fc-69bc-49f7-a22b-08e18bc890b0 could not be found. 2026-04-21 18:21:53.622 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:21:53.622 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:21:53.622 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:21:53.622 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:21:53.622 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:21:53.622 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:21:53.622 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:21:53.622 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:21:53.622 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:21:53.622 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:21:53.622 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:21:53.622 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:21:53.622 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:53.622 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:21:53.622 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.622 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:21:53.622 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.622 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:21:53.622 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:53.622 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:21:53.622 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:21:53.622 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:21:53.622 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.622 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:21:53.622 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.622 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:21:53.622 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:53.622 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:21:53.622 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:53.622 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:21:53.622 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.622 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:21:53.622 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.622 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:21:53.622 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:21:53.622 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:21:53.622 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:21:53.622 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:21:53.622 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:21:53.622 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9365b8fc-69bc-49f7-a22b-08e18bc890b0 could not be found. 2026-04-21 18:21:53.622 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:21:53.622 9 ERROR neutron.plugins.ml2.managers [None req-bd9330cf-17bd-48e8-800a-661fb92e3d3b - - - - - -] Failed to bind port 8ba41c6e-3465-4a22-a271-aa73540ed230 on host instance for vnic_type normal using segments [{'id': '0ee1790c-96ca-408e-8150-dea293c54949', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 572, 'network_id': '7573973f-b064-4bc5-a910-fd728a221f36'}] 2026-04-21 18:21:53.623 9 INFO neutron.plugins.ml2.plugin [None req-bd9330cf-17bd-48e8-800a-661fb92e3d3b - - - - - -] Attempt 2 to bind port 8ba41c6e-3465-4a22-a271-aa73540ed230 2026-04-21 18:21:53.649 9 ERROR neutron.plugins.ml2.managers [None req-bd9330cf-17bd-48e8-800a-661fb92e3d3b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9365b8fc-69bc-49f7-a22b-08e18bc890b0 could not be found. 2026-04-21 18:21:53.649 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:21:53.649 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:21:53.649 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:21:53.649 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:21:53.649 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:21:53.649 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:21:53.649 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:21:53.649 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:21:53.649 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:21:53.649 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:21:53.649 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:21:53.649 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:21:53.649 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:53.649 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:21:53.649 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.649 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:21:53.649 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.649 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:21:53.649 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:53.649 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:21:53.649 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:21:53.649 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:21:53.649 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.649 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:21:53.649 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.649 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:21:53.649 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:53.649 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:21:53.649 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:53.649 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:21:53.649 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.649 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:21:53.649 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.649 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:21:53.649 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:21:53.649 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:21:53.649 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:21:53.649 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:21:53.649 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:21:53.649 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9365b8fc-69bc-49f7-a22b-08e18bc890b0 could not be found. 2026-04-21 18:21:53.649 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:21:53.651 9 ERROR neutron.plugins.ml2.managers [None req-bd9330cf-17bd-48e8-800a-661fb92e3d3b - - - - - -] Failed to bind port 8ba41c6e-3465-4a22-a271-aa73540ed230 on host instance for vnic_type normal using segments [{'id': '0ee1790c-96ca-408e-8150-dea293c54949', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 572, 'network_id': '7573973f-b064-4bc5-a910-fd728a221f36'}] 2026-04-21 18:21:53.651 9 INFO neutron.plugins.ml2.plugin [None req-bd9330cf-17bd-48e8-800a-661fb92e3d3b - - - - - -] Attempt 3 to bind port 8ba41c6e-3465-4a22-a271-aa73540ed230 2026-04-21 18:21:53.690 9 ERROR neutron.plugins.ml2.managers [None req-bd9330cf-17bd-48e8-800a-661fb92e3d3b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9365b8fc-69bc-49f7-a22b-08e18bc890b0 could not be found. 2026-04-21 18:21:53.690 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:21:53.690 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:21:53.690 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:21:53.690 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:21:53.690 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:21:53.690 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:21:53.690 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:21:53.690 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:21:53.690 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:21:53.690 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:21:53.690 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:21:53.690 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:21:53.690 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:53.690 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:21:53.690 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.690 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:21:53.690 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.690 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:21:53.690 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:53.690 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:21:53.690 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:21:53.690 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:21:53.690 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.690 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:21:53.690 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.690 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:21:53.690 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:53.690 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:21:53.690 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:53.690 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:21:53.690 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.690 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:21:53.690 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.690 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:21:53.690 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:21:53.690 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:21:53.690 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:21:53.690 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:21:53.690 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:21:53.690 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9365b8fc-69bc-49f7-a22b-08e18bc890b0 could not be found. 2026-04-21 18:21:53.690 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:21:53.692 9 ERROR neutron.plugins.ml2.managers [None req-bd9330cf-17bd-48e8-800a-661fb92e3d3b - - - - - -] Failed to bind port 8ba41c6e-3465-4a22-a271-aa73540ed230 on host instance for vnic_type normal using segments [{'id': '0ee1790c-96ca-408e-8150-dea293c54949', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 572, 'network_id': '7573973f-b064-4bc5-a910-fd728a221f36'}] 2026-04-21 18:21:53.692 9 INFO neutron.plugins.ml2.plugin [None req-bd9330cf-17bd-48e8-800a-661fb92e3d3b - - - - - -] Attempt 4 to bind port 8ba41c6e-3465-4a22-a271-aa73540ed230 2026-04-21 18:21:53.722 9 ERROR neutron.plugins.ml2.managers [None req-bd9330cf-17bd-48e8-800a-661fb92e3d3b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9365b8fc-69bc-49f7-a22b-08e18bc890b0 could not be found. 2026-04-21 18:21:53.722 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:21:53.722 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:21:53.722 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:21:53.722 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:21:53.722 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:21:53.722 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:21:53.722 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:21:53.722 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:21:53.722 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:21:53.722 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:21:53.722 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:21:53.722 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:21:53.722 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:53.722 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:21:53.722 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.722 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:21:53.722 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.722 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:21:53.722 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:53.722 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:21:53.722 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:21:53.722 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:21:53.722 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.722 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:21:53.722 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.722 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:21:53.722 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:53.722 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:21:53.722 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:53.722 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:21:53.722 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.722 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:21:53.722 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.722 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:21:53.722 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:21:53.722 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:21:53.722 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:21:53.722 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:21:53.722 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:21:53.722 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9365b8fc-69bc-49f7-a22b-08e18bc890b0 could not be found. 2026-04-21 18:21:53.722 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:21:53.724 9 ERROR neutron.plugins.ml2.managers [None req-bd9330cf-17bd-48e8-800a-661fb92e3d3b - - - - - -] Failed to bind port 8ba41c6e-3465-4a22-a271-aa73540ed230 on host instance for vnic_type normal using segments [{'id': '0ee1790c-96ca-408e-8150-dea293c54949', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 572, 'network_id': '7573973f-b064-4bc5-a910-fd728a221f36'}] 2026-04-21 18:21:53.724 9 INFO neutron.plugins.ml2.plugin [None req-bd9330cf-17bd-48e8-800a-661fb92e3d3b - - - - - -] Attempt 5 to bind port 8ba41c6e-3465-4a22-a271-aa73540ed230 2026-04-21 18:21:53.761 9 ERROR neutron.plugins.ml2.managers [None req-bd9330cf-17bd-48e8-800a-661fb92e3d3b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9365b8fc-69bc-49f7-a22b-08e18bc890b0 could not be found. 2026-04-21 18:21:53.761 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:21:53.761 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:21:53.761 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:21:53.761 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:21:53.761 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:21:53.761 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:21:53.761 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:21:53.761 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:21:53.761 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:21:53.761 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:21:53.761 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:21:53.761 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:21:53.761 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:53.761 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:21:53.761 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.761 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:21:53.761 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.761 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:21:53.761 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:53.761 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:21:53.761 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:21:53.761 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:21:53.761 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.761 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:21:53.761 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.761 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:21:53.761 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:53.761 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:21:53.761 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:53.761 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:21:53.761 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.761 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:21:53.761 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.761 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:21:53.761 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:21:53.761 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:21:53.761 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:21:53.761 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:21:53.761 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:21:53.761 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9365b8fc-69bc-49f7-a22b-08e18bc890b0 could not be found. 2026-04-21 18:21:53.761 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:21:53.762 9 ERROR neutron.plugins.ml2.managers [None req-bd9330cf-17bd-48e8-800a-661fb92e3d3b - - - - - -] Failed to bind port 8ba41c6e-3465-4a22-a271-aa73540ed230 on host instance for vnic_type normal using segments [{'id': '0ee1790c-96ca-408e-8150-dea293c54949', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 572, 'network_id': '7573973f-b064-4bc5-a910-fd728a221f36'}] 2026-04-21 18:21:53.763 9 INFO neutron.plugins.ml2.plugin [None req-bd9330cf-17bd-48e8-800a-661fb92e3d3b - - - - - -] Attempt 6 to bind port 8ba41c6e-3465-4a22-a271-aa73540ed230 2026-04-21 18:21:53.795 9 ERROR neutron.plugins.ml2.managers [None req-bd9330cf-17bd-48e8-800a-661fb92e3d3b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9365b8fc-69bc-49f7-a22b-08e18bc890b0 could not be found. 2026-04-21 18:21:53.795 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:21:53.795 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:21:53.795 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:21:53.795 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:21:53.795 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:21:53.795 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:21:53.795 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:21:53.795 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:21:53.795 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:21:53.795 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:21:53.795 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:21:53.795 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:21:53.795 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:53.795 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:21:53.795 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.795 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:21:53.795 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.795 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:21:53.795 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:53.795 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:21:53.795 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:21:53.795 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:21:53.795 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.795 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:21:53.795 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.795 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:21:53.795 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:53.795 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:21:53.795 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:53.795 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:21:53.795 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.795 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:21:53.795 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.795 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:21:53.795 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:21:53.795 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:21:53.795 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:21:53.795 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:21:53.795 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:21:53.795 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9365b8fc-69bc-49f7-a22b-08e18bc890b0 could not be found. 2026-04-21 18:21:53.795 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:21:53.796 9 ERROR neutron.plugins.ml2.managers [None req-bd9330cf-17bd-48e8-800a-661fb92e3d3b - - - - - -] Failed to bind port 8ba41c6e-3465-4a22-a271-aa73540ed230 on host instance for vnic_type normal using segments [{'id': '0ee1790c-96ca-408e-8150-dea293c54949', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 572, 'network_id': '7573973f-b064-4bc5-a910-fd728a221f36'}] 2026-04-21 18:21:53.796 9 INFO neutron.plugins.ml2.plugin [None req-bd9330cf-17bd-48e8-800a-661fb92e3d3b - - - - - -] Attempt 7 to bind port 8ba41c6e-3465-4a22-a271-aa73540ed230 2026-04-21 18:21:53.823 9 ERROR neutron.plugins.ml2.managers [None req-bd9330cf-17bd-48e8-800a-661fb92e3d3b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9365b8fc-69bc-49f7-a22b-08e18bc890b0 could not be found. 2026-04-21 18:21:53.823 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:21:53.823 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:21:53.823 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:21:53.823 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:21:53.823 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:21:53.823 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:21:53.823 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:21:53.823 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:21:53.823 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:21:53.823 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:21:53.823 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:21:53.823 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:21:53.823 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:53.823 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:21:53.823 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.823 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:21:53.823 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.823 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:21:53.823 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:53.823 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:21:53.823 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:21:53.823 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:21:53.823 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.823 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:21:53.823 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.823 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:21:53.823 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:53.823 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:21:53.823 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:53.823 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:21:53.823 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.823 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:21:53.823 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.823 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:21:53.823 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:21:53.823 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:21:53.823 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:21:53.823 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:21:53.823 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:21:53.823 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9365b8fc-69bc-49f7-a22b-08e18bc890b0 could not be found. 2026-04-21 18:21:53.823 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:21:53.824 9 ERROR neutron.plugins.ml2.managers [None req-bd9330cf-17bd-48e8-800a-661fb92e3d3b - - - - - -] Failed to bind port 8ba41c6e-3465-4a22-a271-aa73540ed230 on host instance for vnic_type normal using segments [{'id': '0ee1790c-96ca-408e-8150-dea293c54949', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 572, 'network_id': '7573973f-b064-4bc5-a910-fd728a221f36'}] 2026-04-21 18:21:53.824 9 INFO neutron.plugins.ml2.plugin [None req-bd9330cf-17bd-48e8-800a-661fb92e3d3b - - - - - -] Attempt 8 to bind port 8ba41c6e-3465-4a22-a271-aa73540ed230 2026-04-21 18:21:53.843 9 ERROR neutron.plugins.ml2.managers [None req-bd9330cf-17bd-48e8-800a-661fb92e3d3b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9365b8fc-69bc-49f7-a22b-08e18bc890b0 could not be found. 2026-04-21 18:21:53.843 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:21:53.843 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:21:53.843 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:21:53.843 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:21:53.843 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:21:53.843 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:21:53.843 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:21:53.843 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:21:53.843 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:21:53.843 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:21:53.843 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:21:53.843 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:21:53.843 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:53.843 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:21:53.843 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.843 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:21:53.843 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.843 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:21:53.843 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:53.843 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:21:53.843 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:21:53.843 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:21:53.843 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.843 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:21:53.843 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.843 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:21:53.843 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:53.843 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:21:53.843 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:53.843 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:21:53.843 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.843 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:21:53.843 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.843 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:21:53.843 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:21:53.843 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:21:53.843 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:21:53.843 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:21:53.843 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:21:53.843 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9365b8fc-69bc-49f7-a22b-08e18bc890b0 could not be found. 2026-04-21 18:21:53.843 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:21:53.844 9 ERROR neutron.plugins.ml2.managers [None req-bd9330cf-17bd-48e8-800a-661fb92e3d3b - - - - - -] Failed to bind port 8ba41c6e-3465-4a22-a271-aa73540ed230 on host instance for vnic_type normal using segments [{'id': '0ee1790c-96ca-408e-8150-dea293c54949', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 572, 'network_id': '7573973f-b064-4bc5-a910-fd728a221f36'}] 2026-04-21 18:21:53.844 9 INFO neutron.plugins.ml2.plugin [None req-bd9330cf-17bd-48e8-800a-661fb92e3d3b - - - - - -] Attempt 9 to bind port 8ba41c6e-3465-4a22-a271-aa73540ed230 2026-04-21 18:21:53.865 9 ERROR neutron.plugins.ml2.managers [None req-bd9330cf-17bd-48e8-800a-661fb92e3d3b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9365b8fc-69bc-49f7-a22b-08e18bc890b0 could not be found. 2026-04-21 18:21:53.865 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:21:53.865 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:21:53.865 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:21:53.865 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:21:53.865 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:21:53.865 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:21:53.865 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:21:53.865 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:21:53.865 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:21:53.865 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:21:53.865 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:21:53.865 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:21:53.865 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:53.865 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:21:53.865 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.865 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:21:53.865 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.865 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:21:53.865 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:53.865 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:21:53.865 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:21:53.865 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:21:53.865 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.865 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:21:53.865 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.865 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:21:53.865 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:53.865 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:21:53.865 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:53.865 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:21:53.865 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.865 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:21:53.865 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.865 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:21:53.865 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:21:53.865 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:21:53.865 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:21:53.865 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:21:53.865 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:21:53.865 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9365b8fc-69bc-49f7-a22b-08e18bc890b0 could not be found. 2026-04-21 18:21:53.865 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:21:53.866 9 ERROR neutron.plugins.ml2.managers [None req-bd9330cf-17bd-48e8-800a-661fb92e3d3b - - - - - -] Failed to bind port 8ba41c6e-3465-4a22-a271-aa73540ed230 on host instance for vnic_type normal using segments [{'id': '0ee1790c-96ca-408e-8150-dea293c54949', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 572, 'network_id': '7573973f-b064-4bc5-a910-fd728a221f36'}] 2026-04-21 18:21:53.866 9 INFO neutron.plugins.ml2.plugin [None req-bd9330cf-17bd-48e8-800a-661fb92e3d3b - - - - - -] Attempt 10 to bind port 8ba41c6e-3465-4a22-a271-aa73540ed230 2026-04-21 18:21:53.885 9 ERROR neutron.plugins.ml2.managers [None req-bd9330cf-17bd-48e8-800a-661fb92e3d3b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9365b8fc-69bc-49f7-a22b-08e18bc890b0 could not be found. 2026-04-21 18:21:53.885 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:21:53.885 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:21:53.885 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:21:53.885 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:21:53.885 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:21:53.885 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:21:53.885 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:21:53.885 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:21:53.885 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:21:53.885 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:21:53.885 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:21:53.885 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:21:53.885 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:53.885 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:21:53.885 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.885 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:21:53.885 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.885 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:21:53.885 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:53.885 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:21:53.885 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:21:53.885 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:21:53.885 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.885 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:21:53.885 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.885 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:21:53.885 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:21:53.885 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:21:53.885 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:21:53.885 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:21:53.885 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:21:53.885 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:21:53.885 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:21:53.885 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:21:53.885 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:21:53.885 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-21 18:21:53.885 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:21:53.885 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-21 18:21:53.885 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:21:53.885 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9365b8fc-69bc-49f7-a22b-08e18bc890b0 could not be found. 2026-04-21 18:21:53.885 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:21:53.886 9 ERROR neutron.plugins.ml2.managers [None req-bd9330cf-17bd-48e8-800a-661fb92e3d3b - - - - - -] Failed to bind port 8ba41c6e-3465-4a22-a271-aa73540ed230 on host instance for vnic_type normal using segments [{'id': '0ee1790c-96ca-408e-8150-dea293c54949', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 572, 'network_id': '7573973f-b064-4bc5-a910-fd728a221f36'}] 2026-04-21 18:21:54.659 10 INFO neutron.plugins.ml2.plugin [None req-5f3d70b3-f68f-4b63-b45b-fc4aadada43a - - - - - -] Attempt 1 to provision port c63b4470-2db3-43ad-8fd7-97919fc9937c 2026-04-21 18:21:55.393 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port c63b4470-2db3-43ad-8fd7-97919fc9937c /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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:59.289 10 INFO neutron.plugins.ml2.plugin [None req-9e1baeb4-bf1d-446e-81ee-e0fd7586f6a2 - - - - - -] Attempt 1 to provision port f83cd8c8-ac47-4b79-91bb-52cd67c4ef8c 2026-04-21 18:22:01.373 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port f83cd8c8-ac47-4b79-91bb-52cd67c4ef8c 2026-04-21 18:22:01.559 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb9ac633-1157-4dac-832f-2aa3a2ae02a9'] response: {'server_uuid': '7b47b064-7cff-448d-bed8-e97b7655a5a4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f83cd8c8-ac47-4b79-91bb-52cd67c4ef8c', 'code': 200} 2026-04-21 18:22:03.093 9 INFO neutron.plugins.ml2.plugin [None req-2e110c1a-c8d9-4df2-8a91-20ad8704ee58 - - - - - -] Attempt 1 to provision port 05f16966-c6ce-4a98-bb0e-46f2c1be803a 2026-04-21 18:22:03.492 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port f83cd8c8-ac47-4b79-91bb-52cd67c4ef8c 2026-04-21 18:22:03.730 10 INFO neutron.plugins.ml2.plugin [None req-192564bb-6b15-4858-afea-7304724328bc - - - - - -] Attempt 1 to provision port 2aa35f30-d13b-432f-af39-824d90caaa10 2026-04-21 18:22:03.872 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 2aa35f30-d13b-432f-af39-824d90caaa10 2026-04-21 18:22:04.277 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 05f16966-c6ce-4a98-bb0e-46f2c1be803a 2026-04-21 18:22:04.676 10 INFO neutron.plugins.ml2.plugin [None req-07bade12-434c-4bcc-83c4-9628337daa43 - - - - - -] Attempt 1 to provision port ccd6e0d6-0301-44c3-a18e-ef5454016780 2026-04-21 18:22:05.147 9 INFO neutron.plugins.ml2.plugin [None req-a130b083-49dd-4c56-8822-60b9de9018b6 - - - - - -] Attempt 1 to provision port ccd6e0d6-0301-44c3-a18e-ef5454016780 2026-04-21 18:22:05.537 10 INFO neutron.plugins.ml2.plugin [None req-1eb34b8c-7183-41b5-bdd5-6d1a8a06f09a - - - - - -] Attempt 1 to provision port 660a42cf-0dbd-4562-80eb-91e5f4fcdf5b 2026-04-21 18:22:05.685 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 4ab2af87-3f55-4f63-953c-6d9124876f0e 2026-04-21 18:22:06.866 9 INFO neutron.plugins.ml2.plugin [None req-cd9672bf-b87f-494c-9de2-6aa2ed8c0b05 - - - - - -] Attempt 1 to provision port 4ab2af87-3f55-4f63-953c-6d9124876f0e 2026-04-21 18:22:06.945 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 2aa35f30-d13b-432f-af39-824d90caaa10 2026-04-21 18:22:07.250 9 INFO neutron.plugins.ml2.plugin [None req-2cb78d85-5667-41b0-98aa-f6edd98d5c79 - - - - - -] Attempt 1 to provision port 13cff491-b6ec-4b00-972b-3dc7edd144eb 2026-04-21 18:22:07.596 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 660a42cf-0dbd-4562-80eb-91e5f4fcdf5b 2026-04-21 18:22:07.665 9 INFO neutron.plugins.ml2.plugin [None req-278eae77-6ce3-44b0-a5ab-87e56b565fe0 - - - - - -] Attempt 1 to provision port 67a88e23-909f-4c61-a72f-4af87a9db6ad 2026-04-21 18:22:08.223 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 05f16966-c6ce-4a98-bb0e-46f2c1be803a 2026-04-21 18:22:08.334 10 INFO neutron.plugins.ml2.plugin [None req-d613392f-71bc-4ede-92ae-4895212b2844 - - - - - -] Attempt 1 to provision port 13cff491-b6ec-4b00-972b-3dc7edd144eb 2026-04-21 18:22:08.885 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port cd891fd3-c695-4507-b073-4320ebe04c58 2026-04-21 18:22:09.115 10 INFO neutron.plugins.ml2.plugin [None req-1815776d-e04e-4a8e-9bb4-22b958e3c6d6 - - - - - -] Attempt 1 to provision port 49fac40e-9b84-4356-971f-8d1d50c5c934 2026-04-21 18:22:09.683 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port d4a786f0-0b62-45ba-95e4-db893f3260d7 2026-04-21 18:22:10.019 10 INFO neutron.plugins.ml2.plugin [None req-e6bab488-9647-4864-a08c-f353558d8980 - - - - - -] Attempt 1 to provision port 2216311d-9aac-4bd3-aa03-ccec0562454e 2026-04-21 18:22:10.468 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 2216311d-9aac-4bd3-aa03-ccec0562454e 2026-04-21 18:22:10.565 9 INFO neutron.plugins.ml2.plugin [None req-316403d1-05cf-49e3-b86e-2791c9c5a5f5 - - - - - -] Attempt 1 to provision port cd891fd3-c695-4507-b073-4320ebe04c58 2026-04-21 18:22:10.828 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 67a88e23-909f-4c61-a72f-4af87a9db6ad 2026-04-21 18:22:10.873 9 INFO neutron.plugins.ml2.plugin [None req-23ef802e-645d-4b8a-bfb2-1449b4876502 - - - - - -] Attempt 1 to provision port d4a786f0-0b62-45ba-95e4-db893f3260d7 2026-04-21 18:22:11.115 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 4ab2af87-3f55-4f63-953c-6d9124876f0e 2026-04-21 18:22:11.407 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 660a42cf-0dbd-4562-80eb-91e5f4fcdf5b 2026-04-21 18:22:12.091 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port cd891fd3-c695-4507-b073-4320ebe04c58 2026-04-21 18:22:12.096 10 INFO neutron.plugins.ml2.plugin [None req-cdc814ca-e233-4086-953b-086e80072579 - - - - - -] Attempt 1 to provision port 2b13dc41-1dbe-4049-b25f-f0a3e095e05d 2026-04-21 18:22:12.613 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port d4a786f0-0b62-45ba-95e4-db893f3260d7 2026-04-21 18:22:12.870 9 INFO neutron.plugins.ml2.plugin [None req-a626585b-8afb-4e03-988b-3dc82f6bba8d - - - - - -] Attempt 1 to provision port 2b13dc41-1dbe-4049-b25f-f0a3e095e05d 2026-04-21 18:22:13.007 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 2216311d-9aac-4bd3-aa03-ccec0562454e 2026-04-21 18:22:14.065 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 460d77a3-fcc5-4bbc-bad5-cb5a2d0c45dd 2026-04-21 18:22:16.298 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 460d77a3-fcc5-4bbc-bad5-cb5a2d0c45dd 2026-04-21 18:22:16.607 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 9f52bb7b-60e4-46d0-be0e-49de563032cf 2026-04-21 18:22:17.530 9 INFO neutron.plugins.ml2.plugin [None req-ba2ef925-51b5-4e27-baf5-53dcb29981df - - - - - -] Attempt 1 to provision port 9fb0239c-9395-4f24-9c7d-141e5507b33c 2026-04-21 18:22:17.593 9 INFO neutron.plugins.ml2.plugin [None req-ba2ef925-51b5-4e27-baf5-53dcb29981df - - - - - -] Attempt 1 to provision port 9f52bb7b-60e4-46d0-be0e-49de563032cf 2026-04-21 18:22:18.116 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 9f52bb7b-60e4-46d0-be0e-49de563032cf 2026-04-21 18:22:18.854 10 INFO neutron.plugins.ml2.plugin [None req-4654ac55-7f0d-4ec8-984b-be534de24f9b - - - - - -] Attempt 1 to provision port 9fb0239c-9395-4f24-9c7d-141e5507b33c 2026-04-21 18:22:19.202 9 INFO neutron.plugins.ml2.plugin [None req-2baee6e8-f566-4566-b86d-9b7625c7d5c7 - - - - - -] Attempt 1 to provision port 9fb0239c-9395-4f24-9c7d-141e5507b33c /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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:24.242 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 3577def0-44f4-4a66-944f-582fc3e85063 2026-04-21 18:22:24.424 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-132bfdfa-3812-4a58-b4af-fc8b0907b20a'] response: {'server_uuid': '16dba0c4-4d57-4073-9a88-37e63ef88aa7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3577def0-44f4-4a66-944f-582fc3e85063', 'code': 200} 2026-04-21 18:22:26.154 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 3577def0-44f4-4a66-944f-582fc3e85063 2026-04-21 18:22:27.659 9 INFO neutron.plugins.ml2.plugin [None req-2ec69064-53bc-4f0c-8bb5-90e8eabf72a0 - - - - - -] Attempt 1 to provision port 69cc106d-8bf4-4bb1-88af-fbcf0241de44 2026-04-21 18:22:28.008 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 69cc106d-8bf4-4bb1-88af-fbcf0241de44 2026-04-21 18:22:28.344 9 INFO neutron.plugins.ml2.plugin [None req-b0a9eda4-69b3-4bf5-8f89-8106356771e6 - - - - - -] Attempt 1 to provision port ec7c080f-8d92-493b-b89c-8cecf79176fc 2026-04-21 18:22:28.703 10 INFO neutron.plugins.ml2.plugin [None req-c15b79c2-ae79-4dc2-a54c-d6fd748b628a - - - - - -] Attempt 1 to provision port ec7c080f-8d92-493b-b89c-8cecf79176fc 2026-04-21 18:22:30.049 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 2b13dc41-1dbe-4049-b25f-f0a3e095e05d 2026-04-21 18:22:30.556 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 49fac40e-9b84-4356-971f-8d1d50c5c934 2026-04-21 18:22:30.902 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 69cc106d-8bf4-4bb1-88af-fbcf0241de44 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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:31.997 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 2b13dc41-1dbe-4049-b25f-f0a3e095e05d 2026-04-21 18:22:32.319 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 49fac40e-9b84-4356-971f-8d1d50c5c934 2026-04-21 18:22:33.080 9 INFO neutron.plugins.ml2.plugin [None req-282a4e09-8cb2-4978-b38b-09f36cf00806 - - - - - -] Attempt 1 to provision port b47f3f4a-47dd-4cb8-a113-3a9c652b89ab /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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:45.732 10 INFO neutron.plugins.ml2.plugin [None req-5d38a1a4-e9f5-4063-82a9-d52bf83b70af - - - - - -] Attempt 1 to provision port 7cbfdb87-867e-4848-a88a-cb7a5eacf941 2026-04-21 18:22:46.040 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 7cbfdb87-867e-4848-a88a-cb7a5eacf941 2026-04-21 18:22:46.224 10 INFO neutron.plugins.ml2.plugin [None req-e11a19f2-4adc-4377-b25e-228f2c7f66b2 - - - - - -] Attempt 1 to provision port 3864aeb6-2ee3-4a2f-b774-b25629440504 2026-04-21 18:22:46.334 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 3864aeb6-2ee3-4a2f-b774-b25629440504 2026-04-21 18:22:47.294 9 INFO neutron.plugins.ml2.plugin [None req-70db0012-dcde-4f5c-aeb2-20dbd36a0252 - - - - - -] Attempt 1 to provision port 0a46bbd2-0003-4a55-8c45-d932b1af0d03 2026-04-21 18:22:47.991 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 7cbfdb87-867e-4848-a88a-cb7a5eacf941 2026-04-21 18:22:48.048 10 INFO neutron.plugins.ml2.plugin [None req-13f53bce-9bd3-47ac-a713-5b0bc32b7746 - - - - - -] Attempt 1 to provision port 0a46bbd2-0003-4a55-8c45-d932b1af0d03 2026-04-21 18:22:48.369 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 3864aeb6-2ee3-4a2f-b774-b25629440504 2026-04-21 18:22:49.000 10 INFO neutron.plugins.ml2.plugin [None req-b7f45274-e08f-4124-a97b-bce4f442de81 - - - - - -] Attempt 1 to provision port 17e55aca-c3e7-4949-acc8-969dba436514 2026-04-21 18:22:50.046 10 INFO neutron.plugins.ml2.plugin [None req-cbf44613-318b-4b99-ac67-f52e15b6d7cc - - - - - -] Attempt 1 to provision port 17e55aca-c3e7-4949-acc8-969dba436514 2026-04-21 18:22:56.333 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port fb82156f-dd0b-42b5-8c6b-ec0295a46e90 2026-04-21 18:22:57.260 9 INFO neutron.plugins.ml2.plugin [None req-53240d97-acf2-4916-8179-afb596e57986 - - - - - -] Attempt 1 to provision port fb82156f-dd0b-42b5-8c6b-ec0295a46e90 2026-04-21 18:22:57.993 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port fb82156f-dd0b-42b5-8c6b-ec0295a46e90 2026-04-21 18:22:58.139 10 INFO neutron.plugins.ml2.plugin [None req-b33e718b-079f-4495-8042-7a95a815baec - - - - - -] Attempt 1 to provision port 6f111996-2e18-4481-a5e4-675f08b748fa 2026-04-21 18:22:58.888 10 INFO neutron.plugins.ml2.plugin [None req-2ec2a57c-baa3-480b-aace-9f784c92b1d4 - - - - - -] Attempt 1 to provision port 6f111996-2e18-4481-a5e4-675f08b748fa 2026-04-21 18:23:06.034 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 3dcf2825-e3cf-48c4-821d-cfbfb08f1894 2026-04-21 18:23:06.381 10 INFO neutron.plugins.ml2.plugin [None req-21315bdd-bbeb-4016-970c-c5beef305ad5 - - - - - -] Attempt 1 to provision port 3dcf2825-e3cf-48c4-821d-cfbfb08f1894 2026-04-21 18:23:06.787 10 INFO neutron.plugins.ml2.plugin [None req-8317f5bb-3dc6-4fa5-93d7-3ab002aa1f44 - - - - - -] Attempt 1 to provision port 9336d082-0a91-405c-8b00-4f0d16d3e50e 2026-04-21 18:23:07.462 10 INFO neutron.plugins.ml2.plugin [None req-654621b5-5852-4126-ad4d-89c05c1e5f57 - - - - - -] Attempt 1 to provision port 9336d082-0a91-405c-8b00-4f0d16d3e50e 2026-04-21 18:23:07.998 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 3dcf2825-e3cf-48c4-821d-cfbfb08f1894 2026-04-21 18:23:10.082 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port c0b6b8db-3295-41a4-88d0-2b935735550b 2026-04-21 18:23:10.744 9 INFO neutron.plugins.ml2.plugin [None req-9a68f568-6002-4420-9deb-792fe22424fd - - - - - -] Attempt 1 to provision port c0b6b8db-3295-41a4-88d0-2b935735550b 2026-04-21 18:23:11.934 10 INFO neutron.plugins.ml2.plugin [None req-fc820a7c-66df-41e6-8eb9-969af4bc858a - - - - - -] Attempt 1 to provision port 264cf407-9795-4b89-8890-87b27a762c15 2026-04-21 18:23:12.037 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port c0b6b8db-3295-41a4-88d0-2b935735550b 2026-04-21 18:23:28.056 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 1a99a8d7-e8a0-4003-b7b7-6115b4305c53 2026-04-21 18:23:28.210 10 INFO neutron.plugins.ml2.plugin [None req-4ba7e849-0cda-479a-8c14-6af1ab707688 - - - - - -] Attempt 1 to provision port afe61534-6031-4eaf-9650-2b1fa6e42156 2026-04-21 18:23:29.065 10 INFO neutron.plugins.ml2.plugin [None req-f28cc4bd-6b6a-4fa5-b78a-b682e23ace9c - - - - - -] Attempt 1 to provision port 1a99a8d7-e8a0-4003-b7b7-6115b4305c53 2026-04-21 18:23:30.013 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 1a99a8d7-e8a0-4003-b7b7-6115b4305c53 2026-04-21 18:23:30.590 9 INFO neutron.plugins.ml2.plugin [None req-2fd8a5d9-0338-46a7-8ff8-d73cecb7d4bc - - - - - -] Attempt 1 to provision port 7a105235-deae-4ec4-89c7-461a1a953a5b 2026-04-21 18:23:31.273 9 INFO neutron.plugins.ml2.plugin [None req-b97598b7-cbe9-4cec-8124-9e70e22bf301 - - - - - -] Attempt 1 to provision port 7a105235-deae-4ec4-89c7-461a1a953a5b 2026-04-21 18:23:32.039 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 0a6a59e5-11f7-46b9-aa60-1437ed3d924a 2026-04-21 18:23:34.196 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 0a6a59e5-11f7-46b9-aa60-1437ed3d924a 2026-04-21 18:23:34.527 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 62ba8e64-3598-4647-9b6d-0f29337287b7 2026-04-21 18:23:34.562 9 INFO neutron.plugins.ml2.plugin [None req-aa435287-a4e9-4ed9-83e4-44209d324f83 - - - - - -] Attempt 1 to provision port 5d652ff4-ab02-40d1-8dda-5cd1b7002d3e 2026-04-21 18:23:35.343 9 INFO neutron.plugins.ml2.plugin [None req-6fad137c-e458-43db-8126-ec8904727b46 - - - - - -] Attempt 1 to provision port 62ba8e64-3598-4647-9b6d-0f29337287b7 2026-04-21 18:23:36.079 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 62ba8e64-3598-4647-9b6d-0f29337287b7 2026-04-21 18:23:37.236 10 INFO neutron.plugins.ml2.plugin [None req-81487ef4-529d-4257-8396-3d77bb77fc21 - - - - - -] Attempt 1 to provision port 0ae1a92e-baeb-465d-92ec-84d4c3406e5a 2026-04-21 18:23:37.600 10 INFO neutron.plugins.ml2.plugin [None req-57c1baea-b00a-40aa-9900-076cd9ba56a1 - - - - - -] Attempt 1 to provision port 0ae1a92e-baeb-465d-92ec-84d4c3406e5a 2026-04-21 18:23:38.038 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 7c1acac0-4250-4d2c-adb4-1dad79d7a120 2026-04-21 18:23:40.052 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 7c1acac0-4250-4d2c-adb4-1dad79d7a120 2026-04-21 18:23:43.080 10 INFO neutron.plugins.ml2.plugin [None req-8385e0ec-715a-4f07-b691-e0f5ab5ea248 - - - - - -] Attempt 1 to provision port 42168f22-e47b-4c56-bfc9-8546cf03db3f 2026-04-21 18:23:46.149 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 42168f22-e47b-4c56-bfc9-8546cf03db3f 2026-04-21 18:23:46.286 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3765738d-0f0f-49b1-9090-c73aaa628b8e'] response: {'server_uuid': '349aac59-56bf-4bfd-b6d4-fa75233e37b2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '42168f22-e47b-4c56-bfc9-8546cf03db3f', 'code': 200} 2026-04-21 18:23:48.072 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 42168f22-e47b-4c56-bfc9-8546cf03db3f 2026-04-21 18:23:48.357 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 7a105235-deae-4ec4-89c7-461a1a953a5b 2026-04-21 18:23:50.053 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port afe61534-6031-4eaf-9650-2b1fa6e42156 2026-04-21 18:23:50.618 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 7a105235-deae-4ec4-89c7-461a1a953a5b 2026-04-21 18:23:52.044 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port afe61534-6031-4eaf-9650-2b1fa6e42156 2026-04-21 18:23:54.197 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 0ae1a92e-baeb-465d-92ec-84d4c3406e5a 2026-04-21 18:23:54.994 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 5d652ff4-ab02-40d1-8dda-5cd1b7002d3e 2026-04-21 18:23:55.649 9 INFO neutron.plugins.ml2.plugin [None req-8987678f-f7f9-4978-804c-0dffa9081608 - - - - - -] Attempt 1 to provision port 295eb444-07da-4675-89b8-43a770489991 2026-04-21 18:23:55.660 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 295eb444-07da-4675-89b8-43a770489991 2026-04-21 18:23:56.412 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 295eb444-07da-4675-89b8-43a770489991 2026-04-21 18:23:56.566 10 INFO neutron.plugins.ml2.plugin [None req-f4ac4d99-c6cf-4432-a0d9-8fd0b6fbca97 - - - - - -] Attempt 1 to provision port 295eb444-07da-4675-89b8-43a770489991 2026-04-21 18:23:56.738 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 5354afba-2f45-4a9b-ba27-cd8c2f724188 2026-04-21 18:23:56.870 9 INFO neutron.plugins.ml2.plugin [None req-d360c74c-40c2-4edc-aecd-aa1e9c5018e1 - - - - - -] Attempt 1 to provision port a70e4c78-ca89-4183-bd17-b96672cba256 2026-04-21 18:23:57.115 9 INFO neutron.plugins.ml2.plugin [None req-1fceb645-defd-425f-bd54-96cf7f5aab88 - - - - - -] Attempt 1 to provision port b0940f5a-f03b-436c-8e26-3a9cf91eab4c 2026-04-21 18:23:57.518 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 5d652ff4-ab02-40d1-8dda-5cd1b7002d3e 2026-04-21 18:23:57.770 10 INFO neutron.plugins.ml2.plugin [None req-92b8c12b-384f-4b84-9fb1-cc7641e6adbb - - - - - -] Attempt 1 to provision port b0940f5a-f03b-436c-8e26-3a9cf91eab4c 2026-04-21 18:23:57.802 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 0ae1a92e-baeb-465d-92ec-84d4c3406e5a 2026-04-21 18:23:58.101 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port b0940f5a-f03b-436c-8e26-3a9cf91eab4c 2026-04-21 18:23:58.274 10 INFO neutron.plugins.ml2.plugin [None req-4f5cf661-8521-4579-9c06-7acfb86bf17c - - - - - -] Attempt 1 to provision port 5354afba-2f45-4a9b-ba27-cd8c2f724188 2026-04-21 18:23:58.627 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 5354afba-2f45-4a9b-ba27-cd8c2f724188 2026-04-21 18:23:58.902 10 INFO neutron.plugins.ml2.plugin [None req-41474aa9-b2d5-4751-b075-9d66423adcfa - - - - - -] Attempt 1 to provision port 5354afba-2f45-4a9b-ba27-cd8c2f724188 2026-04-21 18:23:59.036 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port b0940f5a-f03b-436c-8e26-3a9cf91eab4c 2026-04-21 18:23:59.498 10 INFO neutron.plugins.ml2.plugin [None req-0ba9f216-66ce-46bb-9565-a15c1275abe1 - - - - - -] Attempt 1 to provision port 5d21afff-cac3-458f-ae46-be938a5e0580 2026-04-21 18:24:00.450 10 INFO neutron.plugins.ml2.plugin [None req-f3d5234e-83b2-451d-a7ef-ae5a8ee22065 - - - - - -] Attempt 1 to provision port 5d21afff-cac3-458f-ae46-be938a5e0580 2026-04-21 18:24:00.629 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 90867f9e-8376-46fa-9c8e-2caaed80cff9 2026-04-21 18:24:02.406 9 INFO neutron.plugins.ml2.plugin [None req-25df524f-74a0-41e3-af58-4f95343d9c4f - - - - - -] Attempt 1 to provision port b03fef17-333f-4971-910b-4d462de61cfa 2026-04-21 18:24:02.665 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 90867f9e-8376-46fa-9c8e-2caaed80cff9 2026-04-21 18:24:03.154 10 INFO neutron.plugins.ml2.plugin [None req-ef9d5d4d-3f18-4b31-8a42-7c9128df841c - - - - - -] Attempt 1 to provision port b03fef17-333f-4971-910b-4d462de61cfa 2026-04-21 18:24:04.318 10 INFO neutron.plugins.ml2.plugin [None req-dc7847ab-fab3-4346-aa2e-72cf6209848c - - - - - -] Attempt 1 to provision port 04a2e1bd-b1dd-4288-b9ef-1fa1b42c70dd 2026-04-21 18:24:05.277 9 INFO neutron.plugins.ml2.plugin [None req-0511ee6c-52c5-4683-b753-5b350eaecbea - - - - - -] Attempt 1 to provision port 04a2e1bd-b1dd-4288-b9ef-1fa1b42c70dd 2026-04-21 18:24:12.710 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port d14a7fde-9caa-411e-8409-de9b3622d564 2026-04-21 18:24:12.836 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-919ec2ce-2a2c-4965-b007-ffc90be47b9b'] response: {'server_uuid': 'bdeed325-7e33-49c8-84ee-111a90d14a9b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd14a7fde-9caa-411e-8409-de9b3622d564', 'code': 200} 2026-04-21 18:24:14.600 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port d14a7fde-9caa-411e-8409-de9b3622d564 2026-04-21 18:24:21.916 9 WARNING neutron.plugins.ml2.plugin [None req-481b72fc-27b5-40b6-b646-8b1e3fb183d3 - - - - - -] Concurrent port binding operations failed on port b03fef17-333f-4971-910b-4d462de61cfa 2026-04-21 18:24:21.920 9 INFO neutron.plugins.ml2.plugin [None req-481b72fc-27b5-40b6-b646-8b1e3fb183d3 - - - - - -] Attempt 2 to bind port b03fef17-333f-4971-910b-4d462de61cfa 2026-04-21 18:24:22.722 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 04a2e1bd-b1dd-4288-b9ef-1fa1b42c70dd 2026-04-21 18:24:23.069 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 5d21afff-cac3-458f-ae46-be938a5e0580 2026-04-21 18:24:23.459 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port a70e4c78-ca89-4183-bd17-b96672cba256 2026-04-21 18:24:23.910 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port b03fef17-333f-4971-910b-4d462de61cfa 2026-04-21 18:24:24.803 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 160dbda1-fe36-463a-98cf-b1fd69663efb 2026-04-21 18:24:24.943 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3f5858f-a510-49e6-9d4f-67a4da8190a0'] response: {'server_uuid': '31f3fdfc-962e-4791-b3ac-48512f34be60', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '160dbda1-fe36-463a-98cf-b1fd69663efb', 'code': 200} 2026-04-21 18:24:25.316 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port a70e4c78-ca89-4183-bd17-b96672cba256 2026-04-21 18:24:25.549 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 04a2e1bd-b1dd-4288-b9ef-1fa1b42c70dd 2026-04-21 18:24:25.885 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 5d21afff-cac3-458f-ae46-be938a5e0580 2026-04-21 18:24:26.145 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port b03fef17-333f-4971-910b-4d462de61cfa 2026-04-21 18:24:26.622 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 160dbda1-fe36-463a-98cf-b1fd69663efb 2026-04-21 18:24:43.608 9 INFO neutron.plugins.ml2.plugin [None req-33614b89-75bb-4595-a32f-fb8a3e49fde3 - - - - - -] Attempt 1 to provision port 07b92e6e-ada9-461a-b116-a22bd47aa24c 2026-04-21 18:24:57.053 9 INFO neutron.plugins.ml2.plugin [None req-417e8b6d-d883-493d-9b36-e8435d9cb874 - - - - - -] Attempt 1 to provision port cc05e739-d606-4ce6-bf34-6aa0241c574a 2026-04-21 18:24:58.711 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port cc05e739-d606-4ce6-bf34-6aa0241c574a 2026-04-21 18:24:58.853 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-35273b77-7df1-42b1-9854-a92160835670'] response: {'server_uuid': '4f011ac0-51d1-4290-bc40-0117ac8821a9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cc05e739-d606-4ce6-bf34-6aa0241c574a', 'code': 200} 2026-04-21 18:25:00.720 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port cc05e739-d606-4ce6-bf34-6aa0241c574a 2026-04-21 18:25:40.933 10 INFO neutron.plugins.ml2.plugin [None req-205050ac-9bed-4ba3-993c-beaba0fd4545 - - - - - -] Attempt 1 to provision port a0ca7307-9ef3-41ca-af81-c70cc42a28b1 2026-04-21 18:25:44.730 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port a0ca7307-9ef3-41ca-af81-c70cc42a28b1 2026-04-21 18:25:44.975 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb45fd16-b01d-4278-89e7-7dfc4b9dd06f'] response: {'server_uuid': '4f011ac0-51d1-4290-bc40-0117ac8821a9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a0ca7307-9ef3-41ca-af81-c70cc42a28b1', 'code': 200} 2026-04-21 18:25:46.680 9 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port a0ca7307-9ef3-41ca-af81-c70cc42a28b1 2026-04-21 18:26:15.144 9 INFO neutron.plugins.ml2.plugin [None req-0bd7c3d2-f310-461b-a588-b91a38599aed - - - - - -] Attempt 1 to provision port e8be81a3-1d48-4aa1-b0cf-867c56b49ead 2026-04-21 18:26:15.343 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-95f1ef2e-7cfd-4bbf-8c49-c86203635686'] response: {'server_uuid': '4f011ac0-51d1-4290-bc40-0117ac8821a9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e8be81a3-1d48-4aa1-b0cf-867c56b49ead', 'code': 200} 2026-04-21 18:26:16.755 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port e8be81a3-1d48-4aa1-b0cf-867c56b49ead 2026-04-21 18:26:25.866 10 INFO neutron.plugins.ml2.plugin [None req-7a7590b5-d83b-46f5-9960-6d6a750ad9b6 - - - - - -] Attempt 1 to provision port 92b26454-1675-4fed-8a4a-13f58a3a913c 2026-04-21 18:26:29.056 9 INFO neutron.plugins.ml2.plugin [None req-93e2d505-ff31-4b0b-bbd3-e6f0f92f5ab3 - - - - - -] Attempt 1 to provision port 92b26454-1675-4fed-8a4a-13f58a3a913c 2026-04-21 18:26:29.184 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-66c6ec7e-8c44-40c6-a2b5-160e6181d37b'] response: {'server_uuid': '4f011ac0-51d1-4290-bc40-0117ac8821a9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '92b26454-1675-4fed-8a4a-13f58a3a913c', 'code': 200} 2026-04-21 18:26:30.765 10 INFO neutron.plugins.ml2.plugin [None req-e69a935f-9586-43a9-b42e-5842bced553a - - - - - -] Attempt 1 to provision port 92b26454-1675-4fed-8a4a-13f58a3a913c 2026-04-21 18:26:39.121 10 INFO neutron.plugins.ml2.plugin [None req-881a6487-b5d6-448e-9475-5e66ef2fdf21 - - - - - -] Attempt 1 to provision port 92b26454-1675-4fed-8a4a-13f58a3a913c 2026-04-21 18:26:49.786 10 INFO neutron.plugins.ml2.plugin [None req-8fb9457d-6e2c-43ac-9207-cf589f7e440c - - - - - -] Attempt 1 to provision port e8be81a3-1d48-4aa1-b0cf-867c56b49ead