+ 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:55: 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-05-30 10:22:35.881 1 INFO neutron.common.config [-] Logging enabled! 2026-05-30 10:22:35.882 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-05-30 10:22:35.882 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-30 10:22:35.882 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-30 10:22:36.886 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-30 10:22:36.889 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-30 10:22:36.892 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-30 10:22:36.893 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-30 10:22:36.894 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-30 10:22:36.894 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-30 10:22:36.894 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-30 10:22:36.899 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-30 10:22:36.899 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-30 10:22:36.900 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-30 10:22:36.916 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-30 10:22:36.917 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-30 10:22:36.918 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-30 10:22:36.951 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-30 10:22:36.952 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-30 10:22:36.952 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-30 10:22:36.952 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-30 10:22:36.958 1 WARNING oslo_policy.policy [None req-80deed25-d070-4e7a-bf57-fb87bf653810 - - - - - -] 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-05-30 10:22:37.247 1 INFO neutron.plugins.ml2.managers [None req-80deed25-d070-4e7a-bf57-fb87bf653810 - - - - - -] Initializing driver for type 'vlan' 2026-05-30 10:22:37.435 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-80deed25-d070-4e7a-bf57-fb87bf653810 - - - - - -] VlanTypeDriver initialization complete 2026-05-30 10:22:37.436 1 INFO neutron.plugins.ml2.managers [None req-80deed25-d070-4e7a-bf57-fb87bf653810 - - - - - -] Initializing driver for type 'vxlan' 2026-05-30 10:22:37.436 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-80deed25-d070-4e7a-bf57-fb87bf653810 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-30 10:22:37.498 1 INFO neutron.plugins.ml2.managers [None req-80deed25-d070-4e7a-bf57-fb87bf653810 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-30 10:22:37.498 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-80deed25-d070-4e7a-bf57-fb87bf653810 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-30 10:22:37.499 1 INFO neutron.plugins.ml2.managers [None req-80deed25-d070-4e7a-bf57-fb87bf653810 - - - - - -] Initializing extension driver 'port_security' 2026-05-30 10:22:37.499 1 INFO neutron.plugins.ml2.extensions.port_security [None req-80deed25-d070-4e7a-bf57-fb87bf653810 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-30 10:22:37.499 1 INFO neutron.plugins.ml2.managers [None req-80deed25-d070-4e7a-bf57-fb87bf653810 - - - - - -] Initializing extension driver 'qos' 2026-05-30 10:22:37.499 1 INFO neutron.plugins.ml2.managers [None req-80deed25-d070-4e7a-bf57-fb87bf653810 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-30 10:22:37.499 1 INFO neutron.plugins.ml2.managers [None req-80deed25-d070-4e7a-bf57-fb87bf653810 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-30 10:22:37.512 1 INFO neutron.quota [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded quota_driver: . 2026-05-30 10:22:37.513 1 INFO neutron.plugins.ml2.plugin [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Modular L2 Plugin initialization complete 2026-05-30 10:22:37.513 1 INFO neutron.plugins.ml2.managers [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-30 10:22:37.513 1 INFO neutron.plugins.ml2.managers [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-30 10:22:37.513 1 INFO neutron.plugins.ml2.managers [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Got port-security extension from driver 'port_security' 2026-05-30 10:22:37.514 1 INFO neutron.extensions.vlantransparent [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Disabled vlantransparent extension. 2026-05-30 10:22:37.514 1 INFO neutron.manager [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loading Plugin: qos 2026-05-30 10:22:37.523 1 INFO neutron.manager [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loading Plugin: router 2026-05-30 10:22:37.551 1 INFO neutron.services.service_base [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-30 10:22:37.552 1 INFO neutron.manager [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loading Plugin: segments 2026-05-30 10:22:37.621 1 INFO neutron.manager [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loading Plugin: trunk 2026-05-30 10:22:37.682 1 INFO neutron.manager [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loading Plugin: vpnaas 2026-05-30 10:22:37.716 1 WARNING stevedore.named [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-30 10:22:37.778 1 INFO neutron_vpnaas.services.vpn.plugin [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-30 10:22:37.779 1 INFO neutron.common.utils [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-30 10:22:37.779 1 INFO neutron.manager [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loading Plugin: auto_allocate 2026-05-30 10:22:37.782 1 INFO neutron.manager [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loading Plugin: tag 2026-05-30 10:22:37.789 1 INFO neutron.manager [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loading Plugin: timestamp 2026-05-30 10:22:37.792 1 INFO neutron.manager [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loading Plugin: network_ip_availability 2026-05-30 10:22:37.800 1 INFO neutron.manager [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loading Plugin: flavors 2026-05-30 10:22:37.803 1 INFO neutron.manager [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loading Plugin: revisions 2026-05-30 10:22:37.807 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Initializing extension manager. 2026-05-30 10:22:37.808 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: address-group 2026-05-30 10:22:37.809 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: address-scope 2026-05-30 10:22:37.810 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-30 10:22:37.811 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: agent 2026-05-30 10:22:37.812 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: agent-resources-synced 2026-05-30 10:22:37.813 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: allowed-address-pairs 2026-05-30 10:22:37.814 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: auto-allocated-topology 2026-05-30 10:22:37.815 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: availability_zone 2026-05-30 10:22:37.816 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: availability_zone_filter 2026-05-30 10:22:37.817 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-30 10:22:37.818 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: default-subnetpools 2026-05-30 10:22:37.819 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-30 10:22:37.820 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: dns-integration 2026-05-30 10:22:37.821 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: dns-domain-ports 2026-05-30 10:22:37.821 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-30 10:22:37.822 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: dvr 2026-05-30 10:22:37.823 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-30 10:22:37.823 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: empty-string-filtering 2026-05-30 10:22:37.824 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-30 10:22:37.825 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-30 10:22:37.825 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: external-net 2026-05-30 10:22:37.826 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-30 10:22:37.826 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: extraroute 2026-05-30 10:22:37.827 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: extraroute-atomic 2026-05-30 10:22:37.828 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-30 10:22:37.828 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-30 10:22:37.829 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-30 10:22:37.829 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-30 10:22:37.830 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: fip-port-details 2026-05-30 10:22:37.830 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: flavors 2026-05-30 10:22:37.831 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-30 10:22:37.832 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: floatingip-pools 2026-05-30 10:22:37.832 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: ip_allocation 2026-05-30 10:22:37.833 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: ip-substring-filtering 2026-05-30 10:22:37.833 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: l2_adjacency 2026-05-30 10:22:37.834 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: router 2026-05-30 10:22:37.835 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-30 10:22:37.836 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-30 10:22:37.836 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-30 10:22:37.837 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: ext-gw-mode 2026-05-30 10:22:37.837 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: l3-ha 2026-05-30 10:22:37.838 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-30 10:22:37.838 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-30 10:22:37.839 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: l3-flavors 2026-05-30 10:22:37.839 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-30 10:22:37.840 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-30 10:22:37.841 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-30 10:22:37.842 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-30 10:22:37.843 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-30 10:22:37.844 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-30 10:22:37.844 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-30 10:22:37.845 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: multi-provider 2026-05-30 10:22:37.845 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: net-mtu 2026-05-30 10:22:37.846 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: net-mtu-writable 2026-05-30 10:22:37.846 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: network_availability_zone 2026-05-30 10:22:37.847 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: network_ha 2026-05-30 10:22:37.847 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: network-ip-availability 2026-05-30 10:22:37.848 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-30 10:22:37.848 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: pagination 2026-05-30 10:22:37.849 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: port-device-profile 2026-05-30 10:22:37.849 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-30 10:22:37.850 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-30 10:22:37.850 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-30 10:22:37.851 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: port-mac-override 2026-05-30 10:22:37.851 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-30 10:22:37.852 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-30 10:22:37.852 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: port-resource-request 2026-05-30 10:22:37.852 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: port-resource-request-groups 2026-05-30 10:22:37.853 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: binding 2026-05-30 10:22:37.854 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: binding-extended 2026-05-30 10:22:37.854 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: port-security 2026-05-30 10:22:37.854 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: project-id 2026-05-30 10:22:37.855 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: provider 2026-05-30 10:22:37.856 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: qos 2026-05-30 10:22:37.857 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-30 10:22:37.857 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-30 10:22:37.858 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: qos-default 2026-05-30 10:22:37.858 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: qos-fip 2026-05-30 10:22:37.859 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-30 10:22:37.859 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: qos-gateway-ip 2026-05-30 10:22:37.860 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: qos-port-network-policy 2026-05-30 10:22:37.860 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: qos-pps-minimum 2026-05-30 10:22:37.861 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-30 10:22:37.861 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: qos-pps 2026-05-30 10:22:37.862 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: qos-rule-type-details 2026-05-30 10:22:37.862 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-30 10:22:37.863 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: qos-rules-alias 2026-05-30 10:22:37.863 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: quota-check-limit 2026-05-30 10:22:37.864 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: quotas 2026-05-30 10:22:37.866 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: quota_details 2026-05-30 10:22:37.867 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: rbac-policies 2026-05-30 10:22:37.868 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: rbac-address-group 2026-05-30 10:22:37.868 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: rbac-address-scope 2026-05-30 10:22:37.869 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: rbac-security-groups 2026-05-30 10:22:37.869 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: rbac-subnetpool 2026-05-30 10:22:37.870 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: revision-if-match 2026-05-30 10:22:37.870 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: standard-attr-revisions 2026-05-30 10:22:37.871 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: router_availability_zone 2026-05-30 10:22:37.871 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-30 10:22:37.873 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: security-groups-default-rules 2026-05-30 10:22:37.873 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-30 10:22:37.873 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-30 10:22:37.874 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-30 10:22:37.874 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-30 10:22:37.875 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-30 10:22:37.881 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: security-group 2026-05-30 10:22:37.882 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: segment 2026-05-30 10:22:37.883 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-30 10:22:37.883 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: service-type 2026-05-30 10:22:37.884 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: sorting 2026-05-30 10:22:37.884 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: standard-attr-segment 2026-05-30 10:22:37.885 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: standard-attr-description 2026-05-30 10:22:37.885 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: stateful-security-group 2026-05-30 10:22:37.886 1 WARNING neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-30 10:22:37.886 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-30 10:22:37.887 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: subnet_onboard 2026-05-30 10:22:37.887 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-30 10:22:37.888 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: subnet-service-types 2026-05-30 10:22:37.889 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: subnet_allocation 2026-05-30 10:22:37.889 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-30 10:22:37.890 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-30 10:22:37.892 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: standard-attr-tag 2026-05-30 10:22:37.893 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-30 10:22:37.893 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: trunk 2026-05-30 10:22:37.894 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: trunk-details 2026-05-30 10:22:37.894 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-30 10:22:37.895 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-30 10:22:37.896 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-30 10:22:37.897 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-30 10:22:37.898 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: vpn-flavors 2026-05-30 10:22:37.899 1 INFO neutron.api.extensions [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Loaded extension: vpnaas 2026-05-30 10:22:37.901 1 INFO oslo_service.service [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Starting 2 workers 2026-05-30 10:22:37.907 1 INFO oslo_service.service [None req-3b11d0a1-5869-41ed-accb-b1cc68be9cea - - - - - -] Starting 1 workers 2026-05-30 10:23:17.737 10 INFO neutron.db.l3_hamode_db [None req-f44e01fd-bd50-489f-96e0-84692c02f1d4 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-30 10:23:29.026 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 573df46c-676e-4e0f-88a2-0ae5f298da21 2026-05-30 10:23:29.390 10 INFO neutron.plugins.ml2.plugin [None req-3a287683-edf6-4cf4-9ac1-438fa435d239 - - - - - -] Attempt 1 to provision port 573df46c-676e-4e0f-88a2-0ae5f298da21 2026-05-30 10:23:30.771 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 573df46c-676e-4e0f-88a2-0ae5f298da21 2026-05-30 10:28:00.103 10 INFO neutron.plugins.ml2.plugin [None req-d4c8f850-93b7-40de-a1a2-80d36a9be3ff - - - - - -] Attempt 1 to provision port 3dacf531-8ea4-4e9f-8991-b70e7f076e89 2026-05-30 10:28:00.961 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 3dacf531-8ea4-4e9f-8991-b70e7f076e89 2026-05-30 10:28:08.122 9 INFO neutron.plugins.ml2.plugin [None req-6764135b-36a9-468d-8b21-fd70636dc494 - - - - - -] Attempt 1 to provision port 81d21fbb-5487-42a4-8e33-7a910b35f8b7 2026-05-30 10:31:39.191 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 81d21fbb-5487-42a4-8e33-7a910b35f8b7 2026-05-30 10:31:41.084 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 81d21fbb-5487-42a4-8e33-7a910b35f8b7 2026-05-30 10:40:01.441 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 9c054335-34ff-4cd7-be62-766029328892 2026-05-30 10:40:03.408 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 9c054335-34ff-4cd7-be62-766029328892 2026-05-30 10:56:50.108 9 INFO neutron.plugins.ml2.plugin [None req-913e8531-3f85-4ab0-8bd0-79e3cbe27727 - - - - - -] Attempt 1 to provision port 942146ad-56d4-43b6-8a6a-3e13ff6f15db 2026-05-30 10:56:50.174 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 6ee60191-2c59-4ae5-97a6-af156bf54ac4 2026-05-30 10:56:50.663 10 INFO neutron.plugins.ml2.plugin [None req-4d7baf76-0793-4368-aadb-9dc3473de51f - - - - - -] Attempt 1 to provision port 6ee60191-2c59-4ae5-97a6-af156bf54ac4 2026-05-30 10:56:51.251 10 INFO neutron.plugins.ml2.plugin [None req-ae39db62-3313-4b84-b7af-20499f240054 - - - - - -] Attempt 1 to provision port 98649cd4-af82-4bc4-935a-42cf433e3348 2026-05-30 10:56:51.597 10 INFO neutron.plugins.ml2.plugin [None req-64ff51c9-ee84-4ba8-830e-5f06668065d0 - - - - - -] Attempt 1 to provision port aeabb606-e94c-465b-8475-275d309ac325 2026-05-30 10:56:51.985 10 INFO neutron.plugins.ml2.plugin [None req-5f8fd2f4-0a83-4084-9860-b1aa0a2c357f - - - - - -] Attempt 1 to provision port 100a967a-7626-4219-b334-ce1fc826c632 2026-05-30 10:56:52.242 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 100a967a-7626-4219-b334-ce1fc826c632 2026-05-30 10:56:52.858 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 6ee60191-2c59-4ae5-97a6-af156bf54ac4 2026-05-30 10:56:53.230 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port aeabb606-e94c-465b-8475-275d309ac325 2026-05-30 10:56:53.522 10 INFO neutron.plugins.ml2.plugin [None req-56caa7e7-28dd-4ad4-a240-1ad2b518feb5 - - - - - -] Attempt 1 to provision port dad1cf29-f8cc-4815-b181-09590f8bf62f 2026-05-30 10:56:54.094 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 100a967a-7626-4219-b334-ce1fc826c632 2026-05-30 10:56:54.485 9 INFO neutron.plugins.ml2.plugin [None req-3f755149-a439-4015-8d8b-621746992a05 - - - - - -] Attempt 1 to provision port 93301a00-5643-4667-ac98-ebe64910b491 2026-05-30 10:56:55.249 9 INFO neutron.plugins.ml2.plugin [None req-094b1f1a-496b-4322-afde-90d38ae4c9f9 - - - - - -] Attempt 1 to provision port 93301a00-5643-4667-ac98-ebe64910b491 2026-05-30 10:56:56.210 10 INFO neutron.plugins.ml2.plugin [None req-51f81132-81ce-438e-9744-e7ee682f1781 - - - - - -] Attempt 1 to provision port 8f4d15fb-d65c-4474-948a-fd1256342000 2026-05-30 10:56:56.863 10 INFO neutron.plugins.ml2.plugin [None req-c97269de-8258-4ff7-9174-0f4bed1688af - - - - - -] Attempt 1 to provision port 8f4d15fb-d65c-4474-948a-fd1256342000 2026-05-30 10:56:57.244 10 INFO neutron.plugins.ml2.plugin [None req-9c14d4ca-08cd-4893-9662-8e02e852114b - - - - - -] Attempt 1 to provision port b3953208-4b78-4ddf-a8ae-84ce60094632 2026-05-30 10:56:58.011 10 INFO neutron.plugins.ml2.plugin [None req-13a17cd8-71d9-44bf-8489-f3ec54aa6cdc - - - - - -] Attempt 1 to provision port b3953208-4b78-4ddf-a8ae-84ce60094632 2026-05-30 10:56:59.188 9 INFO neutron.plugins.ml2.plugin [None req-b2f469ee-c802-4ed9-be2d-d1e2c9c951fd - - - - - -] Attempt 1 to provision port b202b740-cc74-4ecd-96f4-87f1fc379bc0 2026-05-30 10:56:59.948 9 INFO neutron.plugins.ml2.plugin [None req-c71aedef-9683-4146-ad35-c31fe999eae6 - - - - - -] Attempt 1 to provision port 9b9be303-bb2a-457f-8845-bf2f6aabac97 2026-05-30 10:57:00.131 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 9b9be303-bb2a-457f-8845-bf2f6aabac97 2026-05-30 10:57:02.081 10 INFO neutron.plugins.ml2.plugin [None req-5884bfe0-a10d-4775-9bcf-9f0c672e4bca - - - - - -] Attempt 1 to provision port be289440-1b86-4bc7-b0a1-6eb06b7965b9 2026-05-30 10:57:02.129 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 9b9be303-bb2a-457f-8845-bf2f6aabac97 2026-05-30 10:57:02.933 9 INFO neutron.plugins.ml2.plugin [None req-fb46c71b-43c2-4640-bdd2-2cfe2ff41ddb - - - - - -] Attempt 1 to provision port be289440-1b86-4bc7-b0a1-6eb06b7965b9 2026-05-30 10:57:04.254 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 5e7746df-b8f7-43ea-8fa9-24ae33ff247d 2026-05-30 10:57:05.054 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 703d2e4e-0f0e-4430-9796-f085a0361613 2026-05-30 10:57:05.732 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 659516d9-a5c4-4470-b678-0ddad63e0158 2026-05-30 10:57:06.246 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 7efa7029-65fa-43dd-90fc-2a5121649d1d 2026-05-30 10:57:07.090 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 703d2e4e-0f0e-4430-9796-f085a0361613 2026-05-30 10:57:07.432 10 INFO neutron.plugins.ml2.plugin [None req-abfe4d60-e395-4266-8179-6954d795deeb - - - - - -] Attempt 1 to provision port 26fc4be0-ec52-405a-96bd-2fba076308b2 2026-05-30 10:57:07.501 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 659516d9-a5c4-4470-b678-0ddad63e0158 2026-05-30 10:57:07.871 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 7efa7029-65fa-43dd-90fc-2a5121649d1d 2026-05-30 10:57:10.639 9 INFO neutron.plugins.ml2.plugin [None req-316fe25a-5ca1-4f68-8b1a-67c6b26df296 - - - - - -] Attempt 1 to provision port 5ff086d4-3b95-48fe-bb3a-e717e7adf0ca 2026-05-30 10:57:13.250 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 26fc4be0-ec52-405a-96bd-2fba076308b2 2026-05-30 10:57:13.941 9 INFO neutron.plugins.ml2.plugin [None req-a47775d3-d908-4bb7-997d-c7562fc1c6d8 - - - - - -] Attempt 1 to provision port 6dc6267a-5df7-4d1b-905c-12bfe52e8db3 2026-05-30 10:57:14.013 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 5ff086d4-3b95-48fe-bb3a-e717e7adf0ca 2026-05-30 10:57:14.153 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-404ff113-2338-44ed-a328-8f89cfc2f617'] response: {'server_uuid': 'e4394c24-7996-422e-81b0-8b3b30993284', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '26fc4be0-ec52-405a-96bd-2fba076308b2', 'code': 200} 2026-05-30 10:57:14.412 9 INFO neutron.plugins.ml2.plugin [None req-e889ec6d-10ee-4eb1-b4b1-5fe06207b361 - - - - - -] Attempt 1 to provision port af30993a-177a-49b3-ae75-08818c081d28 2026-05-30 10:57:14.783 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port af30993a-177a-49b3-ae75-08818c081d28 2026-05-30 10:57:15.780 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 26fc4be0-ec52-405a-96bd-2fba076308b2 2026-05-30 10:57:16.173 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 5ff086d4-3b95-48fe-bb3a-e717e7adf0ca 2026-05-30 10:57:16.208 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a675da9-62ae-4641-98ff-61be7a540e2b'] response: {'server_uuid': 'cb800fdb-3a19-46f6-a02b-02e9ea8016c4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5ff086d4-3b95-48fe-bb3a-e717e7adf0ca', 'code': 200} 2026-05-30 10:57:16.627 10 INFO neutron.plugins.ml2.plugin [None req-0a7d7a43-f6d6-49e1-be6e-f96acb6a38dc - - - - - -] Attempt 1 to provision port dd018547-b599-488c-b73b-7dbb78cfa8d0 2026-05-30 10:57:16.954 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port af30993a-177a-49b3-ae75-08818c081d28 2026-05-30 10:57:17.439 10 INFO neutron.plugins.ml2.plugin [None req-8dfb818c-2d01-4b7d-a279-a2b3dafa3eb3 - - - - - -] Attempt 1 to provision port dd018547-b599-488c-b73b-7dbb78cfa8d0 2026-05-30 10:57:19.600 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port e94ba0da-661c-4d66-b401-e7bd22505c50 2026-05-30 10:57:21.601 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port e94ba0da-661c-4d66-b401-e7bd22505c50 2026-05-30 10:57:22.259 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2a5a301-3929-43bd-a420-3a501a80ca2f'] response: {'server_uuid': 'cb800fdb-3a19-46f6-a02b-02e9ea8016c4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5ff086d4-3b95-48fe-bb3a-e717e7adf0ca', 'code': 200} 2026-05-30 10:57:23.458 10 INFO neutron.plugins.ml2.plugin [None req-416ddd63-c797-4256-83a6-54a702e0c3cd - - - - - -] Attempt 1 to provision port 2afc2c63-a593-4ef7-aebe-b055c4c697f9 2026-05-30 10:57:25.732 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 2afc2c63-a593-4ef7-aebe-b055c4c697f9 2026-05-30 10:57:26.410 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ee55c19-1565-44da-84a2-498c88c1125f'] response: {'server_uuid': '148fabf1-ec82-4506-8663-901e737a683d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2afc2c63-a593-4ef7-aebe-b055c4c697f9', 'code': 200} 2026-05-30 10:57:27.877 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 2afc2c63-a593-4ef7-aebe-b055c4c697f9 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: 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-05-30 10:57:31.608 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port dad1cf29-f8cc-4815-b181-09590f8bf62f 2026-05-30 10:57:32.009 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port b3953208-4b78-4ddf-a8ae-84ce60094632 2026-05-30 10:57:33.647 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port dad1cf29-f8cc-4815-b181-09590f8bf62f 2026-05-30 10:57:33.900 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port b3953208-4b78-4ddf-a8ae-84ce60094632 2026-05-30 10:57:34.609 9 INFO neutron.plugins.ml2.plugin [None req-030941b9-b8f6-40d2-9cd6-7943f2a92f73 - - - - - -] Attempt 1 to provision port 12efd438-e474-4b08-b32b-f5e871f75dd5 2026-05-30 10:57:35.463 10 INFO neutron.plugins.ml2.plugin [None req-956eb388-4e92-4490-a8b2-86cfd272c939 - - - - - -] Attempt 1 to provision port 0ab93fb7-268e-43f2-a872-ae94a12416c7 2026-05-30 10:57:35.782 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 0ab93fb7-268e-43f2-a872-ae94a12416c7 2026-05-30 10:57:37.321 9 INFO neutron.plugins.ml2.plugin [None req-f9108907-733a-46b8-9d54-c3c67d9afc80 - - - - - -] Attempt 1 to provision port 15f3fcd8-4bde-412e-b004-d9260b0d6e4c 2026-05-30 10:57:37.610 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 0ab93fb7-268e-43f2-a872-ae94a12416c7 2026-05-30 10:57:38.107 9 INFO neutron.plugins.ml2.plugin [None req-7dbabcdc-d38e-4c71-a51f-5459a3eeb058 - - - - - -] Attempt 1 to provision port 15f3fcd8-4bde-412e-b004-d9260b0d6e4c 2026-05-30 10:57:39.387 10 INFO neutron.plugins.ml2.plugin [None req-66f25858-71e4-4620-b36b-ed413b48fdf1 - - - - - -] Attempt 1 to provision port 26fc4be0-ec52-405a-96bd-2fba076308b2 2026-05-30 10:57:39.751 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 49efd257-2c83-4544-ba37-504de037228a 2026-05-30 10:57:40.397 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 26fc4be0-ec52-405a-96bd-2fba076308b2 2026-05-30 10:57:41.597 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 49efd257-2c83-4544-ba37-504de037228a 2026-05-30 10:57:42.221 10 INFO neutron.plugins.ml2.plugin [None req-4d576231-a824-443d-9732-46244401c1ce - - - - - -] Attempt 1 to provision port 26fc4be0-ec52-405a-96bd-2fba076308b2 2026-05-30 10:57:43.158 9 INFO neutron.plugins.ml2.plugin [None req-f10cc0bd-8535-43fb-9f32-13017d67f229 - - - - - -] Attempt 1 to provision port 1967993f-691f-4e9c-9848-f38006bc456c 2026-05-30 10:57:43.768 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port d82c23c7-1e3a-4b30-819f-f7d479b22fa1 2026-05-30 10:57:43.959 9 INFO neutron.plugins.ml2.plugin [None req-59b13fe1-c6c6-4272-bf8d-208706fc000f - - - - - -] Attempt 1 to provision port d82c23c7-1e3a-4b30-819f-f7d479b22fa1 2026-05-30 10:57:44.521 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 26fc4be0-ec52-405a-96bd-2fba076308b2 2026-05-30 10:57:45.875 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port be58e4ba-d0d1-4f66-a6d8-687e9db7e121 2026-05-30 10:57:45.966 10 INFO neutron.plugins.ml2.plugin [None req-9cb12f87-3680-44cd-9d61-c26a6dd76706 - - - - - -] Attempt 1 to provision port be58e4ba-d0d1-4f66-a6d8-687e9db7e121 2026-05-30 10:57:46.617 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port d82c23c7-1e3a-4b30-819f-f7d479b22fa1 2026-05-30 10:57:46.901 9 INFO neutron.plugins.ml2.plugin [None req-3ab23788-d977-42c0-8571-67706e2195cb - - - - - -] Attempt 1 to provision port c2d33478-9a86-41ba-ba1b-d8fb0328b23a 2026-05-30 10:57:47.571 10 INFO neutron.plugins.ml2.plugin [None req-9acf082a-3918-4766-9b7c-0b222b43b250 - - - - - -] Attempt 1 to provision port c1cd72bb-a60c-4953-adf8-a15de60f8448 2026-05-30 10:57:47.764 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port f982c6af-d340-428c-b22a-201409b2ad9b 2026-05-30 10:57:48.656 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port be58e4ba-d0d1-4f66-a6d8-687e9db7e121 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: 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-05-30 10:57:49.845 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port f982c6af-d340-428c-b22a-201409b2ad9b 2026-05-30 10:57:50.149 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port c1cd72bb-a60c-4953-adf8-a15de60f8448 2026-05-30 10:57:50.474 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-226952be-fe3d-4a1d-8dec-9d304195549d'] response: {'server_uuid': 'f47c6a07-1b41-463d-8a7b-f54fea3ffbab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c1cd72bb-a60c-4953-adf8-a15de60f8448', 'code': 200} 2026-05-30 10:57:50.976 9 INFO neutron.plugins.ml2.plugin [None req-ef9eb20a-eb74-43fa-a864-292e942b6d1f - - - - - -] Attempt 1 to provision port 48b8b067-1636-4dd7-a046-291785b04819 2026-05-30 10:57:51.879 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port c1cd72bb-a60c-4953-adf8-a15de60f8448 2026-05-30 10:57:54.743 10 WARNING neutron.plugins.ml2.plugin [None req-3362b91e-fad2-4afb-be8a-afc70f254522 - - - - - -] Concurrent port binding operations failed on port 12efd438-e474-4b08-b32b-f5e871f75dd5 2026-05-30 10:57:54.747 10 INFO neutron.plugins.ml2.plugin [None req-3362b91e-fad2-4afb-be8a-afc70f254522 - - - - - -] Attempt 2 to bind port 12efd438-e474-4b08-b32b-f5e871f75dd5 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: 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-05-30 10:57:55.903 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 15f3fcd8-4bde-412e-b004-d9260b0d6e4c 2026-05-30 10:57:56.434 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 12efd438-e474-4b08-b32b-f5e871f75dd5 2026-05-30 10:57:56.943 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 48b8b067-1636-4dd7-a046-291785b04819 2026-05-30 10:57:57.104 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2f658f0-a287-41b0-b44d-c7abff7a3cce'] response: {'server_uuid': 'c2635803-f9e4-48ca-bcf1-f6942a99e748', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '48b8b067-1636-4dd7-a046-291785b04819', 'code': 200} 2026-05-30 10:57:58.161 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 15f3fcd8-4bde-412e-b004-d9260b0d6e4c 2026-05-30 10:57:58.522 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 12efd438-e474-4b08-b32b-f5e871f75dd5 2026-05-30 10:57:58.771 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 48b8b067-1636-4dd7-a046-291785b04819 2026-05-30 10:58:00.248 9 INFO neutron.plugins.ml2.plugin [None req-eef6ba3d-4de4-45a8-84ed-40d3ea5a62c8 - - - - - -] Attempt 1 to provision port eb429860-fe1c-491f-8d83-c0427cb72f44 2026-05-30 10:58:00.424 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port db2506e0-0ef7-4b87-a8e0-08c9063781d5 2026-05-30 10:58:01.305 9 INFO neutron.plugins.ml2.plugin [None req-2a5eb42a-c4f3-4054-86bb-816b7a71bd2c - - - - - -] Attempt 1 to provision port db2506e0-0ef7-4b87-a8e0-08c9063781d5 2026-05-30 10:58:02.149 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port db2506e0-0ef7-4b87-a8e0-08c9063781d5 2026-05-30 10:58:02.799 9 INFO neutron.plugins.ml2.plugin [None req-0f262fc1-3a16-4e6a-bafd-004143ffc632 - - - - - -] Attempt 1 to provision port 0ae23613-60e6-458d-93b1-3a49015717cd 2026-05-30 10:58:03.570 10 INFO neutron.plugins.ml2.plugin [None req-378f2566-8136-401d-8ec7-31142fabb069 - - - - - -] Attempt 1 to provision port 0ae23613-60e6-458d-93b1-3a49015717cd 2026-05-30 10:58:04.410 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 1967993f-691f-4e9c-9848-f38006bc456c 2026-05-30 10:58:04.810 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 24ac2da5-72a4-4516-a794-fbcc8bad48b4 2026-05-30 10:58:06.094 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 24ac2da5-72a4-4516-a794-fbcc8bad48b4 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: 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-05-30 10:58:10.186 9 INFO neutron.plugins.ml2.plugin [None req-014e58a9-7e23-4996-8af7-d50681049639 - - - - - -] Attempt 1 to provision port 869ef6fd-c02c-4679-adcc-977bd7812f4b 2026-05-30 10:58:11.660 9 INFO neutron.plugins.ml2.plugin [None req-a7c0adaa-205d-4c3f-979f-2716be08f7c9 - - - - - -] Attempt 1 to provision port c479d473-6155-436f-81d4-2a62fd4f614a 2026-05-30 10:58:12.173 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port c479d473-6155-436f-81d4-2a62fd4f614a 2026-05-30 10:58:12.267 9 INFO neutron.plugins.ml2.plugin [None req-7a0e43c4-c117-449a-9d4b-d48807412e63 - - - - - -] Attempt 1 to provision port c45bf71b-69aa-46ff-8fe8-b9fb05fef221 2026-05-30 10:58:12.444 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port c45bf71b-69aa-46ff-8fe8-b9fb05fef221 2026-05-30 10:58:12.753 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 869ef6fd-c02c-4679-adcc-977bd7812f4b 2026-05-30 10:58:12.910 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ada2fb9c-c1c5-467a-8760-17ed52dcd645'] response: {'server_uuid': 'a7e53dc1-634f-4279-8ea1-3818c9ed42d4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '869ef6fd-c02c-4679-adcc-977bd7812f4b', 'code': 200} 2026-05-30 10:58:13.011 10 INFO neutron.plugins.ml2.plugin [None req-12f1d9c2-0977-440b-a851-68d54d9b062d - - - - - -] Attempt 1 to provision port e313d2ae-adcf-4bdf-bcd5-08ff9b4c3236 2026-05-30 10:58:13.889 9 INFO neutron.plugins.ml2.plugin [None req-13f45fd7-6c3c-44b7-ac96-41114d63cb75 - - - - - -] Attempt 1 to provision port e313d2ae-adcf-4bdf-bcd5-08ff9b4c3236 2026-05-30 10:58:14.222 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port c479d473-6155-436f-81d4-2a62fd4f614a 2026-05-30 10:58:14.581 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port c45bf71b-69aa-46ff-8fe8-b9fb05fef221 2026-05-30 10:58:14.783 9 INFO neutron.plugins.ml2.plugin [None req-b4f8bd3a-387f-4c7e-b307-cf15efea3f8b - - - - - -] Attempt 1 to provision port 82b10e09-13a5-4ce6-a8ef-07e784565dd5 2026-05-30 10:58:14.953 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 869ef6fd-c02c-4679-adcc-977bd7812f4b 2026-05-30 10:58:15.542 9 INFO neutron.plugins.ml2.plugin [None req-511343db-210b-479f-a10a-abc4fc1b7fd7 - - - - - -] Attempt 1 to provision port 82b10e09-13a5-4ce6-a8ef-07e784565dd5 2026-05-30 10:58:15.696 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-907b0db1-a742-47bb-979d-c9dcae0f6d2f'] response: {'server_uuid': 'f47c6a07-1b41-463d-8a7b-f54fea3ffbab', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c1cd72bb-a60c-4953-adf8-a15de60f8448', 'code': 200} 2026-05-30 10:58:16.558 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port c1cd72bb-a60c-4953-adf8-a15de60f8448 2026-05-30 10:58:18.296 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port c1cd72bb-a60c-4953-adf8-a15de60f8448 2026-05-30 10:58:18.624 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3f86b41-22a1-46e3-b47f-f806a13c3f20'] response: {'server_uuid': 'f47c6a07-1b41-463d-8a7b-f54fea3ffbab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c1cd72bb-a60c-4953-adf8-a15de60f8448', 'code': 200} 2026-05-30 10:58:22.612 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port eb429860-fe1c-491f-8d83-c0427cb72f44 2026-05-30 10:58:24.279 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 543f4fdc-7b03-4eba-81c1-fd1134932bda 2026-05-30 10:58:24.604 10 INFO neutron.plugins.ml2.plugin [None req-43f74502-eede-40ef-b20d-6553fb7314aa - - - - - -] Attempt 1 to provision port 543f4fdc-7b03-4eba-81c1-fd1134932bda 2026-05-30 10:58:26.183 9 INFO neutron.plugins.ml2.plugin [None req-e4c75dbd-3bce-4cf2-9be8-f452123ce07d - - - - - -] Attempt 1 to provision port 4543ede5-1149-4a20-9fc0-65e92c63deee 2026-05-30 10:58:26.215 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 543f4fdc-7b03-4eba-81c1-fd1134932bda 2026-05-30 10:58:26.585 10 INFO neutron.plugins.ml2.plugin [None req-7e1efd62-7a40-45ec-a0f6-8638432f63eb - - - - - -] Attempt 1 to provision port 4543ede5-1149-4a20-9fc0-65e92c63deee /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: 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-05-30 10:58:32.210 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 587b6eca-ba02-42f1-83eb-b55fb726182c 2026-05-30 10:58:32.392 9 INFO neutron.plugins.ml2.plugin [None req-78071eb6-4e44-4c8b-800d-4c26910f4af5 - - - - - -] Attempt 1 to provision port 587b6eca-ba02-42f1-83eb-b55fb726182c 2026-05-30 10:58:33.916 10 INFO neutron.plugins.ml2.plugin [None req-fe7ce447-9ee6-4c87-b4b4-41912b9032f2 - - - - - -] Attempt 1 to provision port 36cef5e0-672f-4be6-a179-447abdf89a28 2026-05-30 10:58:34.189 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 587b6eca-ba02-42f1-83eb-b55fb726182c 2026-05-30 10:58:34.288 10 INFO neutron.plugins.ml2.plugin [None req-badf5ee8-ef98-46ad-8e7a-ca219a8ce09c - - - - - -] Attempt 1 to provision port 36cef5e0-672f-4be6-a179-447abdf89a28 2026-05-30 10:58:35.451 10 INFO neutron.plugins.ml2.plugin [None req-41019fb2-4962-4827-b4cf-8cf7727435b1 - - - - - -] Attempt 1 to provision port 25e2e443-33e3-4c02-9160-9bcf33796d4e 2026-05-30 10:58:41.148 9 INFO neutron.plugins.ml2.plugin [None req-2e8e4754-dcc1-42f2-9059-0acff6d33bbe - - - - - -] Attempt 1 to provision port 0bdd2878-aa5d-4afe-b22f-aaa6b9578f38 2026-05-30 10:58:58.404 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 3b9edd85-e8c5-42cc-8269-af55e784f56e 2026-05-30 10:58:58.450 9 INFO neutron.plugins.ml2.plugin [None req-1b2cd289-beb4-402f-9b8f-41462aeb035e - - - - - -] Attempt 1 to provision port 101ed95d-385d-4a1b-b222-b31340105b7e 2026-05-30 10:58:59.014 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 101ed95d-385d-4a1b-b222-b31340105b7e 2026-05-30 10:58:59.487 9 INFO neutron.plugins.ml2.plugin [None req-e88212a8-35e7-44ac-b20d-d909c4eda8b0 - - - - - -] Attempt 1 to provision port 3b9edd85-e8c5-42cc-8269-af55e784f56e 2026-05-30 10:59:00.179 10 INFO neutron.plugins.ml2.plugin [None req-5ca0b3aa-34cd-402c-b08d-5af81cec1ffa - - - - - -] Attempt 1 to provision port 81eb415d-aa15-47d5-8d97-e8c3da1bf643 2026-05-30 10:59:00.268 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 3b9edd85-e8c5-42cc-8269-af55e784f56e 2026-05-30 10:59:00.552 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 101ed95d-385d-4a1b-b222-b31340105b7e 2026-05-30 10:59:01.027 9 INFO neutron.plugins.ml2.plugin [None req-eed76279-71d6-4ef7-88cb-a2fa1ca0c628 - - - - - -] Attempt 1 to provision port 81eb415d-aa15-47d5-8d97-e8c3da1bf643 2026-05-30 10:59:02.277 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 3ab203db-eff8-4ab7-853f-1d6abfb8c41c 2026-05-30 10:59:02.805 9 INFO neutron.plugins.ml2.plugin [None req-f5c05a39-ac7c-4469-9c07-746a694c1b3b - - - - - -] Attempt 1 to provision port 6bf403a4-e3e2-4f37-80a5-4f1bc24f5dc8 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: 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-05-30 10:59:03.560 10 INFO neutron.plugins.ml2.plugin [None req-c27fc811-51e8-42c5-ae24-afdfa2d463cb - - - - - -] Attempt 1 to provision port 6bf403a4-e3e2-4f37-80a5-4f1bc24f5dc8 2026-05-30 10:59:12.238 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port e287baa9-25e0-462f-a6af-a9bc70a0009d 2026-05-30 10:59:12.265 9 INFO neutron.plugins.ml2.plugin [None req-763247f7-a60c-497c-b168-51fca065f508 - - - - - -] Attempt 1 to provision port e287baa9-25e0-462f-a6af-a9bc70a0009d 2026-05-30 10:59:13.451 9 INFO neutron.plugins.ml2.plugin [None req-1f4264b5-295b-4735-9211-1f3c62656829 - - - - - -] Attempt 1 to provision port 3930d079-5f31-4eb0-830b-04133827d2bd 2026-05-30 10:59:14.219 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port e287baa9-25e0-462f-a6af-a9bc70a0009d 2026-05-30 10:59:15.027 10 INFO neutron.plugins.ml2.plugin [None req-fae42150-0ea7-452d-9e7f-c7fae01e3b4e - - - - - -] Attempt 1 to provision port 3930d079-5f31-4eb0-830b-04133827d2bd 2026-05-30 10:59:20.317 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 30c2b9a2-ddb7-49b8-b09b-846554afa7b8 2026-05-30 10:59:21.320 10 INFO neutron.plugins.ml2.plugin [None req-f45a51b5-3886-4780-ba87-266d402fcd15 - - - - - -] Attempt 1 to provision port 30c2b9a2-ddb7-49b8-b09b-846554afa7b8 2026-05-30 10:59:21.703 10 INFO neutron.plugins.ml2.plugin [None req-562a97c0-9443-4fb6-ad9d-02a4665a8d9a - - - - - -] Attempt 1 to provision port c969db2d-ab78-417f-bcee-1389200e6d5f 2026-05-30 10:59:21.854 9 INFO neutron.plugins.ml2.plugin [None req-9a18ff22-626e-474b-ae05-753ad35e3b75 - - - - - -] Attempt 1 to provision port 25382656-1073-4ba6-94e7-9496cb61d737 2026-05-30 10:59:22.289 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 30c2b9a2-ddb7-49b8-b09b-846554afa7b8 2026-05-30 10:59:22.401 9 INFO neutron.plugins.ml2.plugin [None req-378dfd03-3d8c-40fb-87d3-02cc42bc7d5e - - - - - -] Attempt 1 to provision port c969db2d-ab78-417f-bcee-1389200e6d5f 2026-05-30 10:59:22.548 10 INFO neutron.plugins.ml2.plugin [None req-5acdbc8c-c8d1-4b30-a6e9-ee992a897a23 - - - - - -] Attempt 1 to provision port 8e0ea383-d908-47c9-b612-e47330c1e809 2026-05-30 10:59:22.607 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 8e0ea383-d908-47c9-b612-e47330c1e809 2026-05-30 10:59:24.297 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 8e0ea383-d908-47c9-b612-e47330c1e809 2026-05-30 10:59:24.861 10 INFO neutron.plugins.ml2.plugin [None req-b3ab1920-efba-4e33-b6bf-708bb169b0b2 - - - - - -] Attempt 1 to provision port 2de149f1-7ef3-47a6-9425-6c7e2318685b 2026-05-30 10:59:25.595 10 INFO neutron.plugins.ml2.plugin [None req-f43d52f2-93c0-4dcf-83ae-48d680b64edb - - - - - -] Attempt 1 to provision port 2de149f1-7ef3-47a6-9425-6c7e2318685b 2026-05-30 10:59:26.258 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 02f1ab88-2850-493f-b21b-2cfe312edd75 2026-05-30 10:59:28.065 10 INFO neutron.plugins.ml2.plugin [None req-99eb8cf8-885a-4dbe-b128-138742960f8b - - - - - -] Attempt 1 to provision port 92ebbb10-d73f-4c7e-896a-bcd064bbc9b9 2026-05-30 10:59:28.225 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 02f1ab88-2850-493f-b21b-2cfe312edd75 2026-05-30 10:59:30.558 9 INFO neutron.plugins.ml2.plugin [None req-e9256cce-03e4-40d3-a3ae-f0dea260f453 - - - - - -] Attempt 1 to provision port 5422c723-ac31-4b25-a999-7dfedc19eea0 2026-05-30 10:59:34.250 10 INFO neutron.plugins.ml2.plugin [None req-dd741d6a-1dcf-4e2c-bc4c-eed45fe604c8 - - - - - -] Attempt 1 to provision port a1b74d0e-4f0f-404f-8d7e-f9b57be87c07 2026-05-30 10:59:34.531 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 5422c723-ac31-4b25-a999-7dfedc19eea0 2026-05-30 10:59:34.722 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3108b20a-0793-4710-89ff-9ddd49e8bcb6'] response: {'server_uuid': '267febd5-257c-4f59-8f2d-d48741844218', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5422c723-ac31-4b25-a999-7dfedc19eea0', 'code': 200} 2026-05-30 10:59:35.150 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port a1b74d0e-4f0f-404f-8d7e-f9b57be87c07 2026-05-30 10:59:36.236 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 5422c723-ac31-4b25-a999-7dfedc19eea0 2026-05-30 11:00:08.346 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 994524c4-925a-4ddf-ad86-aae2c85cf346 2026-05-30 11:00:10.387 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 994524c4-925a-4ddf-ad86-aae2c85cf346 2026-05-30 11:00:10.597 9 INFO neutron.plugins.ml2.plugin [None req-32a4e2fd-d591-43c9-97da-1222c8b08276 - - - - - -] Attempt 1 to provision port 994524c4-925a-4ddf-ad86-aae2c85cf346 2026-05-30 11:00:11.013 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 560c9518-d4d6-487d-99b0-c891d9324d37 2026-05-30 11:00:12.342 9 INFO neutron.plugins.ml2.plugin [None req-0f6c8f34-0c7b-451c-9455-0645fb6a7d05 - - - - - -] Attempt 1 to provision port 994524c4-925a-4ddf-ad86-aae2c85cf346 2026-05-30 11:00:12.548 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port b3791594-b7b8-4e2b-9581-54df5c723cfc 2026-05-30 11:00:13.015 9 INFO neutron.plugins.ml2.plugin [None req-2480faff-23ac-457a-8af3-08acee33817f - - - - - -] Attempt 1 to provision port 560c9518-d4d6-487d-99b0-c891d9324d37 2026-05-30 11:00:13.249 9 INFO neutron.plugins.ml2.plugin [None req-1a85ed16-9dee-4b94-956c-ff038bb57b2b - - - - - -] Attempt 1 to provision port f039f565-97b3-448a-b2aa-f4d74281cd10 2026-05-30 11:00:13.502 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 560c9518-d4d6-487d-99b0-c891d9324d37 2026-05-30 11:00:14.292 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port b3791594-b7b8-4e2b-9581-54df5c723cfc 2026-05-30 11:00:14.328 9 INFO neutron.plugins.ml2.plugin [None req-c95ea6a9-d387-4d9a-af34-735929d088aa - - - - - -] Attempt 1 to provision port 560c9518-d4d6-487d-99b0-c891d9324d37 2026-05-30 11:00:14.956 9 INFO neutron.plugins.ml2.plugin [None req-8fa9209f-63bb-4d42-b00d-1c97c296a3b0 - - - - - -] Attempt 1 to provision port b3791594-b7b8-4e2b-9581-54df5c723cfc 2026-05-30 11:00:16.311 10 INFO neutron.plugins.ml2.plugin [None req-10ade9fc-5707-4815-852a-aa97a97c308f - - - - - -] Attempt 1 to provision port 374e7885-ee1d-46ca-b6bb-483cc4f07182 2026-05-30 11:00:16.893 9 INFO neutron.plugins.ml2.plugin [None req-7801f729-01d9-4f02-b538-1e2015b79891 - - - - - -] Attempt 1 to provision port b3791594-b7b8-4e2b-9581-54df5c723cfc 2026-05-30 11:00:17.344 9 INFO neutron.plugins.ml2.plugin [None req-51266545-579e-4919-ac5b-3d58c2753580 - - - - - -] Attempt 1 to provision port c1bc2500-ed7a-430f-a91c-63007b6c8e89 2026-05-30 11:00:17.522 10 INFO neutron.plugins.ml2.plugin [None req-3b6074a7-eb1b-4e1e-9300-a9afc397975b - - - - - -] Attempt 1 to provision port 374e7885-ee1d-46ca-b6bb-483cc4f07182 2026-05-30 11:00:18.360 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port eb90c5be-cc62-4d47-b61a-3f44ac9ac5f6 2026-05-30 11:00:19.599 9 INFO neutron.plugins.ml2.plugin [None req-bf8fceef-c5ac-46f0-a072-f19200b404d3 - - - - - -] Attempt 1 to provision port 9e604d3f-e91f-427b-9191-5e0bf257f183 2026-05-30 11:00:20.287 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port eb90c5be-cc62-4d47-b61a-3f44ac9ac5f6 2026-05-30 11:00:20.568 9 INFO neutron.plugins.ml2.plugin [None req-57a603bd-6165-49e8-9165-c0ddb562e948 - - - - - -] Attempt 1 to provision port 9e604d3f-e91f-427b-9191-5e0bf257f183 2026-05-30 11:00:22.314 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port aa7e7896-d9d8-44be-b08b-81567d5cad6a 2026-05-30 11:00:22.693 9 INFO neutron.plugins.ml2.plugin [None req-a23005fe-be3d-4804-99fe-24924414d920 - - - - - -] Attempt 1 to provision port 9a471622-5bee-4a4b-9f31-79424fb8d4a4 2026-05-30 11:00:23.862 10 INFO neutron.plugins.ml2.plugin [None req-fe593d56-9759-4301-a1de-0eb421e7b48d - - - - - -] Attempt 1 to provision port 9a471622-5bee-4a4b-9f31-79424fb8d4a4 2026-05-30 11:00:24.674 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port aa7e7896-d9d8-44be-b08b-81567d5cad6a 2026-05-30 11:00:25.079 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 397e7562-a4af-454f-9eb7-acc93e0013f9 2026-05-30 11:00:25.649 9 INFO neutron.plugins.ml2.plugin [None req-f04cdbe7-44ff-4d48-a11a-52d5a7c330ac - - - - - -] Attempt 1 to provision port 397e7562-a4af-454f-9eb7-acc93e0013f9 2026-05-30 11:00:25.813 9 INFO neutron.plugins.ml2.plugin [None req-f04cdbe7-44ff-4d48-a11a-52d5a7c330ac - - - - - -] Attempt 1 to provision port 8a388787-5a59-4343-b88e-29f0ff58d6b6 2026-05-30 11:00:26.068 9 INFO neutron.plugins.ml2.plugin [None req-5ae26ca7-0560-40a9-95f9-2cdfe30aaa50 - - - - - -] Attempt 1 to provision port 8a388787-5a59-4343-b88e-29f0ff58d6b6 2026-05-30 11:00:26.316 9 INFO neutron.plugins.ml2.plugin [None req-cd798f33-815c-4bf6-b6e0-7b385bc16157 - - - - - -] Attempt 1 to provision port 8a388787-5a59-4343-b88e-29f0ff58d6b6 2026-05-30 11:00:26.557 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 397e7562-a4af-454f-9eb7-acc93e0013f9 2026-05-30 11:00:31.306 10 INFO neutron.plugins.ml2.plugin [None req-2ff1d3b7-540f-47a4-87cd-4116c318c380 - - - - - -] Attempt 1 to provision port 1cf1a2d0-ad73-4cb7-a00f-148eca6a3662 2026-05-30 11:00:31.872 10 INFO neutron.plugins.ml2.plugin [None req-67df5292-57c5-439c-ba0c-c852b96904fa - - - - - -] Attempt 1 to provision port 468dcc1a-b137-4fca-b257-f6b6264de768 2026-05-30 11:00:34.482 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 1cf1a2d0-ad73-4cb7-a00f-148eca6a3662 2026-05-30 11:00:34.622 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf825e66-7c31-4704-bb79-f8adba086c8b'] response: {'server_uuid': 'ede3c0e0-53b5-4de6-b40b-486df1297e76', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1cf1a2d0-ad73-4cb7-a00f-148eca6a3662', 'code': 200} 2026-05-30 11:00:35.067 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 468dcc1a-b137-4fca-b257-f6b6264de768 2026-05-30 11:00:36.322 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 1cf1a2d0-ad73-4cb7-a00f-148eca6a3662 2026-05-30 11:00:36.665 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 468dcc1a-b137-4fca-b257-f6b6264de768 2026-05-30 11:00:36.674 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-712acc9c-a2de-4ad1-869b-5edd5b0d80a1'] response: {'server_uuid': '5506daae-c0be-4da2-8729-c26cafaf39d4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '468dcc1a-b137-4fca-b257-f6b6264de768', 'code': 200} 2026-05-30 11:00:38.434 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 9a471622-5bee-4a4b-9f31-79424fb8d4a4 2026-05-30 11:00:39.137 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 374e7885-ee1d-46ca-b6bb-483cc4f07182 2026-05-30 11:00:40.380 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port f039f565-97b3-448a-b2aa-f4d74281cd10 2026-05-30 11:00:41.240 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 374e7885-ee1d-46ca-b6bb-483cc4f07182 2026-05-30 11:00:41.684 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 8a388787-5a59-4343-b88e-29f0ff58d6b6 2026-05-30 11:00:42.242 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 9a471622-5bee-4a4b-9f31-79424fb8d4a4 2026-05-30 11:00:42.651 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port c1bc2500-ed7a-430f-a91c-63007b6c8e89 2026-05-30 11:00:43.375 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 9e604d3f-e91f-427b-9191-5e0bf257f183 2026-05-30 11:00:44.143 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 8a388787-5a59-4343-b88e-29f0ff58d6b6 2026-05-30 11:00:44.440 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port f039f565-97b3-448a-b2aa-f4d74281cd10 2026-05-30 11:00:44.661 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port c1bc2500-ed7a-430f-a91c-63007b6c8e89 2026-05-30 11:00:44.929 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 9e604d3f-e91f-427b-9191-5e0bf257f183 2026-05-30 11:00:46.035 10 INFO neutron.plugins.ml2.plugin [None req-d487b8f5-7f53-49c6-b843-0eda131d722f - - - - - -] Attempt 1 to provision port 4ac97054-725e-47c0-93a8-ba5d77b3c369 2026-05-30 11:00:48.102 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 4ac97054-725e-47c0-93a8-ba5d77b3c369 2026-05-30 11:00:48.327 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-62262e05-0bc9-402f-854f-e19ff822016e'] response: {'server_uuid': '70f36cd9-e8b4-4220-8c25-2e1b30819f4f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4ac97054-725e-47c0-93a8-ba5d77b3c369', 'code': 200} 2026-05-30 11:00:50.054 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 4ac97054-725e-47c0-93a8-ba5d77b3c369 2026-05-30 11:00:58.581 10 INFO neutron.plugins.ml2.plugin [None req-155602e1-9cdf-4033-b99e-9912bffd4e57 - - - - - -] Attempt 1 to provision port 43178a7d-f947-4d3e-9349-a4b3f58c4ac2 2026-05-30 11:01:00.133 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 43178a7d-f947-4d3e-9349-a4b3f58c4ac2 2026-05-30 11:01:00.286 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-99a7be24-5703-494d-9e99-727f58bad531'] response: {'server_uuid': 'a74dde47-f71a-42ec-9952-186c083fc82a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '43178a7d-f947-4d3e-9349-a4b3f58c4ac2', 'code': 200} 2026-05-30 11:01:02.065 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 43178a7d-f947-4d3e-9349-a4b3f58c4ac2 2026-05-30 11:01:08.409 9 INFO neutron.plugins.ml2.plugin [None req-64c58f91-80ea-45d8-8b58-751ce97d2ad3 - - - - - -] Attempt 1 to provision port b62c7f89-0286-43df-bb69-d8fd780e011b 2026-05-30 11:01:14.358 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-28fa7f97-5aca-43c1-962c-b4902d330f28'] response: {'server_uuid': 'a74dde47-f71a-42ec-9952-186c083fc82a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '43178a7d-f947-4d3e-9349-a4b3f58c4ac2', 'code': 200} 2026-05-30 11:01:22.696 10 INFO neutron.plugins.ml2.plugin [None req-a49d2186-000c-4baa-9b45-75eee6848399 - - - - - -] Attempt 1 to provision port 128845cb-8760-4af8-ae96-de9ae40628cd 2026-05-30 11:01:24.170 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 128845cb-8760-4af8-ae96-de9ae40628cd 2026-05-30 11:01:24.347 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7ec5f9b-ee7f-4a8f-9d8a-c2e2de59afc4'] response: {'server_uuid': 'c33ad986-985e-40b3-9cd2-509e13cb9645', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '128845cb-8760-4af8-ae96-de9ae40628cd', 'code': 200} 2026-05-30 11:01:26.045 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 128845cb-8760-4af8-ae96-de9ae40628cd 2026-05-30 11:01:29.621 9 INFO neutron.plugins.ml2.plugin [None req-624cd5e4-68d0-42cd-8750-978e3c0a7995 - - - - - -] Attempt 1 to provision port 1a7d1cc6-0d34-4d12-aaf3-773d795e667d 2026-05-30 11:01:29.785 10 INFO neutron.plugins.ml2.plugin [None req-ed297866-ffcf-48b5-ab30-a5a32ab17d24 - - - - - -] Attempt 1 to provision port 0c041715-6f32-4afa-aab3-114a96833e0b 2026-05-30 11:01:30.115 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 0c041715-6f32-4afa-aab3-114a96833e0b 2026-05-30 11:01:32.196 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 0c041715-6f32-4afa-aab3-114a96833e0b 2026-05-30 11:01:32.465 10 INFO neutron.plugins.ml2.plugin [None req-cd74b0ed-1316-471d-8473-b933da97dfe6 - - - - - -] Attempt 1 to provision port 24b7e297-4c1c-4367-a600-3e39a634beec 2026-05-30 11:01:33.262 10 INFO neutron.plugins.ml2.plugin [None req-8c559b89-7787-4d1f-bc4f-c636a1d524a1 - - - - - -] Attempt 1 to provision port 24b7e297-4c1c-4367-a600-3e39a634beec 2026-05-30 11:01:34.118 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 7a1db04d-4895-4765-bb09-f511501c0d29 2026-05-30 11:01:36.275 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 39654511-77f9-416a-979e-87f573ad87d9 2026-05-30 11:01:36.538 10 INFO neutron.plugins.ml2.plugin [None req-226ac4d7-8e9a-4a7c-a1c9-1b5e151793e2 - - - - - -] Attempt 1 to provision port 76d8ee9b-a192-4e38-9890-7918e4bcbd16 2026-05-30 11:01:36.860 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 7a1db04d-4895-4765-bb09-f511501c0d29 2026-05-30 11:01:37.412 10 INFO neutron.plugins.ml2.plugin [None req-4afe412d-8f97-444f-afb1-3e348c1b97e1 - - - - - -] Attempt 1 to provision port 39654511-77f9-416a-979e-87f573ad87d9 2026-05-30 11:01:38.216 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 39654511-77f9-416a-979e-87f573ad87d9 2026-05-30 11:01:39.252 9 INFO neutron.plugins.ml2.plugin [None req-28766f9a-16c2-4047-82df-d019f624623a - - - - - -] Attempt 1 to provision port a3ae12fc-8fde-4181-b92e-eb89d870951d 2026-05-30 11:01:40.030 9 INFO neutron.plugins.ml2.plugin [None req-718856f5-8e44-4371-86c3-623ebb750591 - - - - - -] Attempt 1 to provision port a3ae12fc-8fde-4181-b92e-eb89d870951d 2026-05-30 11:01:40.097 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port d4cf2d11-802a-4d96-910e-41398a1bddf3 2026-05-30 11:01:42.101 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port d4cf2d11-802a-4d96-910e-41398a1bddf3 2026-05-30 11:01:47.851 9 INFO neutron.plugins.ml2.plugin [None req-6e0b0ed0-af78-4b61-9e30-2a7bdb30f4a0 - - - - - -] Attempt 1 to provision port 30e3f5ee-a981-4f20-b924-ec740fa6039c 2026-05-30 11:01:50.357 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 1a7d1cc6-0d34-4d12-aaf3-773d795e667d 2026-05-30 11:01:50.759 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 30e3f5ee-a981-4f20-b924-ec740fa6039c 2026-05-30 11:01:50.913 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-71180156-b042-4c64-a8aa-4eb316ad8e2d'] response: {'server_uuid': '4ea17f5c-5119-4b59-8b9b-7ecd062e1ec4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '30e3f5ee-a981-4f20-b924-ec740fa6039c', 'code': 200} 2026-05-30 11:01:52.179 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 1a7d1cc6-0d34-4d12-aaf3-773d795e667d 2026-05-30 11:01:52.421 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 24b7e297-4c1c-4367-a600-3e39a634beec 2026-05-30 11:01:52.825 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 30e3f5ee-a981-4f20-b924-ec740fa6039c 2026-05-30 11:01:54.260 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 24b7e297-4c1c-4367-a600-3e39a634beec 2026-05-30 11:01:58.116 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 76d8ee9b-a192-4e38-9890-7918e4bcbd16 2026-05-30 11:01:58.568 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port a3ae12fc-8fde-4181-b92e-eb89d870951d 2026-05-30 11:02:00.093 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 76d8ee9b-a192-4e38-9890-7918e4bcbd16 2026-05-30 11:02:00.357 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port a3ae12fc-8fde-4181-b92e-eb89d870951d 2026-05-30 11:02:05.154 9 INFO neutron.plugins.ml2.plugin [None req-2eb39cd4-90fc-4f53-98a6-108967101eb3 - - - - - -] Attempt 1 to provision port dcc63158-3fd2-4df9-a450-e2de5a192d92 2026-05-30 11:02:08.252 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port dcc63158-3fd2-4df9-a450-e2de5a192d92 2026-05-30 11:02:08.418 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3a51fa1-07b1-495e-abf4-67740e7868fe'] response: {'server_uuid': 'c33ad986-985e-40b3-9cd2-509e13cb9645', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dcc63158-3fd2-4df9-a450-e2de5a192d92', 'code': 200} 2026-05-30 11:02:10.355 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port dcc63158-3fd2-4df9-a450-e2de5a192d92 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: 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-05-30 11:02:35.536 10 INFO neutron.plugins.ml2.plugin [None req-6dd76cfa-5d22-4742-974f-1e48d8b70785 - - - - - -] Attempt 1 to provision port 4d2576bb-38d2-405a-9a1e-bdae58860f94 2026-05-30 11:02:36.064 10 INFO neutron.plugins.ml2.plugin [None req-6dd76cfa-5d22-4742-974f-1e48d8b70785 - - - - - -] Attempt 2 to provision port 4d2576bb-38d2-405a-9a1e-bdae58860f94 2026-05-30 11:02:38.478 9 INFO neutron.plugins.ml2.plugin [None req-b012d1cd-c7c0-4758-99bd-47b048efb682 - - - - - -] Attempt 1 to provision port 4d2576bb-38d2-405a-9a1e-bdae58860f94 2026-05-30 11:02:38.760 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-09638f1d-bf1e-4759-841f-168c3d920234'] response: {'server_uuid': 'c33ad986-985e-40b3-9cd2-509e13cb9645', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4d2576bb-38d2-405a-9a1e-bdae58860f94', 'code': 200} 2026-05-30 11:02:40.182 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 4d2576bb-38d2-405a-9a1e-bdae58860f94 2026-05-30 11:02:49.121 10 INFO neutron.plugins.ml2.plugin [None req-6d997afd-f496-4d90-8809-effecbb65098 - - - - - -] Attempt 1 to provision port c7fb9f0a-e0da-4f12-9c1e-df2a09396e1c 2026-05-30 11:02:54.277 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port c7fb9f0a-e0da-4f12-9c1e-df2a09396e1c 2026-05-30 11:02:54.442 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-577f1de4-b9c2-4f03-bc68-e3bcd6b335c8'] response: {'server_uuid': 'c33ad986-985e-40b3-9cd2-509e13cb9645', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c7fb9f0a-e0da-4f12-9c1e-df2a09396e1c', 'code': 200} 2026-05-30 11:02:56.136 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port c7fb9f0a-e0da-4f12-9c1e-df2a09396e1c 2026-05-30 11:03:05.058 10 INFO neutron.plugins.ml2.plugin [None req-9737a51d-8ce3-4cb0-bb73-2bffb8bc92b2 - - - - - -] Attempt 1 to provision port c7fb9f0a-e0da-4f12-9c1e-df2a09396e1c 2026-05-30 11:03:06.179 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port c7fb9f0a-e0da-4f12-9c1e-df2a09396e1c 2026-05-30 11:03:14.323 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 79ac5f49-603d-4a8b-a8f0-97f21bbf0ccd 2026-05-30 11:03:14.426 10 INFO neutron.plugins.ml2.plugin [None req-6fc0bb54-c39c-4572-b467-a44a83012560 - - - - - -] Attempt 1 to provision port 79ac5f49-603d-4a8b-a8f0-97f21bbf0ccd 2026-05-30 11:03:15.293 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port edddd89e-1537-40a0-a6df-9e13224720bf 2026-05-30 11:03:15.481 10 INFO neutron.plugins.ml2.plugin [None req-5566ef9a-6411-4bb3-aa3f-8e5010c70e4a - - - - - -] Attempt 1 to provision port edddd89e-1537-40a0-a6df-9e13224720bf 2026-05-30 11:03:15.689 9 INFO neutron.plugins.ml2.plugin [None req-07b12b97-44fb-4910-9015-a3509e1bf670 - - - - - -] Attempt 1 to provision port 099109cc-e911-4e56-8536-6710fce6cf6a 2026-05-30 11:03:16.227 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 099109cc-e911-4e56-8536-6710fce6cf6a 2026-05-30 11:03:16.990 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 8edf392c-8d42-465c-9f65-503a74a1764f 2026-05-30 11:03:16.994 9 INFO neutron.plugins.ml2.plugin [None req-1bcd9a92-2019-4f0d-88ed-e97233b71791 - - - - - -] Attempt 1 to provision port 8edf392c-8d42-465c-9f65-503a74a1764f 2026-05-30 11:03:17.495 10 INFO neutron.plugins.ml2.plugin [None req-ff270efa-f8db-44fd-9ad3-e8c397045951 - - - - - -] Attempt 1 to provision port e9e5deb2-bc44-40cb-b6a4-6dff8a214a4c 2026-05-30 11:03:17.777 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port e9e5deb2-bc44-40cb-b6a4-6dff8a214a4c 2026-05-30 11:03:36.086 9 INFO neutron.plugins.ml2.plugin [None req-326d9943-2e77-44bf-819a-3d340cf60bc7 - - - - - -] Attempt 1 to provision port 4d2576bb-38d2-405a-9a1e-bdae58860f94 2026-05-30 11:03:36.891 10 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 4d2576bb-38d2-405a-9a1e-bdae58860f94 2026-05-30 11:05:11.301 9 INFO neutron.plugins.ml2.plugin [None req-5cf0c7fa-b5e7-49bf-9ec4-f9cfbac23424 - - - - - -] Attempt 1 to provision port 560c9518-d4d6-487d-99b0-c891d9324d37 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: 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-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers [None req-2b415a6d-70cd-42c4-bbaf-d80f8ce3a416 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5c9d0c34-55b6-4a29-8a0b-a61cd918fac2 could not be found. 2026-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 11:05:24.146 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-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 11:05:24.146 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-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 11:05:24.146 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-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 11:05:24.146 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-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 11:05:24.146 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-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.146 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-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.146 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-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.146 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-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:24.146 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-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.146 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-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.146 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-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 11:05:24.146 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-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5c9d0c34-55b6-4a29-8a0b-a61cd918fac2 could not be found. 2026-05-30 11:05:24.146 9 ERROR neutron.plugins.ml2.managers  2026-05-30 11:05:24.148 9 ERROR neutron.plugins.ml2.managers [None req-2b415a6d-70cd-42c4-bbaf-d80f8ce3a416 - - - - - -] Failed to bind port 51592ace-a463-422a-9abb-4988b0fbaeaa on host instance for vnic_type normal using segments [{'id': 'ed302ff5-98c3-49a3-92b6-d36d5e42e4fa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 838, 'network_id': '891c6de5-c564-424c-babf-8c64fc0f1f69'}] 2026-05-30 11:05:24.148 9 INFO neutron.plugins.ml2.plugin [None req-2b415a6d-70cd-42c4-bbaf-d80f8ce3a416 - - - - - -] Attempt 2 to bind port 51592ace-a463-422a-9abb-4988b0fbaeaa 2026-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers [None req-2b415a6d-70cd-42c4-bbaf-d80f8ce3a416 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5c9d0c34-55b6-4a29-8a0b-a61cd918fac2 could not be found. 2026-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 11:05:24.182 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-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 11:05:24.182 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-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 11:05:24.182 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-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 11:05:24.182 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-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 11:05:24.182 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-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.182 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-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.182 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-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.182 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-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:24.182 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-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.182 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-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.182 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-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 11:05:24.182 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-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5c9d0c34-55b6-4a29-8a0b-a61cd918fac2 could not be found. 2026-05-30 11:05:24.182 9 ERROR neutron.plugins.ml2.managers  2026-05-30 11:05:24.183 9 ERROR neutron.plugins.ml2.managers [None req-2b415a6d-70cd-42c4-bbaf-d80f8ce3a416 - - - - - -] Failed to bind port 51592ace-a463-422a-9abb-4988b0fbaeaa on host instance for vnic_type normal using segments [{'id': 'ed302ff5-98c3-49a3-92b6-d36d5e42e4fa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 838, 'network_id': '891c6de5-c564-424c-babf-8c64fc0f1f69'}] 2026-05-30 11:05:24.184 9 INFO neutron.plugins.ml2.plugin [None req-2b415a6d-70cd-42c4-bbaf-d80f8ce3a416 - - - - - -] Attempt 3 to bind port 51592ace-a463-422a-9abb-4988b0fbaeaa 2026-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers [None req-2b415a6d-70cd-42c4-bbaf-d80f8ce3a416 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5c9d0c34-55b6-4a29-8a0b-a61cd918fac2 could not be found. 2026-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 11:05:24.215 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-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 11:05:24.215 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-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 11:05:24.215 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-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 11:05:24.215 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-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 11:05:24.215 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-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.215 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-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.215 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-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.215 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-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:24.215 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-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.215 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-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.215 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-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 11:05:24.215 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-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5c9d0c34-55b6-4a29-8a0b-a61cd918fac2 could not be found. 2026-05-30 11:05:24.215 9 ERROR neutron.plugins.ml2.managers  2026-05-30 11:05:24.216 9 ERROR neutron.plugins.ml2.managers [None req-2b415a6d-70cd-42c4-bbaf-d80f8ce3a416 - - - - - -] Failed to bind port 51592ace-a463-422a-9abb-4988b0fbaeaa on host instance for vnic_type normal using segments [{'id': 'ed302ff5-98c3-49a3-92b6-d36d5e42e4fa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 838, 'network_id': '891c6de5-c564-424c-babf-8c64fc0f1f69'}] 2026-05-30 11:05:24.216 9 INFO neutron.plugins.ml2.plugin [None req-2b415a6d-70cd-42c4-bbaf-d80f8ce3a416 - - - - - -] Attempt 4 to bind port 51592ace-a463-422a-9abb-4988b0fbaeaa 2026-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers [None req-2b415a6d-70cd-42c4-bbaf-d80f8ce3a416 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5c9d0c34-55b6-4a29-8a0b-a61cd918fac2 could not be found. 2026-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 11:05:24.247 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-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 11:05:24.247 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-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 11:05:24.247 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-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 11:05:24.247 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-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 11:05:24.247 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-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.247 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-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.247 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-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.247 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-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:24.247 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-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.247 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-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.247 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-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 11:05:24.247 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-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5c9d0c34-55b6-4a29-8a0b-a61cd918fac2 could not be found. 2026-05-30 11:05:24.247 9 ERROR neutron.plugins.ml2.managers  2026-05-30 11:05:24.248 9 ERROR neutron.plugins.ml2.managers [None req-2b415a6d-70cd-42c4-bbaf-d80f8ce3a416 - - - - - -] Failed to bind port 51592ace-a463-422a-9abb-4988b0fbaeaa on host instance for vnic_type normal using segments [{'id': 'ed302ff5-98c3-49a3-92b6-d36d5e42e4fa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 838, 'network_id': '891c6de5-c564-424c-babf-8c64fc0f1f69'}] 2026-05-30 11:05:24.248 9 INFO neutron.plugins.ml2.plugin [None req-2b415a6d-70cd-42c4-bbaf-d80f8ce3a416 - - - - - -] Attempt 5 to bind port 51592ace-a463-422a-9abb-4988b0fbaeaa 2026-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers [None req-2b415a6d-70cd-42c4-bbaf-d80f8ce3a416 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5c9d0c34-55b6-4a29-8a0b-a61cd918fac2 could not be found. 2026-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 11:05:24.400 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-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 11:05:24.400 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-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 11:05:24.400 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-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 11:05:24.400 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-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 11:05:24.400 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-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.400 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-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.400 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-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.400 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-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:24.400 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-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.400 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-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.400 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-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 11:05:24.400 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-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5c9d0c34-55b6-4a29-8a0b-a61cd918fac2 could not be found. 2026-05-30 11:05:24.400 9 ERROR neutron.plugins.ml2.managers  2026-05-30 11:05:24.401 9 ERROR neutron.plugins.ml2.managers [None req-2b415a6d-70cd-42c4-bbaf-d80f8ce3a416 - - - - - -] Failed to bind port 51592ace-a463-422a-9abb-4988b0fbaeaa on host instance for vnic_type normal using segments [{'id': 'ed302ff5-98c3-49a3-92b6-d36d5e42e4fa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 838, 'network_id': '891c6de5-c564-424c-babf-8c64fc0f1f69'}] 2026-05-30 11:05:24.401 9 INFO neutron.plugins.ml2.plugin [None req-2b415a6d-70cd-42c4-bbaf-d80f8ce3a416 - - - - - -] Attempt 6 to bind port 51592ace-a463-422a-9abb-4988b0fbaeaa 2026-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers [None req-2b415a6d-70cd-42c4-bbaf-d80f8ce3a416 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5c9d0c34-55b6-4a29-8a0b-a61cd918fac2 could not be found. 2026-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 11:05:24.417 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-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 11:05:24.417 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-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 11:05:24.417 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-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 11:05:24.417 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-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 11:05:24.417 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-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.417 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-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.417 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-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.417 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-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:24.417 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-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.417 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-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.417 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-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 11:05:24.417 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-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5c9d0c34-55b6-4a29-8a0b-a61cd918fac2 could not be found. 2026-05-30 11:05:24.417 9 ERROR neutron.plugins.ml2.managers  2026-05-30 11:05:24.418 9 ERROR neutron.plugins.ml2.managers [None req-2b415a6d-70cd-42c4-bbaf-d80f8ce3a416 - - - - - -] Failed to bind port 51592ace-a463-422a-9abb-4988b0fbaeaa on host instance for vnic_type normal using segments [{'id': 'ed302ff5-98c3-49a3-92b6-d36d5e42e4fa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 838, 'network_id': '891c6de5-c564-424c-babf-8c64fc0f1f69'}] 2026-05-30 11:05:24.418 9 INFO neutron.plugins.ml2.plugin [None req-2b415a6d-70cd-42c4-bbaf-d80f8ce3a416 - - - - - -] Attempt 7 to bind port 51592ace-a463-422a-9abb-4988b0fbaeaa 2026-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers [None req-2b415a6d-70cd-42c4-bbaf-d80f8ce3a416 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5c9d0c34-55b6-4a29-8a0b-a61cd918fac2 could not be found. 2026-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 11:05:24.434 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-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 11:05:24.434 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-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 11:05:24.434 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-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 11:05:24.434 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-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 11:05:24.434 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-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.434 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-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.434 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-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.434 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-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:24.434 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-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.434 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-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.434 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-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 11:05:24.434 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-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5c9d0c34-55b6-4a29-8a0b-a61cd918fac2 could not be found. 2026-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers  2026-05-30 11:05:24.434 9 ERROR neutron.plugins.ml2.managers [None req-2b415a6d-70cd-42c4-bbaf-d80f8ce3a416 - - - - - -] Failed to bind port 51592ace-a463-422a-9abb-4988b0fbaeaa on host instance for vnic_type normal using segments [{'id': 'ed302ff5-98c3-49a3-92b6-d36d5e42e4fa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 838, 'network_id': '891c6de5-c564-424c-babf-8c64fc0f1f69'}] 2026-05-30 11:05:24.435 9 INFO neutron.plugins.ml2.plugin [None req-2b415a6d-70cd-42c4-bbaf-d80f8ce3a416 - - - - - -] Attempt 8 to bind port 51592ace-a463-422a-9abb-4988b0fbaeaa 2026-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers [None req-2b415a6d-70cd-42c4-bbaf-d80f8ce3a416 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5c9d0c34-55b6-4a29-8a0b-a61cd918fac2 could not be found. 2026-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 11:05:24.450 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-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 11:05:24.450 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-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 11:05:24.450 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-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 11:05:24.450 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-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 11:05:24.450 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-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.450 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-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.450 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-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.450 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-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:24.450 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-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.450 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-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.450 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-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 11:05:24.450 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-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5c9d0c34-55b6-4a29-8a0b-a61cd918fac2 could not be found. 2026-05-30 11:05:24.450 9 ERROR neutron.plugins.ml2.managers  2026-05-30 11:05:24.451 9 ERROR neutron.plugins.ml2.managers [None req-2b415a6d-70cd-42c4-bbaf-d80f8ce3a416 - - - - - -] Failed to bind port 51592ace-a463-422a-9abb-4988b0fbaeaa on host instance for vnic_type normal using segments [{'id': 'ed302ff5-98c3-49a3-92b6-d36d5e42e4fa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 838, 'network_id': '891c6de5-c564-424c-babf-8c64fc0f1f69'}] 2026-05-30 11:05:24.451 9 INFO neutron.plugins.ml2.plugin [None req-2b415a6d-70cd-42c4-bbaf-d80f8ce3a416 - - - - - -] Attempt 9 to bind port 51592ace-a463-422a-9abb-4988b0fbaeaa 2026-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers [None req-2b415a6d-70cd-42c4-bbaf-d80f8ce3a416 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5c9d0c34-55b6-4a29-8a0b-a61cd918fac2 could not be found. 2026-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 11:05:24.469 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-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 11:05:24.469 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-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 11:05:24.469 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-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 11:05:24.469 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-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 11:05:24.469 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-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.469 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-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.469 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-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.469 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-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:24.469 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-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.469 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-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.469 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-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 11:05:24.469 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-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5c9d0c34-55b6-4a29-8a0b-a61cd918fac2 could not be found. 2026-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers  2026-05-30 11:05:24.469 9 ERROR neutron.plugins.ml2.managers [None req-2b415a6d-70cd-42c4-bbaf-d80f8ce3a416 - - - - - -] Failed to bind port 51592ace-a463-422a-9abb-4988b0fbaeaa on host instance for vnic_type normal using segments [{'id': 'ed302ff5-98c3-49a3-92b6-d36d5e42e4fa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 838, 'network_id': '891c6de5-c564-424c-babf-8c64fc0f1f69'}] 2026-05-30 11:05:24.470 9 INFO neutron.plugins.ml2.plugin [None req-2b415a6d-70cd-42c4-bbaf-d80f8ce3a416 - - - - - -] Attempt 10 to bind port 51592ace-a463-422a-9abb-4988b0fbaeaa 2026-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers [None req-2b415a6d-70cd-42c4-bbaf-d80f8ce3a416 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5c9d0c34-55b6-4a29-8a0b-a61cd918fac2 could not be found. 2026-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 11:05:24.487 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-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 11:05:24.487 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-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 11:05:24.487 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-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 11:05:24.487 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-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 11:05:24.487 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-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.487 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-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.487 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-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.487 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-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:24.487 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-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:24.487 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-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:24.487 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-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 11:05:24.487 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-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5c9d0c34-55b6-4a29-8a0b-a61cd918fac2 could not be found. 2026-05-30 11:05:24.487 9 ERROR neutron.plugins.ml2.managers  2026-05-30 11:05:24.488 9 ERROR neutron.plugins.ml2.managers [None req-2b415a6d-70cd-42c4-bbaf-d80f8ce3a416 - - - - - -] Failed to bind port 51592ace-a463-422a-9abb-4988b0fbaeaa on host instance for vnic_type normal using segments [{'id': 'ed302ff5-98c3-49a3-92b6-d36d5e42e4fa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 838, 'network_id': '891c6de5-c564-424c-babf-8c64fc0f1f69'}] 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 891c6de5-c564-424c-babf-8c64fc0f1f69 could not be found. 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2870, in one 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1522, in one 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1296, in get_network 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 891c6de5-c564-424c-babf-8c64fc0f1f69 could not be found. 2026-05-30 11:05:25.150 9 ERROR oslo_messaging.rpc.server  2026-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers [None req-72907b6c-f9cb-4d77-ab42-a12f67f252c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 756fe77b-30cd-440a-bd37-c742fc7f3de0 could not be found. 2026-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 11:05:26.006 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-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 11:05:26.006 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-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 11:05:26.006 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-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 11:05:26.006 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-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 11:05:26.006 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-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.006 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-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.006 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-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.006 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-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:26.006 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-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.006 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-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.006 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-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 11:05:26.006 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-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 756fe77b-30cd-440a-bd37-c742fc7f3de0 could not be found. 2026-05-30 11:05:26.006 9 ERROR neutron.plugins.ml2.managers  2026-05-30 11:05:26.008 9 ERROR neutron.plugins.ml2.managers [None req-72907b6c-f9cb-4d77-ab42-a12f67f252c6 - - - - - -] Failed to bind port 1c5e532b-aa56-40dd-9935-8aab583589f9 on host instance for vnic_type normal using segments [{'id': 'e80cc594-cd15-47fc-8766-31a8726f7be5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'ed480ef2-702c-4fae-89e3-6043f3596ccf'}] 2026-05-30 11:05:26.008 9 INFO neutron.plugins.ml2.plugin [None req-72907b6c-f9cb-4d77-ab42-a12f67f252c6 - - - - - -] Attempt 2 to bind port 1c5e532b-aa56-40dd-9935-8aab583589f9 2026-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers [None req-72907b6c-f9cb-4d77-ab42-a12f67f252c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 756fe77b-30cd-440a-bd37-c742fc7f3de0 could not be found. 2026-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 11:05:26.033 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-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 11:05:26.033 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-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 11:05:26.033 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-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 11:05:26.033 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-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 11:05:26.033 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-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.033 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-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.033 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-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.033 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-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:26.033 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-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.033 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-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.033 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-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 11:05:26.033 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-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 756fe77b-30cd-440a-bd37-c742fc7f3de0 could not be found. 2026-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers  2026-05-30 11:05:26.033 9 ERROR neutron.plugins.ml2.managers [None req-72907b6c-f9cb-4d77-ab42-a12f67f252c6 - - - - - -] Failed to bind port 1c5e532b-aa56-40dd-9935-8aab583589f9 on host instance for vnic_type normal using segments [{'id': 'e80cc594-cd15-47fc-8766-31a8726f7be5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'ed480ef2-702c-4fae-89e3-6043f3596ccf'}] 2026-05-30 11:05:26.034 9 INFO neutron.plugins.ml2.plugin [None req-72907b6c-f9cb-4d77-ab42-a12f67f252c6 - - - - - -] Attempt 3 to bind port 1c5e532b-aa56-40dd-9935-8aab583589f9 2026-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers [None req-72907b6c-f9cb-4d77-ab42-a12f67f252c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 756fe77b-30cd-440a-bd37-c742fc7f3de0 could not be found. 2026-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 11:05:26.052 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-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 11:05:26.052 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-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 11:05:26.052 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-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 11:05:26.052 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-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 11:05:26.052 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-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.052 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-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.052 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-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.052 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-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:26.052 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-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.052 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-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.052 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-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 11:05:26.052 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-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 756fe77b-30cd-440a-bd37-c742fc7f3de0 could not be found. 2026-05-30 11:05:26.052 9 ERROR neutron.plugins.ml2.managers  2026-05-30 11:05:26.053 9 ERROR neutron.plugins.ml2.managers [None req-72907b6c-f9cb-4d77-ab42-a12f67f252c6 - - - - - -] Failed to bind port 1c5e532b-aa56-40dd-9935-8aab583589f9 on host instance for vnic_type normal using segments [{'id': 'e80cc594-cd15-47fc-8766-31a8726f7be5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'ed480ef2-702c-4fae-89e3-6043f3596ccf'}] 2026-05-30 11:05:26.053 9 INFO neutron.plugins.ml2.plugin [None req-72907b6c-f9cb-4d77-ab42-a12f67f252c6 - - - - - -] Attempt 4 to bind port 1c5e532b-aa56-40dd-9935-8aab583589f9 2026-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers [None req-72907b6c-f9cb-4d77-ab42-a12f67f252c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 756fe77b-30cd-440a-bd37-c742fc7f3de0 could not be found. 2026-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 11:05:26.069 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-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 11:05:26.069 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-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 11:05:26.069 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-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 11:05:26.069 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-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 11:05:26.069 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-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.069 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-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.069 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-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.069 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-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:26.069 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-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.069 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-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.069 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-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 11:05:26.069 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-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 756fe77b-30cd-440a-bd37-c742fc7f3de0 could not be found. 2026-05-30 11:05:26.069 9 ERROR neutron.plugins.ml2.managers  2026-05-30 11:05:26.070 9 ERROR neutron.plugins.ml2.managers [None req-72907b6c-f9cb-4d77-ab42-a12f67f252c6 - - - - - -] Failed to bind port 1c5e532b-aa56-40dd-9935-8aab583589f9 on host instance for vnic_type normal using segments [{'id': 'e80cc594-cd15-47fc-8766-31a8726f7be5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'ed480ef2-702c-4fae-89e3-6043f3596ccf'}] 2026-05-30 11:05:26.070 9 INFO neutron.plugins.ml2.plugin [None req-72907b6c-f9cb-4d77-ab42-a12f67f252c6 - - - - - -] Attempt 5 to bind port 1c5e532b-aa56-40dd-9935-8aab583589f9 2026-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers [None req-72907b6c-f9cb-4d77-ab42-a12f67f252c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 756fe77b-30cd-440a-bd37-c742fc7f3de0 could not be found. 2026-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 11:05:26.093 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-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 11:05:26.093 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-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 11:05:26.093 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-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 11:05:26.093 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-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 11:05:26.093 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-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.093 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-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.093 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-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.093 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-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:26.093 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-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.093 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-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.093 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-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 11:05:26.093 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-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 756fe77b-30cd-440a-bd37-c742fc7f3de0 could not be found. 2026-05-30 11:05:26.093 9 ERROR neutron.plugins.ml2.managers  2026-05-30 11:05:26.094 9 ERROR neutron.plugins.ml2.managers [None req-72907b6c-f9cb-4d77-ab42-a12f67f252c6 - - - - - -] Failed to bind port 1c5e532b-aa56-40dd-9935-8aab583589f9 on host instance for vnic_type normal using segments [{'id': 'e80cc594-cd15-47fc-8766-31a8726f7be5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'ed480ef2-702c-4fae-89e3-6043f3596ccf'}] 2026-05-30 11:05:26.094 9 INFO neutron.plugins.ml2.plugin [None req-72907b6c-f9cb-4d77-ab42-a12f67f252c6 - - - - - -] Attempt 6 to bind port 1c5e532b-aa56-40dd-9935-8aab583589f9 2026-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers [None req-72907b6c-f9cb-4d77-ab42-a12f67f252c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 756fe77b-30cd-440a-bd37-c742fc7f3de0 could not be found. 2026-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 11:05:26.115 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-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 11:05:26.115 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-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 11:05:26.115 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-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 11:05:26.115 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-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 11:05:26.115 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-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.115 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-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.115 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-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.115 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-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:26.115 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-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.115 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-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.115 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-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 11:05:26.115 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-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 756fe77b-30cd-440a-bd37-c742fc7f3de0 could not be found. 2026-05-30 11:05:26.115 9 ERROR neutron.plugins.ml2.managers  2026-05-30 11:05:26.116 9 ERROR neutron.plugins.ml2.managers [None req-72907b6c-f9cb-4d77-ab42-a12f67f252c6 - - - - - -] Failed to bind port 1c5e532b-aa56-40dd-9935-8aab583589f9 on host instance for vnic_type normal using segments [{'id': 'e80cc594-cd15-47fc-8766-31a8726f7be5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'ed480ef2-702c-4fae-89e3-6043f3596ccf'}] 2026-05-30 11:05:26.116 9 INFO neutron.plugins.ml2.plugin [None req-72907b6c-f9cb-4d77-ab42-a12f67f252c6 - - - - - -] Attempt 7 to bind port 1c5e532b-aa56-40dd-9935-8aab583589f9 2026-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers [None req-72907b6c-f9cb-4d77-ab42-a12f67f252c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 756fe77b-30cd-440a-bd37-c742fc7f3de0 could not be found. 2026-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 11:05:26.141 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-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 11:05:26.141 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-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 11:05:26.141 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-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 11:05:26.141 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-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 11:05:26.141 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-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.141 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-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.141 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-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.141 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-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:26.141 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-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.141 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-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.141 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-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 11:05:26.141 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-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 756fe77b-30cd-440a-bd37-c742fc7f3de0 could not be found. 2026-05-30 11:05:26.141 9 ERROR neutron.plugins.ml2.managers  2026-05-30 11:05:26.142 9 ERROR neutron.plugins.ml2.managers [None req-72907b6c-f9cb-4d77-ab42-a12f67f252c6 - - - - - -] Failed to bind port 1c5e532b-aa56-40dd-9935-8aab583589f9 on host instance for vnic_type normal using segments [{'id': 'e80cc594-cd15-47fc-8766-31a8726f7be5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'ed480ef2-702c-4fae-89e3-6043f3596ccf'}] 2026-05-30 11:05:26.142 9 INFO neutron.plugins.ml2.plugin [None req-72907b6c-f9cb-4d77-ab42-a12f67f252c6 - - - - - -] Attempt 8 to bind port 1c5e532b-aa56-40dd-9935-8aab583589f9 2026-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers [None req-72907b6c-f9cb-4d77-ab42-a12f67f252c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 756fe77b-30cd-440a-bd37-c742fc7f3de0 could not be found. 2026-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 11:05:26.168 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-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 11:05:26.168 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-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 11:05:26.168 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-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 11:05:26.168 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-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 11:05:26.168 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-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.168 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-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.168 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-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.168 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-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:26.168 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-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.168 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-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.168 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-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 11:05:26.168 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-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 756fe77b-30cd-440a-bd37-c742fc7f3de0 could not be found. 2026-05-30 11:05:26.168 9 ERROR neutron.plugins.ml2.managers  2026-05-30 11:05:26.169 9 ERROR neutron.plugins.ml2.managers [None req-72907b6c-f9cb-4d77-ab42-a12f67f252c6 - - - - - -] Failed to bind port 1c5e532b-aa56-40dd-9935-8aab583589f9 on host instance for vnic_type normal using segments [{'id': 'e80cc594-cd15-47fc-8766-31a8726f7be5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'ed480ef2-702c-4fae-89e3-6043f3596ccf'}] 2026-05-30 11:05:26.169 9 INFO neutron.plugins.ml2.plugin [None req-72907b6c-f9cb-4d77-ab42-a12f67f252c6 - - - - - -] Attempt 9 to bind port 1c5e532b-aa56-40dd-9935-8aab583589f9 2026-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers [None req-72907b6c-f9cb-4d77-ab42-a12f67f252c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 756fe77b-30cd-440a-bd37-c742fc7f3de0 could not be found. 2026-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 11:05:26.202 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-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 11:05:26.202 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-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 11:05:26.202 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-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 11:05:26.202 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-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 11:05:26.202 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-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.202 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-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.202 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-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.202 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-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:26.202 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-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.202 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-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.202 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-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 11:05:26.202 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-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 756fe77b-30cd-440a-bd37-c742fc7f3de0 could not be found. 2026-05-30 11:05:26.202 9 ERROR neutron.plugins.ml2.managers  2026-05-30 11:05:26.204 9 ERROR neutron.plugins.ml2.managers [None req-72907b6c-f9cb-4d77-ab42-a12f67f252c6 - - - - - -] Failed to bind port 1c5e532b-aa56-40dd-9935-8aab583589f9 on host instance for vnic_type normal using segments [{'id': 'e80cc594-cd15-47fc-8766-31a8726f7be5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'ed480ef2-702c-4fae-89e3-6043f3596ccf'}] 2026-05-30 11:05:26.204 9 INFO neutron.plugins.ml2.plugin [None req-72907b6c-f9cb-4d77-ab42-a12f67f252c6 - - - - - -] Attempt 10 to bind port 1c5e532b-aa56-40dd-9935-8aab583589f9 2026-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers [None req-72907b6c-f9cb-4d77-ab42-a12f67f252c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 756fe77b-30cd-440a-bd37-c742fc7f3de0 could not be found. 2026-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 11:05:26.239 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-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 11:05:26.239 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-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 11:05:26.239 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-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 11:05:26.239 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-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 11:05:26.239 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-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.239 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-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.239 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-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.239 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-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 11:05:26.239 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-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 11:05:26.239 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-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 11:05:26.239 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-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 11:05:26.239 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-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 756fe77b-30cd-440a-bd37-c742fc7f3de0 could not be found. 2026-05-30 11:05:26.239 9 ERROR neutron.plugins.ml2.managers  2026-05-30 11:05:26.240 9 ERROR neutron.plugins.ml2.managers [None req-72907b6c-f9cb-4d77-ab42-a12f67f252c6 - - - - - -] Failed to bind port 1c5e532b-aa56-40dd-9935-8aab583589f9 on host instance for vnic_type normal using segments [{'id': 'e80cc594-cd15-47fc-8766-31a8726f7be5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'ed480ef2-702c-4fae-89e3-6043f3596ccf'}] 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network ed480ef2-702c-4fae-89e3-6043f3596ccf could not be found. 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2870, in one 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1522, in one 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1296, in get_network 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network ed480ef2-702c-4fae-89e3-6043f3596ccf could not be found. 2026-05-30 11:05:27.498 9 ERROR oslo_messaging.rpc.server  2026-05-30 11:05:29.138 9 INFO neutron.plugins.ml2.plugin [None req-3ed67647-5395-44f5-a9e1-df6aff1ef797 - - - - - -] Attempt 1 to provision port 95f189e1-82c6-405d-a1a1-be3513d706bf