+ 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-07-09 17:22:38.481 1 INFO neutron.common.config [-] Logging enabled! 2026-07-09 17:22:38.482 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-07-09 17:22:38.482 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-09 17:22:38.483 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-09 17:22:39.553 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 17:22:39.556 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-09 17:22:39.559 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-09 17:22:39.560 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 17:22:39.561 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-09 17:22:39.561 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-09 17:22:39.561 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 17:22:39.568 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 17:22:39.569 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 17:22:39.569 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 17:22:39.590 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-09 17:22:39.591 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 17:22:39.592 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-09 17:22:39.627 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-09 17:22:39.628 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-09 17:22:39.628 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-09 17:22:39.628 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-09 17:22:39.635 1 WARNING oslo_policy.policy [None req-c1954e52-3c2f-42fd-9514-de362be942c0 - - - - - -] 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-07-09 17:22:40.288 1 INFO neutron.plugins.ml2.managers [None req-c1954e52-3c2f-42fd-9514-de362be942c0 - - - - - -] Initializing driver for type 'vlan' 2026-07-09 17:22:40.453 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c1954e52-3c2f-42fd-9514-de362be942c0 - - - - - -] VlanTypeDriver initialization complete 2026-07-09 17:22:40.453 1 INFO neutron.plugins.ml2.managers [None req-c1954e52-3c2f-42fd-9514-de362be942c0 - - - - - -] Initializing driver for type 'vxlan' 2026-07-09 17:22:40.454 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c1954e52-3c2f-42fd-9514-de362be942c0 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-09 17:22:40.506 1 INFO neutron.plugins.ml2.managers [None req-c1954e52-3c2f-42fd-9514-de362be942c0 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-09 17:22:40.506 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c1954e52-3c2f-42fd-9514-de362be942c0 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-09 17:22:40.507 1 INFO neutron.plugins.ml2.managers [None req-c1954e52-3c2f-42fd-9514-de362be942c0 - - - - - -] Initializing extension driver 'port_security' 2026-07-09 17:22:40.507 1 INFO neutron.plugins.ml2.extensions.port_security [None req-c1954e52-3c2f-42fd-9514-de362be942c0 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-09 17:22:40.507 1 INFO neutron.plugins.ml2.managers [None req-c1954e52-3c2f-42fd-9514-de362be942c0 - - - - - -] Initializing extension driver 'qos' 2026-07-09 17:22:40.507 1 INFO neutron.plugins.ml2.managers [None req-c1954e52-3c2f-42fd-9514-de362be942c0 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-09 17:22:40.508 1 INFO neutron.plugins.ml2.managers [None req-c1954e52-3c2f-42fd-9514-de362be942c0 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-09 17:22:40.524 1 INFO neutron.quota [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded quota_driver: . 2026-07-09 17:22:40.525 1 INFO neutron.plugins.ml2.plugin [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Modular L2 Plugin initialization complete 2026-07-09 17:22:40.525 1 INFO neutron.plugins.ml2.managers [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-09 17:22:40.526 1 INFO neutron.plugins.ml2.managers [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-09 17:22:40.526 1 INFO neutron.plugins.ml2.managers [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-09 17:22:40.526 1 INFO neutron.extensions.vlantransparent [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Disabled vlantransparent extension. 2026-07-09 17:22:40.526 1 INFO neutron.manager [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loading Plugin: qos 2026-07-09 17:22:40.539 1 INFO neutron.manager [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loading Plugin: router 2026-07-09 17:22:40.577 1 INFO neutron.services.service_base [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-09 17:22:40.578 1 INFO neutron.manager [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loading Plugin: segments 2026-07-09 17:22:40.661 1 INFO neutron.manager [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loading Plugin: trunk 2026-07-09 17:22:40.728 1 INFO neutron.manager [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loading Plugin: vpnaas 2026-07-09 17:22:40.764 1 WARNING stevedore.named [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-09 17:22:40.835 1 INFO neutron_vpnaas.services.vpn.plugin [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-09 17:22:40.836 1 INFO neutron.common.utils [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-09 17:22:40.836 1 INFO neutron.manager [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loading Plugin: auto_allocate 2026-07-09 17:22:40.841 1 INFO neutron.manager [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loading Plugin: tag 2026-07-09 17:22:40.848 1 INFO neutron.manager [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loading Plugin: timestamp 2026-07-09 17:22:40.851 1 INFO neutron.manager [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loading Plugin: network_ip_availability 2026-07-09 17:22:40.857 1 INFO neutron.manager [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loading Plugin: flavors 2026-07-09 17:22:40.861 1 INFO neutron.manager [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loading Plugin: revisions 2026-07-09 17:22:40.865 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Initializing extension manager. 2026-07-09 17:22:40.866 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: address-group 2026-07-09 17:22:40.867 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: address-scope 2026-07-09 17:22:40.868 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-09 17:22:40.869 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: agent 2026-07-09 17:22:40.870 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: agent-resources-synced 2026-07-09 17:22:40.871 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-09 17:22:40.872 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-09 17:22:40.873 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: availability_zone 2026-07-09 17:22:40.874 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: availability_zone_filter 2026-07-09 17:22:40.874 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-09 17:22:40.875 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: default-subnetpools 2026-07-09 17:22:40.877 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-09 17:22:40.878 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: dns-integration 2026-07-09 17:22:40.878 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: dns-domain-ports 2026-07-09 17:22:40.879 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-09 17:22:40.880 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: dvr 2026-07-09 17:22:40.881 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-09 17:22:40.881 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: empty-string-filtering 2026-07-09 17:22:40.882 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 17:22:40.883 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-09 17:22:40.884 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: external-net 2026-07-09 17:22:40.884 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-09 17:22:40.885 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: extraroute 2026-07-09 17:22:40.886 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: extraroute-atomic 2026-07-09 17:22:40.887 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-09 17:22:40.888 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-09 17:22:40.888 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-09 17:22:40.889 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-09 17:22:40.890 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: fip-port-details 2026-07-09 17:22:40.891 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: flavors 2026-07-09 17:22:40.892 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-09 17:22:40.893 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: floatingip-pools 2026-07-09 17:22:40.894 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: ip_allocation 2026-07-09 17:22:40.895 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-09 17:22:40.896 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: l2_adjacency 2026-07-09 17:22:40.897 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: router 2026-07-09 17:22:40.899 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 17:22:40.900 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-09 17:22:40.901 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-09 17:22:40.901 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: ext-gw-mode 2026-07-09 17:22:40.902 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: l3-ha 2026-07-09 17:22:40.903 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-09 17:22:40.903 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-09 17:22:40.904 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: l3-flavors 2026-07-09 17:22:40.905 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-09 17:22:40.906 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-09 17:22:40.909 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-09 17:22:40.910 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-09 17:22:40.911 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-09 17:22:40.912 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-09 17:22:40.913 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-09 17:22:40.914 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: multi-provider 2026-07-09 17:22:40.914 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: net-mtu 2026-07-09 17:22:40.915 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: net-mtu-writable 2026-07-09 17:22:40.916 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: network_availability_zone 2026-07-09 17:22:40.916 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: network_ha 2026-07-09 17:22:40.917 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: network-ip-availability 2026-07-09 17:22:40.918 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-09 17:22:40.919 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: pagination 2026-07-09 17:22:40.919 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: port-device-profile 2026-07-09 17:22:40.920 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-09 17:22:40.921 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-09 17:22:40.922 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-09 17:22:40.923 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: port-mac-override 2026-07-09 17:22:40.923 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-09 17:22:40.924 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-09 17:22:40.925 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: port-resource-request 2026-07-09 17:22:40.926 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-09 17:22:40.927 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: binding 2026-07-09 17:22:40.929 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: binding-extended 2026-07-09 17:22:40.930 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: port-security 2026-07-09 17:22:40.931 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: project-id 2026-07-09 17:22:40.933 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: provider 2026-07-09 17:22:40.936 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: qos 2026-07-09 17:22:40.938 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-09 17:22:40.939 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-09 17:22:40.940 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: qos-default 2026-07-09 17:22:40.940 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: qos-fip 2026-07-09 17:22:40.941 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-09 17:22:40.942 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-09 17:22:40.942 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-09 17:22:40.943 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-09 17:22:40.944 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-09 17:22:40.945 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: qos-pps 2026-07-09 17:22:40.946 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-09 17:22:40.947 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-09 17:22:40.947 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: qos-rules-alias 2026-07-09 17:22:40.948 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: quota-check-limit 2026-07-09 17:22:40.949 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: quotas 2026-07-09 17:22:40.952 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: quota_details 2026-07-09 17:22:40.953 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: rbac-policies 2026-07-09 17:22:40.953 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: rbac-address-group 2026-07-09 17:22:40.954 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: rbac-address-scope 2026-07-09 17:22:40.954 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: rbac-security-groups 2026-07-09 17:22:40.955 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-09 17:22:40.955 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: revision-if-match 2026-07-09 17:22:40.956 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-09 17:22:40.957 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: router_availability_zone 2026-07-09 17:22:40.957 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-09 17:22:40.959 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-09 17:22:40.959 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-09 17:22:40.960 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-09 17:22:40.960 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-09 17:22:40.961 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-09 17:22:40.961 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-09 17:22:40.970 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: security-group 2026-07-09 17:22:40.972 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: segment 2026-07-09 17:22:40.973 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-09 17:22:40.973 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: service-type 2026-07-09 17:22:40.974 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: sorting 2026-07-09 17:22:40.974 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: standard-attr-segment 2026-07-09 17:22:40.975 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: standard-attr-description 2026-07-09 17:22:40.975 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: stateful-security-group 2026-07-09 17:22:40.976 1 WARNING neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-09 17:22:40.976 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-09 17:22:40.977 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: subnet_onboard 2026-07-09 17:22:40.977 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-09 17:22:40.978 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: subnet-service-types 2026-07-09 17:22:40.978 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: subnet_allocation 2026-07-09 17:22:40.979 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-09 17:22:40.980 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-09 17:22:40.982 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: standard-attr-tag 2026-07-09 17:22:40.983 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-09 17:22:40.983 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: trunk 2026-07-09 17:22:40.984 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: trunk-details 2026-07-09 17:22:40.984 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-09 17:22:40.985 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-09 17:22:40.986 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-09 17:22:40.987 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-09 17:22:40.988 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: vpn-flavors 2026-07-09 17:22:40.989 1 INFO neutron.api.extensions [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Loaded extension: vpnaas 2026-07-09 17:22:40.992 1 INFO oslo_service.service [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Starting 2 workers 2026-07-09 17:22:40.997 1 INFO oslo_service.service [None req-37232b4e-1104-4a1d-b79d-407a6f4cca70 - - - - - -] Starting 1 workers 2026-07-09 17:23:23.106 10 INFO neutron.db.l3_hamode_db [None req-8fcf7184-386e-4a21-b3aa-9f1c8244376e - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 17:23:38.656 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 39fe74f8-c43e-4318-830a-c820517732f7 2026-07-09 17:23:39.369 10 INFO neutron.plugins.ml2.plugin [None req-c51cba07-3622-4e1f-8c35-b313b9bfe90a - - - - - -] Attempt 1 to provision port 39fe74f8-c43e-4318-830a-c820517732f7 2026-07-09 17:23:40.541 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 39fe74f8-c43e-4318-830a-c820517732f7 2026-07-09 17:28:24.852 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 6ba45f12-d3f6-43bc-b12a-3227ec23b6c9 2026-07-09 17:28:25.870 9 INFO neutron.plugins.ml2.plugin [None req-ee0f315e-1af0-48d9-a156-c50b9b4ed9da - - - - - -] Attempt 1 to provision port 6ba45f12-d3f6-43bc-b12a-3227ec23b6c9 2026-07-09 17:28:26.798 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 6ba45f12-d3f6-43bc-b12a-3227ec23b6c9 2026-07-09 17:28:36.494 10 INFO neutron.plugins.ml2.plugin [None req-71c6e0c0-6680-4ad3-810b-1d61de73c3b1 - - - - - -] Attempt 1 to provision port 2ff94023-cb34-4e56-903a-8c8144d2c870 2026-07-09 17:32:46.171 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 2ff94023-cb34-4e56-903a-8c8144d2c870 2026-07-09 17:32:48.056 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 2ff94023-cb34-4e56-903a-8c8144d2c870 2026-07-09 17:43:22.487 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port f57a7284-d5cb-4b3f-ba12-3e4e1f04a6e5 2026-07-09 17:43:24.441 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port f57a7284-d5cb-4b3f-ba12-3e4e1f04a6e5 2026-07-09 18:01:45.708 10 INFO neutron.plugins.ml2.plugin [None req-139369bd-e546-46a5-825d-224152ec97e1 - - - - - -] Attempt 1 to provision port f43dada3-469f-460b-acf4-e9c1d7bd45f3 2026-07-09 18:01:46.137 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port c2a77b58-7394-4eee-9ac7-cd5f53c09d73 2026-07-09 18:01:46.490 10 INFO neutron.plugins.ml2.plugin [None req-164ad21e-27df-4760-a357-b7ab2ade7c62 - - - - - -] Attempt 1 to provision port bf5349fc-04d3-4831-96e8-a1f869a34099 2026-07-09 18:01:46.874 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port bf5349fc-04d3-4831-96e8-a1f869a34099 2026-07-09 18:01:47.139 9 INFO neutron.plugins.ml2.plugin [None req-3a3023b3-fa79-4c6b-870f-89fbb072a2f4 - - - - - -] Attempt 1 to provision port 789bbd3f-58e5-43d9-912e-f61e488c62b9 2026-07-09 18:01:47.169 9 INFO neutron.plugins.ml2.plugin [None req-3a3023b3-fa79-4c6b-870f-89fbb072a2f4 - - - - - -] Attempt 1 to provision port 22138572-5a88-4328-8ba1-690aa9a070ed 2026-07-09 18:01:47.246 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 22138572-5a88-4328-8ba1-690aa9a070ed 2026-07-09 18:01:47.689 10 INFO neutron.plugins.ml2.plugin [None req-76602a35-fcfe-4b43-b7a3-89af8f5b9794 - - - - - -] Attempt 1 to provision port c2a77b58-7394-4eee-9ac7-cd5f53c09d73 2026-07-09 18:01:48.054 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port c2a77b58-7394-4eee-9ac7-cd5f53c09d73 2026-07-09 18:01:48.562 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port bf5349fc-04d3-4831-96e8-a1f869a34099 2026-07-09 18:01:49.126 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 22138572-5a88-4328-8ba1-690aa9a070ed 2026-07-09 18:01:49.285 9 INFO neutron.plugins.ml2.plugin [None req-9e69b90b-68a4-4e96-8304-f918cb583991 - - - - - -] Attempt 1 to provision port aaa81cc3-12ce-4eaa-b03b-65b41b7eb019 2026-07-09 18:01:49.487 10 INFO neutron.plugins.ml2.plugin [None req-d7d684aa-3286-4835-a0cc-9bef03fa4433 - - - - - -] Attempt 1 to provision port 50cf5f56-926c-4f89-aeaf-5b13280e65b4 2026-07-09 18:01:50.255 10 INFO neutron.plugins.ml2.plugin [None req-69afb360-9a79-453a-b459-1161bc63842a - - - - - -] Attempt 1 to provision port 50cf5f56-926c-4f89-aeaf-5b13280e65b4 2026-07-09 18:01:51.515 10 INFO neutron.plugins.ml2.plugin [None req-43916e30-ddcc-44bf-9943-b6dbc668618a - - - - - -] Attempt 1 to provision port 85f30dd9-cf2c-4aec-a2e8-cfceeab2e347 2026-07-09 18:01:52.186 9 INFO neutron.plugins.ml2.plugin [None req-cb9d1c9a-2463-4e06-b1f8-bcd2aa6bbc63 - - - - - -] Attempt 1 to provision port 85f30dd9-cf2c-4aec-a2e8-cfceeab2e347 2026-07-09 18:01:52.390 10 INFO neutron.plugins.ml2.plugin [None req-9e8a602a-fa6a-4e7e-9802-f2308b647c8d - - - - - -] Attempt 1 to provision port 4fb72c12-5a09-4d65-9900-e0f7134fa322 2026-07-09 18:01:53.043 9 INFO neutron.plugins.ml2.plugin [None req-c6dea133-2d38-472c-af0a-f9d493c7072d - - - - - -] Attempt 1 to provision port 4fb72c12-5a09-4d65-9900-e0f7134fa322 2026-07-09 18:01:55.622 9 INFO neutron.plugins.ml2.plugin [None req-ce2d13c5-71cf-426b-abb4-c79ee3d69fc1 - - - - - -] Attempt 1 to provision port 7741c655-9206-4615-8b8c-c1dff1ce5c6a 2026-07-09 18:01:55.786 10 INFO neutron.plugins.ml2.plugin [None req-39d939a9-3849-4160-9d4a-19aac0e1b44f - - - - - -] Attempt 1 to provision port 4d5450f2-e5d6-4c6b-b1c1-98ca88865f56 2026-07-09 18:01:56.046 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 4d5450f2-e5d6-4c6b-b1c1-98ca88865f56 2026-07-09 18:01:58.026 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 4d5450f2-e5d6-4c6b-b1c1-98ca88865f56 2026-07-09 18:01:58.922 10 INFO neutron.plugins.ml2.plugin [None req-0ddcf6fc-f19f-4fd6-bc82-b36d77bd0e40 - - - - - -] Attempt 1 to provision port 164dbd79-b3dc-41b6-8270-e01b74f83b10 2026-07-09 18:01:59.940 9 INFO neutron.plugins.ml2.plugin [None req-540bc6a3-524f-4ad7-9685-dff9119a6f91 - - - - - -] Attempt 1 to provision port 164dbd79-b3dc-41b6-8270-e01b74f83b10 2026-07-09 18:02:00.176 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 6b2b952b-dda2-4719-b49f-d629bb35087d 2026-07-09 18:02:00.787 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port ee7c0dff-c838-4df9-b982-8be62ebfaa4b 2026-07-09 18:02:01.012 9 INFO neutron.plugins.ml2.plugin [None req-9eb20fcf-4966-4262-8980-e45025cda722 - - - - - -] Attempt 1 to provision port c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c 2026-07-09 18:02:01.401 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 9ebea933-a20a-490b-8610-5bcfd449f18a 2026-07-09 18:02:02.279 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 9ebea933-a20a-490b-8610-5bcfd449f18a 2026-07-09 18:02:02.794 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 6b2b952b-dda2-4719-b49f-d629bb35087d 2026-07-09 18:02:03.216 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port ee7c0dff-c838-4df9-b982-8be62ebfaa4b 2026-07-09 18:02:06.262 9 INFO neutron.plugins.ml2.plugin [None req-6d1ddeb7-3e67-4284-aa70-2816be21abc3 - - - - - -] Attempt 1 to provision port f221bec5-b8a6-4f8d-a682-25cf41a6e3ba 2026-07-09 18:02:07.715 9 INFO neutron.plugins.ml2.plugin [None req-b2d172db-9bff-4b12-b267-9f979506d742 - - - - - -] Attempt 1 to provision port ee1475b4-803e-4496-8226-90946ed6a3e3 2026-07-09 18:02:08.273 10 INFO neutron.plugins.ml2.plugin [None req-0e1d1f0a-f8d7-4a47-9701-e8b6d4f1985c - - - - - -] Attempt 1 to provision port 23d6ba16-d152-494f-9a07-dd57c6ded53d 2026-07-09 18:02:08.351 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c 2026-07-09 18:02:09.078 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-924b2789-ee05-4764-bffd-fbbf0b4308fa'] response: {'server_uuid': '60f41274-af3c-4241-bb78-57b47756a510', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c', 'code': 200} 2026-07-09 18:02:09.246 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 2bad398a-3673-4e2b-ae2e-85b0d3028f7c 2026-07-09 18:02:09.277 9 INFO neutron.plugins.ml2.plugin [None req-1eae7622-cd28-4612-96cf-27a4b14dc4a8 - - - - - -] Attempt 1 to provision port 2bad398a-3673-4e2b-ae2e-85b0d3028f7c 2026-07-09 18:02:10.481 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c 2026-07-09 18:02:10.884 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 2bad398a-3673-4e2b-ae2e-85b0d3028f7c 2026-07-09 18:02:11.217 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port ee1475b4-803e-4496-8226-90946ed6a3e3 2026-07-09 18:02:11.858 10 INFO neutron.plugins.ml2.plugin [None req-e8fd7d82-eadb-42a4-94ee-875592d9bef2 - - - - - -] Attempt 1 to provision port 539fe96f-8ff9-490e-8deb-ddcf646d994a 2026-07-09 18:02:11.978 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port f221bec5-b8a6-4f8d-a682-25cf41a6e3ba 2026-07-09 18:02:12.650 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-80d9ce53-0582-485b-a7fa-2107170225d8'] response: {'server_uuid': 'feb03ce9-ce4e-4dfd-88fe-f752999811a7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ee1475b4-803e-4496-8226-90946ed6a3e3', 'code': 200} 2026-07-09 18:02:12.676 10 INFO neutron.plugins.ml2.plugin [None req-4c55768f-058f-41c7-a4ec-7501d1b47e6b - - - - - -] Attempt 1 to provision port 539fe96f-8ff9-490e-8deb-ddcf646d994a 2026-07-09 18:02:12.854 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port f221bec5-b8a6-4f8d-a682-25cf41a6e3ba 2026-07-09 18:02:13.180 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port ee1475b4-803e-4496-8226-90946ed6a3e3 2026-07-09 18:02:13.551 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 0843cd80-c17e-403f-b9fd-4bf1fcdc1e67 2026-07-09 18:02:14.694 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d70c0e39-7dc6-42d6-a82f-acc03b714a05'] response: {'server_uuid': 'aeaf8e39-3bcc-45a7-bb05-6f007c1981e9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f221bec5-b8a6-4f8d-a682-25cf41a6e3ba', 'code': 200} 2026-07-09 18:02:15.032 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 0843cd80-c17e-403f-b9fd-4bf1fcdc1e67 2026-07-09 18:02:17.269 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4bbfe52-7bb0-4ef4-8cc5-9fff8490fab5'] response: {'server_uuid': 'feb03ce9-ce4e-4dfd-88fe-f752999811a7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ee1475b4-803e-4496-8226-90946ed6a3e3', 'code': 200} /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() /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-07-09 18:02:26.844 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 50cf5f56-926c-4f89-aeaf-5b13280e65b4 2026-07-09 18:02:28.875 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port f43dada3-469f-460b-acf4-e9c1d7bd45f3 2026-07-09 18:02:29.278 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 50cf5f56-926c-4f89-aeaf-5b13280e65b4 2026-07-09 18:02:30.165 10 INFO neutron.plugins.ml2.plugin [None req-0b1688e0-fb64-4b10-a6a6-9b053131be8c - - - - - -] Attempt 1 to provision port f95b76ac-33c1-4cc7-ba88-76bd911e9e69 2026-07-09 18:02:30.425 10 INFO neutron.plugins.ml2.plugin [None req-d905eba8-8f1f-4c93-8ee4-6506a6fc7fcc - - - - - -] Attempt 1 to provision port e742b7ab-a7ba-451d-a489-32b42b169aff 2026-07-09 18:02:30.938 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port f43dada3-469f-460b-acf4-e9c1d7bd45f3 2026-07-09 18:02:31.244 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port e742b7ab-a7ba-451d-a489-32b42b169aff 2026-07-09 18:02:32.844 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port e742b7ab-a7ba-451d-a489-32b42b169aff 2026-07-09 18:02:32.885 10 INFO neutron.plugins.ml2.plugin [None req-e71c21aa-63a9-44ef-ab4f-defc8c743279 - - - - - -] Attempt 1 to provision port e47ec942-e01d-4d16-b45e-870b143f4d15 2026-07-09 18:02:33.539 10 INFO neutron.plugins.ml2.plugin [None req-3a61dde6-472d-4c81-be62-919e86a7c9cb - - - - - -] Attempt 1 to provision port e47ec942-e01d-4d16-b45e-870b143f4d15 2026-07-09 18:02:34.292 10 INFO neutron.plugins.ml2.plugin [None req-e7541dc1-9e1f-4471-89a5-c69d3f1d7608 - - - - - -] Attempt 1 to provision port c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c 2026-07-09 18:02:34.973 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c 2026-07-09 18:02:35.368 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port be59d336-016c-473d-b449-fc53c1dd15e7 2026-07-09 18:02:36.865 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port be59d336-016c-473d-b449-fc53c1dd15e7 2026-07-09 18:02:37.115 10 INFO neutron.plugins.ml2.plugin [None req-1b04a028-840c-41fd-82fb-bd2d3feceb53 - - - - - -] Attempt 1 to provision port c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c 2026-07-09 18:02:39.159 9 INFO neutron.plugins.ml2.plugin [None req-ebd0f235-d37a-41e8-8252-1af7d843be18 - - - - - -] Attempt 1 to provision port be063907-8361-45cd-ab1c-caf049bd4388 2026-07-09 18:02:39.345 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac68ea5c-952a-4b4d-a3dd-08e6760a3812'] response: {'server_uuid': '60f41274-af3c-4241-bb78-57b47756a510', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c', 'code': 200} 2026-07-09 18:02:39.472 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] No ports have port_id starting with c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c 2026-07-09 18:02:41.037 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port be063907-8361-45cd-ab1c-caf049bd4388 2026-07-09 18:02:41.254 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec310b9c-cc07-45a7-b0be-ec20ccfbb545'] response: {'server_uuid': '36f03fa2-fd2a-4a7c-8946-94c1bd3ea6eb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'be063907-8361-45cd-ab1c-caf049bd4388', 'code': 200} 2026-07-09 18:02:42.921 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port be063907-8361-45cd-ab1c-caf049bd4388 2026-07-09 18:02:45.087 10 INFO neutron.plugins.ml2.plugin [None req-7df2c4c6-a6c2-4a58-abe2-5aae3ba4a7fa - - - - - -] Attempt 1 to provision port a20d4879-7805-4933-a789-6f01f3fbc7fc 2026-07-09 18:02:45.154 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port d4f55149-a0bf-4590-8906-e5959a69abb5 2026-07-09 18:02:45.669 9 INFO neutron.plugins.ml2.plugin [None req-20750a3d-d2fd-499a-aaa9-47e690a09e92 - - - - - -] Attempt 1 to provision port d4f55149-a0bf-4590-8906-e5959a69abb5 2026-07-09 18:02:45.802 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port a20d4879-7805-4933-a789-6f01f3fbc7fc 2026-07-09 18:02:46.863 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port d4f55149-a0bf-4590-8906-e5959a69abb5 2026-07-09 18:02:46.886 10 INFO neutron.plugins.ml2.plugin [None req-f06da37d-f16f-4556-af9e-c2e543667f5d - - - - - -] Attempt 1 to provision port 880604f6-6cdd-4e0b-b872-4f235e061c93 2026-07-09 18:02:47.350 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port a20d4879-7805-4933-a789-6f01f3fbc7fc 2026-07-09 18:02:47.540 10 INFO neutron.plugins.ml2.plugin [None req-746ac9ce-c9cf-41ad-8be3-580dc6ad809c - - - - - -] Attempt 1 to provision port 880604f6-6cdd-4e0b-b872-4f235e061c93 2026-07-09 18:02:48.897 9 INFO neutron.plugins.ml2.plugin [None req-03787ab4-582b-461e-86c1-c62d6827ad72 - - - - - -] Attempt 1 to provision port eac9dac8-5e3e-4b63-b6e2-86e71dd60d99 2026-07-09 18:02:49.045 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5762d9d-99d5-4794-b358-c39bf910a790'] response: {'server_uuid': '36f03fa2-fd2a-4a7c-8946-94c1bd3ea6eb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'be063907-8361-45cd-ab1c-caf049bd4388', 'code': 200} 2026-07-09 18:02:49.652 10 INFO neutron.plugins.ml2.plugin [None req-6244854d-653d-4551-b6aa-54e709f42e00 - - - - - -] Attempt 1 to provision port eac9dac8-5e3e-4b63-b6e2-86e71dd60d99 2026-07-09 18:02:50.913 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port e47ec942-e01d-4d16-b45e-870b143f4d15 2026-07-09 18:02:51.157 10 WARNING neutron.plugins.ml2.plugin [None req-41180c80-fbcd-4dea-8d0b-801cea395e42 - - - - - -] Concurrent port binding operations failed on port f95b76ac-33c1-4cc7-ba88-76bd911e9e69 2026-07-09 18:02:51.162 10 INFO neutron.plugins.ml2.plugin [None req-41180c80-fbcd-4dea-8d0b-801cea395e42 - - - - - -] Attempt 2 to bind port f95b76ac-33c1-4cc7-ba88-76bd911e9e69 2026-07-09 18:02:52.635 9 INFO neutron.plugins.ml2.plugin [None req-1546b8e8-7e4e-40b2-96e7-36f6f0b739bf - - - - - -] Attempt 1 to provision port a0f1c7b1-b53e-4ebc-b287-85667f958d15 2026-07-09 18:02:53.001 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 7989a8e5-0f93-4bdf-84fd-673c0c845041 2026-07-09 18:02:53.210 9 INFO neutron.plugins.ml2.plugin [None req-367fb8dd-0a2f-4541-a717-8bc896a96c23 - - - - - -] Attempt 1 to provision port 7989a8e5-0f93-4bdf-84fd-673c0c845041 2026-07-09 18:02:53.744 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port e47ec942-e01d-4d16-b45e-870b143f4d15 2026-07-09 18:02:54.066 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port f95b76ac-33c1-4cc7-ba88-76bd911e9e69 2026-07-09 18:02:54.945 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 7989a8e5-0f93-4bdf-84fd-673c0c845041 2026-07-09 18:02:55.392 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port f95b76ac-33c1-4cc7-ba88-76bd911e9e69 2026-07-09 18:02:55.658 9 INFO neutron.plugins.ml2.plugin [None req-a5fcfebb-1faf-4b5e-8b34-6eb5269dc302 - - - - - -] Attempt 1 to provision port 0469c25b-7833-4876-9658-f70c8ff92905 2026-07-09 18:02:56.316 9 INFO neutron.plugins.ml2.plugin [None req-766d7f65-e44a-47fd-90ed-f13546628566 - - - - - -] Attempt 1 to provision port 0469c25b-7833-4876-9658-f70c8ff92905 2026-07-09 18:02:57.126 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port a3b4a6dd-fcb9-45ff-b6ad-ffa678ec9cf3 2026-07-09 18:02:58.914 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port a3b4a6dd-fcb9-45ff-b6ad-ffa678ec9cf3 2026-07-09 18:03:00.842 10 INFO neutron.plugins.ml2.plugin [None req-cffd082d-7b0a-4e4a-9009-16266f545115 - - - - - -] Attempt 1 to provision port f73370d8-fbe3-481f-9abe-38879bd752f2 2026-07-09 18:03:01.044 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port f73370d8-fbe3-481f-9abe-38879bd752f2 2026-07-09 18:03:01.635 9 INFO neutron.plugins.ml2.plugin [None req-bca39fbe-5aba-4158-adb7-0f1958900446 - - - - - -] Attempt 1 to provision port f955e734-b368-49eb-9bd0-51bfb16da21c 2026-07-09 18:03:02.967 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port f73370d8-fbe3-481f-9abe-38879bd752f2 2026-07-09 18:03:03.426 9 INFO neutron.plugins.ml2.plugin [None req-06aee769-551f-4ab2-8ff7-5d975fcb8239 - - - - - -] Attempt 1 to provision port f955e734-b368-49eb-9bd0-51bfb16da21c 2026-07-09 18:03:03.593 10 INFO neutron.plugins.ml2.plugin [None req-47f65192-ab98-4ea7-a9ff-32695f8edbaa - - - - - -] Attempt 1 to provision port 9b3d56b8-9620-4b33-87b9-54446537fb24 2026-07-09 18:03:06.956 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 9b3d56b8-9620-4b33-87b9-54446537fb24 2026-07-09 18:03:07.286 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0defbeb4-ce21-406b-9b65-c8358e6526e2'] response: {'server_uuid': 'e7ee8b3e-4d85-4069-91b9-b1e5d4fa6959', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9b3d56b8-9620-4b33-87b9-54446537fb24', 'code': 200} 2026-07-09 18:03:08.845 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 9b3d56b8-9620-4b33-87b9-54446537fb24 /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-07-09 18:03:13.037 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 08229073-593d-4f86-83c9-8e735e944125 2026-07-09 18:03:13.066 10 INFO neutron.plugins.ml2.plugin [None req-b2dcc09d-00b1-451c-86e2-d527460ea5c3 - - - - - -] Attempt 1 to provision port 08229073-593d-4f86-83c9-8e735e944125 2026-07-09 18:03:14.026 10 INFO neutron.plugins.ml2.plugin [None req-fe164835-0228-4e99-b27d-475e97e116d5 - - - - - -] Attempt 1 to provision port 235aa8fa-bd51-4784-88d0-82e72187195f 2026-07-09 18:03:15.004 9 INFO neutron.plugins.ml2.plugin [None req-7ca33a32-0f60-40c6-84cd-fffe15543988 - - - - - -] Attempt 1 to provision port 235aa8fa-bd51-4784-88d0-82e72187195f 2026-07-09 18:03:15.006 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port e18d5a62-fdbb-4661-870c-80f0abb3254f 2026-07-09 18:03:15.742 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 08229073-593d-4f86-83c9-8e735e944125 2026-07-09 18:03:16.132 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port a0f1c7b1-b53e-4ebc-b287-85667f958d15 2026-07-09 18:03:16.585 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 0469c25b-7833-4876-9658-f70c8ff92905 2026-07-09 18:03:17.279 9 INFO neutron.plugins.ml2.plugin [None req-4642db45-048c-4442-b67c-1bd543b992a6 - - - - - -] Attempt 1 to provision port 1b89fa12-d6e4-475c-913d-8ec98c73d159 2026-07-09 18:03:17.291 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port a0f1c7b1-b53e-4ebc-b287-85667f958d15 2026-07-09 18:03:17.577 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 0469c25b-7833-4876-9658-f70c8ff92905 2026-07-09 18:03:21.686 9 INFO neutron.plugins.ml2.plugin [None req-77691274-a70d-4205-ad28-7ed48801bfe4 - - - - - -] Attempt 1 to provision port 74008308-3beb-4d81-a75e-ef56c6926675 2026-07-09 18:03:27.292 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port f613b3d1-2ead-4c18-af15-5da0023c311e 2026-07-09 18:03:27.906 10 INFO neutron.plugins.ml2.plugin [None req-a85556e3-302f-441d-92db-00707b1f7c89 - - - - - -] Attempt 1 to provision port f613b3d1-2ead-4c18-af15-5da0023c311e /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-07-09 18:03:31.308 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 31fa3db9-b4f7-4796-8fe2-175b5bf0da7c 2026-07-09 18:03:33.241 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-53d4de51-2411-451f-a392-a53df7bab002'] response: {'server_uuid': 'e7ee8b3e-4d85-4069-91b9-b1e5d4fa6959', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9b3d56b8-9620-4b33-87b9-54446537fb24', 'code': 200} 2026-07-09 18:03:33.983 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 9b3d56b8-9620-4b33-87b9-54446537fb24 2026-07-09 18:03:35.282 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 9b3d56b8-9620-4b33-87b9-54446537fb24 2026-07-09 18:03:35.296 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5dc4df2a-ca69-464f-bccd-af52b8142c17'] response: {'server_uuid': 'e7ee8b3e-4d85-4069-91b9-b1e5d4fa6959', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9b3d56b8-9620-4b33-87b9-54446537fb24', 'code': 200} 2026-07-09 18:03:53.310 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port de183cb4-4723-474e-b11f-66d8da62faac 2026-07-09 18:03:53.347 9 INFO neutron.plugins.ml2.plugin [None req-e79faeac-0bcd-492f-bb0b-28563f3e9cd2 - - - - - -] Attempt 1 to provision port dab732af-34c0-420d-bc1d-d677bf78e58c 2026-07-09 18:03:53.616 10 INFO neutron.plugins.ml2.plugin [None req-10be134e-b86d-4bac-b463-b5a5000da580 - - - - - -] Attempt 1 to provision port de183cb4-4723-474e-b11f-66d8da62faac 2026-07-09 18:03:54.857 9 INFO neutron.plugins.ml2.plugin [None req-1486d9bf-c098-4cfb-b410-f42c70f88e00 - - - - - -] Attempt 1 to provision port 3850f590-3c0a-4efb-8446-611f937ceb32 2026-07-09 18:03:55.393 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port de183cb4-4723-474e-b11f-66d8da62faac 2026-07-09 18:03:56.640 9 INFO neutron.plugins.ml2.plugin [None req-5b6a09c3-ea18-4c0d-a6f0-21ccadc111b8 - - - - - -] Attempt 1 to provision port 97191a8e-38ae-4683-ab8a-d18237e2654d 2026-07-09 18:03:57.339 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 9aff85ee-de52-488a-aa64-b72012337757 2026-07-09 18:03:57.417 10 INFO neutron.plugins.ml2.plugin [None req-032d68b0-da3a-4271-abab-d8a9e1a35754 - - - - - -] Attempt 1 to provision port 97191a8e-38ae-4683-ab8a-d18237e2654d 2026-07-09 18:03:59.479 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 9aff85ee-de52-488a-aa64-b72012337757 /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-07-09 18:04:03.543 9 INFO neutron.plugins.ml2.plugin [None req-a3ab056c-4cdd-4445-b529-a52557c3bad3 - - - - - -] Attempt 1 to provision port bbcc9b15-8365-4e6f-94cb-37be513d9506 2026-07-09 18:04:05.463 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port bbcc9b15-8365-4e6f-94cb-37be513d9506 2026-07-09 18:04:05.651 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6713a226-2014-4ff7-97b2-4614e176a165'] response: {'server_uuid': '7d0a9ed3-865a-4577-ae7f-c6d7d3377a9c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bbcc9b15-8365-4e6f-94cb-37be513d9506', 'code': 200} 2026-07-09 18:04:06.116 10 INFO neutron.plugins.ml2.plugin [None req-ce2af0aa-7502-4651-9f38-292bbd953da6 - - - - - -] Attempt 1 to provision port bf384f15-0a0a-4b84-a06d-2be1fb39a0b4 2026-07-09 18:04:06.778 10 INFO neutron.plugins.ml2.plugin [None req-a37b658c-117b-4797-bbb5-c4bec3723d02 - - - - - -] Attempt 1 to provision port 244c8792-7030-4334-9c47-278716b1f884 2026-07-09 18:04:07.335 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 244c8792-7030-4334-9c47-278716b1f884 2026-07-09 18:04:07.754 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port bbcc9b15-8365-4e6f-94cb-37be513d9506 2026-07-09 18:04:09.390 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port cae1d03b-ddf2-41d6-b392-f52bd4ab6c68 2026-07-09 18:04:09.839 10 INFO neutron.plugins.ml2.plugin [None req-71827e0a-d6bc-43a9-8e5a-9177bf91ac3a - - - - - -] Attempt 1 to provision port 5e864b04-1679-4283-8505-3ace63da1be4 2026-07-09 18:04:10.030 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 244c8792-7030-4334-9c47-278716b1f884 2026-07-09 18:04:10.102 10 INFO neutron.plugins.ml2.plugin [None req-bb969861-570a-4d28-9ad3-98cb39012b55 - - - - - -] Attempt 1 to provision port cae1d03b-ddf2-41d6-b392-f52bd4ab6c68 2026-07-09 18:04:10.390 9 INFO neutron.plugins.ml2.plugin [None req-38a3c918-8dca-4740-941f-d6c1ebc88cc8 - - - - - -] Attempt 1 to provision port 3a166465-7189-4a61-9861-705f0902a6bc 2026-07-09 18:04:10.447 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 3a166465-7189-4a61-9861-705f0902a6bc 2026-07-09 18:04:10.898 9 INFO neutron.plugins.ml2.plugin [None req-9a868847-40cc-4c0a-99be-b2dec016809d - - - - - -] Attempt 1 to provision port 1541ea8a-64b2-4f94-adde-75538edcbf0e 2026-07-09 18:04:11.657 9 INFO neutron.plugins.ml2.plugin [None req-0df5db46-5a7e-48a0-a75d-124f9a52f22f - - - - - -] Attempt 1 to provision port 1541ea8a-64b2-4f94-adde-75538edcbf0e 2026-07-09 18:04:12.269 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 3a166465-7189-4a61-9861-705f0902a6bc 2026-07-09 18:04:12.733 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port bd667d7d-080d-48db-b17c-33a31a347375 2026-07-09 18:04:12.835 9 INFO neutron.plugins.ml2.plugin [None req-fa05cf40-d517-4f05-bd7c-52bbbbe87f22 - - - - - -] Attempt 1 to provision port e5e15f02-cdd4-41e6-8488-d54bbd945257 2026-07-09 18:04:13.562 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port cae1d03b-ddf2-41d6-b392-f52bd4ab6c68 2026-07-09 18:04:13.617 10 INFO neutron.plugins.ml2.plugin [None req-e1083751-d371-4206-95e0-84303094d611 - - - - - -] Attempt 1 to provision port e5e15f02-cdd4-41e6-8488-d54bbd945257 2026-07-09 18:04:14.322 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port f7161869-5153-4103-a174-8b28889d43ea 2026-07-09 18:04:15.125 9 INFO neutron.plugins.ml2.plugin [None req-21600978-a285-4309-b0fc-17520fd85ba4 - - - - - -] Attempt 1 to provision port f7161869-5153-4103-a174-8b28889d43ea 2026-07-09 18:04:15.208 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 8abdc776-6059-4a21-bad2-e6c90c5c0ee8 2026-07-09 18:04:15.265 9 INFO neutron.plugins.ml2.plugin [None req-21600978-a285-4309-b0fc-17520fd85ba4 - - - - - -] Attempt 1 to provision port 99b0ecd1-685b-4593-ae19-b10e5ad30018 2026-07-09 18:04:15.456 9 INFO neutron.plugins.ml2.plugin [None req-94f350fe-8609-4b4c-a131-8d29f540b1e6 - - - - - -] Attempt 1 to provision port 99b0ecd1-685b-4593-ae19-b10e5ad30018 2026-07-09 18:04:15.674 10 INFO neutron.plugins.ml2.plugin [None req-89ffc45e-f1b6-4a08-9a0a-777ab021543d - - - - - -] Attempt 1 to provision port 99b0ecd1-685b-4593-ae19-b10e5ad30018 2026-07-09 18:04:16.234 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port bd667d7d-080d-48db-b17c-33a31a347375 2026-07-09 18:04:16.357 9 INFO neutron.plugins.ml2.plugin [None req-99823580-e808-467a-a050-fcd6902e6c90 - - - - - -] Attempt 1 to provision port 501092e2-2416-4029-bdb9-4bbe02ccf69f 2026-07-09 18:04:16.975 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port f7161869-5153-4103-a174-8b28889d43ea 2026-07-09 18:04:17.032 10 INFO neutron.plugins.ml2.plugin [None req-bd559ac6-d81b-49a9-896e-76bcdc4f8134 - - - - - -] Attempt 1 to provision port 501092e2-2416-4029-bdb9-4bbe02ccf69f 2026-07-09 18:04:17.381 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 8abdc776-6059-4a21-bad2-e6c90c5c0ee8 2026-07-09 18:04:19.725 10 INFO neutron.plugins.ml2.plugin [None req-b1650ed2-6f8b-4b04-9a54-5b8a72bc138c - - - - - -] Attempt 1 to provision port 02e6f9b9-36a7-4c8c-b1cc-bea33f70895d 2026-07-09 18:04:22.979 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 02e6f9b9-36a7-4c8c-b1cc-bea33f70895d 2026-07-09 18:04:23.166 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-24b94ab8-dac0-4024-90f9-9c3a443a83c6'] response: {'server_uuid': 'b99315d0-99e6-4ed1-a6b9-9509baedeae0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '02e6f9b9-36a7-4c8c-b1cc-bea33f70895d', 'code': 200} 2026-07-09 18:04:24.409 9 INFO neutron.plugins.ml2.plugin [None req-284b6717-8940-41e6-95a8-805f0f2f308f - - - - - -] Attempt 1 to provision port 80e92e59-89c8-472d-9a12-0c4e0c8c1de3 2026-07-09 18:04:24.856 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 02e6f9b9-36a7-4c8c-b1cc-bea33f70895d 2026-07-09 18:04:26.115 9 INFO neutron.plugins.ml2.plugin [None req-72df8a7e-a424-4cec-ae28-bb81626d9ba4 - - - - - -] Attempt 1 to provision port cee79a4e-b8a0-4193-b6b2-b07cd122bb36 2026-07-09 18:04:26.857 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port cee79a4e-b8a0-4193-b6b2-b07cd122bb36 2026-07-09 18:04:27.222 9 INFO neutron.plugins.ml2.plugin [None req-54af1d25-f75c-4c5e-a986-b7356bf2b0f1 - - - - - -] Attempt 1 to provision port 1a340d6a-5e80-40bf-98ed-3891cf43465b 2026-07-09 18:04:28.525 9 INFO neutron.plugins.ml2.plugin [None req-c0941336-9441-4924-8809-ff6f72e2affa - - - - - -] Attempt 1 to provision port 1a340d6a-5e80-40bf-98ed-3891cf43465b 2026-07-09 18:04:28.949 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port bf384f15-0a0a-4b84-a06d-2be1fb39a0b4 2026-07-09 18:04:29.347 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 1541ea8a-64b2-4f94-adde-75538edcbf0e 2026-07-09 18:04:29.816 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 80e92e59-89c8-472d-9a12-0c4e0c8c1de3 2026-07-09 18:04:30.030 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d8066a8-65ab-4cb2-a7c4-1aa07e95fa02'] response: {'server_uuid': '62211733-503c-4295-a444-18656f0b2644', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '80e92e59-89c8-472d-9a12-0c4e0c8c1de3', 'code': 200} 2026-07-09 18:04:31.284 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port bf384f15-0a0a-4b84-a06d-2be1fb39a0b4 2026-07-09 18:04:31.536 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 5e864b04-1679-4283-8505-3ace63da1be4 2026-07-09 18:04:31.959 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 99b0ecd1-685b-4593-ae19-b10e5ad30018 2026-07-09 18:04:32.431 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 80e92e59-89c8-472d-9a12-0c4e0c8c1de3 2026-07-09 18:04:33.015 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 5e864b04-1679-4283-8505-3ace63da1be4 2026-07-09 18:04:33.267 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 99b0ecd1-685b-4593-ae19-b10e5ad30018 /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-07-09 18:04:36.800 10 INFO neutron.plugins.ml2.plugin [None req-facaa3bc-1238-41e7-8bf0-0e0933c233c1 - - - - - -] Attempt 1 to provision port 6e02f0a6-e0e8-4e4c-823e-33c59f55d993 2026-07-09 18:04:37.071 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 6e02f0a6-e0e8-4e4c-823e-33c59f55d993 2026-07-09 18:04:38.514 10 INFO neutron.plugins.ml2.plugin [None req-87e5ae87-3a99-4566-b880-3ffc7b77c530 - - - - - -] Attempt 1 to provision port 7fedaae1-8ac2-4073-8d0a-767c8d237058 2026-07-09 18:04:38.789 9 INFO neutron.plugins.ml2.plugin [None req-9ab355d0-73bf-490f-abc0-99634c19aa6d - - - - - -] Attempt 1 to provision port 7fedaae1-8ac2-4073-8d0a-767c8d237058 2026-07-09 18:04:39.145 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 6e02f0a6-e0e8-4e4c-823e-33c59f55d993 2026-07-09 18:04:43.917 10 INFO neutron.plugins.ml2.plugin [None req-4ab9d8ca-ddef-499d-8826-f09acf3e8532 - - - - - -] Attempt 1 to provision port 9ee24de7-3ac1-4237-969f-6ac5796698fb 2026-07-09 18:04:55.261 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port d74b564e-685b-4baa-8db1-43daa6359d57 2026-07-09 18:04:56.250 10 INFO neutron.plugins.ml2.plugin [None req-2edc71a1-b94d-421a-95cc-e8e413aed9b9 - - - - - -] Attempt 1 to provision port d74b564e-685b-4baa-8db1-43daa6359d57 2026-07-09 18:04:57.216 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port d74b564e-685b-4baa-8db1-43daa6359d57 2026-07-09 18:04:57.351 10 INFO neutron.plugins.ml2.plugin [None req-9c27949d-5bd3-4fbd-948d-dae3dea49da7 - - - - - -] Attempt 1 to provision port eed4c24f-5f0f-4f5f-b6a2-b66cf2e3c7ad 2026-07-09 18:04:57.706 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 1fd03ecb-f978-49d6-bbb6-5929f6213ef6 2026-07-09 18:04:58.246 9 INFO neutron.plugins.ml2.plugin [None req-4fb7f8e3-bd44-4d0e-a09c-49589f9c8bd2 - - - - - -] Attempt 1 to provision port 1fd03ecb-f978-49d6-bbb6-5929f6213ef6 2026-07-09 18:04:58.514 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port eed4c24f-5f0f-4f5f-b6a2-b66cf2e3c7ad 2026-07-09 18:04:59.267 9 INFO neutron.plugins.ml2.plugin [None req-e6821434-5b19-4836-9371-a23c41974cee - - - - - -] Attempt 1 to provision port 5fb242c9-4ac1-430d-ba65-b71141543369 2026-07-09 18:04:59.299 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 5fb242c9-4ac1-430d-ba65-b71141543369 2026-07-09 18:05:00.261 9 INFO neutron.plugins.ml2.plugin [None req-f1a82839-f1bd-499b-8159-5c2ce4403dc8 - - - - - -] Attempt 1 to provision port 88b07164-cb82-419e-a1f8-7c177f5c15ac 2026-07-09 18:05:00.677 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 88b07164-cb82-419e-a1f8-7c177f5c15ac 2026-07-09 18:05:01.613 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port c997be2e-6416-4da4-b6c9-1cf7083bb4fb 2026-07-09 18:05:01.836 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-62221170-5392-4444-bfcb-1d931a772811'] response: {'server_uuid': 'fbeacc4a-e595-47ae-a176-132771858806', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c997be2e-6416-4da4-b6c9-1cf7083bb4fb', 'code': 200} 2026-07-09 18:05:03.460 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port c997be2e-6416-4da4-b6c9-1cf7083bb4fb 2026-07-09 18:05:12.920 9 ERROR neutron.plugins.ml2.managers [None req-b49e58c1-7498-4d6c-9fc0-93349fce756e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7b8a629b-52b0-4ca2-a374-31820a79a8ca could not be found. 2026-07-09 18:05:12.920 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 18:05:12.920 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-07-09 18:05:12.920 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 18:05:12.920 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-07-09 18:05:12.920 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 18:05:12.920 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-07-09 18:05:12.920 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 18:05:12.920 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-07-09 18:05:12.920 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 18:05:12.920 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-07-09 18:05:12.920 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 18:05:12.920 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-07-09 18:05:12.920 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:12.920 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:12.920 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:12.920 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-07-09 18:05:12.920 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:12.920 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-07-09 18:05:12.920 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:12.920 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 18:05:12.920 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 18:05:12.920 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:12.920 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:12.920 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-07-09 18:05:12.920 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:12.920 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 18:05:12.920 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:12.920 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-07-09 18:05:12.920 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:12.920 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:12.920 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:12.920 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-07-09 18:05:12.920 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:12.920 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-07-09 18:05:12.920 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 18:05:12.920 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-07-09 18:05:12.920 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 18:05:12.920 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-07-09 18:05:12.920 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 18:05:12.920 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7b8a629b-52b0-4ca2-a374-31820a79a8ca could not be found. 2026-07-09 18:05:12.920 9 ERROR neutron.plugins.ml2.managers  2026-07-09 18:05:12.922 9 ERROR neutron.plugins.ml2.managers [None req-b49e58c1-7498-4d6c-9fc0-93349fce756e - - - - - -] Failed to bind port 9c3b0c40-6073-4168-8080-c7f217912b3a on host instance for vnic_type normal using segments [{'id': '9fc8c96a-dce8-4f29-8eff-9a02d40b113b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 47, 'network_id': 'e38dc405-a0aa-47fe-acbc-18511a6189cf'}] 2026-07-09 18:05:12.923 9 INFO neutron.plugins.ml2.plugin [None req-b49e58c1-7498-4d6c-9fc0-93349fce756e - - - - - -] Attempt 2 to bind port 9c3b0c40-6073-4168-8080-c7f217912b3a 2026-07-09 18:05:12.963 9 ERROR neutron.plugins.ml2.managers [None req-b49e58c1-7498-4d6c-9fc0-93349fce756e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7b8a629b-52b0-4ca2-a374-31820a79a8ca could not be found. 2026-07-09 18:05:12.963 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 18:05:12.963 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-07-09 18:05:12.963 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 18:05:12.963 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-07-09 18:05:12.963 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 18:05:12.963 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-07-09 18:05:12.963 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 18:05:12.963 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-07-09 18:05:12.963 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 18:05:12.963 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-07-09 18:05:12.963 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 18:05:12.963 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-07-09 18:05:12.963 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:12.963 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:12.963 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:12.963 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-07-09 18:05:12.963 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:12.963 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-07-09 18:05:12.963 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:12.963 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 18:05:12.963 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 18:05:12.963 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:12.963 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:12.963 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-07-09 18:05:12.963 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:12.963 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 18:05:12.963 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:12.963 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-07-09 18:05:12.963 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:12.963 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:12.963 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:12.963 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-07-09 18:05:12.963 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:12.963 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-07-09 18:05:12.963 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 18:05:12.963 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-07-09 18:05:12.963 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 18:05:12.963 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-07-09 18:05:12.963 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 18:05:12.963 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7b8a629b-52b0-4ca2-a374-31820a79a8ca could not be found. 2026-07-09 18:05:12.963 9 ERROR neutron.plugins.ml2.managers  2026-07-09 18:05:12.964 9 ERROR neutron.plugins.ml2.managers [None req-b49e58c1-7498-4d6c-9fc0-93349fce756e - - - - - -] Failed to bind port 9c3b0c40-6073-4168-8080-c7f217912b3a on host instance for vnic_type normal using segments [{'id': '9fc8c96a-dce8-4f29-8eff-9a02d40b113b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 47, 'network_id': 'e38dc405-a0aa-47fe-acbc-18511a6189cf'}] 2026-07-09 18:05:12.965 9 INFO neutron.plugins.ml2.plugin [None req-b49e58c1-7498-4d6c-9fc0-93349fce756e - - - - - -] Attempt 3 to bind port 9c3b0c40-6073-4168-8080-c7f217912b3a 2026-07-09 18:05:13.033 9 ERROR neutron.plugins.ml2.managers [None req-b49e58c1-7498-4d6c-9fc0-93349fce756e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7b8a629b-52b0-4ca2-a374-31820a79a8ca could not be found. 2026-07-09 18:05:13.033 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 18:05:13.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-07-09 18:05:13.033 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 18:05:13.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-07-09 18:05:13.033 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 18:05:13.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-07-09 18:05:13.033 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 18:05:13.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-07-09 18:05:13.033 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 18:05:13.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-07-09 18:05:13.033 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 18:05:13.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-07-09 18:05:13.033 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:13.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-07-09 18:05:13.033 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:13.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-07-09 18:05:13.033 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:13.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-07-09 18:05:13.033 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:13.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-07-09 18:05:13.033 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 18:05:13.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-07-09 18:05:13.033 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:13.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-07-09 18:05:13.033 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:13.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-07-09 18:05:13.033 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:13.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-07-09 18:05:13.033 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:13.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-07-09 18:05:13.033 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:13.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-07-09 18:05:13.033 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:13.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-07-09 18:05:13.033 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 18:05:13.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-07-09 18:05:13.033 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 18:05:13.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-07-09 18:05:13.033 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 18:05:13.033 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7b8a629b-52b0-4ca2-a374-31820a79a8ca could not be found. 2026-07-09 18:05:13.033 9 ERROR neutron.plugins.ml2.managers  2026-07-09 18:05:13.035 9 ERROR neutron.plugins.ml2.managers [None req-b49e58c1-7498-4d6c-9fc0-93349fce756e - - - - - -] Failed to bind port 9c3b0c40-6073-4168-8080-c7f217912b3a on host instance for vnic_type normal using segments [{'id': '9fc8c96a-dce8-4f29-8eff-9a02d40b113b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 47, 'network_id': 'e38dc405-a0aa-47fe-acbc-18511a6189cf'}] 2026-07-09 18:05:13.035 9 INFO neutron.plugins.ml2.plugin [None req-b49e58c1-7498-4d6c-9fc0-93349fce756e - - - - - -] Attempt 4 to bind port 9c3b0c40-6073-4168-8080-c7f217912b3a 2026-07-09 18:05:13.069 9 ERROR neutron.plugins.ml2.managers [None req-b49e58c1-7498-4d6c-9fc0-93349fce756e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7b8a629b-52b0-4ca2-a374-31820a79a8ca could not be found. 2026-07-09 18:05:13.069 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 18:05:13.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-07-09 18:05:13.069 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 18:05:13.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-07-09 18:05:13.069 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 18:05:13.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-07-09 18:05:13.069 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 18:05:13.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-07-09 18:05:13.069 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 18:05:13.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-07-09 18:05:13.069 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 18:05:13.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-07-09 18:05:13.069 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:13.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-07-09 18:05:13.069 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:13.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-07-09 18:05:13.069 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:13.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-07-09 18:05:13.069 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:13.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-07-09 18:05:13.069 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 18:05:13.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-07-09 18:05:13.069 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:13.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-07-09 18:05:13.069 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:13.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-07-09 18:05:13.069 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:13.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-07-09 18:05:13.069 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:13.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-07-09 18:05:13.069 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:13.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-07-09 18:05:13.069 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:13.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-07-09 18:05:13.069 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 18:05:13.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-07-09 18:05:13.069 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 18:05:13.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-07-09 18:05:13.069 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 18:05:13.069 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7b8a629b-52b0-4ca2-a374-31820a79a8ca could not be found. 2026-07-09 18:05:13.069 9 ERROR neutron.plugins.ml2.managers  2026-07-09 18:05:13.070 9 ERROR neutron.plugins.ml2.managers [None req-b49e58c1-7498-4d6c-9fc0-93349fce756e - - - - - -] Failed to bind port 9c3b0c40-6073-4168-8080-c7f217912b3a on host instance for vnic_type normal using segments [{'id': '9fc8c96a-dce8-4f29-8eff-9a02d40b113b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 47, 'network_id': 'e38dc405-a0aa-47fe-acbc-18511a6189cf'}] 2026-07-09 18:05:13.070 9 INFO neutron.plugins.ml2.plugin [None req-b49e58c1-7498-4d6c-9fc0-93349fce756e - - - - - -] Attempt 5 to bind port 9c3b0c40-6073-4168-8080-c7f217912b3a 2026-07-09 18:05:13.101 9 ERROR neutron.plugins.ml2.managers [None req-b49e58c1-7498-4d6c-9fc0-93349fce756e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7b8a629b-52b0-4ca2-a374-31820a79a8ca could not be found. 2026-07-09 18:05:13.101 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 18:05:13.101 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-07-09 18:05:13.101 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 18:05:13.101 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-07-09 18:05:13.101 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 18:05:13.101 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-07-09 18:05:13.101 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 18:05:13.101 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-07-09 18:05:13.101 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 18:05:13.101 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-07-09 18:05:13.101 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 18:05:13.101 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-07-09 18:05:13.101 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:13.101 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:13.101 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:13.101 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-07-09 18:05:13.101 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:13.101 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-07-09 18:05:13.101 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:13.101 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 18:05:13.101 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 18:05:13.101 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:13.101 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:13.101 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-07-09 18:05:13.101 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:13.101 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 18:05:13.101 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:13.101 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-07-09 18:05:13.101 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:13.101 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:13.101 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:13.101 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-07-09 18:05:13.101 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:13.101 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-07-09 18:05:13.101 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 18:05:13.101 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-07-09 18:05:13.101 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 18:05:13.101 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-07-09 18:05:13.101 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 18:05:13.101 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7b8a629b-52b0-4ca2-a374-31820a79a8ca could not be found. 2026-07-09 18:05:13.101 9 ERROR neutron.plugins.ml2.managers  2026-07-09 18:05:13.103 9 ERROR neutron.plugins.ml2.managers [None req-b49e58c1-7498-4d6c-9fc0-93349fce756e - - - - - -] Failed to bind port 9c3b0c40-6073-4168-8080-c7f217912b3a on host instance for vnic_type normal using segments [{'id': '9fc8c96a-dce8-4f29-8eff-9a02d40b113b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 47, 'network_id': 'e38dc405-a0aa-47fe-acbc-18511a6189cf'}] 2026-07-09 18:05:13.103 9 INFO neutron.plugins.ml2.plugin [None req-b49e58c1-7498-4d6c-9fc0-93349fce756e - - - - - -] Attempt 6 to bind port 9c3b0c40-6073-4168-8080-c7f217912b3a 2026-07-09 18:05:13.132 9 ERROR neutron.plugins.ml2.managers [None req-b49e58c1-7498-4d6c-9fc0-93349fce756e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7b8a629b-52b0-4ca2-a374-31820a79a8ca could not be found. 2026-07-09 18:05:13.132 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 18:05:13.132 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-07-09 18:05:13.132 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 18:05:13.132 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-07-09 18:05:13.132 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 18:05:13.132 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-07-09 18:05:13.132 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 18:05:13.132 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-07-09 18:05:13.132 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 18:05:13.132 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-07-09 18:05:13.132 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 18:05:13.132 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-07-09 18:05:13.132 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:13.132 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:13.132 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:13.132 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-07-09 18:05:13.132 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:13.132 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-07-09 18:05:13.132 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:13.132 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 18:05:13.132 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 18:05:13.132 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:13.132 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:13.132 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-07-09 18:05:13.132 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:13.132 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 18:05:13.132 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:13.132 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-07-09 18:05:13.132 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:13.132 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:13.132 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:13.132 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-07-09 18:05:13.132 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:13.132 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-07-09 18:05:13.132 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 18:05:13.132 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-07-09 18:05:13.132 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 18:05:13.132 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-07-09 18:05:13.132 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 18:05:13.132 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7b8a629b-52b0-4ca2-a374-31820a79a8ca could not be found. 2026-07-09 18:05:13.132 9 ERROR neutron.plugins.ml2.managers  2026-07-09 18:05:13.133 9 ERROR neutron.plugins.ml2.managers [None req-b49e58c1-7498-4d6c-9fc0-93349fce756e - - - - - -] Failed to bind port 9c3b0c40-6073-4168-8080-c7f217912b3a on host instance for vnic_type normal using segments [{'id': '9fc8c96a-dce8-4f29-8eff-9a02d40b113b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 47, 'network_id': 'e38dc405-a0aa-47fe-acbc-18511a6189cf'}] 2026-07-09 18:05:13.133 9 INFO neutron.plugins.ml2.plugin [None req-b49e58c1-7498-4d6c-9fc0-93349fce756e - - - - - -] Attempt 7 to bind port 9c3b0c40-6073-4168-8080-c7f217912b3a 2026-07-09 18:05:13.159 9 ERROR neutron.plugins.ml2.managers [None req-b49e58c1-7498-4d6c-9fc0-93349fce756e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7b8a629b-52b0-4ca2-a374-31820a79a8ca could not be found. 2026-07-09 18:05:13.159 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 18:05:13.159 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-07-09 18:05:13.159 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 18:05:13.159 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-07-09 18:05:13.159 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 18:05:13.159 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-07-09 18:05:13.159 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 18:05:13.159 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-07-09 18:05:13.159 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 18:05:13.159 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-07-09 18:05:13.159 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 18:05:13.159 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-07-09 18:05:13.159 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:13.159 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:13.159 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:13.159 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-07-09 18:05:13.159 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:13.159 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-07-09 18:05:13.159 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:13.159 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 18:05:13.159 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 18:05:13.159 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:13.159 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:13.159 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-07-09 18:05:13.159 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:13.159 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 18:05:13.159 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:13.159 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-07-09 18:05:13.159 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:13.159 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:13.159 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:13.159 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-07-09 18:05:13.159 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:13.159 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-07-09 18:05:13.159 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 18:05:13.159 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-07-09 18:05:13.159 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 18:05:13.159 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-07-09 18:05:13.159 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 18:05:13.159 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7b8a629b-52b0-4ca2-a374-31820a79a8ca could not be found. 2026-07-09 18:05:13.159 9 ERROR neutron.plugins.ml2.managers  2026-07-09 18:05:13.160 9 ERROR neutron.plugins.ml2.managers [None req-b49e58c1-7498-4d6c-9fc0-93349fce756e - - - - - -] Failed to bind port 9c3b0c40-6073-4168-8080-c7f217912b3a on host instance for vnic_type normal using segments [{'id': '9fc8c96a-dce8-4f29-8eff-9a02d40b113b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 47, 'network_id': 'e38dc405-a0aa-47fe-acbc-18511a6189cf'}] 2026-07-09 18:05:13.161 9 INFO neutron.plugins.ml2.plugin [None req-b49e58c1-7498-4d6c-9fc0-93349fce756e - - - - - -] Attempt 8 to bind port 9c3b0c40-6073-4168-8080-c7f217912b3a 2026-07-09 18:05:13.191 9 ERROR neutron.plugins.ml2.managers [None req-b49e58c1-7498-4d6c-9fc0-93349fce756e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7b8a629b-52b0-4ca2-a374-31820a79a8ca could not be found. 2026-07-09 18:05:13.191 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 18:05:13.191 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-07-09 18:05:13.191 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 18:05:13.191 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-07-09 18:05:13.191 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 18:05:13.191 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-07-09 18:05:13.191 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 18:05:13.191 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-07-09 18:05:13.191 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 18:05:13.191 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-07-09 18:05:13.191 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 18:05:13.191 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-07-09 18:05:13.191 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:13.191 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:13.191 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:13.191 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-07-09 18:05:13.191 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:13.191 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-07-09 18:05:13.191 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:13.191 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 18:05:13.191 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 18:05:13.191 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:13.191 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:13.191 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-07-09 18:05:13.191 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:13.191 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 18:05:13.191 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:13.191 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-07-09 18:05:13.191 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:13.191 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:13.191 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:13.191 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-07-09 18:05:13.191 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:13.191 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-07-09 18:05:13.191 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 18:05:13.191 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-07-09 18:05:13.191 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 18:05:13.191 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-07-09 18:05:13.191 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 18:05:13.191 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7b8a629b-52b0-4ca2-a374-31820a79a8ca could not be found. 2026-07-09 18:05:13.191 9 ERROR neutron.plugins.ml2.managers  2026-07-09 18:05:13.192 9 ERROR neutron.plugins.ml2.managers [None req-b49e58c1-7498-4d6c-9fc0-93349fce756e - - - - - -] Failed to bind port 9c3b0c40-6073-4168-8080-c7f217912b3a on host instance for vnic_type normal using segments [{'id': '9fc8c96a-dce8-4f29-8eff-9a02d40b113b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 47, 'network_id': 'e38dc405-a0aa-47fe-acbc-18511a6189cf'}] 2026-07-09 18:05:13.193 9 INFO neutron.plugins.ml2.plugin [None req-b49e58c1-7498-4d6c-9fc0-93349fce756e - - - - - -] Attempt 9 to bind port 9c3b0c40-6073-4168-8080-c7f217912b3a 2026-07-09 18:05:13.225 9 ERROR neutron.plugins.ml2.managers [None req-b49e58c1-7498-4d6c-9fc0-93349fce756e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7b8a629b-52b0-4ca2-a374-31820a79a8ca could not be found. 2026-07-09 18:05:13.225 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 18:05:13.225 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-07-09 18:05:13.225 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 18:05:13.225 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-07-09 18:05:13.225 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 18:05:13.225 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-07-09 18:05:13.225 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 18:05:13.225 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-07-09 18:05:13.225 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 18:05:13.225 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-07-09 18:05:13.225 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 18:05:13.225 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-07-09 18:05:13.225 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:13.225 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:13.225 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:13.225 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-07-09 18:05:13.225 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:13.225 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-07-09 18:05:13.225 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:13.225 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 18:05:13.225 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 18:05:13.225 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:13.225 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:13.225 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-07-09 18:05:13.225 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:13.225 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 18:05:13.225 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:13.225 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-07-09 18:05:13.225 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:13.225 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:13.225 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:13.225 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-07-09 18:05:13.225 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:13.225 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-07-09 18:05:13.225 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 18:05:13.225 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-07-09 18:05:13.225 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 18:05:13.225 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-07-09 18:05:13.225 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 18:05:13.225 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7b8a629b-52b0-4ca2-a374-31820a79a8ca could not be found. 2026-07-09 18:05:13.225 9 ERROR neutron.plugins.ml2.managers  2026-07-09 18:05:13.226 9 ERROR neutron.plugins.ml2.managers [None req-b49e58c1-7498-4d6c-9fc0-93349fce756e - - - - - -] Failed to bind port 9c3b0c40-6073-4168-8080-c7f217912b3a on host instance for vnic_type normal using segments [{'id': '9fc8c96a-dce8-4f29-8eff-9a02d40b113b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 47, 'network_id': 'e38dc405-a0aa-47fe-acbc-18511a6189cf'}] 2026-07-09 18:05:13.226 9 INFO neutron.plugins.ml2.plugin [None req-b49e58c1-7498-4d6c-9fc0-93349fce756e - - - - - -] Attempt 10 to bind port 9c3b0c40-6073-4168-8080-c7f217912b3a 2026-07-09 18:05:13.256 9 ERROR neutron.plugins.ml2.managers [None req-b49e58c1-7498-4d6c-9fc0-93349fce756e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7b8a629b-52b0-4ca2-a374-31820a79a8ca could not be found. 2026-07-09 18:05:13.256 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 18:05:13.256 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-07-09 18:05:13.256 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 18:05:13.256 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-07-09 18:05:13.256 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 18:05:13.256 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-07-09 18:05:13.256 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 18:05:13.256 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-07-09 18:05:13.256 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 18:05:13.256 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-07-09 18:05:13.256 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 18:05:13.256 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-07-09 18:05:13.256 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:13.256 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:13.256 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:13.256 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-07-09 18:05:13.256 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:13.256 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-07-09 18:05:13.256 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:13.256 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 18:05:13.256 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 18:05:13.256 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:13.256 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:13.256 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-07-09 18:05:13.256 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:13.256 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 18:05:13.256 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:13.256 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-07-09 18:05:13.256 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:13.256 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:13.256 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:13.256 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-07-09 18:05:13.256 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:13.256 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-07-09 18:05:13.256 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 18:05:13.256 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-07-09 18:05:13.256 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 18:05:13.256 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-07-09 18:05:13.256 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 18:05:13.256 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7b8a629b-52b0-4ca2-a374-31820a79a8ca could not be found. 2026-07-09 18:05:13.256 9 ERROR neutron.plugins.ml2.managers  2026-07-09 18:05:13.257 9 ERROR neutron.plugins.ml2.managers [None req-b49e58c1-7498-4d6c-9fc0-93349fce756e - - - - - -] Failed to bind port 9c3b0c40-6073-4168-8080-c7f217912b3a on host instance for vnic_type normal using segments [{'id': '9fc8c96a-dce8-4f29-8eff-9a02d40b113b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 47, 'network_id': 'e38dc405-a0aa-47fe-acbc-18511a6189cf'}] 2026-07-09 18:05:13.483 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 647c4ab9-d9e7-4014-a19e-d15fc4d3cafe 2026-07-09 18:05:13.590 9 INFO neutron.plugins.ml2.plugin [None req-017835ee-d9fb-4993-b87e-9b481bc96d1f - - - - - -] Attempt 1 to provision port 647c4ab9-d9e7-4014-a19e-d15fc4d3cafe 2026-07-09 18:05:17.790 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-06d3b7a0-cc10-48ba-addd-742044ed64c1'] response: {'server_uuid': 'fbeacc4a-e595-47ae-a176-132771858806', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c997be2e-6416-4da4-b6c9-1cf7083bb4fb', 'code': 200} 2026-07-09 18:05:20.720 9 ERROR neutron.plugins.ml2.managers [None req-6362ca29-abf4-40d0-92f7-61d973d39d7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3307db37-38cd-4307-92cc-be8f6e25a8d0 could not be found. 2026-07-09 18:05:20.720 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 18:05:20.720 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-07-09 18:05:20.720 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 18:05:20.720 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-07-09 18:05:20.720 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 18:05:20.720 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-07-09 18:05:20.720 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 18:05:20.720 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-07-09 18:05:20.720 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 18:05:20.720 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-07-09 18:05:20.720 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 18:05:20.720 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-07-09 18:05:20.720 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:20.720 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.720 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.720 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-07-09 18:05:20.720 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.720 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-07-09 18:05:20.720 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:20.720 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 18:05:20.720 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 18:05:20.720 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.720 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.720 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-07-09 18:05:20.720 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.720 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 18:05:20.720 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:20.720 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-07-09 18:05:20.720 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:20.720 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.720 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.720 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-07-09 18:05:20.720 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.720 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-07-09 18:05:20.720 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 18:05:20.720 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-07-09 18:05:20.720 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 18:05:20.720 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-07-09 18:05:20.720 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 18:05:20.720 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3307db37-38cd-4307-92cc-be8f6e25a8d0 could not be found. 2026-07-09 18:05:20.720 9 ERROR neutron.plugins.ml2.managers  2026-07-09 18:05:20.721 9 ERROR neutron.plugins.ml2.managers [None req-6362ca29-abf4-40d0-92f7-61d973d39d7e - - - - - -] Failed to bind port 6f70c62d-92b7-4416-be11-9748333458f0 on host instance for vnic_type normal using segments [{'id': '6c342d70-2f47-4fa0-b044-71f1b0100086', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 951, 'network_id': 'b81704cd-38ee-4359-8769-d0f721c95d39'}] 2026-07-09 18:05:20.722 9 INFO neutron.plugins.ml2.plugin [None req-6362ca29-abf4-40d0-92f7-61d973d39d7e - - - - - -] Attempt 2 to bind port 6f70c62d-92b7-4416-be11-9748333458f0 2026-07-09 18:05:20.759 9 ERROR neutron.plugins.ml2.managers [None req-6362ca29-abf4-40d0-92f7-61d973d39d7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3307db37-38cd-4307-92cc-be8f6e25a8d0 could not be found. 2026-07-09 18:05:20.759 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 18:05:20.759 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-07-09 18:05:20.759 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 18:05:20.759 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-07-09 18:05:20.759 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 18:05:20.759 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-07-09 18:05:20.759 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 18:05:20.759 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-07-09 18:05:20.759 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 18:05:20.759 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-07-09 18:05:20.759 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 18:05:20.759 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-07-09 18:05:20.759 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:20.759 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.759 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.759 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-07-09 18:05:20.759 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.759 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-07-09 18:05:20.759 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:20.759 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 18:05:20.759 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 18:05:20.759 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.759 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.759 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-07-09 18:05:20.759 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.759 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 18:05:20.759 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:20.759 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-07-09 18:05:20.759 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:20.759 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.759 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.759 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-07-09 18:05:20.759 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.759 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-07-09 18:05:20.759 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 18:05:20.759 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-07-09 18:05:20.759 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 18:05:20.759 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-07-09 18:05:20.759 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 18:05:20.759 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3307db37-38cd-4307-92cc-be8f6e25a8d0 could not be found. 2026-07-09 18:05:20.759 9 ERROR neutron.plugins.ml2.managers  2026-07-09 18:05:20.760 9 ERROR neutron.plugins.ml2.managers [None req-6362ca29-abf4-40d0-92f7-61d973d39d7e - - - - - -] Failed to bind port 6f70c62d-92b7-4416-be11-9748333458f0 on host instance for vnic_type normal using segments [{'id': '6c342d70-2f47-4fa0-b044-71f1b0100086', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 951, 'network_id': 'b81704cd-38ee-4359-8769-d0f721c95d39'}] 2026-07-09 18:05:20.760 9 INFO neutron.plugins.ml2.plugin [None req-6362ca29-abf4-40d0-92f7-61d973d39d7e - - - - - -] Attempt 3 to bind port 6f70c62d-92b7-4416-be11-9748333458f0 2026-07-09 18:05:20.790 9 ERROR neutron.plugins.ml2.managers [None req-6362ca29-abf4-40d0-92f7-61d973d39d7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3307db37-38cd-4307-92cc-be8f6e25a8d0 could not be found. 2026-07-09 18:05:20.790 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 18:05:20.790 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-07-09 18:05:20.790 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 18:05:20.790 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-07-09 18:05:20.790 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 18:05:20.790 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-07-09 18:05:20.790 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 18:05:20.790 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-07-09 18:05:20.790 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 18:05:20.790 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-07-09 18:05:20.790 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 18:05:20.790 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-07-09 18:05:20.790 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:20.790 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.790 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.790 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-07-09 18:05:20.790 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.790 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-07-09 18:05:20.790 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:20.790 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 18:05:20.790 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 18:05:20.790 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.790 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.790 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-07-09 18:05:20.790 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.790 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 18:05:20.790 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:20.790 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-07-09 18:05:20.790 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:20.790 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.790 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.790 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-07-09 18:05:20.790 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.790 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-07-09 18:05:20.790 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 18:05:20.790 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-07-09 18:05:20.790 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 18:05:20.790 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-07-09 18:05:20.790 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 18:05:20.790 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3307db37-38cd-4307-92cc-be8f6e25a8d0 could not be found. 2026-07-09 18:05:20.790 9 ERROR neutron.plugins.ml2.managers  2026-07-09 18:05:20.791 9 ERROR neutron.plugins.ml2.managers [None req-6362ca29-abf4-40d0-92f7-61d973d39d7e - - - - - -] Failed to bind port 6f70c62d-92b7-4416-be11-9748333458f0 on host instance for vnic_type normal using segments [{'id': '6c342d70-2f47-4fa0-b044-71f1b0100086', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 951, 'network_id': 'b81704cd-38ee-4359-8769-d0f721c95d39'}] 2026-07-09 18:05:20.792 9 INFO neutron.plugins.ml2.plugin [None req-6362ca29-abf4-40d0-92f7-61d973d39d7e - - - - - -] Attempt 4 to bind port 6f70c62d-92b7-4416-be11-9748333458f0 2026-07-09 18:05:20.825 9 ERROR neutron.plugins.ml2.managers [None req-6362ca29-abf4-40d0-92f7-61d973d39d7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3307db37-38cd-4307-92cc-be8f6e25a8d0 could not be found. 2026-07-09 18:05:20.825 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 18:05:20.825 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-07-09 18:05:20.825 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 18:05:20.825 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-07-09 18:05:20.825 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 18:05:20.825 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-07-09 18:05:20.825 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 18:05:20.825 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-07-09 18:05:20.825 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 18:05:20.825 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-07-09 18:05:20.825 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 18:05:20.825 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-07-09 18:05:20.825 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:20.825 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.825 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.825 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-07-09 18:05:20.825 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.825 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-07-09 18:05:20.825 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:20.825 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 18:05:20.825 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 18:05:20.825 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.825 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.825 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-07-09 18:05:20.825 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.825 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 18:05:20.825 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:20.825 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-07-09 18:05:20.825 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:20.825 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.825 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.825 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-07-09 18:05:20.825 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.825 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-07-09 18:05:20.825 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 18:05:20.825 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-07-09 18:05:20.825 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 18:05:20.825 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-07-09 18:05:20.825 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 18:05:20.825 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3307db37-38cd-4307-92cc-be8f6e25a8d0 could not be found. 2026-07-09 18:05:20.825 9 ERROR neutron.plugins.ml2.managers  2026-07-09 18:05:20.826 9 ERROR neutron.plugins.ml2.managers [None req-6362ca29-abf4-40d0-92f7-61d973d39d7e - - - - - -] Failed to bind port 6f70c62d-92b7-4416-be11-9748333458f0 on host instance for vnic_type normal using segments [{'id': '6c342d70-2f47-4fa0-b044-71f1b0100086', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 951, 'network_id': 'b81704cd-38ee-4359-8769-d0f721c95d39'}] 2026-07-09 18:05:20.826 9 INFO neutron.plugins.ml2.plugin [None req-6362ca29-abf4-40d0-92f7-61d973d39d7e - - - - - -] Attempt 5 to bind port 6f70c62d-92b7-4416-be11-9748333458f0 2026-07-09 18:05:20.848 9 ERROR neutron.plugins.ml2.managers [None req-6362ca29-abf4-40d0-92f7-61d973d39d7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3307db37-38cd-4307-92cc-be8f6e25a8d0 could not be found. 2026-07-09 18:05:20.848 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 18:05:20.848 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-07-09 18:05:20.848 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 18:05:20.848 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-07-09 18:05:20.848 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 18:05:20.848 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-07-09 18:05:20.848 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 18:05:20.848 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-07-09 18:05:20.848 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 18:05:20.848 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-07-09 18:05:20.848 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 18:05:20.848 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-07-09 18:05:20.848 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:20.848 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.848 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.848 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-07-09 18:05:20.848 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.848 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-07-09 18:05:20.848 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:20.848 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 18:05:20.848 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 18:05:20.848 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.848 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.848 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-07-09 18:05:20.848 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.848 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 18:05:20.848 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:20.848 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-07-09 18:05:20.848 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:20.848 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.848 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.848 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-07-09 18:05:20.848 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.848 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-07-09 18:05:20.848 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 18:05:20.848 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-07-09 18:05:20.848 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 18:05:20.848 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-07-09 18:05:20.848 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 18:05:20.848 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3307db37-38cd-4307-92cc-be8f6e25a8d0 could not be found. 2026-07-09 18:05:20.848 9 ERROR neutron.plugins.ml2.managers  2026-07-09 18:05:20.849 9 ERROR neutron.plugins.ml2.managers [None req-6362ca29-abf4-40d0-92f7-61d973d39d7e - - - - - -] Failed to bind port 6f70c62d-92b7-4416-be11-9748333458f0 on host instance for vnic_type normal using segments [{'id': '6c342d70-2f47-4fa0-b044-71f1b0100086', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 951, 'network_id': 'b81704cd-38ee-4359-8769-d0f721c95d39'}] 2026-07-09 18:05:20.850 9 INFO neutron.plugins.ml2.plugin [None req-6362ca29-abf4-40d0-92f7-61d973d39d7e - - - - - -] Attempt 6 to bind port 6f70c62d-92b7-4416-be11-9748333458f0 2026-07-09 18:05:20.875 9 ERROR neutron.plugins.ml2.managers [None req-6362ca29-abf4-40d0-92f7-61d973d39d7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3307db37-38cd-4307-92cc-be8f6e25a8d0 could not be found. 2026-07-09 18:05:20.875 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 18:05:20.875 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-07-09 18:05:20.875 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 18:05:20.875 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-07-09 18:05:20.875 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 18:05:20.875 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-07-09 18:05:20.875 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 18:05:20.875 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-07-09 18:05:20.875 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 18:05:20.875 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-07-09 18:05:20.875 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 18:05:20.875 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-07-09 18:05:20.875 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:20.875 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.875 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.875 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-07-09 18:05:20.875 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.875 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-07-09 18:05:20.875 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:20.875 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 18:05:20.875 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 18:05:20.875 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.875 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.875 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-07-09 18:05:20.875 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.875 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 18:05:20.875 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:20.875 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-07-09 18:05:20.875 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:20.875 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.875 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.875 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-07-09 18:05:20.875 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.875 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-07-09 18:05:20.875 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 18:05:20.875 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-07-09 18:05:20.875 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 18:05:20.875 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-07-09 18:05:20.875 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 18:05:20.875 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3307db37-38cd-4307-92cc-be8f6e25a8d0 could not be found. 2026-07-09 18:05:20.875 9 ERROR neutron.plugins.ml2.managers  2026-07-09 18:05:20.877 9 ERROR neutron.plugins.ml2.managers [None req-6362ca29-abf4-40d0-92f7-61d973d39d7e - - - - - -] Failed to bind port 6f70c62d-92b7-4416-be11-9748333458f0 on host instance for vnic_type normal using segments [{'id': '6c342d70-2f47-4fa0-b044-71f1b0100086', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 951, 'network_id': 'b81704cd-38ee-4359-8769-d0f721c95d39'}] 2026-07-09 18:05:20.878 9 INFO neutron.plugins.ml2.plugin [None req-6362ca29-abf4-40d0-92f7-61d973d39d7e - - - - - -] Attempt 7 to bind port 6f70c62d-92b7-4416-be11-9748333458f0 2026-07-09 18:05:20.908 9 ERROR neutron.plugins.ml2.managers [None req-6362ca29-abf4-40d0-92f7-61d973d39d7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3307db37-38cd-4307-92cc-be8f6e25a8d0 could not be found. 2026-07-09 18:05:20.908 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 18:05:20.908 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-07-09 18:05:20.908 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 18:05:20.908 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-07-09 18:05:20.908 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 18:05:20.908 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-07-09 18:05:20.908 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 18:05:20.908 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-07-09 18:05:20.908 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 18:05:20.908 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-07-09 18:05:20.908 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 18:05:20.908 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-07-09 18:05:20.908 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:20.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.908 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.908 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-07-09 18:05:20.908 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.908 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-07-09 18:05:20.908 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:20.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 18:05:20.908 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 18:05:20.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.908 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.908 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-07-09 18:05:20.908 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 18:05:20.908 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:20.908 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-07-09 18:05:20.908 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:20.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.908 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.908 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-07-09 18:05:20.908 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.908 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-07-09 18:05:20.908 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 18:05:20.908 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-07-09 18:05:20.908 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 18:05:20.908 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-07-09 18:05:20.908 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 18:05:20.908 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3307db37-38cd-4307-92cc-be8f6e25a8d0 could not be found. 2026-07-09 18:05:20.908 9 ERROR neutron.plugins.ml2.managers  2026-07-09 18:05:20.909 9 ERROR neutron.plugins.ml2.managers [None req-6362ca29-abf4-40d0-92f7-61d973d39d7e - - - - - -] Failed to bind port 6f70c62d-92b7-4416-be11-9748333458f0 on host instance for vnic_type normal using segments [{'id': '6c342d70-2f47-4fa0-b044-71f1b0100086', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 951, 'network_id': 'b81704cd-38ee-4359-8769-d0f721c95d39'}] 2026-07-09 18:05:20.909 9 INFO neutron.plugins.ml2.plugin [None req-6362ca29-abf4-40d0-92f7-61d973d39d7e - - - - - -] Attempt 8 to bind port 6f70c62d-92b7-4416-be11-9748333458f0 2026-07-09 18:05:20.929 9 ERROR neutron.plugins.ml2.managers [None req-6362ca29-abf4-40d0-92f7-61d973d39d7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3307db37-38cd-4307-92cc-be8f6e25a8d0 could not be found. 2026-07-09 18:05:20.929 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 18:05:20.929 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-07-09 18:05:20.929 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 18:05:20.929 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-07-09 18:05:20.929 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 18:05:20.929 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-07-09 18:05:20.929 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 18:05:20.929 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-07-09 18:05:20.929 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 18:05:20.929 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-07-09 18:05:20.929 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 18:05:20.929 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-07-09 18:05:20.929 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:20.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.929 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.929 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-07-09 18:05:20.929 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.929 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-07-09 18:05:20.929 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:20.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 18:05:20.929 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 18:05:20.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.929 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.929 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-07-09 18:05:20.929 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 18:05:20.929 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:20.929 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-07-09 18:05:20.929 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:20.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.929 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.929 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-07-09 18:05:20.929 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.929 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-07-09 18:05:20.929 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 18:05:20.929 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-07-09 18:05:20.929 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 18:05:20.929 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-07-09 18:05:20.929 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 18:05:20.929 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3307db37-38cd-4307-92cc-be8f6e25a8d0 could not be found. 2026-07-09 18:05:20.929 9 ERROR neutron.plugins.ml2.managers  2026-07-09 18:05:20.930 9 ERROR neutron.plugins.ml2.managers [None req-6362ca29-abf4-40d0-92f7-61d973d39d7e - - - - - -] Failed to bind port 6f70c62d-92b7-4416-be11-9748333458f0 on host instance for vnic_type normal using segments [{'id': '6c342d70-2f47-4fa0-b044-71f1b0100086', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 951, 'network_id': 'b81704cd-38ee-4359-8769-d0f721c95d39'}] 2026-07-09 18:05:20.930 9 INFO neutron.plugins.ml2.plugin [None req-6362ca29-abf4-40d0-92f7-61d973d39d7e - - - - - -] Attempt 9 to bind port 6f70c62d-92b7-4416-be11-9748333458f0 2026-07-09 18:05:20.956 9 ERROR neutron.plugins.ml2.managers [None req-6362ca29-abf4-40d0-92f7-61d973d39d7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3307db37-38cd-4307-92cc-be8f6e25a8d0 could not be found. 2026-07-09 18:05:20.956 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 18:05:20.956 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-07-09 18:05:20.956 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 18:05:20.956 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-07-09 18:05:20.956 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 18:05:20.956 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-07-09 18:05:20.956 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 18:05:20.956 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-07-09 18:05:20.956 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 18:05:20.956 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-07-09 18:05:20.956 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 18:05:20.956 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-07-09 18:05:20.956 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:20.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.956 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.956 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-07-09 18:05:20.956 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.956 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-07-09 18:05:20.956 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:20.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 18:05:20.956 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 18:05:20.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.956 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.956 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-07-09 18:05:20.956 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 18:05:20.956 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:20.956 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-07-09 18:05:20.956 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:20.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.956 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.956 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-07-09 18:05:20.956 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.956 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-07-09 18:05:20.956 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 18:05:20.956 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-07-09 18:05:20.956 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 18:05:20.956 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-07-09 18:05:20.956 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 18:05:20.956 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3307db37-38cd-4307-92cc-be8f6e25a8d0 could not be found. 2026-07-09 18:05:20.956 9 ERROR neutron.plugins.ml2.managers  2026-07-09 18:05:20.957 9 ERROR neutron.plugins.ml2.managers [None req-6362ca29-abf4-40d0-92f7-61d973d39d7e - - - - - -] Failed to bind port 6f70c62d-92b7-4416-be11-9748333458f0 on host instance for vnic_type normal using segments [{'id': '6c342d70-2f47-4fa0-b044-71f1b0100086', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 951, 'network_id': 'b81704cd-38ee-4359-8769-d0f721c95d39'}] 2026-07-09 18:05:20.957 9 INFO neutron.plugins.ml2.plugin [None req-6362ca29-abf4-40d0-92f7-61d973d39d7e - - - - - -] Attempt 10 to bind port 6f70c62d-92b7-4416-be11-9748333458f0 2026-07-09 18:05:20.991 9 ERROR neutron.plugins.ml2.managers [None req-6362ca29-abf4-40d0-92f7-61d973d39d7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3307db37-38cd-4307-92cc-be8f6e25a8d0 could not be found. 2026-07-09 18:05:20.991 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 18:05:20.991 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-07-09 18:05:20.991 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 18:05:20.991 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-07-09 18:05:20.991 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 18:05:20.991 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-07-09 18:05:20.991 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 18:05:20.991 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-07-09 18:05:20.991 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 18:05:20.991 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-07-09 18:05:20.991 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 18:05:20.991 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-07-09 18:05:20.991 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:20.991 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.991 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.991 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-07-09 18:05:20.991 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.991 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-07-09 18:05:20.991 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:20.991 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 18:05:20.991 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 18:05:20.991 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.991 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.991 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-07-09 18:05:20.991 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.991 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 18:05:20.991 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 18:05:20.991 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-07-09 18:05:20.991 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 18:05:20.991 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 18:05:20.991 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 18:05:20.991 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-07-09 18:05:20.991 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 18:05:20.991 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-07-09 18:05:20.991 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 18:05:20.991 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-07-09 18:05:20.991 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 18:05:20.991 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-07-09 18:05:20.991 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 18:05:20.991 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3307db37-38cd-4307-92cc-be8f6e25a8d0 could not be found. 2026-07-09 18:05:20.991 9 ERROR neutron.plugins.ml2.managers  2026-07-09 18:05:20.992 9 ERROR neutron.plugins.ml2.managers [None req-6362ca29-abf4-40d0-92f7-61d973d39d7e - - - - - -] Failed to bind port 6f70c62d-92b7-4416-be11-9748333458f0 on host instance for vnic_type normal using segments [{'id': '6c342d70-2f47-4fa0-b044-71f1b0100086', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 951, 'network_id': 'b81704cd-38ee-4359-8769-d0f721c95d39'}] 2026-07-09 18:05:21.488 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 2f7e33e5-0848-45ba-85b4-0e14c0777a1b 2026-07-09 18:05:23.560 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 2f7e33e5-0848-45ba-85b4-0e14c0777a1b 2026-07-09 18:05:23.691 9 INFO neutron.plugins.ml2.plugin [None req-3277624e-20bc-432c-831f-ccbaec6f867e - - - - - -] Attempt 1 to provision port 2f7e33e5-0848-45ba-85b4-0e14c0777a1b /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-07-09 18:05:25.477 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port d9217318-948d-4e78-862c-8e2528138fd6 2026-07-09 18:05:25.768 9 INFO neutron.plugins.ml2.plugin [None req-a43885fe-a56c-421e-8d75-606cc60c4942 - - - - - -] Attempt 1 to provision port d9217318-948d-4e78-862c-8e2528138fd6 2026-07-09 18:05:35.276 10 INFO neutron.plugins.ml2.plugin [None req-8cdac3d9-3768-47a0-9ef6-0d23755cb0b2 - - - - - -] Attempt 1 to provision port a74529ec-bb28-428f-8bb9-d9e75fc7b87c 2026-07-09 18:05:35.478 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 1466b7ef-5494-43d9-b294-c6f99bd570bb 2026-07-09 18:05:36.056 9 INFO neutron.plugins.ml2.plugin [None req-e5f305dd-8d42-4801-96d6-09883623b2f4 - - - - - -] Attempt 1 to provision port 1466b7ef-5494-43d9-b294-c6f99bd570bb 2026-07-09 18:05:37.477 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 1466b7ef-5494-43d9-b294-c6f99bd570bb 2026-07-09 18:05:38.264 10 INFO neutron.plugins.ml2.plugin [None req-e2fd9d57-df1f-4ce5-9f2d-0872ef04506c - - - - - -] Attempt 1 to provision port 734d31de-bdc1-4198-b010-5ca9e712d274 2026-07-09 18:05:39.053 10 INFO neutron.plugins.ml2.plugin [None req-dbe71321-e9a1-40d6-af24-d2fca21438da - - - - - -] Attempt 1 to provision port 734d31de-bdc1-4198-b010-5ca9e712d274 2026-07-09 18:05:39.495 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port efefed56-e6a5-4f77-873a-f0a278f53c0f 2026-07-09 18:05:41.473 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port efefed56-e6a5-4f77-873a-f0a278f53c0f 2026-07-09 18:05:43.256 10 INFO neutron.plugins.ml2.plugin [None req-c3fc74d9-5446-4cbc-8947-141a2d33803d - - - - - -] Attempt 1 to provision port d9914d39-6754-4f82-8fb5-04863453e067 2026-07-09 18:05:43.667 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 8a78b4e0-ab68-479d-a1ff-a71bcef3a3ea 2026-07-09 18:05:43.938 9 INFO neutron.plugins.ml2.plugin [None req-7f22016f-3c05-4b3a-8ff4-af64e18cef39 - - - - - -] Attempt 1 to provision port 8a78b4e0-ab68-479d-a1ff-a71bcef3a3ea 2026-07-09 18:05:45.671 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 8a78b4e0-ab68-479d-a1ff-a71bcef3a3ea 2026-07-09 18:05:46.271 10 INFO neutron.plugins.ml2.plugin [None req-d98bcbe7-6272-47c7-9568-b1c250151c76 - - - - - -] Attempt 1 to provision port 67965998-0b34-4ad7-b0cc-63c4cda55456 2026-07-09 18:05:47.138 10 INFO neutron.plugins.ml2.plugin [None req-e284e02d-1bf7-4c01-9109-26a8bb81db1a - - - - - -] Attempt 1 to provision port 67965998-0b34-4ad7-b0cc-63c4cda55456 2026-07-09 18:05:47.584 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 1a32f384-5c9e-4a21-b376-b7523e22799e 2026-07-09 18:05:49.462 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 1a32f384-5c9e-4a21-b376-b7523e22799e 2026-07-09 18:05:53.968 10 INFO neutron.plugins.ml2.plugin [None req-01672d90-70e3-4f41-9cb0-603839ef9305 - - - - - -] Attempt 1 to provision port 246c93b6-8d11-4bca-bb4b-16cd8b270fbd 2026-07-09 18:05:55.789 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 246c93b6-8d11-4bca-bb4b-16cd8b270fbd 2026-07-09 18:05:56.013 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ccbf1db-8a0f-4263-8584-ed99afa3c74f'] response: {'server_uuid': '2b7621ad-ca45-4153-a946-fca6102dc319', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '246c93b6-8d11-4bca-bb4b-16cd8b270fbd', 'code': 200} 2026-07-09 18:05:57.549 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 246c93b6-8d11-4bca-bb4b-16cd8b270fbd 2026-07-09 18:05:57.895 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port a74529ec-bb28-428f-8bb9-d9e75fc7b87c 2026-07-09 18:05:58.449 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 734d31de-bdc1-4198-b010-5ca9e712d274 2026-07-09 18:05:59.478 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port a74529ec-bb28-428f-8bb9-d9e75fc7b87c 2026-07-09 18:05:59.764 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 734d31de-bdc1-4198-b010-5ca9e712d274 2026-07-09 18:06:05.495 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port d9914d39-6754-4f82-8fb5-04863453e067 2026-07-09 18:06:05.813 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 67965998-0b34-4ad7-b0cc-63c4cda55456 2026-07-09 18:06:07.525 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port d9914d39-6754-4f82-8fb5-04863453e067 2026-07-09 18:06:07.783 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 67965998-0b34-4ad7-b0cc-63c4cda55456 2026-07-09 18:06:09.499 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 58cdc1a1-46cf-445f-959a-7946e00d7de4 2026-07-09 18:06:55.637 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 03695395-074d-41ea-998a-1bfb85360839 2026-07-09 18:06:56.759 10 INFO neutron.plugins.ml2.plugin [None req-c1d18125-09cb-49a9-a9cb-0b8f27cdd875 - - - - - -] Attempt 1 to provision port 03695395-074d-41ea-998a-1bfb85360839 2026-07-09 18:06:57.725 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 03695395-074d-41ea-998a-1bfb85360839 2026-07-09 18:06:58.159 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 6fdc1b14-7139-432b-a7fe-1a1b730051f9 2026-07-09 18:06:58.943 9 INFO neutron.plugins.ml2.plugin [None req-3bf04f37-33e2-4b21-acb7-d268214d145d - - - - - -] Attempt 1 to provision port 03695395-074d-41ea-998a-1bfb85360839 2026-07-09 18:06:59.164 9 INFO neutron.plugins.ml2.plugin [None req-6b1929bd-da99-431a-9b3e-08e5dbb0e609 - - - - - -] Attempt 1 to provision port 9c53a8b7-0d86-4a5a-8a09-16ad03dc7e0f 2026-07-09 18:06:59.203 9 INFO neutron.plugins.ml2.plugin [None req-6b1929bd-da99-431a-9b3e-08e5dbb0e609 - - - - - -] Attempt 1 to provision port 6fdc1b14-7139-432b-a7fe-1a1b730051f9 2026-07-09 18:06:59.596 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 19c90d13-3503-4d36-b5c8-261c94170f09 2026-07-09 18:07:00.261 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 6fdc1b14-7139-432b-a7fe-1a1b730051f9 2026-07-09 18:07:00.340 9 INFO neutron.plugins.ml2.plugin [None req-a274c39a-104e-4597-9871-da7a3b6960fb - - - - - -] Attempt 1 to provision port 19c90d13-3503-4d36-b5c8-261c94170f09 2026-07-09 18:07:01.242 10 INFO neutron.plugins.ml2.plugin [None req-99ef743c-3c28-4cdf-b991-30dbcfa38764 - - - - - -] Attempt 1 to provision port 6fdc1b14-7139-432b-a7fe-1a1b730051f9 2026-07-09 18:07:01.565 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 19c90d13-3503-4d36-b5c8-261c94170f09 2026-07-09 18:07:01.849 9 INFO neutron.plugins.ml2.plugin [None req-083421d7-0f91-428a-bb12-30acbbd5b35d - - - - - -] Attempt 1 to provision port 77dc3e6e-2916-4ba8-9bb6-ef035a7038a1 2026-07-09 18:07:02.540 9 INFO neutron.plugins.ml2.plugin [None req-a7d88157-6e90-4684-858d-955b5fe1ca56 - - - - - -] Attempt 1 to provision port 19c90d13-3503-4d36-b5c8-261c94170f09 2026-07-09 18:07:02.932 10 INFO neutron.plugins.ml2.plugin [None req-23aa7352-8782-419f-9243-ce1618083222 - - - - - -] Attempt 1 to provision port 77dc3e6e-2916-4ba8-9bb6-ef035a7038a1 2026-07-09 18:07:03.522 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 9c75ff83-589c-4bab-bf6e-fd6db70012eb 2026-07-09 18:07:04.192 9 INFO neutron.plugins.ml2.plugin [None req-af9e4f5c-ffe9-4bfb-96ff-bdadcdbe9b3b - - - - - -] Attempt 1 to provision port 2332bb41-7eac-471d-8887-37860d43f1ab 2026-07-09 18:07:05.255 9 INFO neutron.plugins.ml2.plugin [None req-1fc61f89-3c87-4bfe-9ffd-315a53186af6 - - - - - -] Attempt 1 to provision port 2332bb41-7eac-471d-8887-37860d43f1ab 2026-07-09 18:07:05.510 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 9c75ff83-589c-4bab-bf6e-fd6db70012eb 2026-07-09 18:07:07.424 10 INFO neutron.plugins.ml2.plugin [None req-e24debca-08f7-49d4-9f29-5c825b4b6b72 - - - - - -] Attempt 1 to provision port 3526d047-0874-461a-8309-91a26d560a9f 2026-07-09 18:07:08.597 10 INFO neutron.plugins.ml2.plugin [None req-52715c70-0089-40f7-a83f-bf4f617b84bc - - - - - -] Attempt 1 to provision port 3526d047-0874-461a-8309-91a26d560a9f 2026-07-09 18:07:15.235 10 INFO neutron.plugins.ml2.plugin [None req-dfb7772b-ae2e-4a1b-a97d-eee094e0158d - - - - - -] Attempt 1 to provision port 4eed0921-2d60-4f41-8761-66f8fad92976 2026-07-09 18:07:17.612 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 4eed0921-2d60-4f41-8761-66f8fad92976 2026-07-09 18:07:17.859 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7175f7c9-5857-44d4-a8a1-47babc4b4555'] response: {'server_uuid': '2a7c7ffb-5bc4-451e-a41a-19a55829d86e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4eed0921-2d60-4f41-8761-66f8fad92976', 'code': 200} 2026-07-09 18:07:19.518 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 4eed0921-2d60-4f41-8761-66f8fad92976 2026-07-09 18:07:23.180 9 INFO neutron.plugins.ml2.plugin [None req-2ad82724-a1e5-4476-8fcc-559bed9e0ce8 - - - - - -] Attempt 1 to provision port 614c4e70-02c1-4697-bb38-86c7c01af68c 2026-07-09 18:07:25.694 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 3526d047-0874-461a-8309-91a26d560a9f 2026-07-09 18:07:26.156 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 9c53a8b7-0d86-4a5a-8a09-16ad03dc7e0f 2026-07-09 18:07:26.516 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 614c4e70-02c1-4697-bb38-86c7c01af68c 2026-07-09 18:07:26.651 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d479606f-b5ef-4db3-a275-3ae28335e4b6'] response: {'server_uuid': 'aff626a3-e181-4544-a506-add1fa0f8c3c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '614c4e70-02c1-4697-bb38-86c7c01af68c', 'code': 200} 2026-07-09 18:07:27.053 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 2332bb41-7eac-471d-8887-37860d43f1ab 2026-07-09 18:07:27.445 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 77dc3e6e-2916-4ba8-9bb6-ef035a7038a1 2026-07-09 18:07:28.007 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 3526d047-0874-461a-8309-91a26d560a9f 2026-07-09 18:07:28.400 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 9c53a8b7-0d86-4a5a-8a09-16ad03dc7e0f 2026-07-09 18:07:28.676 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 614c4e70-02c1-4697-bb38-86c7c01af68c 2026-07-09 18:07:29.025 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 2332bb41-7eac-471d-8887-37860d43f1ab 2026-07-09 18:07:29.327 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 77dc3e6e-2916-4ba8-9bb6-ef035a7038a1 2026-07-09 18:07:47.709 9 INFO neutron.plugins.ml2.plugin [None req-0c22181d-4c72-404f-9287-de3314f970e7 - - - - - -] Attempt 1 to provision port 80fcc54f-128f-4015-854d-93b5dfb7db9e 2026-07-09 18:08:01.663 9 INFO neutron.plugins.ml2.plugin [None req-bbeac836-1169-419e-9d49-f4b07bf04ab1 - - - - - -] Attempt 1 to provision port 6d8f1130-a574-42da-9862-1bd090db5484 2026-07-09 18:08:04.073 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 6d8f1130-a574-42da-9862-1bd090db5484 2026-07-09 18:08:04.502 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-60ba997b-98fe-474c-a0ee-68c3dbe12c58'] response: {'server_uuid': 'db3956e2-c2f8-428f-8b1f-e47faa16c663', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6d8f1130-a574-42da-9862-1bd090db5484', 'code': 200} 2026-07-09 18:08:05.985 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 6d8f1130-a574-42da-9862-1bd090db5484 2026-07-09 18:08:43.469 10 INFO neutron.plugins.ml2.plugin [None req-249d01b9-28e3-4438-b227-70adc65b2c7d - - - - - -] Attempt 1 to provision port 513d9039-e599-42fc-a0a5-6989cd4e2a51 2026-07-09 18:08:46.224 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 513d9039-e599-42fc-a0a5-6989cd4e2a51 2026-07-09 18:08:46.375 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d40391f7-3028-4b12-8338-871bfcbdd69a'] response: {'server_uuid': 'db3956e2-c2f8-428f-8b1f-e47faa16c663', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '513d9039-e599-42fc-a0a5-6989cd4e2a51', 'code': 200} 2026-07-09 18:08:48.145 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 513d9039-e599-42fc-a0a5-6989cd4e2a51 2026-07-09 18:09:19.581 10 INFO neutron.plugins.ml2.plugin [None req-e837cce9-a94b-46d8-b627-eb8cf18a8339 - - - - - -] Attempt 1 to provision port 2d450ccc-5741-446c-a8be-9925b26e6fb7 2026-07-09 18:09:24.108 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 2d450ccc-5741-446c-a8be-9925b26e6fb7 2026-07-09 18:09:24.282 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c0190d3-3030-441e-9aff-0ead24e1c10b'] response: {'server_uuid': 'db3956e2-c2f8-428f-8b1f-e47faa16c663', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2d450ccc-5741-446c-a8be-9925b26e6fb7', 'code': 200} 2026-07-09 18:09:26.053 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 2d450ccc-5741-446c-a8be-9925b26e6fb7 2026-07-09 18:09:40.316 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 347a0119-f91b-4aaf-bb2b-d45c9de376ac 2026-07-09 18:09:40.449 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a743b56a-dbd9-4430-9f30-865d59e92186'] response: {'server_uuid': 'db3956e2-c2f8-428f-8b1f-e47faa16c663', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '347a0119-f91b-4aaf-bb2b-d45c9de376ac', 'code': 200} 2026-07-09 18:09:42.061 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 347a0119-f91b-4aaf-bb2b-d45c9de376ac 2026-07-09 18:09:49.127 10 INFO neutron.plugins.ml2.plugin [None req-c4e5bd72-26c9-4484-8d3e-21d8044c1a19 - - - - - -] Attempt 1 to provision port 347a0119-f91b-4aaf-bb2b-d45c9de376ac 2026-07-09 18:09:50.148 9 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 347a0119-f91b-4aaf-bb2b-d45c9de376ac 2026-07-09 18:10:20.945 9 INFO neutron.plugins.ml2.plugin [None req-dfaafd17-3d32-4947-b94a-267c254ae91e - - - - - -] Attempt 1 to provision port 2d450ccc-5741-446c-a8be-9925b26e6fb7 2026-07-09 18:10:22.127 10 INFO neutron.plugins.ml2.plugin [None req-6a25ebf5-94fa-4c1c-880c-f5c684c9fdbf - - - - - -] Attempt 1 to provision port 2d450ccc-5741-446c-a8be-9925b26e6fb7