+ 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 18:16:20.850 1 INFO neutron.common.config [-] Logging enabled! 2026-04-21 18:16:20.850 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-04-21 18:16:20.851 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-21 18:16:20.851 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-21 18:16:21.686 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-21 18:16:21.688 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-21 18:16:21.691 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-21 18:16:21.692 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-21 18:16:21.692 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-21 18:16:21.692 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-21 18:16:21.693 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 18:16:21.698 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 18:16:21.698 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 18:16:21.698 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-21 18:16:21.714 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-21 18:16:21.715 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-21 18:16:21.715 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-21 18:16:21.743 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-21 18:16:21.744 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-21 18:16:21.744 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-21 18:16:21.744 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-21 18:16:21.750 1 WARNING oslo_policy.policy [None req-8f800250-84a1-4498-910c-190d07ca6c0c - - - - - -] 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 18:16:22.034 1 INFO neutron.plugins.ml2.managers [None req-8f800250-84a1-4498-910c-190d07ca6c0c - - - - - -] Initializing driver for type 'vlan' 2026-04-21 18:16:22.303 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8f800250-84a1-4498-910c-190d07ca6c0c - - - - - -] VlanTypeDriver initialization complete 2026-04-21 18:16:22.304 1 INFO neutron.plugins.ml2.managers [None req-8f800250-84a1-4498-910c-190d07ca6c0c - - - - - -] Initializing driver for type 'vxlan' 2026-04-21 18:16:22.304 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8f800250-84a1-4498-910c-190d07ca6c0c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-21 18:16:22.352 1 INFO neutron.plugins.ml2.managers [None req-8f800250-84a1-4498-910c-190d07ca6c0c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-21 18:16:22.353 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8f800250-84a1-4498-910c-190d07ca6c0c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-21 18:16:22.353 1 INFO neutron.plugins.ml2.managers [None req-8f800250-84a1-4498-910c-190d07ca6c0c - - - - - -] Initializing extension driver 'port_security' 2026-04-21 18:16:22.353 1 INFO neutron.plugins.ml2.extensions.port_security [None req-8f800250-84a1-4498-910c-190d07ca6c0c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-21 18:16:22.353 1 INFO neutron.plugins.ml2.managers [None req-8f800250-84a1-4498-910c-190d07ca6c0c - - - - - -] Initializing extension driver 'qos' 2026-04-21 18:16:22.354 1 INFO neutron.plugins.ml2.managers [None req-8f800250-84a1-4498-910c-190d07ca6c0c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-21 18:16:22.354 1 INFO neutron.plugins.ml2.managers [None req-8f800250-84a1-4498-910c-190d07ca6c0c - - - - - -] Initializing mechanism driver 'l2population' 2026-04-21 18:16:22.367 1 INFO neutron.quota [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded quota_driver: . 2026-04-21 18:16:22.368 1 INFO neutron.plugins.ml2.plugin [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Modular L2 Plugin initialization complete 2026-04-21 18:16:22.368 1 INFO neutron.plugins.ml2.managers [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-21 18:16:22.368 1 INFO neutron.plugins.ml2.managers [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-21 18:16:22.368 1 INFO neutron.plugins.ml2.managers [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-21 18:16:22.369 1 INFO neutron.extensions.vlantransparent [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Disabled vlantransparent extension. 2026-04-21 18:16:22.369 1 INFO neutron.manager [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loading Plugin: qos 2026-04-21 18:16:22.378 1 INFO neutron.manager [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loading Plugin: router 2026-04-21 18:16:22.409 1 INFO neutron.services.service_base [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-21 18:16:22.409 1 INFO neutron.manager [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loading Plugin: segments 2026-04-21 18:16:22.476 1 INFO neutron.manager [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loading Plugin: trunk 2026-04-21 18:16:22.527 1 INFO neutron.manager [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loading Plugin: vpnaas 2026-04-21 18:16:22.565 1 WARNING stevedore.named [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-21 18:16:22.626 1 INFO neutron_vpnaas.services.vpn.plugin [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-21 18:16:22.627 1 INFO neutron.common.utils [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-21 18:16:22.627 1 INFO neutron.manager [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loading Plugin: auto_allocate 2026-04-21 18:16:22.632 1 INFO neutron.manager [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loading Plugin: tag 2026-04-21 18:16:22.638 1 INFO neutron.manager [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loading Plugin: timestamp 2026-04-21 18:16:22.640 1 INFO neutron.manager [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loading Plugin: network_ip_availability 2026-04-21 18:16:22.643 1 INFO neutron.manager [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loading Plugin: flavors 2026-04-21 18:16:22.646 1 INFO neutron.manager [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loading Plugin: revisions 2026-04-21 18:16:22.650 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Initializing extension manager. 2026-04-21 18:16:22.652 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: address-group 2026-04-21 18:16:22.653 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: address-scope 2026-04-21 18:16:22.654 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-21 18:16:22.655 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: agent 2026-04-21 18:16:22.656 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: agent-resources-synced 2026-04-21 18:16:22.657 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-21 18:16:22.657 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-21 18:16:22.658 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: availability_zone 2026-04-21 18:16:22.659 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: availability_zone_filter 2026-04-21 18:16:22.660 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-21 18:16:22.660 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: default-subnetpools 2026-04-21 18:16:22.661 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-21 18:16:22.662 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: dns-integration 2026-04-21 18:16:22.663 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: dns-domain-ports 2026-04-21 18:16:22.663 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-21 18:16:22.664 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: dvr 2026-04-21 18:16:22.664 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-21 18:16:22.665 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: empty-string-filtering 2026-04-21 18:16:22.665 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-21 18:16:22.666 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-21 18:16:22.666 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: external-net 2026-04-21 18:16:22.667 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-21 18:16:22.667 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: extraroute 2026-04-21 18:16:22.668 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: extraroute-atomic 2026-04-21 18:16:22.669 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-21 18:16:22.669 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-21 18:16:22.670 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-21 18:16:22.670 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-21 18:16:22.671 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: fip-port-details 2026-04-21 18:16:22.671 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: flavors 2026-04-21 18:16:22.673 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-21 18:16:22.673 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: floatingip-pools 2026-04-21 18:16:22.674 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: ip_allocation 2026-04-21 18:16:22.674 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-21 18:16:22.675 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: l2_adjacency 2026-04-21 18:16:22.676 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: router 2026-04-21 18:16:22.677 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-21 18:16:22.678 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: ext-gw-mode 2026-04-21 18:16:22.678 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: l3-ha 2026-04-21 18:16:22.679 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-21 18:16:22.679 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-21 18:16:22.680 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: l3-flavors 2026-04-21 18:16:22.681 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-21 18:16:22.681 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-21 18:16:22.683 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-21 18:16:22.684 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-21 18:16:22.685 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-21 18:16:22.686 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-21 18:16:22.686 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-21 18:16:22.687 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: multi-provider 2026-04-21 18:16:22.687 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: net-mtu 2026-04-21 18:16:22.688 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: net-mtu-writable 2026-04-21 18:16:22.688 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: network_availability_zone 2026-04-21 18:16:22.689 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: network_ha 2026-04-21 18:16:22.690 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: network-ip-availability 2026-04-21 18:16:22.691 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-21 18:16:22.691 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: pagination 2026-04-21 18:16:22.692 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: port-device-profile 2026-04-21 18:16:22.692 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-21 18:16:22.693 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-21 18:16:22.693 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: port-mac-override 2026-04-21 18:16:22.694 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-21 18:16:22.694 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-21 18:16:22.695 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: port-resource-request 2026-04-21 18:16:22.695 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-21 18:16:22.696 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: binding 2026-04-21 18:16:22.697 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: binding-extended 2026-04-21 18:16:22.697 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: port-security 2026-04-21 18:16:22.698 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: project-id 2026-04-21 18:16:22.698 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: provider 2026-04-21 18:16:22.700 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: qos 2026-04-21 18:16:22.700 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-21 18:16:22.701 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-21 18:16:22.702 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: qos-default 2026-04-21 18:16:22.702 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: qos-fip 2026-04-21 18:16:22.703 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-21 18:16:22.703 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-21 18:16:22.704 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-21 18:16:22.704 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-21 18:16:22.705 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-21 18:16:22.706 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: qos-pps 2026-04-21 18:16:22.706 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-21 18:16:22.707 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-21 18:16:22.707 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: qos-rules-alias 2026-04-21 18:16:22.708 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: quota-check-limit 2026-04-21 18:16:22.709 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: quotas 2026-04-21 18:16:22.712 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: quota_details 2026-04-21 18:16:22.713 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: rbac-policies 2026-04-21 18:16:22.713 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: rbac-address-group 2026-04-21 18:16:22.714 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: rbac-address-scope 2026-04-21 18:16:22.714 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: rbac-security-groups 2026-04-21 18:16:22.715 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-21 18:16:22.715 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: revision-if-match 2026-04-21 18:16:22.716 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-21 18:16:22.717 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: router_availability_zone 2026-04-21 18:16:22.717 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-21 18:16:22.719 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-21 18:16:22.719 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-21 18:16:22.720 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-21 18:16:22.720 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-21 18:16:22.721 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-21 18:16:22.727 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: security-group 2026-04-21 18:16:22.728 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: segment 2026-04-21 18:16:22.729 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-21 18:16:22.729 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: service-type 2026-04-21 18:16:22.730 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: sorting 2026-04-21 18:16:22.730 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: standard-attr-segment 2026-04-21 18:16:22.731 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: standard-attr-description 2026-04-21 18:16:22.731 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: stateful-security-group 2026-04-21 18:16:22.732 1 WARNING neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-21 18:16:22.732 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-21 18:16:22.733 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: subnet_onboard 2026-04-21 18:16:22.733 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-21 18:16:22.734 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: subnet-service-types 2026-04-21 18:16:22.734 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: subnet_allocation 2026-04-21 18:16:22.735 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-21 18:16:22.735 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-21 18:16:22.738 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: standard-attr-tag 2026-04-21 18:16:22.738 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-21 18:16:22.739 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: trunk 2026-04-21 18:16:22.739 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: trunk-details 2026-04-21 18:16:22.740 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-21 18:16:22.740 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-21 18:16:22.741 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-21 18:16:22.742 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: vpn-flavors 2026-04-21 18:16:22.743 1 INFO neutron.api.extensions [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Loaded extension: vpnaas 2026-04-21 18:16:22.745 1 INFO oslo_service.service [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Starting 2 workers 2026-04-21 18:16:22.751 1 INFO oslo_service.service [None req-76e68b33-6599-401b-b633-3b6523d48833 - - - - - -] Starting 1 workers 2026-04-21 18:17:08.295 9 INFO neutron.db.l3_hamode_db [None req-7dd6d090-70cb-493e-a747-1d36869c66b6 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:17:21.815 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 8fd5ed0a-2e7d-4a22-b1ce-8b328b5597c2 2026-04-21 18:17:22.380 9 INFO neutron.plugins.ml2.plugin [None req-589bba35-c58f-40ab-b31d-bb585f4c4bbe - - - - - -] Attempt 1 to provision port 8fd5ed0a-2e7d-4a22-b1ce-8b328b5597c2 2026-04-21 18:17:23.680 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 8fd5ed0a-2e7d-4a22-b1ce-8b328b5597c2 2026-04-21 18:21:45.802 9 INFO neutron.plugins.ml2.plugin [None req-a95a8725-0992-4416-bac1-7af9e655eaed - - - - - -] Attempt 1 to provision port d4e88ae0-7665-4023-b36b-1ada83e091c1 2026-04-21 18:21:45.914 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port d4e88ae0-7665-4023-b36b-1ada83e091c1 2026-04-21 18:21:47.872 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port d4e88ae0-7665-4023-b36b-1ada83e091c1 2026-04-21 18:21:53.813 9 INFO neutron.plugins.ml2.plugin [None req-6aa0d607-5ffb-4fd2-8432-0d5289e3837e - - - - - -] Attempt 1 to provision port debaf0e8-848c-465f-9b29-62590eb885f7 2026-04-21 18:26:10.130 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port debaf0e8-848c-465f-9b29-62590eb885f7 2026-04-21 18:26:12.047 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port debaf0e8-848c-465f-9b29-62590eb885f7 2026-04-21 18:39:28.568 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port e33844ad-c568-4d8c-9d5d-1c0659e11555 2026-04-21 18:39:30.582 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port e33844ad-c568-4d8c-9d5d-1c0659e11555 2026-04-21 18:54:31.498 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port a8692459-089b-4399-b409-28e3aa70e893 2026-04-21 18:54:31.523 9 INFO neutron.plugins.ml2.plugin [None req-1a423eeb-cef5-4a6d-befb-8fe94e764a05 - - - - - -] Attempt 1 to provision port bb732cca-08bc-49de-8a25-7ba7828e62fc 2026-04-21 18:54:31.994 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port bf462b51-e3a7-44cc-b86d-5000e545f9ad 2026-04-21 18:54:32.072 9 INFO neutron.plugins.ml2.plugin [None req-957295e3-c8be-4780-a9a4-f7bb18dace13 - - - - - -] Attempt 1 to provision port 2b957599-27b3-4674-97dc-ed3ec9969975 2026-04-21 18:54:32.230 10 INFO neutron.plugins.ml2.plugin [None req-bc624dd4-183c-4ede-8245-4e328fa7f3c3 - - - - - -] Attempt 1 to provision port bf462b51-e3a7-44cc-b86d-5000e545f9ad 2026-04-21 18:54:32.534 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port b651c287-659d-4982-8977-e775a2f26f86 2026-04-21 18:54:32.947 9 INFO neutron.plugins.ml2.plugin [None req-ca7ada5f-de91-44fd-901a-206d576857d6 - - - - - -] Attempt 1 to provision port a8692459-089b-4399-b409-28e3aa70e893 2026-04-21 18:54:33.008 9 INFO neutron.plugins.ml2.plugin [None req-ca7ada5f-de91-44fd-901a-206d576857d6 - - - - - -] Attempt 1 to provision port b651c287-659d-4982-8977-e775a2f26f86 2026-04-21 18:54:33.190 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port a8692459-089b-4399-b409-28e3aa70e893 2026-04-21 18:54:33.618 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port bf462b51-e3a7-44cc-b86d-5000e545f9ad 2026-04-21 18:54:34.052 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port b651c287-659d-4982-8977-e775a2f26f86 2026-04-21 18:54:34.319 9 INFO neutron.plugins.ml2.plugin [None req-3e690757-b3fb-462f-9ec1-42c99c132144 - - - - - -] Attempt 1 to provision port fae3ce0a-732f-477d-be8c-6cbff2ce4d5b 2026-04-21 18:54:34.871 10 INFO neutron.plugins.ml2.plugin [None req-a82e64fd-83be-41bf-8fb7-3f11e82a23b3 - - - - - -] Attempt 1 to provision port 40dd139d-b422-4f5b-acde-453670b3c720 2026-04-21 18:54:34.904 10 INFO neutron.plugins.ml2.plugin [None req-a82e64fd-83be-41bf-8fb7-3f11e82a23b3 - - - - - -] Attempt 1 to provision port fae3ce0a-732f-477d-be8c-6cbff2ce4d5b 2026-04-21 18:54:35.657 10 INFO neutron.plugins.ml2.plugin [None req-ae4ac5d5-527b-4d6a-b3aa-dfde9e95a7a7 - - - - - -] Attempt 1 to provision port 92cd4c24-2690-4528-94e4-1e4ca19cecb8 2026-04-21 18:54:36.436 10 INFO neutron.plugins.ml2.plugin [None req-7edb5ba0-72b3-4837-8095-8855ccc4ea53 - - - - - -] Attempt 1 to provision port 92cd4c24-2690-4528-94e4-1e4ca19cecb8 2026-04-21 18:54:37.294 10 INFO neutron.plugins.ml2.plugin [None req-9587a2d7-f1c6-49dd-9d52-df672daf0c2e - - - - - -] Attempt 1 to provision port 310b9da7-e768-44d0-9669-65a7b2317e94 2026-04-21 18:54:37.649 10 INFO neutron.plugins.ml2.plugin [None req-0435cae6-47d5-4179-98d7-ed3bf0a7982a - - - - - -] Attempt 1 to provision port 310b9da7-e768-44d0-9669-65a7b2317e94 2026-04-21 18:54:40.313 10 INFO neutron.plugins.ml2.plugin [None req-1f3f0f7b-76c2-4076-92b0-53dd2fd6c3e1 - - - - - -] Attempt 1 to provision port e01ed06a-6ea8-4a88-8a5a-4630aca4364d 2026-04-21 18:54:40.873 10 INFO neutron.plugins.ml2.plugin [None req-a086bbe7-2f80-4ab8-a176-da5c30694c49 - - - - - -] Attempt 1 to provision port 4178f65d-39d0-4d14-a7e4-b87e86ac0e95 2026-04-21 18:54:41.183 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 4178f65d-39d0-4d14-a7e4-b87e86ac0e95 2026-04-21 18:54:42.898 9 INFO neutron.plugins.ml2.plugin [None req-74d7fca0-49ad-4c91-a67b-944eecdd9a25 - - - - - -] Attempt 1 to provision port 7854c860-b49b-4365-a1dc-0948c8ca8ae7 2026-04-21 18:54:43.378 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port b6fe473b-361f-438a-88ae-aa29d956d34b 2026-04-21 18:54:43.456 10 INFO neutron.plugins.ml2.plugin [None req-a150dbdc-ee7c-47e5-b397-83629e6efe3d - - - - - -] Attempt 1 to provision port 7854c860-b49b-4365-a1dc-0948c8ca8ae7 2026-04-21 18:54:43.987 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 517173e3-d29c-4903-bffb-fb761917b956 /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:54:44.434 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 4178f65d-39d0-4d14-a7e4-b87e86ac0e95 2026-04-21 18:54:45.234 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port e1639163-0276-4bb3-9b3e-b00868812f70 2026-04-21 18:54:45.705 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port b6fe473b-361f-438a-88ae-aa29d956d34b 2026-04-21 18:54:46.020 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 517173e3-d29c-4903-bffb-fb761917b956 2026-04-21 18:54:47.035 9 INFO neutron.plugins.ml2.plugin [None req-066c8648-d6e0-4823-b8a5-726264898e6a - - - - - -] Attempt 1 to provision port f3eba383-38e0-47ab-b966-a23b817484bb 2026-04-21 18:54:47.182 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port e1639163-0276-4bb3-9b3e-b00868812f70 2026-04-21 18:54:48.399 10 INFO neutron.plugins.ml2.plugin [None req-499f7a22-e789-4d02-bbe8-2050081aa2ab - - - - - -] Attempt 1 to provision port 579bc15e-93d9-423b-a15a-79becab9d1e5 2026-04-21 18:54:50.577 10 INFO neutron.plugins.ml2.plugin [None req-97d2089e-dd42-4526-aba8-b0f407ff6d62 - - - - - -] Attempt 1 to provision port 8a819f88-1b26-4e56-b92d-a94b8fa56ea7 2026-04-21 18:54:50.934 9 INFO neutron.plugins.ml2.plugin [None req-9c689c60-e3e8-4fdb-a89e-da3ce9f43a65 - - - - - -] Attempt 1 to provision port 5aa42649-6efb-4d75-bb6e-1bfb042cf5aa 2026-04-21 18:54:51.428 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 5aa42649-6efb-4d75-bb6e-1bfb042cf5aa 2026-04-21 18:54:53.431 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 5aa42649-6efb-4d75-bb6e-1bfb042cf5aa 2026-04-21 18:54:53.493 10 INFO neutron.plugins.ml2.plugin [None req-d811e2e7-c11f-456c-ae19-01056d83b2e8 - - - - - -] Attempt 1 to provision port 2c4ca37c-c41e-4680-a096-ebcd135835b3 2026-04-21 18:54:54.283 10 INFO neutron.plugins.ml2.plugin [None req-156f0c46-2ca0-474f-8f0e-944fafca2317 - - - - - -] Attempt 1 to provision port 2c4ca37c-c41e-4680-a096-ebcd135835b3 2026-04-21 18:54:54.556 9 INFO neutron.plugins.ml2.plugin [None req-79af7a82-f12e-4f1a-8a68-196194645650 - - - - - -] Attempt 1 to provision port a3040aa3-6a23-4218-87a1-4f2a1bff8451 2026-04-21 18:54:55.312 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 579bc15e-93d9-423b-a15a-79becab9d1e5 2026-04-21 18:54:55.415 10 INFO neutron.plugins.ml2.plugin [None req-5e504146-0ac2-4f87-ab3f-021499434f22 - - - - - -] Attempt 1 to provision port 2c889b5c-6e00-4cc0-b13c-049078353604 2026-04-21 18:54:55.872 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 2c889b5c-6e00-4cc0-b13c-049078353604 2026-04-21 18:54:56.267 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0c9b373-81a4-42c4-a7db-982e0c4532bc'] response: {'server_uuid': '11fb630d-7aa4-4519-9229-8d98cef22694', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '579bc15e-93d9-423b-a15a-79becab9d1e5', 'code': 200} 2026-04-21 18:54:56.342 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port f3eba383-38e0-47ab-b966-a23b817484bb 2026-04-21 18:54:57.109 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 5ebc4adb-b820-4c42-b681-505b33fe4399 2026-04-21 18:54:57.340 10 INFO neutron.plugins.ml2.plugin [None req-b805ae59-bb0c-4e68-9ae1-2c128eec939d - - - - - -] Attempt 1 to provision port e7532ceb-a386-4170-8da2-20cc882c0ef5 2026-04-21 18:54:57.969 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 579bc15e-93d9-423b-a15a-79becab9d1e5 2026-04-21 18:54:58.003 9 INFO neutron.plugins.ml2.plugin [None req-360872b4-fb4c-474a-bc43-81b6647250e9 - - - - - -] Attempt 1 to provision port e7532ceb-a386-4170-8da2-20cc882c0ef5 2026-04-21 18:54:58.312 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 2c889b5c-6e00-4cc0-b13c-049078353604 2026-04-21 18:54:58.323 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc3f0d2f-91d5-40fe-b1f3-ca2a429ecbf8'] response: {'server_uuid': 'ba819c66-6136-478b-aa82-8ec1d1fdf940', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f3eba383-38e0-47ab-b966-a23b817484bb', 'code': 200} 2026-04-21 18:54:58.687 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port f3eba383-38e0-47ab-b966-a23b817484bb 2026-04-21 18:54:59.070 9 INFO neutron.plugins.ml2.plugin [None req-9776c40d-a6cb-41b2-95a9-b387a798cfaf - - - - - -] Attempt 1 to provision port 6de64c9f-c1e8-427c-88b4-efd660aeb958 2026-04-21 18:54:59.204 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 5ebc4adb-b820-4c42-b681-505b33fe4399 2026-04-21 18:54:59.833 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 0554f18b-d066-4f87-8c16-f011b26d6e78 2026-04-21 18:55:02.061 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 0554f18b-d066-4f87-8c16-f011b26d6e78 2026-04-21 18:55:02.875 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 6de64c9f-c1e8-427c-88b4-efd660aeb958 2026-04-21 18:55:03.675 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b10f770d-d48f-4e76-a523-ecd42dd48a1d'] response: {'server_uuid': 'b2aa6dae-6fc5-4d03-906f-d05dc12dfc4e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6de64c9f-c1e8-427c-88b4-efd660aeb958', 'code': 200} 2026-04-21 18:55:04.202 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 6de64c9f-c1e8-427c-88b4-efd660aeb958 2026-04-21 18:55:04.712 9 INFO neutron.plugins.ml2.plugin [None req-4f0002ac-985b-4765-9d2d-4c9265739369 - - - - - -] Attempt 1 to provision port 88b2dc4a-3f57-484a-a545-667f9e8a79eb /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:55:08.290 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 88b2dc4a-3f57-484a-a545-667f9e8a79eb 2026-04-21 18:55:08.426 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9aa4eae-c248-4dcc-bb7a-a3d5f738eef7'] response: {'server_uuid': '0eb0e6c2-7151-45e3-90b1-cea3c98f3e01', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '88b2dc4a-3f57-484a-a545-667f9e8a79eb', 'code': 200} 2026-04-21 18:55:10.139 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 88b2dc4a-3f57-484a-a545-667f9e8a79eb 2026-04-21 18:55:16.227 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 310b9da7-e768-44d0-9669-65a7b2317e94 2026-04-21 18:55:16.600 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 40dd139d-b422-4f5b-acde-453670b3c720 2026-04-21 18:55:17.678 10 INFO neutron.plugins.ml2.plugin [None req-baa43480-5142-4fb9-843c-b81843f96ea1 - - - - - -] Attempt 1 to provision port f3eba383-38e0-47ab-b966-a23b817484bb /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:55:18.146 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port f3eba383-38e0-47ab-b966-a23b817484bb 2026-04-21 18:55:18.426 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 310b9da7-e768-44d0-9669-65a7b2317e94 2026-04-21 18:55:18.708 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 40dd139d-b422-4f5b-acde-453670b3c720 2026-04-21 18:55:20.375 9 INFO neutron.plugins.ml2.plugin [None req-a46c90c6-a3b5-493f-b93d-09b630a046fa - - - - - -] Attempt 1 to provision port f3eba383-38e0-47ab-b966-a23b817484bb 2026-04-21 18:55:22.328 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea6a58f5-245d-4b1c-be0d-10ec9ab818fa'] response: {'server_uuid': 'ba819c66-6136-478b-aa82-8ec1d1fdf940', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f3eba383-38e0-47ab-b966-a23b817484bb', '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:55:32.096 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 7be60a30-9bd3-45bb-8b4b-3571a2526baa 2026-04-21 18:55:32.162 9 INFO neutron.plugins.ml2.plugin [None req-ae8bcd51-ce87-48ee-b231-2080536af7de - - - - - -] Attempt 1 to provision port d6fa46d7-4463-44ca-b58b-c5503c1a17da 2026-04-21 18:55:32.913 9 INFO neutron.plugins.ml2.plugin [None req-f762124c-eadd-4ef1-9520-2b3804130066 - - - - - -] Attempt 1 to provision port 7be60a30-9bd3-45bb-8b4b-3571a2526baa 2026-04-21 18:55:34.118 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 7be60a30-9bd3-45bb-8b4b-3571a2526baa 2026-04-21 18:55:34.606 10 INFO neutron.plugins.ml2.plugin [None req-4276fffd-cae2-4308-94db-78d87f624e2e - - - - - -] Attempt 1 to provision port a577dcf8-1dc4-49c6-b462-e97c77c666e6 2026-04-21 18:55:35.256 9 INFO neutron.plugins.ml2.plugin [None req-c49c8735-0a32-4ff9-8446-b48900890afe - - - - - -] Attempt 1 to provision port a577dcf8-1dc4-49c6-b462-e97c77c666e6 2026-04-21 18:55:36.242 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 9fedf1eb-c945-44d8-acc1-2e5755eff964 2026-04-21 18:55:36.720 9 INFO neutron.plugins.ml2.plugin [None req-597eade6-9329-4881-b365-71650024a6b4 - - - - - -] Attempt 1 to provision port 9fedf1eb-c945-44d8-acc1-2e5755eff964 2026-04-21 18:55:36.762 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 43a7b5a4-ff6b-4c32-b934-d0bfbe0af48e 2026-04-21 18:55:38.092 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 43a7b5a4-ff6b-4c32-b934-d0bfbe0af48e /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:55:40.449 9 INFO neutron.plugins.ml2.plugin [None req-f0542c46-5724-45f0-a28e-3f9561fd2154 - - - - - -] Attempt 1 to provision port 612053d9-975b-4ea4-ac4f-8ad21bb65b10 2026-04-21 18:55:42.023 9 INFO neutron.plugins.ml2.plugin [None req-7268c68b-3cf9-4376-b2a4-edf2c6fae110 - - - - - -] Attempt 1 to provision port 4d52bf61-5484-41e8-88a0-1c37fe31ab35 2026-04-21 18:55:44.211 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 612053d9-975b-4ea4-ac4f-8ad21bb65b10 2026-04-21 18:55:44.343 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b75332a-220c-451c-9f0f-6d7eb4cfbc5e'] response: {'server_uuid': 'ba06e9b3-386f-4f31-a288-0516cc78985f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '612053d9-975b-4ea4-ac4f-8ad21bb65b10', 'code': 200} 2026-04-21 18:55:44.753 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port df052a2f-94ef-4575-bcaf-2a3b05cc59f6 2026-04-21 18:55:44.895 9 INFO neutron.plugins.ml2.plugin [None req-a4a0d566-7b5c-494c-9de6-886b0481dc93 - - - - - -] Attempt 1 to provision port df052a2f-94ef-4575-bcaf-2a3b05cc59f6 2026-04-21 18:55:46.231 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 612053d9-975b-4ea4-ac4f-8ad21bb65b10 2026-04-21 18:55:48.131 9 INFO neutron.plugins.ml2.plugin [None req-5d93c190-31c0-40e1-908a-cbccd419bee0 - - - - - -] Attempt 1 to provision port e878fd5c-f21b-456e-be8e-7f613e27e9a9 2026-04-21 18:55:48.153 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port e878fd5c-f21b-456e-be8e-7f613e27e9a9 2026-04-21 18:55:52.143 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port a577dcf8-1dc4-49c6-b462-e97c77c666e6 2026-04-21 18:55:54.171 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port d6fa46d7-4463-44ca-b58b-c5503c1a17da 2026-04-21 18:55:54.661 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port a577dcf8-1dc4-49c6-b462-e97c77c666e6 2026-04-21 18:55:56.297 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 645c4690-8da6-486f-86ee-bc48a49ef450 2026-04-21 18:55:56.648 9 INFO neutron.plugins.ml2.plugin [None req-c23c02bf-97b5-445c-b211-36b003523dc6 - - - - - -] Attempt 1 to provision port 645c4690-8da6-486f-86ee-bc48a49ef450 2026-04-21 18:55:56.749 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 13e9160a-b846-4ab9-a91e-c04bcfe38ade 2026-04-21 18:55:56.847 10 INFO neutron.plugins.ml2.plugin [None req-2dfd0750-23dc-43b2-88d1-326c8a11fbc4 - - - - - -] Attempt 1 to provision port 13e9160a-b846-4ab9-a91e-c04bcfe38ade 2026-04-21 18:55:57.202 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port d6fa46d7-4463-44ca-b58b-c5503c1a17da 2026-04-21 18:55:57.555 9 INFO neutron.plugins.ml2.plugin [None req-a2302a35-a9c1-4f61-90a2-b5c02a02dcb2 - - - - - -] Attempt 1 to provision port 9de5e983-bcc9-4d86-a1a8-2fbc1ac20706 2026-04-21 18:55:58.200 9 INFO neutron.plugins.ml2.plugin [None req-b7fecc94-5287-44f2-8bc5-573373ef9292 - - - - - -] Attempt 1 to provision port 9de5e983-bcc9-4d86-a1a8-2fbc1ac20706 2026-04-21 18:55:58.237 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 696b30ec-e61b-42b7-ba76-9ac14331018d 2026-04-21 18:55:58.565 10 INFO neutron.plugins.ml2.plugin [None req-bac37d57-4406-494f-a411-0a714245a050 - - - - - -] Attempt 1 to provision port 696b30ec-e61b-42b7-ba76-9ac14331018d 2026-04-21 18:55:58.767 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 13e9160a-b846-4ab9-a91e-c04bcfe38ade 2026-04-21 18:55:59.254 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 645c4690-8da6-486f-86ee-bc48a49ef450 2026-04-21 18:55:59.370 10 INFO neutron.plugins.ml2.plugin [None req-10311e21-30cc-4b11-9c6d-dc4090046f79 - - - - - -] Attempt 1 to provision port b0628d87-cc92-4ac4-bf4f-2f6ab2ae41ee 2026-04-21 18:56:00.049 10 INFO neutron.plugins.ml2.plugin [None req-373738a4-28a6-4816-9b47-1dd5ee3e31d2 - - - - - -] Attempt 1 to provision port b0628d87-cc92-4ac4-bf4f-2f6ab2ae41ee 2026-04-21 18:56:00.212 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 696b30ec-e61b-42b7-ba76-9ac14331018d /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:56:04.135 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbf6fa69-0281-47b5-bedd-910ac38b93ca'] response: {'server_uuid': 'ba06e9b3-386f-4f31-a288-0516cc78985f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '612053d9-975b-4ea4-ac4f-8ad21bb65b10', 'code': 200} 2026-04-21 18:56:04.838 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 612053d9-975b-4ea4-ac4f-8ad21bb65b10 2026-04-21 18:56:06.179 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5917ddb9-4c7b-41f8-9dc8-2eaa9d3cf886'] response: {'server_uuid': 'ba06e9b3-386f-4f31-a288-0516cc78985f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '612053d9-975b-4ea4-ac4f-8ad21bb65b10', 'code': 200} 2026-04-21 18:56:06.209 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 612053d9-975b-4ea4-ac4f-8ad21bb65b10 2026-04-21 18:56:07.886 10 INFO neutron.plugins.ml2.plugin [None req-2f0d179c-c40f-4ebd-9cea-c6a2dde69009 - - - - - -] Attempt 1 to provision port 59a443a5-c680-4312-a913-6c111f1dc6a2 2026-04-21 18:56:08.370 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 130f4a23-8209-4796-8919-bbc208c8a9b3 2026-04-21 18:56:08.891 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 18f65db0-382a-47f2-9b06-957034b60712 2026-04-21 18:56:09.041 9 INFO neutron.plugins.ml2.plugin [None req-a846bc65-a230-4f6f-bd58-ae3beca7f552 - - - - - -] Attempt 1 to provision port e5adb65f-bfc1-413a-8dcb-4baac675016e 2026-04-21 18:56:09.190 10 INFO neutron.plugins.ml2.plugin [None req-07533c40-0e5c-4a52-aa10-6bca21bdac8c - - - - - -] Attempt 1 to provision port 18f65db0-382a-47f2-9b06-957034b60712 2026-04-21 18:56:09.389 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 59a443a5-c680-4312-a913-6c111f1dc6a2 2026-04-21 18:56:09.986 10 INFO neutron.plugins.ml2.plugin [None req-b892677d-53e8-470c-a38b-fa1d58b3208d - - - - - -] Attempt 1 to provision port 130f4a23-8209-4796-8919-bbc208c8a9b3 2026-04-21 18:56:10.200 10 INFO neutron.plugins.ml2.plugin [None req-a517c6bb-deda-4ef6-afff-5befc416908d - - - - - -] Attempt 1 to provision port e5adb65f-bfc1-413a-8dcb-4baac675016e 2026-04-21 18:56:10.226 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 61c5dec6-c716-43a3-b693-99ed6125c482 2026-04-21 18:56:10.554 9 INFO neutron.plugins.ml2.plugin [None req-de92c628-de6b-4ec2-a08c-4611ffcff7b7 - - - - - -] Attempt 1 to provision port aed30f14-df9b-4501-98c8-e575a7b89df5 2026-04-21 18:56:10.672 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port bad001de-02fd-47d0-8244-b080ff32c957 2026-04-21 18:56:10.702 10 INFO neutron.plugins.ml2.plugin [None req-22b9f5c6-ad4d-49a9-8c10-ccbb3b906921 - - - - - -] Attempt 1 to provision port bad001de-02fd-47d0-8244-b080ff32c957 2026-04-21 18:56:11.138 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 130f4a23-8209-4796-8919-bbc208c8a9b3 2026-04-21 18:56:11.393 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 18f65db0-382a-47f2-9b06-957034b60712 2026-04-21 18:56:11.563 10 INFO neutron.plugins.ml2.plugin [None req-bb90dcf0-0c1e-46d5-9993-f5feff220cb1 - - - - - -] Attempt 1 to provision port aed30f14-df9b-4501-98c8-e575a7b89df5 2026-04-21 18:56:11.781 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 59a443a5-c680-4312-a913-6c111f1dc6a2 2026-04-21 18:56:12.631 9 INFO neutron.plugins.ml2.plugin [None req-c9ae2d76-2d87-4d51-bbfc-c4a1e354094f - - - - - -] Attempt 1 to provision port 15eeaf2b-93b5-4b90-a309-34d8af1b9f00 2026-04-21 18:56:13.177 10 INFO neutron.plugins.ml2.plugin [None req-01ef7741-d1bb-414a-b57e-5a0031cd05a9 - - - - - -] Attempt 1 to provision port 15eeaf2b-93b5-4b90-a309-34d8af1b9f00 /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:56:16.178 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port a72f7c2c-13d7-41b0-81de-1044dc0dc04a 2026-04-21 18:56:16.975 9 INFO neutron.plugins.ml2.plugin [None req-414fa8f0-7430-476a-8879-e817283752f0 - - - - - -] Attempt 1 to provision port a72f7c2c-13d7-41b0-81de-1044dc0dc04a 2026-04-21 18:56:18.052 9 INFO neutron.plugins.ml2.plugin [None req-3b12a3bf-a89f-4822-83f8-e1e32938e890 - - - - - -] Attempt 1 to provision port 652dae07-1375-49cf-820a-c236c62f48ee 2026-04-21 18:56:18.122 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port a72f7c2c-13d7-41b0-81de-1044dc0dc04a 2026-04-21 18:56:18.406 9 INFO neutron.plugins.ml2.plugin [None req-688f42a4-51a7-4837-ab70-6101d534919d - - - - - -] Attempt 1 to provision port 652dae07-1375-49cf-820a-c236c62f48ee 2026-04-21 18:56:20.164 10 INFO neutron.plugins.ml2.plugin [None req-37768b1c-5e60-4964-9653-f5adf33ec8aa - - - - - -] Attempt 1 to provision port de75b479-c341-4ee4-abda-1b45879896cb 2026-04-21 18:56:20.378 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 77982cb2-1491-4cea-9e5a-ed2108fa0486 2026-04-21 18:56:20.856 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port de75b479-c341-4ee4-abda-1b45879896cb 2026-04-21 18:56:21.220 9 INFO neutron.plugins.ml2.plugin [None req-cf525dda-0c89-4fdd-8e6c-778158b64f9c - - - - - -] Attempt 1 to provision port 77982cb2-1491-4cea-9e5a-ed2108fa0486 2026-04-21 18:56:22.159 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 77982cb2-1491-4cea-9e5a-ed2108fa0486 2026-04-21 18:56:22.657 9 INFO neutron.plugins.ml2.plugin [None req-bbda404c-1438-47f6-ab53-3c6b0f071885 - - - - - -] Attempt 1 to provision port fac60d1d-9e53-4188-9a2e-fb5d78b2a30d 2026-04-21 18:56:22.798 10 INFO neutron.plugins.ml2.plugin [None req-89d25419-aa5d-4f32-87c7-14e6f50065ad - - - - - -] Attempt 1 to provision port ff8c7e19-8037-4b4c-a405-fc732a93d4fa 2026-04-21 18:56:23.944 9 INFO neutron.plugins.ml2.plugin [None req-37123080-07b8-419f-bcbe-309d8a31ecc4 - - - - - -] Attempt 1 to provision port fac60d1d-9e53-4188-9a2e-fb5d78b2a30d 2026-04-21 18:56:26.103 9 INFO neutron.plugins.ml2.plugin [None req-58966bbd-a28f-4320-9a13-c17ca8238946 - - - - - -] Attempt 1 to provision port 23559ac5-484b-46fd-8f6d-457ef544125e 2026-04-21 18:56:26.205 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 23559ac5-484b-46fd-8f6d-457ef544125e 2026-04-21 18:56:30.262 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 27e053c3-799c-41f0-83a4-d0051eba924c 2026-04-21 18:56:30.641 10 INFO neutron.plugins.ml2.plugin [None req-78b28b9b-b7c5-49cb-9d98-c40ba66d45f7 - - - - - -] Attempt 1 to provision port 27e053c3-799c-41f0-83a4-d0051eba924c 2026-04-21 18:56:31.549 10 INFO neutron.plugins.ml2.plugin [None req-d5c8abf1-b5ed-4332-950c-533aebfa578e - - - - - -] Attempt 1 to provision port 4f90dd91-c57c-457a-85af-d8c73020168f 2026-04-21 18:56:31.806 9 INFO neutron.plugins.ml2.plugin [None req-f552f2fc-b2ef-47b1-85af-dafd14ab4fe5 - - - - - -] Attempt 1 to provision port 4f90dd91-c57c-457a-85af-d8c73020168f 2026-04-21 18:56:32.165 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 27e053c3-799c-41f0-83a4-d0051eba924c 2026-04-21 18:56:35.678 9 INFO neutron.plugins.ml2.plugin [None req-39bf45ba-ff59-42ed-89af-2cf970720fea - - - - - -] Attempt 1 to provision port 2aed8b62-f55f-46ad-b2fa-87227524e384 2026-04-21 18:56:36.840 9 INFO neutron.plugins.ml2.plugin [None req-7c2371b5-90f9-4b8d-8e16-21ea08a92fd7 - - - - - -] Attempt 1 to provision port 5443f187-c525-44eb-a277-47ab03fbfb68 2026-04-21 18:56:37.806 9 INFO neutron.plugins.ml2.plugin [None req-fbcdc0bf-0d31-4b38-9db7-14cb1aeb2d15 - - - - - -] Attempt 1 to provision port d0c00e0b-2b44-49b4-80bf-18458f3d6aaa 2026-04-21 18:56:38.141 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port d0c00e0b-2b44-49b4-80bf-18458f3d6aaa 2026-04-21 18:56:39.478 9 INFO neutron.plugins.ml2.plugin [None req-4c310658-7828-49cc-9327-260d63afd468 - - - - - -] Attempt 1 to provision port 3c1596c5-5a21-4997-b3df-a423a7d32178 2026-04-21 18:56:40.129 9 INFO neutron.plugins.ml2.plugin [None req-ef56a19a-c75e-412c-93f2-bee54e489769 - - - - - -] Attempt 1 to provision port 3c1596c5-5a21-4997-b3df-a423a7d32178 2026-04-21 18:56:40.229 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port d0c00e0b-2b44-49b4-80bf-18458f3d6aaa 2026-04-21 18:56:40.488 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 3c726c55-e80b-4891-9449-d05ecb3e9ee2 2026-04-21 18:56:42.131 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 3c726c55-e80b-4891-9449-d05ecb3e9ee2 2026-04-21 18:56:44.034 10 INFO neutron.plugins.ml2.plugin [None req-51218185-d240-4d54-ad49-741fb9b1558a - - - - - -] Attempt 1 to provision port f3561720-811c-4e46-8b41-39485b004bac 2026-04-21 18:56:44.192 9 INFO neutron.plugins.ml2.plugin [None req-a227e591-f430-4ed0-a8ef-170a6911585a - - - - - -] Attempt 1 to provision port 6b69256c-687d-44ff-a2c5-91be8d20bccc 2026-04-21 18:56:44.217 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 0afa550c-8878-4114-a141-2fc69f3e1169 2026-04-21 18:56:44.856 10 INFO neutron.plugins.ml2.plugin [None req-0399673e-f364-4da1-bf44-e15c2b56734f - - - - - -] Attempt 1 to provision port 0afa550c-8878-4114-a141-2fc69f3e1169 2026-04-21 18:56:46.281 10 INFO neutron.plugins.ml2.plugin [None req-94982a99-1ae4-4582-a3ff-f9a45c0361ac - - - - - -] Attempt 1 to provision port 0f0cb286-bf7f-49ee-94e3-985309f53aab 2026-04-21 18:56:46.388 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 0afa550c-8878-4114-a141-2fc69f3e1169 2026-04-21 18:56:46.805 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 6b69256c-687d-44ff-a2c5-91be8d20bccc 2026-04-21 18:56:46.978 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-24b5015c-a19d-48ed-a66c-05dc1ef4e438'] response: {'server_uuid': '110000ab-172d-4bb3-8a1d-79d4edad7094', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6b69256c-687d-44ff-a2c5-91be8d20bccc', 'code': 200} 2026-04-21 18:56:47.035 9 INFO neutron.plugins.ml2.plugin [None req-22ad830f-dc89-48f7-a818-8ad7079caa8b - - - - - -] Attempt 1 to provision port 0f0cb286-bf7f-49ee-94e3-985309f53aab 2026-04-21 18:56:48.218 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 6b69256c-687d-44ff-a2c5-91be8d20bccc 2026-04-21 18:56:48.488 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 9f31f316-caea-4b98-bf61-f89430502848 2026-04-21 18:56:50.175 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 9f31f316-caea-4b98-bf61-f89430502848 2026-04-21 18:56:51.826 10 INFO neutron.plugins.ml2.plugin [None req-008c3466-aad5-4537-9499-aa757591e44a - - - - - -] Attempt 1 to provision port 051c7329-9ac1-4588-b9e7-de36c8e3b2aa 2026-04-21 18:56:53.198 9 ERROR neutron.plugins.ml2.managers [None req-6ee47b15-3986-47a4-95b8-73b453ee042c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c4181a00-8063-4d38-8c6c-842ef5808efa could not be found. 2026-04-21 18:56:53.198 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:56:53.198 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:56:53.198 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:56:53.198 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:56:53.198 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:56:53.198 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:56:53.198 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:56:53.198 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:56:53.198 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:56:53.198 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:56:53.198 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:56:53.198 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:56:53.198 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:53.198 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:56:53.198 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.198 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:56:53.198 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.198 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:56:53.198 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:53.198 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:56:53.198 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:56:53.198 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:56:53.198 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.198 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:56:53.198 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.198 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:56:53.198 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:53.198 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:56:53.198 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:53.198 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:56:53.198 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.198 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:56:53.198 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.198 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:56:53.198 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:56:53.198 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:56:53.198 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:56:53.198 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:56:53.198 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:56:53.198 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c4181a00-8063-4d38-8c6c-842ef5808efa could not be found. 2026-04-21 18:56:53.198 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:56:53.201 9 ERROR neutron.plugins.ml2.managers [None req-6ee47b15-3986-47a4-95b8-73b453ee042c - - - - - -] Failed to bind port 35e36864-70f8-4230-9d7e-cd3df07a1762 on host instance for vnic_type normal using segments [{'id': 'e19865e0-6b8d-44fc-a334-2e85a4fc1b5a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 619, 'network_id': '22fbb505-6fd2-4b78-8c42-1254443dea02'}] 2026-04-21 18:56:53.201 9 INFO neutron.plugins.ml2.plugin [None req-6ee47b15-3986-47a4-95b8-73b453ee042c - - - - - -] Attempt 2 to bind port 35e36864-70f8-4230-9d7e-cd3df07a1762 2026-04-21 18:56:53.227 9 ERROR neutron.plugins.ml2.managers [None req-6ee47b15-3986-47a4-95b8-73b453ee042c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c4181a00-8063-4d38-8c6c-842ef5808efa could not be found. 2026-04-21 18:56:53.227 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:56:53.227 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:56:53.227 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:56:53.227 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:56:53.227 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:56:53.227 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:56:53.227 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:56:53.227 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:56:53.227 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:56:53.227 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:56:53.227 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:56:53.227 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:56:53.227 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:53.227 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:56:53.227 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.227 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:56:53.227 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.227 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:56:53.227 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:53.227 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:56:53.227 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:56:53.227 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:56:53.227 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.227 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:56:53.227 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.227 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:56:53.227 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:53.227 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:56:53.227 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:53.227 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:56:53.227 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.227 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:56:53.227 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.227 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:56:53.227 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:56:53.227 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:56:53.227 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:56:53.227 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:56:53.227 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:56:53.227 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c4181a00-8063-4d38-8c6c-842ef5808efa could not be found. 2026-04-21 18:56:53.227 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:56:53.228 9 ERROR neutron.plugins.ml2.managers [None req-6ee47b15-3986-47a4-95b8-73b453ee042c - - - - - -] Failed to bind port 35e36864-70f8-4230-9d7e-cd3df07a1762 on host instance for vnic_type normal using segments [{'id': 'e19865e0-6b8d-44fc-a334-2e85a4fc1b5a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 619, 'network_id': '22fbb505-6fd2-4b78-8c42-1254443dea02'}] 2026-04-21 18:56:53.229 9 INFO neutron.plugins.ml2.plugin [None req-6ee47b15-3986-47a4-95b8-73b453ee042c - - - - - -] Attempt 3 to bind port 35e36864-70f8-4230-9d7e-cd3df07a1762 2026-04-21 18:56:53.260 9 ERROR neutron.plugins.ml2.managers [None req-6ee47b15-3986-47a4-95b8-73b453ee042c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c4181a00-8063-4d38-8c6c-842ef5808efa could not be found. 2026-04-21 18:56:53.260 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:56:53.260 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:56:53.260 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:56:53.260 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:56:53.260 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:56:53.260 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:56:53.260 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:56:53.260 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:56:53.260 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:56:53.260 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:56:53.260 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:56:53.260 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:56:53.260 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:53.260 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:56:53.260 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.260 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:56:53.260 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.260 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:56:53.260 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:53.260 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:56:53.260 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:56:53.260 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:56:53.260 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.260 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:56:53.260 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.260 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:56:53.260 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:53.260 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:56:53.260 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:53.260 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:56:53.260 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.260 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:56:53.260 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.260 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:56:53.260 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:56:53.260 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:56:53.260 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:56:53.260 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:56:53.260 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:56:53.260 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c4181a00-8063-4d38-8c6c-842ef5808efa could not be found. 2026-04-21 18:56:53.260 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:56:53.261 9 ERROR neutron.plugins.ml2.managers [None req-6ee47b15-3986-47a4-95b8-73b453ee042c - - - - - -] Failed to bind port 35e36864-70f8-4230-9d7e-cd3df07a1762 on host instance for vnic_type normal using segments [{'id': 'e19865e0-6b8d-44fc-a334-2e85a4fc1b5a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 619, 'network_id': '22fbb505-6fd2-4b78-8c42-1254443dea02'}] 2026-04-21 18:56:53.262 9 INFO neutron.plugins.ml2.plugin [None req-6ee47b15-3986-47a4-95b8-73b453ee042c - - - - - -] Attempt 4 to bind port 35e36864-70f8-4230-9d7e-cd3df07a1762 2026-04-21 18:56:53.286 9 ERROR neutron.plugins.ml2.managers [None req-6ee47b15-3986-47a4-95b8-73b453ee042c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c4181a00-8063-4d38-8c6c-842ef5808efa could not be found. 2026-04-21 18:56:53.286 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:56:53.286 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:56:53.286 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:56:53.286 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:56:53.286 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:56:53.286 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:56:53.286 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:56:53.286 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:56:53.286 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:56:53.286 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:56:53.286 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:56:53.286 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:56:53.286 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:53.286 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:56:53.286 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.286 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:56:53.286 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.286 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:56:53.286 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:53.286 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:56:53.286 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:56:53.286 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:56:53.286 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.286 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:56:53.286 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.286 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:56:53.286 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:53.286 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:56:53.286 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:53.286 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:56:53.286 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.286 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:56:53.286 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.286 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:56:53.286 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:56:53.286 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:56:53.286 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:56:53.286 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:56:53.286 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:56:53.286 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c4181a00-8063-4d38-8c6c-842ef5808efa could not be found. 2026-04-21 18:56:53.286 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:56:53.287 9 ERROR neutron.plugins.ml2.managers [None req-6ee47b15-3986-47a4-95b8-73b453ee042c - - - - - -] Failed to bind port 35e36864-70f8-4230-9d7e-cd3df07a1762 on host instance for vnic_type normal using segments [{'id': 'e19865e0-6b8d-44fc-a334-2e85a4fc1b5a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 619, 'network_id': '22fbb505-6fd2-4b78-8c42-1254443dea02'}] 2026-04-21 18:56:53.287 9 INFO neutron.plugins.ml2.plugin [None req-6ee47b15-3986-47a4-95b8-73b453ee042c - - - - - -] Attempt 5 to bind port 35e36864-70f8-4230-9d7e-cd3df07a1762 2026-04-21 18:56:53.309 9 ERROR neutron.plugins.ml2.managers [None req-6ee47b15-3986-47a4-95b8-73b453ee042c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c4181a00-8063-4d38-8c6c-842ef5808efa could not be found. 2026-04-21 18:56:53.309 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:56:53.309 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:56:53.309 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:56:53.309 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:56:53.309 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:56:53.309 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:56:53.309 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:56:53.309 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:56:53.309 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:56:53.309 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:56:53.309 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:56:53.309 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:56:53.309 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:53.309 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:56:53.309 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.309 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:56:53.309 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.309 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:56:53.309 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:53.309 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:56:53.309 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:56:53.309 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:56:53.309 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.309 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:56:53.309 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.309 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:56:53.309 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:53.309 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:56:53.309 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:53.309 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:56:53.309 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.309 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:56:53.309 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.309 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:56:53.309 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:56:53.309 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:56:53.309 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:56:53.309 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:56:53.309 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:56:53.309 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c4181a00-8063-4d38-8c6c-842ef5808efa could not be found. 2026-04-21 18:56:53.309 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:56:53.310 9 ERROR neutron.plugins.ml2.managers [None req-6ee47b15-3986-47a4-95b8-73b453ee042c - - - - - -] Failed to bind port 35e36864-70f8-4230-9d7e-cd3df07a1762 on host instance for vnic_type normal using segments [{'id': 'e19865e0-6b8d-44fc-a334-2e85a4fc1b5a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 619, 'network_id': '22fbb505-6fd2-4b78-8c42-1254443dea02'}] 2026-04-21 18:56:53.311 9 INFO neutron.plugins.ml2.plugin [None req-6ee47b15-3986-47a4-95b8-73b453ee042c - - - - - -] Attempt 6 to bind port 35e36864-70f8-4230-9d7e-cd3df07a1762 2026-04-21 18:56:53.329 9 ERROR neutron.plugins.ml2.managers [None req-6ee47b15-3986-47a4-95b8-73b453ee042c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c4181a00-8063-4d38-8c6c-842ef5808efa could not be found. 2026-04-21 18:56:53.329 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:56:53.329 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:56:53.329 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:56:53.329 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:56:53.329 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:56:53.329 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:56:53.329 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:56:53.329 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:56:53.329 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:56:53.329 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:56:53.329 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:56:53.329 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:56:53.329 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:53.329 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:56:53.329 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.329 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:56:53.329 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.329 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:56:53.329 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:53.329 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:56:53.329 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:56:53.329 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:56:53.329 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.329 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:56:53.329 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.329 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:56:53.329 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:53.329 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:56:53.329 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:53.329 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:56:53.329 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.329 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:56:53.329 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.329 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:56:53.329 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:56:53.329 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:56:53.329 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:56:53.329 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:56:53.329 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:56:53.329 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c4181a00-8063-4d38-8c6c-842ef5808efa could not be found. 2026-04-21 18:56:53.329 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:56:53.329 9 ERROR neutron.plugins.ml2.managers [None req-6ee47b15-3986-47a4-95b8-73b453ee042c - - - - - -] Failed to bind port 35e36864-70f8-4230-9d7e-cd3df07a1762 on host instance for vnic_type normal using segments [{'id': 'e19865e0-6b8d-44fc-a334-2e85a4fc1b5a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 619, 'network_id': '22fbb505-6fd2-4b78-8c42-1254443dea02'}] 2026-04-21 18:56:53.330 9 INFO neutron.plugins.ml2.plugin [None req-6ee47b15-3986-47a4-95b8-73b453ee042c - - - - - -] Attempt 7 to bind port 35e36864-70f8-4230-9d7e-cd3df07a1762 2026-04-21 18:56:53.345 9 ERROR neutron.plugins.ml2.managers [None req-6ee47b15-3986-47a4-95b8-73b453ee042c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c4181a00-8063-4d38-8c6c-842ef5808efa could not be found. 2026-04-21 18:56:53.345 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:56:53.345 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:56:53.345 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:56:53.345 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:56:53.345 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:56:53.345 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:56:53.345 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:56:53.345 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:56:53.345 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:56:53.345 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:56:53.345 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:56:53.345 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:56:53.345 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:53.345 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:56:53.345 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.345 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:56:53.345 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.345 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:56:53.345 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:53.345 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:56:53.345 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:56:53.345 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:56:53.345 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.345 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:56:53.345 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.345 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:56:53.345 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:53.345 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:56:53.345 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:53.345 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:56:53.345 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.345 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:56:53.345 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.345 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:56:53.345 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:56:53.345 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:56:53.345 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:56:53.345 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:56:53.345 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:56:53.345 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c4181a00-8063-4d38-8c6c-842ef5808efa could not be found. 2026-04-21 18:56:53.345 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:56:53.346 9 ERROR neutron.plugins.ml2.managers [None req-6ee47b15-3986-47a4-95b8-73b453ee042c - - - - - -] Failed to bind port 35e36864-70f8-4230-9d7e-cd3df07a1762 on host instance for vnic_type normal using segments [{'id': 'e19865e0-6b8d-44fc-a334-2e85a4fc1b5a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 619, 'network_id': '22fbb505-6fd2-4b78-8c42-1254443dea02'}] 2026-04-21 18:56:53.347 9 INFO neutron.plugins.ml2.plugin [None req-6ee47b15-3986-47a4-95b8-73b453ee042c - - - - - -] Attempt 8 to bind port 35e36864-70f8-4230-9d7e-cd3df07a1762 2026-04-21 18:56:53.375 9 ERROR neutron.plugins.ml2.managers [None req-6ee47b15-3986-47a4-95b8-73b453ee042c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c4181a00-8063-4d38-8c6c-842ef5808efa could not be found. 2026-04-21 18:56:53.375 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:56:53.375 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:56:53.375 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:56:53.375 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:56:53.375 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:56:53.375 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:56:53.375 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:56:53.375 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:56:53.375 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:56:53.375 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:56:53.375 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:56:53.375 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:56:53.375 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:53.375 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:56:53.375 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.375 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:56:53.375 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.375 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:56:53.375 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:53.375 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:56:53.375 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:56:53.375 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:56:53.375 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.375 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:56:53.375 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.375 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:56:53.375 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:53.375 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:56:53.375 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:53.375 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:56:53.375 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.375 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:56:53.375 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.375 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:56:53.375 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:56:53.375 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:56:53.375 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:56:53.375 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:56:53.375 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:56:53.375 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c4181a00-8063-4d38-8c6c-842ef5808efa could not be found. 2026-04-21 18:56:53.375 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:56:53.376 9 ERROR neutron.plugins.ml2.managers [None req-6ee47b15-3986-47a4-95b8-73b453ee042c - - - - - -] Failed to bind port 35e36864-70f8-4230-9d7e-cd3df07a1762 on host instance for vnic_type normal using segments [{'id': 'e19865e0-6b8d-44fc-a334-2e85a4fc1b5a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 619, 'network_id': '22fbb505-6fd2-4b78-8c42-1254443dea02'}] 2026-04-21 18:56:53.377 9 INFO neutron.plugins.ml2.plugin [None req-6ee47b15-3986-47a4-95b8-73b453ee042c - - - - - -] Attempt 9 to bind port 35e36864-70f8-4230-9d7e-cd3df07a1762 2026-04-21 18:56:53.399 9 ERROR neutron.plugins.ml2.managers [None req-6ee47b15-3986-47a4-95b8-73b453ee042c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c4181a00-8063-4d38-8c6c-842ef5808efa could not be found. 2026-04-21 18:56:53.399 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:56:53.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:56:53.399 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:56:53.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:56:53.399 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:56:53.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:56:53.399 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:56:53.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:56:53.399 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:56:53.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:56:53.399 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:56:53.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:56:53.399 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:53.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:56:53.399 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.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:56:53.399 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.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:56:53.399 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:53.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:56:53.399 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:56:53.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:56:53.399 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.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:56:53.399 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.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:56:53.399 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:53.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:56:53.399 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:53.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:56:53.399 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.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:56:53.399 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.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:56:53.399 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:56:53.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:56:53.399 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:56:53.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:56:53.399 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:56:53.399 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c4181a00-8063-4d38-8c6c-842ef5808efa could not be found. 2026-04-21 18:56:53.399 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:56:53.400 9 ERROR neutron.plugins.ml2.managers [None req-6ee47b15-3986-47a4-95b8-73b453ee042c - - - - - -] Failed to bind port 35e36864-70f8-4230-9d7e-cd3df07a1762 on host instance for vnic_type normal using segments [{'id': 'e19865e0-6b8d-44fc-a334-2e85a4fc1b5a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 619, 'network_id': '22fbb505-6fd2-4b78-8c42-1254443dea02'}] 2026-04-21 18:56:53.401 9 INFO neutron.plugins.ml2.plugin [None req-6ee47b15-3986-47a4-95b8-73b453ee042c - - - - - -] Attempt 10 to bind port 35e36864-70f8-4230-9d7e-cd3df07a1762 2026-04-21 18:56:53.457 9 ERROR neutron.plugins.ml2.managers [None req-6ee47b15-3986-47a4-95b8-73b453ee042c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c4181a00-8063-4d38-8c6c-842ef5808efa could not be found. 2026-04-21 18:56:53.457 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:56:53.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-21 18:56:53.457 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:56:53.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-21 18:56:53.457 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:56:53.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-21 18:56:53.457 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:56:53.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-21 18:56:53.457 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:56:53.457 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:56:53.457 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:56:53.457 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:56:53.457 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:53.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:56:53.457 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:56:53.457 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.457 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:56:53.457 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:53.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:56:53.457 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:56:53.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:56:53.457 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:56:53.457 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:56:53.457 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:53.457 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:56:53.457 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:53.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:56:53.457 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:53.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:56:53.457 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:53.457 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:56:53.457 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:56:53.457 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:56:53.457 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:56:53.457 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:56:53.457 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:56:53.457 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c4181a00-8063-4d38-8c6c-842ef5808efa could not be found. 2026-04-21 18:56:53.457 9 ERROR neutron.plugins.ml2.managers  2026-04-21 18:56:53.461 9 ERROR neutron.plugins.ml2.managers [None req-6ee47b15-3986-47a4-95b8-73b453ee042c - - - - - -] Failed to bind port 35e36864-70f8-4230-9d7e-cd3df07a1762 on host instance for vnic_type normal using segments [{'id': 'e19865e0-6b8d-44fc-a334-2e85a4fc1b5a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 619, 'network_id': '22fbb505-6fd2-4b78-8c42-1254443dea02'}] 2026-04-21 18:56:55.110 10 ERROR neutron.plugins.ml2.managers [None req-77db8a1f-5e29-4ffa-a15b-89b212512eff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d5cc94f1-9543-4fea-8ced-fc5cda6460c0 could not be found. 2026-04-21 18:56:55.110 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:56:55.110 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:56:55.110 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:56:55.110 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:56:55.110 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:56:55.110 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:56:55.110 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:56:55.110 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:56:55.110 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:56:55.110 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:56:55.110 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:56:55.110 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:56:55.110 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:55.110 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:56:55.110 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.110 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:56:55.110 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.110 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:56:55.110 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:55.110 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:56:55.110 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:56:55.110 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:56:55.110 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.110 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:56:55.110 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.110 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:56:55.110 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:55.110 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:56:55.110 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:55.110 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:56:55.110 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.110 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:56:55.110 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.110 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:56:55.110 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:56:55.110 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:56:55.110 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:56:55.110 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:56:55.110 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:56:55.110 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d5cc94f1-9543-4fea-8ced-fc5cda6460c0 could not be found. 2026-04-21 18:56:55.110 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:56:55.112 10 ERROR neutron.plugins.ml2.managers [None req-77db8a1f-5e29-4ffa-a15b-89b212512eff - - - - - -] Failed to bind port 1af280b5-8e97-4500-8d06-e5034e6fa5ec on host instance for vnic_type normal using segments [{'id': '832f3c68-dd50-4468-8552-ba36d7ce3bf7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 227, 'network_id': '4969d43c-2986-45fb-b49b-dd20702e0b53'}] 2026-04-21 18:56:55.113 10 INFO neutron.plugins.ml2.plugin [None req-77db8a1f-5e29-4ffa-a15b-89b212512eff - - - - - -] Attempt 2 to bind port 1af280b5-8e97-4500-8d06-e5034e6fa5ec 2026-04-21 18:56:55.137 10 ERROR neutron.plugins.ml2.managers [None req-77db8a1f-5e29-4ffa-a15b-89b212512eff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d5cc94f1-9543-4fea-8ced-fc5cda6460c0 could not be found. 2026-04-21 18:56:55.137 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:56:55.137 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:56:55.137 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:56:55.137 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:56:55.137 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:56:55.137 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:56:55.137 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:56:55.137 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:56:55.137 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:56:55.137 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:56:55.137 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:56:55.137 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:56:55.137 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:55.137 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:56:55.137 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.137 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:56:55.137 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.137 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:56:55.137 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:55.137 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:56:55.137 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:56:55.137 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:56:55.137 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.137 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:56:55.137 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.137 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:56:55.137 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:55.137 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:56:55.137 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:55.137 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:56:55.137 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.137 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:56:55.137 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.137 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:56:55.137 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:56:55.137 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:56:55.137 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:56:55.137 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:56:55.137 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:56:55.137 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d5cc94f1-9543-4fea-8ced-fc5cda6460c0 could not be found. 2026-04-21 18:56:55.137 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:56:55.137 10 ERROR neutron.plugins.ml2.managers [None req-77db8a1f-5e29-4ffa-a15b-89b212512eff - - - - - -] Failed to bind port 1af280b5-8e97-4500-8d06-e5034e6fa5ec on host instance for vnic_type normal using segments [{'id': '832f3c68-dd50-4468-8552-ba36d7ce3bf7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 227, 'network_id': '4969d43c-2986-45fb-b49b-dd20702e0b53'}] 2026-04-21 18:56:55.138 10 INFO neutron.plugins.ml2.plugin [None req-77db8a1f-5e29-4ffa-a15b-89b212512eff - - - - - -] Attempt 3 to bind port 1af280b5-8e97-4500-8d06-e5034e6fa5ec 2026-04-21 18:56:55.154 10 ERROR neutron.plugins.ml2.managers [None req-77db8a1f-5e29-4ffa-a15b-89b212512eff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d5cc94f1-9543-4fea-8ced-fc5cda6460c0 could not be found. 2026-04-21 18:56:55.154 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:56:55.154 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:56:55.154 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:56:55.154 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:56:55.154 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:56:55.154 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:56:55.154 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:56:55.154 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:56:55.154 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:56:55.154 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:56:55.154 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:56:55.154 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:56:55.154 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:55.154 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:56:55.154 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.154 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:56:55.154 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.154 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:56:55.154 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:55.154 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:56:55.154 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:56:55.154 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:56:55.154 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.154 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:56:55.154 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.154 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:56:55.154 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:55.154 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:56:55.154 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:55.154 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:56:55.154 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.154 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:56:55.154 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.154 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:56:55.154 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:56:55.154 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:56:55.154 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:56:55.154 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:56:55.154 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:56:55.154 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d5cc94f1-9543-4fea-8ced-fc5cda6460c0 could not be found. 2026-04-21 18:56:55.154 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:56:55.155 10 ERROR neutron.plugins.ml2.managers [None req-77db8a1f-5e29-4ffa-a15b-89b212512eff - - - - - -] Failed to bind port 1af280b5-8e97-4500-8d06-e5034e6fa5ec on host instance for vnic_type normal using segments [{'id': '832f3c68-dd50-4468-8552-ba36d7ce3bf7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 227, 'network_id': '4969d43c-2986-45fb-b49b-dd20702e0b53'}] 2026-04-21 18:56:55.156 10 INFO neutron.plugins.ml2.plugin [None req-77db8a1f-5e29-4ffa-a15b-89b212512eff - - - - - -] Attempt 4 to bind port 1af280b5-8e97-4500-8d06-e5034e6fa5ec 2026-04-21 18:56:55.185 10 ERROR neutron.plugins.ml2.managers [None req-77db8a1f-5e29-4ffa-a15b-89b212512eff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d5cc94f1-9543-4fea-8ced-fc5cda6460c0 could not be found. 2026-04-21 18:56:55.185 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:56:55.185 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:56:55.185 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:56:55.185 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:56:55.185 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:56:55.185 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:56:55.185 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:56:55.185 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:56:55.185 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:56:55.185 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:56:55.185 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:56:55.185 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:56:55.185 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:55.185 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:56:55.185 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.185 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:56:55.185 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.185 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:56:55.185 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:55.185 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:56:55.185 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:56:55.185 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:56:55.185 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.185 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:56:55.185 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.185 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:56:55.185 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:55.185 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:56:55.185 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:55.185 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:56:55.185 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.185 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:56:55.185 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.185 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:56:55.185 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:56:55.185 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:56:55.185 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:56:55.185 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:56:55.185 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:56:55.185 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d5cc94f1-9543-4fea-8ced-fc5cda6460c0 could not be found. 2026-04-21 18:56:55.185 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:56:55.186 10 ERROR neutron.plugins.ml2.managers [None req-77db8a1f-5e29-4ffa-a15b-89b212512eff - - - - - -] Failed to bind port 1af280b5-8e97-4500-8d06-e5034e6fa5ec on host instance for vnic_type normal using segments [{'id': '832f3c68-dd50-4468-8552-ba36d7ce3bf7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 227, 'network_id': '4969d43c-2986-45fb-b49b-dd20702e0b53'}] 2026-04-21 18:56:55.186 10 INFO neutron.plugins.ml2.plugin [None req-77db8a1f-5e29-4ffa-a15b-89b212512eff - - - - - -] Attempt 5 to bind port 1af280b5-8e97-4500-8d06-e5034e6fa5ec 2026-04-21 18:56:55.205 10 ERROR neutron.plugins.ml2.managers [None req-77db8a1f-5e29-4ffa-a15b-89b212512eff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d5cc94f1-9543-4fea-8ced-fc5cda6460c0 could not be found. 2026-04-21 18:56:55.205 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:56:55.205 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:56:55.205 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:56:55.205 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:56:55.205 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:56:55.205 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:56:55.205 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:56:55.205 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:56:55.205 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:56:55.205 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:56:55.205 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:56:55.205 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:56:55.205 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:55.205 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:56:55.205 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.205 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:56:55.205 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.205 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:56:55.205 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:55.205 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:56:55.205 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:56:55.205 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:56:55.205 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.205 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:56:55.205 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.205 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:56:55.205 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:55.205 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:56:55.205 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:55.205 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:56:55.205 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.205 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:56:55.205 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.205 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:56:55.205 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:56:55.205 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:56:55.205 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:56:55.205 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:56:55.205 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:56:55.205 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d5cc94f1-9543-4fea-8ced-fc5cda6460c0 could not be found. 2026-04-21 18:56:55.205 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:56:55.206 10 ERROR neutron.plugins.ml2.managers [None req-77db8a1f-5e29-4ffa-a15b-89b212512eff - - - - - -] Failed to bind port 1af280b5-8e97-4500-8d06-e5034e6fa5ec on host instance for vnic_type normal using segments [{'id': '832f3c68-dd50-4468-8552-ba36d7ce3bf7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 227, 'network_id': '4969d43c-2986-45fb-b49b-dd20702e0b53'}] 2026-04-21 18:56:55.206 10 INFO neutron.plugins.ml2.plugin [None req-77db8a1f-5e29-4ffa-a15b-89b212512eff - - - - - -] Attempt 6 to bind port 1af280b5-8e97-4500-8d06-e5034e6fa5ec 2026-04-21 18:56:55.227 10 ERROR neutron.plugins.ml2.managers [None req-77db8a1f-5e29-4ffa-a15b-89b212512eff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d5cc94f1-9543-4fea-8ced-fc5cda6460c0 could not be found. 2026-04-21 18:56:55.227 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:56:55.227 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:56:55.227 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:56:55.227 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:56:55.227 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:56:55.227 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:56:55.227 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:56:55.227 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:56:55.227 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:56:55.227 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:56:55.227 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:56:55.227 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:56:55.227 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:55.227 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:56:55.227 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.227 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:56:55.227 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.227 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:56:55.227 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:55.227 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:56:55.227 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:56:55.227 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:56:55.227 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.227 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:56:55.227 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.227 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:56:55.227 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:55.227 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:56:55.227 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:55.227 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:56:55.227 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.227 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:56:55.227 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.227 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:56:55.227 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:56:55.227 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:56:55.227 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:56:55.227 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:56:55.227 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:56:55.227 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d5cc94f1-9543-4fea-8ced-fc5cda6460c0 could not be found. 2026-04-21 18:56:55.227 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:56:55.228 10 ERROR neutron.plugins.ml2.managers [None req-77db8a1f-5e29-4ffa-a15b-89b212512eff - - - - - -] Failed to bind port 1af280b5-8e97-4500-8d06-e5034e6fa5ec on host instance for vnic_type normal using segments [{'id': '832f3c68-dd50-4468-8552-ba36d7ce3bf7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 227, 'network_id': '4969d43c-2986-45fb-b49b-dd20702e0b53'}] 2026-04-21 18:56:55.228 10 INFO neutron.plugins.ml2.plugin [None req-77db8a1f-5e29-4ffa-a15b-89b212512eff - - - - - -] Attempt 7 to bind port 1af280b5-8e97-4500-8d06-e5034e6fa5ec 2026-04-21 18:56:55.246 10 ERROR neutron.plugins.ml2.managers [None req-77db8a1f-5e29-4ffa-a15b-89b212512eff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d5cc94f1-9543-4fea-8ced-fc5cda6460c0 could not be found. 2026-04-21 18:56:55.246 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:56:55.246 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:56:55.246 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:56:55.246 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:56:55.246 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:56:55.246 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:56:55.246 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:56:55.246 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:56:55.246 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:56:55.246 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:56:55.246 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:56:55.246 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:56:55.246 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:55.246 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:56:55.246 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.246 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:56:55.246 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.246 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:56:55.246 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:55.246 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:56:55.246 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:56:55.246 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:56:55.246 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.246 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:56:55.246 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.246 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:56:55.246 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:55.246 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:56:55.246 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:55.246 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:56:55.246 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.246 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:56:55.246 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.246 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:56:55.246 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:56:55.246 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:56:55.246 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:56:55.246 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:56:55.246 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:56:55.246 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d5cc94f1-9543-4fea-8ced-fc5cda6460c0 could not be found. 2026-04-21 18:56:55.246 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:56:55.246 10 ERROR neutron.plugins.ml2.managers [None req-77db8a1f-5e29-4ffa-a15b-89b212512eff - - - - - -] Failed to bind port 1af280b5-8e97-4500-8d06-e5034e6fa5ec on host instance for vnic_type normal using segments [{'id': '832f3c68-dd50-4468-8552-ba36d7ce3bf7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 227, 'network_id': '4969d43c-2986-45fb-b49b-dd20702e0b53'}] 2026-04-21 18:56:55.247 10 INFO neutron.plugins.ml2.plugin [None req-77db8a1f-5e29-4ffa-a15b-89b212512eff - - - - - -] Attempt 8 to bind port 1af280b5-8e97-4500-8d06-e5034e6fa5ec 2026-04-21 18:56:55.267 10 ERROR neutron.plugins.ml2.managers [None req-77db8a1f-5e29-4ffa-a15b-89b212512eff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d5cc94f1-9543-4fea-8ced-fc5cda6460c0 could not be found. 2026-04-21 18:56:55.267 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:56:55.267 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:56:55.267 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:56:55.267 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:56:55.267 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:56:55.267 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:56:55.267 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:56:55.267 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:56:55.267 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:56:55.267 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:56:55.267 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:56:55.267 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:56:55.267 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:55.267 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:56:55.267 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.267 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:56:55.267 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.267 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:56:55.267 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:55.267 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:56:55.267 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:56:55.267 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:56:55.267 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.267 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:56:55.267 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.267 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:56:55.267 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:55.267 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:56:55.267 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:55.267 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:56:55.267 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.267 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:56:55.267 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.267 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:56:55.267 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:56:55.267 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:56:55.267 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:56:55.267 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:56:55.267 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:56:55.267 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d5cc94f1-9543-4fea-8ced-fc5cda6460c0 could not be found. 2026-04-21 18:56:55.267 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:56:55.267 10 ERROR neutron.plugins.ml2.managers [None req-77db8a1f-5e29-4ffa-a15b-89b212512eff - - - - - -] Failed to bind port 1af280b5-8e97-4500-8d06-e5034e6fa5ec on host instance for vnic_type normal using segments [{'id': '832f3c68-dd50-4468-8552-ba36d7ce3bf7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 227, 'network_id': '4969d43c-2986-45fb-b49b-dd20702e0b53'}] 2026-04-21 18:56:55.268 10 INFO neutron.plugins.ml2.plugin [None req-77db8a1f-5e29-4ffa-a15b-89b212512eff - - - - - -] Attempt 9 to bind port 1af280b5-8e97-4500-8d06-e5034e6fa5ec 2026-04-21 18:56:55.291 10 ERROR neutron.plugins.ml2.managers [None req-77db8a1f-5e29-4ffa-a15b-89b212512eff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d5cc94f1-9543-4fea-8ced-fc5cda6460c0 could not be found. 2026-04-21 18:56:55.291 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:56:55.291 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:56:55.291 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:56:55.291 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:56:55.291 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:56:55.291 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:56:55.291 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:56:55.291 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:56:55.291 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:56:55.291 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:56:55.291 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:56:55.291 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:56:55.291 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:55.291 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:56:55.291 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.291 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:56:55.291 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.291 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:56:55.291 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:55.291 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:56:55.291 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:56:55.291 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:56:55.291 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.291 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:56:55.291 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.291 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:56:55.291 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:55.291 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:56:55.291 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:55.291 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:56:55.291 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.291 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:56:55.291 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.291 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:56:55.291 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:56:55.291 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:56:55.291 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:56:55.291 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:56:55.291 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:56:55.291 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d5cc94f1-9543-4fea-8ced-fc5cda6460c0 could not be found. 2026-04-21 18:56:55.291 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:56:55.292 10 ERROR neutron.plugins.ml2.managers [None req-77db8a1f-5e29-4ffa-a15b-89b212512eff - - - - - -] Failed to bind port 1af280b5-8e97-4500-8d06-e5034e6fa5ec on host instance for vnic_type normal using segments [{'id': '832f3c68-dd50-4468-8552-ba36d7ce3bf7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 227, 'network_id': '4969d43c-2986-45fb-b49b-dd20702e0b53'}] 2026-04-21 18:56:55.292 10 INFO neutron.plugins.ml2.plugin [None req-77db8a1f-5e29-4ffa-a15b-89b212512eff - - - - - -] Attempt 10 to bind port 1af280b5-8e97-4500-8d06-e5034e6fa5ec 2026-04-21 18:56:55.316 10 ERROR neutron.plugins.ml2.managers [None req-77db8a1f-5e29-4ffa-a15b-89b212512eff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d5cc94f1-9543-4fea-8ced-fc5cda6460c0 could not be found. 2026-04-21 18:56:55.316 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:56:55.316 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:56:55.316 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:56:55.316 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:56:55.316 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-21 18:56:55.316 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:56:55.316 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:56:55.316 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:56:55.316 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:56:55.316 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:56:55.316 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:56:55.316 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:56:55.316 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:55.316 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:56:55.316 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.316 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:56:55.316 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.316 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:56:55.316 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:55.316 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:56:55.316 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:56:55.316 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:56:55.316 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.316 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:56:55.316 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.316 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:56:55.316 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:56:55.316 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:56:55.316 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:56:55.316 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:56:55.316 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:56:55.316 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:56:55.316 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:56:55.316 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:56:55.316 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:56:55.316 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:56:55.316 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:56:55.316 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:56:55.316 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:56:55.316 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d5cc94f1-9543-4fea-8ced-fc5cda6460c0 could not be found. 2026-04-21 18:56:55.316 10 ERROR neutron.plugins.ml2.managers  2026-04-21 18:56:55.317 10 ERROR neutron.plugins.ml2.managers [None req-77db8a1f-5e29-4ffa-a15b-89b212512eff - - - - - -] Failed to bind port 1af280b5-8e97-4500-8d06-e5034e6fa5ec on host instance for vnic_type normal using segments [{'id': '832f3c68-dd50-4468-8552-ba36d7ce3bf7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 227, 'network_id': '4969d43c-2986-45fb-b49b-dd20702e0b53'}] 2026-04-21 18:56:56.324 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 051c7329-9ac1-4588-b9e7-de36c8e3b2aa 2026-04-21 18:56:56.440 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4a74490-f7fe-4069-b809-d4c115287941'] response: {'server_uuid': 'b2b6ec20-175e-478c-9e3f-80a36cf2fa7d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '051c7329-9ac1-4588-b9e7-de36c8e3b2aa', 'code': 200} 2026-04-21 18:56:57.720 9 INFO neutron.plugins.ml2.plugin [None req-6463d2a7-1477-406b-96c3-2816f9b9c678 - - - - - -] Attempt 1 to provision port 63aeb57f-2e28-469d-ba7c-0f1589cb3a45 2026-04-21 18:56:58.167 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port ddb11f13-e8c6-404a-8e54-667da3ba973e 2026-04-21 18:56:58.584 10 INFO neutron.plugins.ml2.plugin [None req-0a767833-8928-46ce-b72a-bde23d0c33cc - - - - - -] Attempt 1 to provision port ddb11f13-e8c6-404a-8e54-667da3ba973e 2026-04-21 18:56:58.903 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a8484cb-d5a6-4a3f-8c07-d566ac6f0a99'] response: {'server_uuid': 'b2b6ec20-175e-478c-9e3f-80a36cf2fa7d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '051c7329-9ac1-4588-b9e7-de36c8e3b2aa', 'code': 200} 2026-04-21 18:57:01.838 10 INFO neutron.plugins.ml2.plugin [None req-45235784-de96-4c6f-b936-d0ab7eae662e - - - - - -] Attempt 1 to provision port eb02f213-5cc6-4dae-83a5-e98bb4e28b34 2026-04-21 18:57:01.865 10 INFO neutron.plugins.ml2.plugin [None req-45235784-de96-4c6f-b936-d0ab7eae662e - - - - - -] Attempt 1 to provision port 1b9c1ae4-9a09-4129-aaec-98596e87e8ec 2026-04-21 18:57:02.221 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 100f29a3-8b8d-4b4b-a6f3-ba5fcbb108ee 2026-04-21 18:57:02.774 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 1b9c1ae4-9a09-4129-aaec-98596e87e8ec 2026-04-21 18:57:02.864 10 INFO neutron.plugins.ml2.plugin [None req-7512a5de-6ce6-4a56-b556-0ef572e7001a - - - - - -] Attempt 1 to provision port eb02f213-5cc6-4dae-83a5-e98bb4e28b34 2026-04-21 18:57:03.119 10 INFO neutron.plugins.ml2.plugin [None req-5fcd499e-1e39-4efd-863c-88eec4f7b4f3 - - - - - -] Attempt 1 to provision port eb02f213-5cc6-4dae-83a5-e98bb4e28b34 2026-04-21 18:57:04.282 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 100f29a3-8b8d-4b4b-a6f3-ba5fcbb108ee 2026-04-21 18:57:04.601 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 1b9c1ae4-9a09-4129-aaec-98596e87e8ec /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:57:06.902 10 INFO neutron.plugins.ml2.plugin [None req-4f11d161-ba79-49bb-83fc-960f507e76f7 - - - - - -] Attempt 1 to provision port a1d1cd2c-5496-42a3-be6c-cdba37a4179a 2026-04-21 18:57:10.324 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port a1d1cd2c-5496-42a3-be6c-cdba37a4179a 2026-04-21 18:57:10.453 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8289779f-31b6-49d9-97e7-6a973594ca15'] response: {'server_uuid': 'a7deddf6-c3d9-4dcc-8f4d-e2e84569f4ab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a1d1cd2c-5496-42a3-be6c-cdba37a4179a', 'code': 200} 2026-04-21 18:57:12.173 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port a1d1cd2c-5496-42a3-be6c-cdba37a4179a 2026-04-21 18:57:18.463 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port eb02f213-5cc6-4dae-83a5-e98bb4e28b34 2026-04-21 18:57:18.981 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port c2753b4c-a595-4102-9696-4376877431b5 2026-04-21 18:57:19.530 9 INFO neutron.plugins.ml2.plugin [None req-8f9a924c-cd03-4dd3-9f94-1b2ad816d91b - - - - - -] Attempt 1 to provision port c2753b4c-a595-4102-9696-4376877431b5 2026-04-21 18:57:19.870 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 63aeb57f-2e28-469d-ba7c-0f1589cb3a45 2026-04-21 18:57:20.526 10 INFO neutron.plugins.ml2.plugin [None req-71bca1f1-658d-4752-ae1c-c66ed29ae8c8 - - - - - -] Attempt 1 to provision port 9cbf7d61-774f-41c9-8ead-b91daa2c7dfa 2026-04-21 18:57:20.621 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port eb02f213-5cc6-4dae-83a5-e98bb4e28b34 2026-04-21 18:57:21.073 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 9cbf7d61-774f-41c9-8ead-b91daa2c7dfa 2026-04-21 18:57:21.389 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port c2753b4c-a595-4102-9696-4376877431b5 2026-04-21 18:57:21.592 9 INFO neutron.plugins.ml2.plugin [None req-ae903b2a-6bb6-47b2-8136-222a0c87bda7 - - - - - -] Attempt 1 to provision port 57f423ac-42b0-4ee8-93cd-ccef87cb854e 2026-04-21 18:57:21.676 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 63aeb57f-2e28-469d-ba7c-0f1589cb3a45 2026-04-21 18:57:22.087 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 57f423ac-42b0-4ee8-93cd-ccef87cb854e 2026-04-21 18:57:22.446 10 INFO neutron.plugins.ml2.plugin [None req-d6b0c83e-d98b-4968-9949-c9dbbd25d63b - - - - - -] Attempt 1 to provision port 5d3fb99d-d77e-4b09-92f7-d13f35af10df 2026-04-21 18:57:22.654 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 5d3fb99d-d77e-4b09-92f7-d13f35af10df 2026-04-21 18:57:22.958 9 INFO neutron.plugins.ml2.plugin [None req-27773c42-64af-4a7b-abb0-53bca6946531 - - - - - -] Attempt 1 to provision port 4615c5c0-2ede-4aab-9deb-6827b584048f 2026-04-21 18:57:23.066 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 57f423ac-42b0-4ee8-93cd-ccef87cb854e 2026-04-21 18:57:23.163 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 4615c5c0-2ede-4aab-9deb-6827b584048f 2026-04-21 18:57:32.991 10 INFO neutron.plugins.ml2.plugin [None req-b00afa1d-5d67-4832-84b2-2a5caa61299f - - - - - -] Attempt 1 to provision port 7b0c5bb2-150c-4320-aa8e-4b1482bed90e 2026-04-21 18:57:34.055 10 INFO neutron.plugins.ml2.plugin [None req-83e3f387-42c7-466b-8b31-c36e72aa972d - - - - - -] Attempt 1 to provision port 85bfefbb-244f-46d9-b276-84813dbf400d 2026-04-21 18:57:34.542 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 73917ba3-5de0-469c-ae85-3818defe5804 2026-04-21 18:57:34.744 9 INFO neutron.plugins.ml2.plugin [None req-a2aa9a41-4303-4faa-9d71-6d4e25dc155b - - - - - -] Attempt 1 to provision port 73917ba3-5de0-469c-ae85-3818defe5804 2026-04-21 18:57:36.637 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 7b0c5bb2-150c-4320-aa8e-4b1482bed90e 2026-04-21 18:57:36.803 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba1e354e-358f-4ee0-b9e5-2f1b437b636a'] response: {'server_uuid': '9d7ed8c9-fc4e-4372-8796-01595b9cf13f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7b0c5bb2-150c-4320-aa8e-4b1482bed90e', 'code': 200} 2026-04-21 18:57:36.845 9 INFO neutron.plugins.ml2.plugin [None req-983dad0d-a4df-45fa-a98b-be57ed4b95b6 - - - - - -] Attempt 1 to provision port 40b6b287-5c9c-429c-b508-1436fa180f06 2026-04-21 18:57:37.190 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 73917ba3-5de0-469c-ae85-3818defe5804 2026-04-21 18:57:37.602 9 INFO neutron.plugins.ml2.plugin [None req-35737bf8-8dc8-44da-a40a-247815a831df - - - - - -] Attempt 1 to provision port 40b6b287-5c9c-429c-b508-1436fa180f06 2026-04-21 18:57:38.607 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 33225c0f-9857-460a-acb2-2b5df9ce9eee 2026-04-21 18:57:39.122 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 7b0c5bb2-150c-4320-aa8e-4b1482bed90e 2026-04-21 18:57:40.709 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 33225c0f-9857-460a-acb2-2b5df9ce9eee 2026-04-21 18:57:40.783 9 INFO neutron.plugins.ml2.plugin [None req-7a3c4042-7820-4476-b359-c344f0ea6d1b - - - - - -] Attempt 1 to provision port 2c157dd6-3224-4198-9a6c-633828f9231d 2026-04-21 18:57:41.010 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port f9d8a32a-3311-498b-b127-9baff025ead1 2026-04-21 18:57:41.628 9 INFO neutron.plugins.ml2.plugin [None req-382e0174-8b10-4323-81c8-6900fa2e2204 - - - - - -] Attempt 1 to provision port f9d8a32a-3311-498b-b127-9baff025ead1 2026-04-21 18:57:42.572 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port f9d8a32a-3311-498b-b127-9baff025ead1 2026-04-21 18:57:43.850 10 INFO neutron.plugins.ml2.plugin [None req-a51e1150-454a-4417-b99e-0e355ea06e19 - - - - - -] Attempt 1 to provision port c0c56eaa-ae1c-4943-a8e8-6fac5645dbea 2026-04-21 18:57:44.509 10 INFO neutron.plugins.ml2.plugin [None req-b79d0286-86e4-4f02-b0eb-24cbc2a3edc0 - - - - - -] Attempt 1 to provision port c0c56eaa-ae1c-4943-a8e8-6fac5645dbea 2026-04-21 18:57:44.553 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 26a42ba8-4d7e-4559-9206-d6c3e1cd0710 2026-04-21 18:57:46.520 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 26a42ba8-4d7e-4559-9206-d6c3e1cd0710 2026-04-21 18:57:51.014 10 INFO neutron.plugins.ml2.plugin [None req-392c2138-a719-4d00-a2cf-f1fe912583de - - - - - -] Attempt 1 to provision port e19bec50-c3da-4d9a-bba8-b56ac2418b11 2026-04-21 18:57:52.703 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port e19bec50-c3da-4d9a-bba8-b56ac2418b11 2026-04-21 18:57:53.118 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bcce4b2-cd43-46b2-b215-128801b649ed'] response: {'server_uuid': '497836ea-6a08-4a21-83d8-e2733cf9325d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e19bec50-c3da-4d9a-bba8-b56ac2418b11', 'code': 200} 2026-04-21 18:57:54.636 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 40b6b287-5c9c-429c-b508-1436fa180f06 2026-04-21 18:57:55.258 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 85bfefbb-244f-46d9-b276-84813dbf400d 2026-04-21 18:57:55.774 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port e19bec50-c3da-4d9a-bba8-b56ac2418b11 2026-04-21 18:57:56.596 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 40b6b287-5c9c-429c-b508-1436fa180f06 2026-04-21 18:57:56.998 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 85bfefbb-244f-46d9-b276-84813dbf400d 2026-04-21 18:58:02.606 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port c0c56eaa-ae1c-4943-a8e8-6fac5645dbea 2026-04-21 18:58:03.029 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 2c157dd6-3224-4198-9a6c-633828f9231d 2026-04-21 18:58:04.515 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port c0c56eaa-ae1c-4943-a8e8-6fac5645dbea 2026-04-21 18:58:04.837 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 2c157dd6-3224-4198-9a6c-633828f9231d /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:58:44.541 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port dd705747-f4be-4af7-8ba6-8af31988e14d 2026-04-21 18:59:30.651 10 INFO neutron.plugins.ml2.plugin [None req-61bffa95-e452-41dc-8661-19221ddc8472 - - - - - -] Attempt 1 to provision port b43f82c6-c329-459f-a88d-bfbdfc1c5795 2026-04-21 18:59:30.696 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port fe38a161-1750-4e80-a1fb-f2ee45e55fcd 2026-04-21 18:59:31.410 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port ddca6403-b4c8-405d-b98b-36be17b6c050 2026-04-21 18:59:31.597 10 INFO neutron.plugins.ml2.plugin [None req-45dc4871-59fe-4d85-a671-85df7aec8dca - - - - - -] Attempt 1 to provision port b43f82c6-c329-459f-a88d-bfbdfc1c5795 2026-04-21 18:59:31.776 10 INFO neutron.plugins.ml2.plugin [None req-6c8bb801-f7a2-4a65-b4c5-9f2edd339550 - - - - - -] Attempt 1 to provision port cf87cf4c-c0c6-4b9c-8a27-1682db43009d 2026-04-21 18:59:31.961 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port b43f82c6-c329-459f-a88d-bfbdfc1c5795 2026-04-21 18:59:32.015 10 INFO neutron.plugins.ml2.plugin [None req-7108549e-ddaf-45d7-91c3-86d0889ddf79 - - - - - -] Attempt 1 to provision port ddca6403-b4c8-405d-b98b-36be17b6c050 2026-04-21 18:59:32.567 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port fe38a161-1750-4e80-a1fb-f2ee45e55fcd 2026-04-21 18:59:32.716 10 INFO neutron.plugins.ml2.plugin [None req-9c8493b7-31bf-4142-ac2f-09f7c2f48520 - - - - - -] Attempt 1 to provision port ddca6403-b4c8-405d-b98b-36be17b6c050 2026-04-21 18:59:32.813 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port ddca6403-b4c8-405d-b98b-36be17b6c050 2026-04-21 18:59:33.003 10 INFO neutron.plugins.ml2.plugin [None req-8eff00ea-ff26-49e8-9cc1-7e85ec945f78 - - - - - -] Attempt 1 to provision port fe38a161-1750-4e80-a1fb-f2ee45e55fcd 2026-04-21 18:59:33.092 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port b43f82c6-c329-459f-a88d-bfbdfc1c5795 2026-04-21 18:59:33.515 9 INFO neutron.plugins.ml2.plugin [None req-f601ec90-afc1-4927-b6f1-128a5b593051 - - - - - -] Attempt 1 to provision port fe38a161-1750-4e80-a1fb-f2ee45e55fcd 2026-04-21 18:59:34.294 9 INFO neutron.plugins.ml2.plugin [None req-db1d64e5-1472-4a43-9ea9-7412dbea32ef - - - - - -] Attempt 1 to provision port 688f1cad-0c32-4da4-ab92-03db4329a2df 2026-04-21 18:59:34.565 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 051c5f39-ab6c-403d-91bc-3fd37d25c41c 2026-04-21 18:59:34.946 10 INFO neutron.plugins.ml2.plugin [None req-dcb46c30-1a01-4300-b3d3-44c370f93b76 - - - - - -] Attempt 1 to provision port 688f1cad-0c32-4da4-ab92-03db4329a2df 2026-04-21 18:59:36.399 10 INFO neutron.plugins.ml2.plugin [None req-5972d594-dd8a-4004-b21c-1ff3eb959258 - - - - - -] Attempt 1 to provision port ae869f49-480e-4b7c-b81e-ed7ddfbde221 2026-04-21 18:59:36.559 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 051c5f39-ab6c-403d-91bc-3fd37d25c41c 2026-04-21 18:59:37.045 9 INFO neutron.plugins.ml2.plugin [None req-cd0d264a-14b7-4801-a45c-4d44c3d2190c - - - - - -] Attempt 1 to provision port ae869f49-480e-4b7c-b81e-ed7ddfbde221 2026-04-21 18:59:38.028 9 INFO neutron.plugins.ml2.plugin [None req-08e4e7cc-acc8-4689-96d9-b78b75963c38 - - - - - -] Attempt 1 to provision port d21f8afa-f1a1-4e8f-abe9-1bf817411886 2026-04-21 18:59:38.775 9 INFO neutron.plugins.ml2.plugin [None req-b4b24aec-1268-43d5-8cdf-91750cd1dd73 - - - - - -] Attempt 1 to provision port d21f8afa-f1a1-4e8f-abe9-1bf817411886 2026-04-21 18:59:43.155 9 INFO neutron.plugins.ml2.plugin [None req-8a38c819-9988-422d-8d49-5a5bd512c525 - - - - - -] Attempt 1 to provision port 76d18a46-10cc-430d-a304-7152e5515622 2026-04-21 18:59:46.669 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 76d18a46-10cc-430d-a304-7152e5515622 2026-04-21 18:59:46.777 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2f80a0f-8da7-4be1-8c3b-be10d10b6366'] response: {'server_uuid': '923687ef-c139-4fcc-aac1-4572feeb401c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '76d18a46-10cc-430d-a304-7152e5515622', 'code': 200} 2026-04-21 18:59:48.581 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 76d18a46-10cc-430d-a304-7152e5515622 2026-04-21 18:59:54.649 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 688f1cad-0c32-4da4-ab92-03db4329a2df 2026-04-21 18:59:55.248 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port ae869f49-480e-4b7c-b81e-ed7ddfbde221 2026-04-21 18:59:55.611 10 WARNING neutron.plugins.ml2.plugin [None req-a63616ad-d3ce-466e-902f-2b74d0e82d6a - - - - - -] Concurrent port binding operations failed on port d21f8afa-f1a1-4e8f-abe9-1bf817411886 2026-04-21 18:59:55.614 10 INFO neutron.plugins.ml2.plugin [None req-a63616ad-d3ce-466e-902f-2b74d0e82d6a - - - - - -] Attempt 2 to bind port d21f8afa-f1a1-4e8f-abe9-1bf817411886 2026-04-21 18:59:55.669 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port cf87cf4c-c0c6-4b9c-8a27-1682db43009d 2026-04-21 18:59:56.086 9 INFO neutron.plugins.ml2.plugin [None req-d7a5a6e4-3fa0-4a0c-9017-63238f76348f - - - - - -] Attempt 1 to provision port b04458a2-23f9-4c9f-b04f-f101d027442e 2026-04-21 18:59:56.609 9 INFO neutron.plugins.ml2.plugin [None req-d7a5a6e4-3fa0-4a0c-9017-63238f76348f - - - - - -] Attempt 2 to provision port b04458a2-23f9-4c9f-b04f-f101d027442e 2026-04-21 18:59:56.703 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 688f1cad-0c32-4da4-ab92-03db4329a2df 2026-04-21 18:59:56.972 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port ae869f49-480e-4b7c-b81e-ed7ddfbde221 2026-04-21 18:59:57.261 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port d21f8afa-f1a1-4e8f-abe9-1bf817411886 2026-04-21 18:59:57.580 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port cf87cf4c-c0c6-4b9c-8a27-1682db43009d 2026-04-21 18:59:58.651 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port b04458a2-23f9-4c9f-b04f-f101d027442e 2026-04-21 18:59:58.780 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0431b1f7-fcbb-48e7-a4c6-233a57225d1c'] response: {'server_uuid': 'cd3a0d07-b128-4df4-95ab-a8af28b92764', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b04458a2-23f9-4c9f-b04f-f101d027442e', 'code': 200} 2026-04-21 18:59:59.079 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port d21f8afa-f1a1-4e8f-abe9-1bf817411886 2026-04-21 19:00:00.605 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port b04458a2-23f9-4c9f-b04f-f101d027442e 2026-04-21 19:00:16.929 10 INFO neutron.plugins.ml2.plugin [None req-fda71616-e6b6-448e-a53d-59ddd007c733 - - - - - -] Attempt 1 to provision port 9fb9c033-903e-4eb4-8d5b-9a3f65188043 2026-04-21 19:00:30.066 10 INFO neutron.plugins.ml2.plugin [None req-acc7028b-b629-4571-8976-ff5f2318b2ca - - - - - -] Attempt 1 to provision port 707d1b8b-a0a3-431b-b0b1-b1da3886f7f9 2026-04-21 19:00:32.669 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 707d1b8b-a0a3-431b-b0b1-b1da3886f7f9 2026-04-21 19:00:32.830 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-14c4d86e-2c51-4002-b249-9edc7960a2a2'] response: {'server_uuid': 'b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '707d1b8b-a0a3-431b-b0b1-b1da3886f7f9', 'code': 200} 2026-04-21 19:00:34.608 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 707d1b8b-a0a3-431b-b0b1-b1da3886f7f9 2026-04-21 19:01:10.625 9 INFO neutron.plugins.ml2.plugin [None req-f5dd31b5-319b-4396-9372-764ebc423698 - - - - - -] Attempt 1 to provision port 659d1661-becd-4a0d-b271-06d228122c28 2026-04-21 19:01:12.797 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 659d1661-becd-4a0d-b271-06d228122c28 2026-04-21 19:01:12.934 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a59446d-f956-4320-8203-b4d14e2b41c0'] response: {'server_uuid': 'b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '659d1661-becd-4a0d-b271-06d228122c28', 'code': 200} 2026-04-21 19:01:14.776 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 659d1661-becd-4a0d-b271-06d228122c28 2026-04-21 19:01:37.001 10 INFO neutron.plugins.ml2.plugin [None req-036b35da-02d0-4004-b39d-e48a9005f22b - - - - - -] Attempt 1 to provision port 8b70ba42-ff79-49bb-a734-243b023fe518 2026-04-21 19:01:37.128 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-449868eb-d1b6-4c2b-9e30-dfcd9a4e4841'] response: {'server_uuid': 'b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8b70ba42-ff79-49bb-a734-243b023fe518', 'code': 200} 2026-04-21 19:01:38.718 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 8b70ba42-ff79-49bb-a734-243b023fe518 2026-04-21 19:01:46.702 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port bcb0c010-094b-4acc-a0fa-1eb9080cb99c 2026-04-21 19:01:47.203 10 INFO neutron.plugins.ml2.plugin [None req-ed1fa778-a391-4660-9e5f-5dce40ba4f5a - - - - - -] Attempt 1 to provision port bcb0c010-094b-4acc-a0fa-1eb9080cb99c 2026-04-21 19:01:47.315 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f5e80ec-6f05-433b-85d9-d02b3540f0ba'] response: {'server_uuid': 'b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bcb0c010-094b-4acc-a0fa-1eb9080cb99c', 'code': 200} 2026-04-21 19:01:48.705 9 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port bcb0c010-094b-4acc-a0fa-1eb9080cb99c 2026-04-21 19:01:57.371 9 INFO neutron.plugins.ml2.plugin [None req-fe4d1c2d-9d72-456e-b626-7cb3f9aabce2 - - - - - -] Attempt 1 to provision port bcb0c010-094b-4acc-a0fa-1eb9080cb99c 2026-04-21 19:02:02.381 9 INFO neutron.plugins.ml2.plugin [None req-89096306-d932-4b81-afaa-435e28a671c1 - - - - - -] Attempt 1 to provision port 8b70ba42-ff79-49bb-a734-243b023fe518 2026-04-21 19:02:02.825 10 INFO neutron.plugins.ml2.plugin [None req-a0bfba2e-04c2-470f-889e-6cade342eda7 - - - - - -] Attempt 1 to provision port 8b70ba42-ff79-49bb-a734-243b023fe518