+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-27 01:14:51.937 1 INFO neutron.common.config [-] Logging enabled! 2026-05-27 01:14:51.937 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-05-27 01:14:51.937 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-27 01:14:51.938 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-27 01:14:52.675 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 01:14:52.677 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-27 01:14:52.680 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-27 01:14:52.681 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 01:14:52.681 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-27 01:14:52.681 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-27 01:14:52.681 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 01:14:52.686 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 01:14:52.686 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 01:14:52.686 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 01:14:52.701 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-27 01:14:52.702 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 01:14:52.702 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-27 01:14:52.732 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-27 01:14:52.732 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-27 01:14:52.732 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-27 01:14:52.732 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-27 01:14:52.738 1 WARNING oslo_policy.policy [None req-32b571e2-eef4-4f31-bafa-c595dcb18576 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-27 01:14:52.984 1 INFO neutron.plugins.ml2.managers [None req-32b571e2-eef4-4f31-bafa-c595dcb18576 - - - - - -] Initializing driver for type 'vlan' 2026-05-27 01:14:53.227 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-32b571e2-eef4-4f31-bafa-c595dcb18576 - - - - - -] VlanTypeDriver initialization complete 2026-05-27 01:14:53.228 1 INFO neutron.plugins.ml2.managers [None req-32b571e2-eef4-4f31-bafa-c595dcb18576 - - - - - -] Initializing driver for type 'vxlan' 2026-05-27 01:14:53.228 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-32b571e2-eef4-4f31-bafa-c595dcb18576 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-27 01:14:53.273 1 INFO neutron.plugins.ml2.managers [None req-32b571e2-eef4-4f31-bafa-c595dcb18576 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-27 01:14:53.273 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-32b571e2-eef4-4f31-bafa-c595dcb18576 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-27 01:14:53.273 1 INFO neutron.plugins.ml2.managers [None req-32b571e2-eef4-4f31-bafa-c595dcb18576 - - - - - -] Initializing extension driver 'port_security' 2026-05-27 01:14:53.273 1 INFO neutron.plugins.ml2.extensions.port_security [None req-32b571e2-eef4-4f31-bafa-c595dcb18576 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-27 01:14:53.274 1 INFO neutron.plugins.ml2.managers [None req-32b571e2-eef4-4f31-bafa-c595dcb18576 - - - - - -] Initializing extension driver 'qos' 2026-05-27 01:14:53.274 1 INFO neutron.plugins.ml2.managers [None req-32b571e2-eef4-4f31-bafa-c595dcb18576 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-27 01:14:53.274 1 INFO neutron.plugins.ml2.managers [None req-32b571e2-eef4-4f31-bafa-c595dcb18576 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-27 01:14:53.287 1 INFO neutron.quota [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded quota_driver: . 2026-05-27 01:14:53.287 1 INFO neutron.plugins.ml2.plugin [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Modular L2 Plugin initialization complete 2026-05-27 01:14:53.288 1 INFO neutron.plugins.ml2.managers [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-27 01:14:53.288 1 INFO neutron.plugins.ml2.managers [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-27 01:14:53.288 1 INFO neutron.plugins.ml2.managers [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Got port-security extension from driver 'port_security' 2026-05-27 01:14:53.288 1 INFO neutron.extensions.vlantransparent [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Disabled vlantransparent extension. 2026-05-27 01:14:53.289 1 INFO neutron.manager [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loading Plugin: qos 2026-05-27 01:14:53.300 1 INFO neutron.manager [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loading Plugin: router 2026-05-27 01:14:53.329 1 INFO neutron.services.service_base [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-27 01:14:53.329 1 INFO neutron.manager [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loading Plugin: segments 2026-05-27 01:14:53.394 1 INFO neutron.manager [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loading Plugin: trunk 2026-05-27 01:14:53.447 1 INFO neutron.manager [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loading Plugin: vpnaas 2026-05-27 01:14:53.486 1 WARNING stevedore.named [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-27 01:14:53.554 1 INFO neutron_vpnaas.services.vpn.plugin [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-27 01:14:53.554 1 INFO neutron.common.utils [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-27 01:14:53.555 1 INFO neutron.manager [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loading Plugin: auto_allocate 2026-05-27 01:14:53.559 1 INFO neutron.manager [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loading Plugin: tag 2026-05-27 01:14:53.565 1 INFO neutron.manager [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loading Plugin: timestamp 2026-05-27 01:14:53.567 1 INFO neutron.manager [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loading Plugin: network_ip_availability 2026-05-27 01:14:53.570 1 INFO neutron.manager [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loading Plugin: flavors 2026-05-27 01:14:53.572 1 INFO neutron.manager [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loading Plugin: revisions 2026-05-27 01:14:53.574 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Initializing extension manager. 2026-05-27 01:14:53.575 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: address-group 2026-05-27 01:14:53.576 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: address-scope 2026-05-27 01:14:53.576 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-27 01:14:53.577 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: agent 2026-05-27 01:14:53.578 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: agent-resources-synced 2026-05-27 01:14:53.579 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: allowed-address-pairs 2026-05-27 01:14:53.579 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: auto-allocated-topology 2026-05-27 01:14:53.580 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: availability_zone 2026-05-27 01:14:53.580 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: availability_zone_filter 2026-05-27 01:14:53.581 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-27 01:14:53.581 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: default-subnetpools 2026-05-27 01:14:53.582 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-27 01:14:53.583 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: dns-integration 2026-05-27 01:14:53.583 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: dns-domain-ports 2026-05-27 01:14:53.584 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-27 01:14:53.584 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: dvr 2026-05-27 01:14:53.585 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-27 01:14:53.585 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: empty-string-filtering 2026-05-27 01:14:53.586 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 01:14:53.586 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-27 01:14:53.587 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: external-net 2026-05-27 01:14:53.587 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-27 01:14:53.588 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: extraroute 2026-05-27 01:14:53.588 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: extraroute-atomic 2026-05-27 01:14:53.589 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-27 01:14:53.589 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-27 01:14:53.590 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-27 01:14:53.590 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-27 01:14:53.590 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: fip-port-details 2026-05-27 01:14:53.591 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: flavors 2026-05-27 01:14:53.592 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-27 01:14:53.593 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: floatingip-pools 2026-05-27 01:14:53.593 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: ip_allocation 2026-05-27 01:14:53.594 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: ip-substring-filtering 2026-05-27 01:14:53.594 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: l2_adjacency 2026-05-27 01:14:53.595 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: router 2026-05-27 01:14:53.596 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 01:14:53.597 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: ext-gw-mode 2026-05-27 01:14:53.597 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: l3-ha 2026-05-27 01:14:53.598 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-27 01:14:53.598 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-27 01:14:53.599 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: l3-flavors 2026-05-27 01:14:53.599 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-27 01:14:53.600 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-27 01:14:53.601 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-27 01:14:53.602 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-27 01:14:53.603 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-27 01:14:53.604 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-27 01:14:53.604 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-27 01:14:53.605 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: multi-provider 2026-05-27 01:14:53.605 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: net-mtu 2026-05-27 01:14:53.606 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: net-mtu-writable 2026-05-27 01:14:53.606 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: network_availability_zone 2026-05-27 01:14:53.607 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: network_ha 2026-05-27 01:14:53.607 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: network-ip-availability 2026-05-27 01:14:53.608 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-27 01:14:53.608 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: pagination 2026-05-27 01:14:53.609 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: port-device-profile 2026-05-27 01:14:53.609 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-27 01:14:53.610 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-27 01:14:53.610 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: port-mac-override 2026-05-27 01:14:53.611 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-27 01:14:53.611 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-27 01:14:53.611 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: port-resource-request 2026-05-27 01:14:53.612 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: port-resource-request-groups 2026-05-27 01:14:53.612 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: binding 2026-05-27 01:14:53.613 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: binding-extended 2026-05-27 01:14:53.613 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: port-security 2026-05-27 01:14:53.614 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: project-id 2026-05-27 01:14:53.614 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: provider 2026-05-27 01:14:53.616 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: qos 2026-05-27 01:14:53.616 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-27 01:14:53.617 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-27 01:14:53.617 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: qos-default 2026-05-27 01:14:53.618 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: qos-fip 2026-05-27 01:14:53.618 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-27 01:14:53.619 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: qos-gateway-ip 2026-05-27 01:14:53.619 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: qos-port-network-policy 2026-05-27 01:14:53.620 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: qos-pps-minimum 2026-05-27 01:14:53.620 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-27 01:14:53.621 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: qos-pps 2026-05-27 01:14:53.621 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: qos-rule-type-details 2026-05-27 01:14:53.622 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-27 01:14:53.622 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: qos-rules-alias 2026-05-27 01:14:53.623 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: quota-check-limit 2026-05-27 01:14:53.624 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: quotas 2026-05-27 01:14:53.626 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: quota_details 2026-05-27 01:14:53.627 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: rbac-policies 2026-05-27 01:14:53.627 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: rbac-address-group 2026-05-27 01:14:53.628 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: rbac-address-scope 2026-05-27 01:14:53.628 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: rbac-security-groups 2026-05-27 01:14:53.629 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: rbac-subnetpool 2026-05-27 01:14:53.629 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: revision-if-match 2026-05-27 01:14:53.630 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: standard-attr-revisions 2026-05-27 01:14:53.630 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: router_availability_zone 2026-05-27 01:14:53.631 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-27 01:14:53.632 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: security-groups-default-rules 2026-05-27 01:14:53.632 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-27 01:14:53.633 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-27 01:14:53.633 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-27 01:14:53.634 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-27 01:14:53.640 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: security-group 2026-05-27 01:14:53.640 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: segment 2026-05-27 01:14:53.641 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-27 01:14:53.642 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: service-type 2026-05-27 01:14:53.642 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: sorting 2026-05-27 01:14:53.642 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: standard-attr-segment 2026-05-27 01:14:53.643 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: standard-attr-description 2026-05-27 01:14:53.643 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: stateful-security-group 2026-05-27 01:14:53.644 1 WARNING neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-27 01:14:53.644 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-27 01:14:53.645 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: subnet_onboard 2026-05-27 01:14:53.645 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-27 01:14:53.646 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: subnet-service-types 2026-05-27 01:14:53.646 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: subnet_allocation 2026-05-27 01:14:53.647 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-27 01:14:53.647 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-27 01:14:53.649 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: standard-attr-tag 2026-05-27 01:14:53.650 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-27 01:14:53.651 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: trunk 2026-05-27 01:14:53.651 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: trunk-details 2026-05-27 01:14:53.651 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-27 01:14:53.652 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-27 01:14:53.653 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-27 01:14:53.653 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: vpn-flavors 2026-05-27 01:14:53.654 1 INFO neutron.api.extensions [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Loaded extension: vpnaas 2026-05-27 01:14:53.656 1 INFO oslo_service.service [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Starting 2 workers 2026-05-27 01:14:53.661 1 INFO oslo_service.service [None req-2bd27a22-2614-409e-90c8-9f7f2ef8ac3e - - - - - -] Starting 1 workers 2026-05-27 01:15:31.404 10 INFO neutron.db.l3_hamode_db [None req-a0ddaec9-4927-4df1-bb8d-410dc00b2a0f - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 01:15:43.572 10 INFO neutron.plugins.ml2.plugin [None req-e6e5a125-f974-476a-8cff-e9713c9457db - - - - - -] Attempt 1 to provision port 6bd956b4-e21c-4965-95bb-93da908fa6f8 2026-05-27 01:15:43.892 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 6bd956b4-e21c-4965-95bb-93da908fa6f8 2026-05-27 01:15:45.677 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 6bd956b4-e21c-4965-95bb-93da908fa6f8 2026-05-27 01:19:59.892 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port e8286889-a18e-44fc-8d40-7698f30ad38e 2026-05-27 01:20:00.022 10 INFO neutron.plugins.ml2.plugin [None req-4adfa13e-32d8-4221-8d76-10cb76a071fe - - - - - -] Attempt 1 to provision port e8286889-a18e-44fc-8d40-7698f30ad38e 2026-05-27 01:20:01.864 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port e8286889-a18e-44fc-8d40-7698f30ad38e 2026-05-27 01:20:06.844 9 INFO neutron.plugins.ml2.plugin [None req-3ed69e4b-dc89-4ad9-b1a5-65a049f2872b - - - - - -] Attempt 1 to provision port 1e65c307-18e4-434d-a8e6-8ddc9371b401 2026-05-27 01:23:22.079 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 1e65c307-18e4-434d-a8e6-8ddc9371b401 2026-05-27 01:23:23.999 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 1e65c307-18e4-434d-a8e6-8ddc9371b401 2026-05-27 01:31:26.316 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 470a2bee-a599-4a4d-a9ef-ab2945f74795 2026-05-27 01:31:28.299 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 470a2bee-a599-4a4d-a9ef-ab2945f74795 2026-05-27 01:46:32.897 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 87e51b97-2ad7-43a3-86de-162cd5631720 2026-05-27 01:46:33.338 10 INFO neutron.plugins.ml2.plugin [None req-5471c3fb-667f-4956-9245-be7d2efa4568 - - - - - -] Attempt 1 to provision port 2c552252-8d75-4bc1-b2cf-eaa4f67b33ee 2026-05-27 01:46:33.360 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 0baee003-18ba-4227-b2a9-639fcded020e 2026-05-27 01:46:33.802 9 INFO neutron.plugins.ml2.plugin [None req-79422bb9-4cd8-41af-9ab9-daf8fcd2c551 - - - - - -] Attempt 1 to provision port 87e51b97-2ad7-43a3-86de-162cd5631720 2026-05-27 01:46:33.984 9 INFO neutron.plugins.ml2.plugin [None req-630c8ebc-dea7-49dc-bfc5-f92cde917f08 - - - - - -] Attempt 1 to provision port d491156c-49e8-4a00-86bf-7f4e75edb821 2026-05-27 01:46:34.232 10 INFO neutron.plugins.ml2.plugin [None req-c3303013-9e2f-4e84-99ce-520b233a37ec - - - - - -] Attempt 1 to provision port 0baee003-18ba-4227-b2a9-639fcded020e 2026-05-27 01:46:34.600 10 INFO neutron.plugins.ml2.plugin [None req-6fa36f76-859b-452b-a2e2-fcf9da0bfe6c - - - - - -] Attempt 1 to provision port 28fa8557-6051-4138-9ea9-0362277197b7 2026-05-27 01:46:34.921 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 87e51b97-2ad7-43a3-86de-162cd5631720 2026-05-27 01:46:35.420 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 28fa8557-6051-4138-9ea9-0362277197b7 2026-05-27 01:46:35.848 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 0baee003-18ba-4227-b2a9-639fcded020e 2026-05-27 01:46:36.065 9 INFO neutron.plugins.ml2.plugin [None req-da07167c-c5cc-4de0-8678-4c07d5b8da60 - - - - - -] Attempt 1 to provision port afe24151-a45d-482d-8726-835dc42fabba 2026-05-27 01:46:36.337 10 INFO neutron.plugins.ml2.plugin [None req-501a5158-c57a-45f6-a46a-2e26ddfd5624 - - - - - -] Attempt 1 to provision port 9da62a6a-0ebb-4bc5-8bd8-fb75bcc6225b 2026-05-27 01:46:36.821 10 INFO neutron.plugins.ml2.plugin [None req-b69b33e4-f32c-40bf-9e75-7e13bda08b34 - - - - - -] Attempt 1 to provision port 9da62a6a-0ebb-4bc5-8bd8-fb75bcc6225b 2026-05-27 01:46:36.879 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 28fa8557-6051-4138-9ea9-0362277197b7 2026-05-27 01:46:37.603 9 INFO neutron.plugins.ml2.plugin [None req-d9061a53-075f-4f31-a87d-c55c2effbc38 - - - - - -] Attempt 1 to provision port aad9bf83-45e0-48f7-8db4-e29ffbeb1ec8 2026-05-27 01:46:38.178 9 INFO neutron.plugins.ml2.plugin [None req-a0ae2b24-b4bb-4368-8983-6ee6f91db600 - - - - - -] Attempt 1 to provision port aad9bf83-45e0-48f7-8db4-e29ffbeb1ec8 2026-05-27 01:46:38.547 9 INFO neutron.plugins.ml2.plugin [None req-f37648d5-2e5c-47a4-9979-a1bff3347f82 - - - - - -] Attempt 1 to provision port 3bfb8ce2-205b-4aa1-a3ef-42a8fba387bc 2026-05-27 01:46:39.144 9 INFO neutron.plugins.ml2.plugin [None req-c566bbf6-5a07-4974-ba58-45dca611d5b3 - - - - - -] Attempt 1 to provision port 3bfb8ce2-205b-4aa1-a3ef-42a8fba387bc /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-27 01:46:45.137 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 500b1a11-5ee7-4abf-bbc4-d3f4230a066d 2026-05-27 01:46:46.917 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 500b1a11-5ee7-4abf-bbc4-d3f4230a066d 2026-05-27 01:46:48.073 10 INFO neutron.plugins.ml2.plugin [None req-e78840b5-5dce-471f-a34b-203ee16c77aa - - - - - -] Attempt 1 to provision port bc4aafcc-ac45-4c69-b05b-d3f42d8272a5 2026-05-27 01:46:48.987 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port cdf32f57-06f7-49b2-beee-36f13345bdc4 2026-05-27 01:46:49.039 9 INFO neutron.plugins.ml2.plugin [None req-216ffc96-869d-44ab-ac2b-3fe6813b0fd4 - - - - - -] Attempt 1 to provision port b6ae54a1-721e-41f7-b0fe-dcaf3fed0be2 2026-05-27 01:46:50.007 9 INFO neutron.plugins.ml2.plugin [None req-a3f19dc0-ae09-4cb1-b71c-ec2b62af9a67 - - - - - -] Attempt 1 to provision port cdf32f57-06f7-49b2-beee-36f13345bdc4 2026-05-27 01:46:50.934 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port cdf32f57-06f7-49b2-beee-36f13345bdc4 2026-05-27 01:46:52.203 10 INFO neutron.plugins.ml2.plugin [None req-bf1e1e69-4395-4999-a4cb-88b82e4eeabd - - - - - -] Attempt 1 to provision port d58dc050-2f02-4594-a230-eb090b90530a 2026-05-27 01:46:52.917 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port fd6bbc59-d576-4c72-87e2-47e6c0c3a1df 2026-05-27 01:46:53.077 9 INFO neutron.plugins.ml2.plugin [None req-b63fd1b5-b96b-4c07-b3f3-cc6b74bdb900 - - - - - -] Attempt 1 to provision port d58dc050-2f02-4594-a230-eb090b90530a 2026-05-27 01:46:55.031 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port bc4aafcc-ac45-4c69-b05b-d3f42d8272a5 2026-05-27 01:46:55.724 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-672ecaba-9e9b-4039-baa5-a952d7ba0be9'] response: {'server_uuid': 'daa933e8-86fa-432d-adb8-4b6719271a8d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bc4aafcc-ac45-4c69-b05b-d3f42d8272a5', 'code': 200} 2026-05-27 01:46:55.827 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port fd6bbc59-d576-4c72-87e2-47e6c0c3a1df 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers [None req-44d6bf66-7be6-4aa5-bc36-d978b7fe66d6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet be2c6f87-81f8-4905-9890-e95abfe4519f could not be found. 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet be2c6f87-81f8-4905-9890-e95abfe4519f could not be found. 2026-05-27 01:46:55.849 9 ERROR neutron.plugins.ml2.managers  2026-05-27 01:46:55.850 9 ERROR neutron.plugins.ml2.managers [None req-44d6bf66-7be6-4aa5-bc36-d978b7fe66d6 - - - - - -] Failed to bind port 415e6827-c1f5-44a5-8c7a-de32206c2538 on host instance for vnic_type normal using segments [{'id': 'd4ebcdd1-c06a-4ba5-9f4f-b21a100e61e4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 767, 'network_id': 'ba58f020-99d0-4c8c-bdaa-276531547c0d'}] 2026-05-27 01:46:55.853 9 INFO neutron.plugins.ml2.plugin [None req-44d6bf66-7be6-4aa5-bc36-d978b7fe66d6 - - - - - -] Attempt 2 to bind port 415e6827-c1f5-44a5-8c7a-de32206c2538 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers [None req-44d6bf66-7be6-4aa5-bc36-d978b7fe66d6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet be2c6f87-81f8-4905-9890-e95abfe4519f could not be found. 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet be2c6f87-81f8-4905-9890-e95abfe4519f could not be found. 2026-05-27 01:46:55.881 9 ERROR neutron.plugins.ml2.managers  2026-05-27 01:46:55.882 9 ERROR neutron.plugins.ml2.managers [None req-44d6bf66-7be6-4aa5-bc36-d978b7fe66d6 - - - - - -] Failed to bind port 415e6827-c1f5-44a5-8c7a-de32206c2538 on host instance for vnic_type normal using segments [{'id': 'd4ebcdd1-c06a-4ba5-9f4f-b21a100e61e4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 767, 'network_id': 'ba58f020-99d0-4c8c-bdaa-276531547c0d'}] 2026-05-27 01:46:55.883 9 INFO neutron.plugins.ml2.plugin [None req-44d6bf66-7be6-4aa5-bc36-d978b7fe66d6 - - - - - -] Attempt 3 to bind port 415e6827-c1f5-44a5-8c7a-de32206c2538 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers [None req-44d6bf66-7be6-4aa5-bc36-d978b7fe66d6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet be2c6f87-81f8-4905-9890-e95abfe4519f could not be found. 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet be2c6f87-81f8-4905-9890-e95abfe4519f could not be found. 2026-05-27 01:46:55.916 9 ERROR neutron.plugins.ml2.managers  2026-05-27 01:46:55.917 9 ERROR neutron.plugins.ml2.managers [None req-44d6bf66-7be6-4aa5-bc36-d978b7fe66d6 - - - - - -] Failed to bind port 415e6827-c1f5-44a5-8c7a-de32206c2538 on host instance for vnic_type normal using segments [{'id': 'd4ebcdd1-c06a-4ba5-9f4f-b21a100e61e4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 767, 'network_id': 'ba58f020-99d0-4c8c-bdaa-276531547c0d'}] 2026-05-27 01:46:55.918 9 INFO neutron.plugins.ml2.plugin [None req-44d6bf66-7be6-4aa5-bc36-d978b7fe66d6 - - - - - -] Attempt 4 to bind port 415e6827-c1f5-44a5-8c7a-de32206c2538 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers [None req-44d6bf66-7be6-4aa5-bc36-d978b7fe66d6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet be2c6f87-81f8-4905-9890-e95abfe4519f could not be found. 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet be2c6f87-81f8-4905-9890-e95abfe4519f could not be found. 2026-05-27 01:46:55.967 9 ERROR neutron.plugins.ml2.managers  2026-05-27 01:46:55.968 9 ERROR neutron.plugins.ml2.managers [None req-44d6bf66-7be6-4aa5-bc36-d978b7fe66d6 - - - - - -] Failed to bind port 415e6827-c1f5-44a5-8c7a-de32206c2538 on host instance for vnic_type normal using segments [{'id': 'd4ebcdd1-c06a-4ba5-9f4f-b21a100e61e4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 767, 'network_id': 'ba58f020-99d0-4c8c-bdaa-276531547c0d'}] 2026-05-27 01:46:55.975 9 INFO neutron.plugins.ml2.plugin [None req-44d6bf66-7be6-4aa5-bc36-d978b7fe66d6 - - - - - -] Attempt 5 to bind port 415e6827-c1f5-44a5-8c7a-de32206c2538 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers [None req-44d6bf66-7be6-4aa5-bc36-d978b7fe66d6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet be2c6f87-81f8-4905-9890-e95abfe4519f could not be found. 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet be2c6f87-81f8-4905-9890-e95abfe4519f could not be found. 2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers  2026-05-27 01:46:56.005 9 ERROR neutron.plugins.ml2.managers [None req-44d6bf66-7be6-4aa5-bc36-d978b7fe66d6 - - - - - -] Failed to bind port 415e6827-c1f5-44a5-8c7a-de32206c2538 on host instance for vnic_type normal using segments [{'id': 'd4ebcdd1-c06a-4ba5-9f4f-b21a100e61e4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 767, 'network_id': 'ba58f020-99d0-4c8c-bdaa-276531547c0d'}] 2026-05-27 01:46:56.007 9 INFO neutron.plugins.ml2.plugin [None req-44d6bf66-7be6-4aa5-bc36-d978b7fe66d6 - - - - - -] Attempt 6 to bind port 415e6827-c1f5-44a5-8c7a-de32206c2538 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers [None req-44d6bf66-7be6-4aa5-bc36-d978b7fe66d6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet be2c6f87-81f8-4905-9890-e95abfe4519f could not be found. 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet be2c6f87-81f8-4905-9890-e95abfe4519f could not be found. 2026-05-27 01:46:56.049 9 ERROR neutron.plugins.ml2.managers  2026-05-27 01:46:56.050 9 ERROR neutron.plugins.ml2.managers [None req-44d6bf66-7be6-4aa5-bc36-d978b7fe66d6 - - - - - -] Failed to bind port 415e6827-c1f5-44a5-8c7a-de32206c2538 on host instance for vnic_type normal using segments [{'id': 'd4ebcdd1-c06a-4ba5-9f4f-b21a100e61e4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 767, 'network_id': 'ba58f020-99d0-4c8c-bdaa-276531547c0d'}] 2026-05-27 01:46:56.052 9 INFO neutron.plugins.ml2.plugin [None req-44d6bf66-7be6-4aa5-bc36-d978b7fe66d6 - - - - - -] Attempt 7 to bind port 415e6827-c1f5-44a5-8c7a-de32206c2538 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers [None req-44d6bf66-7be6-4aa5-bc36-d978b7fe66d6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet be2c6f87-81f8-4905-9890-e95abfe4519f could not be found. 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet be2c6f87-81f8-4905-9890-e95abfe4519f could not be found. 2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers  2026-05-27 01:46:56.086 9 ERROR neutron.plugins.ml2.managers [None req-44d6bf66-7be6-4aa5-bc36-d978b7fe66d6 - - - - - -] Failed to bind port 415e6827-c1f5-44a5-8c7a-de32206c2538 on host instance for vnic_type normal using segments [{'id': 'd4ebcdd1-c06a-4ba5-9f4f-b21a100e61e4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 767, 'network_id': 'ba58f020-99d0-4c8c-bdaa-276531547c0d'}] 2026-05-27 01:46:56.089 9 INFO neutron.plugins.ml2.plugin [None req-44d6bf66-7be6-4aa5-bc36-d978b7fe66d6 - - - - - -] Attempt 8 to bind port 415e6827-c1f5-44a5-8c7a-de32206c2538 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers [None req-44d6bf66-7be6-4aa5-bc36-d978b7fe66d6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet be2c6f87-81f8-4905-9890-e95abfe4519f could not be found. 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet be2c6f87-81f8-4905-9890-e95abfe4519f could not be found. 2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers  2026-05-27 01:46:56.119 9 ERROR neutron.plugins.ml2.managers [None req-44d6bf66-7be6-4aa5-bc36-d978b7fe66d6 - - - - - -] Failed to bind port 415e6827-c1f5-44a5-8c7a-de32206c2538 on host instance for vnic_type normal using segments [{'id': 'd4ebcdd1-c06a-4ba5-9f4f-b21a100e61e4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 767, 'network_id': 'ba58f020-99d0-4c8c-bdaa-276531547c0d'}] 2026-05-27 01:46:56.121 9 INFO neutron.plugins.ml2.plugin [None req-44d6bf66-7be6-4aa5-bc36-d978b7fe66d6 - - - - - -] Attempt 9 to bind port 415e6827-c1f5-44a5-8c7a-de32206c2538 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers [None req-44d6bf66-7be6-4aa5-bc36-d978b7fe66d6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet be2c6f87-81f8-4905-9890-e95abfe4519f could not be found. 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet be2c6f87-81f8-4905-9890-e95abfe4519f could not be found. 2026-05-27 01:46:56.143 9 ERROR neutron.plugins.ml2.managers  2026-05-27 01:46:56.144 9 ERROR neutron.plugins.ml2.managers [None req-44d6bf66-7be6-4aa5-bc36-d978b7fe66d6 - - - - - -] Failed to bind port 415e6827-c1f5-44a5-8c7a-de32206c2538 on host instance for vnic_type normal using segments [{'id': 'd4ebcdd1-c06a-4ba5-9f4f-b21a100e61e4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 767, 'network_id': 'ba58f020-99d0-4c8c-bdaa-276531547c0d'}] 2026-05-27 01:46:56.144 9 INFO neutron.plugins.ml2.plugin [None req-44d6bf66-7be6-4aa5-bc36-d978b7fe66d6 - - - - - -] Attempt 10 to bind port 415e6827-c1f5-44a5-8c7a-de32206c2538 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers [None req-44d6bf66-7be6-4aa5-bc36-d978b7fe66d6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet be2c6f87-81f8-4905-9890-e95abfe4519f could not be found. 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet be2c6f87-81f8-4905-9890-e95abfe4519f could not be found. 2026-05-27 01:46:56.200 9 ERROR neutron.plugins.ml2.managers  2026-05-27 01:46:56.201 9 ERROR neutron.plugins.ml2.managers [None req-44d6bf66-7be6-4aa5-bc36-d978b7fe66d6 - - - - - -] Failed to bind port 415e6827-c1f5-44a5-8c7a-de32206c2538 on host instance for vnic_type normal using segments [{'id': 'd4ebcdd1-c06a-4ba5-9f4f-b21a100e61e4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 767, 'network_id': 'ba58f020-99d0-4c8c-bdaa-276531547c0d'}] 2026-05-27 01:46:57.041 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port bc4aafcc-ac45-4c69-b05b-d3f42d8272a5 2026-05-27 01:47:03.928 10 INFO neutron.plugins.ml2.plugin [None req-725de887-9911-42dc-8f23-8b9231763ccc - - - - - -] Attempt 1 to provision port 767424c9-5707-4c6a-85b4-5443794f96dd 2026-05-27 01:47:06.982 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 767424c9-5707-4c6a-85b4-5443794f96dd 2026-05-27 01:47:07.095 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d116f2b7-9e8a-450d-9985-563215fd71a9'] response: {'server_uuid': 'df4b5364-e981-4e6e-98eb-9e5926ab77b8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '767424c9-5707-4c6a-85b4-5443794f96dd', 'code': 200} 2026-05-27 01:47:08.908 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 767424c9-5707-4c6a-85b4-5443794f96dd 2026-05-27 01:47:11.057 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 3bfb8ce2-205b-4aa1-a3ef-42a8fba387bc 2026-05-27 01:47:11.426 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port afe24151-a45d-482d-8726-835dc42fabba 2026-05-27 01:47:12.439 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-25edf718-031a-43c6-8638-9ee6b3ea8fac'] response: {'server_uuid': 'df4b5364-e981-4e6e-98eb-9e5926ab77b8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '767424c9-5707-4c6a-85b4-5443794f96dd', 'code': 200} 2026-05-27 01:47:12.671 9 INFO neutron.plugins.ml2.plugin [None req-2223b6e7-c608-486a-8611-39899984d404 - - - - - -] Attempt 1 to provision port 03f1976a-2f67-4c42-bbae-68c5b0a6923d 2026-05-27 01:47:13.066 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port d58dc050-2f02-4594-a230-eb090b90530a 2026-05-27 01:47:13.562 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port afe24151-a45d-482d-8726-835dc42fabba 2026-05-27 01:47:13.784 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 03f1976a-2f67-4c42-bbae-68c5b0a6923d 2026-05-27 01:47:13.858 10 INFO neutron.plugins.ml2.plugin [None req-b8105e8c-2986-49a6-b681-97e947e32c8e - - - - - -] Attempt 1 to provision port bc4aafcc-ac45-4c69-b05b-d3f42d8272a5 2026-05-27 01:47:14.141 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 3bfb8ce2-205b-4aa1-a3ef-42a8fba387bc 2026-05-27 01:47:14.429 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port b6ae54a1-721e-41f7-b0fe-dcaf3fed0be2 2026-05-27 01:47:14.957 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port d58dc050-2f02-4594-a230-eb090b90530a 2026-05-27 01:47:15.220 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port bc4aafcc-ac45-4c69-b05b-d3f42d8272a5 2026-05-27 01:47:15.493 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port b6ae54a1-721e-41f7-b0fe-dcaf3fed0be2 2026-05-27 01:47:16.303 10 INFO neutron.plugins.ml2.plugin [None req-56441f35-f06d-48a6-ab09-0e9b9bf77ea2 - - - - - -] Attempt 1 to provision port bc4aafcc-ac45-4c69-b05b-d3f42d8272a5 2026-05-27 01:47:17.167 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port bc4aafcc-ac45-4c69-b05b-d3f42d8272a5 2026-05-27 01:47:20.955 9 INFO neutron.plugins.ml2.plugin [None req-2785971d-ad4b-4d76-b1a8-e6f502810e84 - - - - - -] Attempt 1 to provision port 4ccdd57c-4f5d-4b51-8177-f293e6a92d1b 2026-05-27 01:47:20.981 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 4ccdd57c-4f5d-4b51-8177-f293e6a92d1b 2026-05-27 01:47:21.377 9 INFO neutron.plugins.ml2.plugin [None req-825732a3-a6f0-47c8-a3a1-7a1c3f1e86a6 - - - - - -] Attempt 1 to provision port 6eeb4ec5-1cdb-4fc1-8be8-69f40358d684 2026-05-27 01:47:21.864 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 6eeb4ec5-1cdb-4fc1-8be8-69f40358d684 2026-05-27 01:47:21.923 9 INFO neutron.plugins.ml2.plugin [None req-fe5beb5e-b875-4fc6-9827-d28b95a285e2 - - - - - -] Attempt 1 to provision port ef63f745-3a8b-4cf6-b6af-e6cbbc20659a 2026-05-27 01:47:22.380 9 INFO neutron.plugins.ml2.plugin [None req-f44453fc-a19f-4c63-826b-3888ed76fdfb - - - - - -] Attempt 1 to provision port ef63f745-3a8b-4cf6-b6af-e6cbbc20659a 2026-05-27 01:47:23.028 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 4ccdd57c-4f5d-4b51-8177-f293e6a92d1b 2026-05-27 01:47:23.298 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 6eeb4ec5-1cdb-4fc1-8be8-69f40358d684 2026-05-27 01:47:24.647 9 INFO neutron.plugins.ml2.plugin [None req-003ded0a-a53a-4705-b2d2-cecfd464c219 - - - - - -] Attempt 1 to provision port f1948062-930e-4afa-9a16-07bba15d516a 2026-05-27 01:47:24.918 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port f1948062-930e-4afa-9a16-07bba15d516a 2026-05-27 01:47:24.997 9 INFO neutron.plugins.ml2.plugin [None req-0a7cb0b7-d567-4f4e-8454-68f5d8fb33ae - - - - - -] Attempt 1 to provision port c69cd884-073b-4942-922b-cc95a42e8406 2026-05-27 01:47:25.022 9 INFO neutron.plugins.ml2.plugin [None req-0a7cb0b7-d567-4f4e-8454-68f5d8fb33ae - - - - - -] Attempt 1 to provision port d5766d5d-45ca-4cf6-84fc-7b63c6207094 2026-05-27 01:47:25.361 9 INFO neutron.plugins.ml2.plugin [None req-8eff9de6-2994-4a1c-9013-8fa104b23df1 - - - - - -] Attempt 1 to provision port d5766d5d-45ca-4cf6-84fc-7b63c6207094 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-27 01:47:26.961 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 7ed12624-ffda-4263-bee0-d4be0e0a6a8b 2026-05-27 01:47:27.420 9 INFO neutron.plugins.ml2.plugin [None req-1d8514e0-0760-4a3f-a76c-9d11d1b6df58 - - - - - -] Attempt 1 to provision port 0d6dd0d2-e89e-46bc-af90-3b90cbafd645 2026-05-27 01:47:27.454 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port f1948062-930e-4afa-9a16-07bba15d516a 2026-05-27 01:47:27.566 10 INFO neutron.plugins.ml2.plugin [None req-ec0d7100-0863-448f-b96d-e0e6404b65c9 - - - - - -] Attempt 1 to provision port 7ed12624-ffda-4263-bee0-d4be0e0a6a8b 2026-05-27 01:47:27.975 9 INFO neutron.plugins.ml2.plugin [None req-06ebc12d-d9f6-4f62-8b49-48be7e63937e - - - - - -] Attempt 1 to provision port 0d6dd0d2-e89e-46bc-af90-3b90cbafd645 2026-05-27 01:47:29.035 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 8b2d8aab-b1fa-4639-b90c-10c0d04ed046 2026-05-27 01:47:31.152 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 0a16fe2f-a5d2-40f6-84b5-e28434849ea9 2026-05-27 01:47:31.575 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 8b2d8aab-b1fa-4639-b90c-10c0d04ed046 2026-05-27 01:47:32.258 9 INFO neutron.plugins.ml2.plugin [None req-f2984807-e9ba-43b8-b882-dbb95ab2989a - - - - - -] Attempt 1 to provision port 6ef9bfcf-6d25-40c1-9aca-1d85e31ac831 2026-05-27 01:47:32.911 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port a6fb1c45-deff-41bc-8d4d-0263b152d0c4 2026-05-27 01:47:33.110 10 INFO neutron.plugins.ml2.plugin [None req-ead9fee0-cb6b-4d46-9c21-487446173dd3 - - - - - -] Attempt 1 to provision port a6fb1c45-deff-41bc-8d4d-0263b152d0c4 2026-05-27 01:47:34.895 9 INFO neutron.plugins.ml2.plugin [None req-a25dd53e-f12f-49b1-b67d-1bb6db4c34e0 - - - - - -] Attempt 1 to provision port faf38e86-6425-4d72-95e5-056904517fdb 2026-05-27 01:47:35.061 9 INFO neutron.plugins.ml2.plugin [None req-35bdcfc1-4964-45a5-ad8e-526ebd8c6467 - - - - - -] Attempt 1 to provision port e2770f93-a146-41ca-b7d1-45d320d9043d 2026-05-27 01:47:35.094 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port e2770f93-a146-41ca-b7d1-45d320d9043d 2026-05-27 01:47:35.513 9 INFO neutron.plugins.ml2.plugin [None req-073457aa-abc9-49c5-a712-23a675e90089 - - - - - -] Attempt 1 to provision port faf38e86-6425-4d72-95e5-056904517fdb 2026-05-27 01:47:35.931 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port a6fb1c45-deff-41bc-8d4d-0263b152d0c4 2026-05-27 01:47:35.951 10 INFO neutron.plugins.ml2.plugin [None req-c4409b94-0717-438c-8c8e-573748a89132 - - - - - -] Attempt 1 to provision port c84580f8-1017-4c04-b277-bc89af1f73ca 2026-05-27 01:47:36.316 10 INFO neutron.plugins.ml2.plugin [None req-179f58a3-40ad-4f5c-8f0f-165d54b7f24f - - - - - -] Attempt 1 to provision port a3baa9c5-1111-4188-bd82-2eb3965e5561 2026-05-27 01:47:36.985 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port e2770f93-a146-41ca-b7d1-45d320d9043d 2026-05-27 01:47:37.063 10 INFO neutron.plugins.ml2.plugin [None req-d82426d7-9de7-45a3-9bb5-91bf64d67be8 - - - - - -] Attempt 1 to provision port c84580f8-1017-4c04-b277-bc89af1f73ca 2026-05-27 01:47:37.325 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port b64f1080-b989-44d7-91a5-e9a586be777a 2026-05-27 01:47:39.128 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port a3baa9c5-1111-4188-bd82-2eb3965e5561 2026-05-27 01:47:39.248 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d562931c-cb52-4c0d-b7a5-f78e4084b133'] response: {'server_uuid': '8fe6a571-6ef3-4f90-8507-ea68db75ebc9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a3baa9c5-1111-4188-bd82-2eb3965e5561', 'code': 200} 2026-05-27 01:47:39.712 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port b64f1080-b989-44d7-91a5-e9a586be777a 2026-05-27 01:47:40.971 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port a3baa9c5-1111-4188-bd82-2eb3965e5561 2026-05-27 01:47:41.772 9 INFO neutron.plugins.ml2.plugin [None req-02522695-ab32-4461-af7d-660cc181a312 - - - - - -] Attempt 1 to provision port 5abbeb82-df2c-4d08-9b3a-9d5f5ac22eb9 2026-05-27 01:47:43.008 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 48114151-514b-466b-a4a8-c9c79b88d18c 2026-05-27 01:47:43.054 9 INFO neutron.plugins.ml2.plugin [None req-652bccd4-127c-483f-a871-5fe1a5460725 - - - - - -] Attempt 1 to provision port 48114151-514b-466b-a4a8-c9c79b88d18c 2026-05-27 01:47:43.601 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 0d6dd0d2-e89e-46bc-af90-3b90cbafd645 2026-05-27 01:47:44.137 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7b1efbf-57d2-46f0-b724-9c79c662e774'] response: {'server_uuid': '8fe6a571-6ef3-4f90-8507-ea68db75ebc9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a3baa9c5-1111-4188-bd82-2eb3965e5561', 'code': 200} 2026-05-27 01:47:44.701 9 INFO neutron.plugins.ml2.plugin [None req-7e9072d6-3aa0-4310-aef9-3c942c4ae76a - - - - - -] Attempt 1 to provision port e1bc4437-092c-4f26-bbc8-48cc6d2bdb34 2026-05-27 01:47:44.990 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 48114151-514b-466b-a4a8-c9c79b88d18c 2026-05-27 01:47:45.110 9 INFO neutron.plugins.ml2.plugin [None req-d338e848-d7f5-4cb7-8416-49c264baf18c - - - - - -] Attempt 1 to provision port e1bc4437-092c-4f26-bbc8-48cc6d2bdb34 2026-05-27 01:47:45.256 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 0d6dd0d2-e89e-46bc-af90-3b90cbafd645 2026-05-27 01:47:45.501 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port c69cd884-073b-4942-922b-cc95a42e8406 2026-05-27 01:47:46.264 9 INFO neutron.plugins.ml2.plugin [None req-3be59ff1-c8ce-4973-aea8-99c046806fda - - - - - -] Attempt 1 to provision port 2b499de6-fc94-4bb1-bfad-822d63ff4431 2026-05-27 01:47:47.101 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 5abbeb82-df2c-4d08-9b3a-9d5f5ac22eb9 2026-05-27 01:47:47.238 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6cb57430-b803-4b06-8f83-a4a87932ad35'] response: {'server_uuid': '186addf8-65d9-4562-86d0-830def4caac8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5abbeb82-df2c-4d08-9b3a-9d5f5ac22eb9', 'code': 200} 2026-05-27 01:47:47.875 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port c69cd884-073b-4942-922b-cc95a42e8406 2026-05-27 01:47:49.151 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port a3d0470b-1e2f-49b2-95f8-12cadec0994d 2026-05-27 01:47:49.563 10 INFO neutron.plugins.ml2.plugin [None req-d9fc5b32-593e-4289-9884-99cfde83ea1b - - - - - -] Attempt 1 to provision port a3d0470b-1e2f-49b2-95f8-12cadec0994d 2026-05-27 01:47:49.669 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 5abbeb82-df2c-4d08-9b3a-9d5f5ac22eb9 2026-05-27 01:47:49.768 9 INFO neutron.plugins.ml2.plugin [None req-70725086-fe74-41e1-a2be-011df85277fa - - - - - -] Attempt 1 to provision port 5dd24940-776d-405b-9f39-10976b2955d6 2026-05-27 01:47:53.003 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 6ef9bfcf-6d25-40c1-9aca-1d85e31ac831 2026-05-27 01:47:53.379 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port faf38e86-6425-4d72-95e5-056904517fdb 2026-05-27 01:47:54.966 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 6ef9bfcf-6d25-40c1-9aca-1d85e31ac831 2026-05-27 01:47:55.205 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port faf38e86-6425-4d72-95e5-056904517fdb 2026-05-27 01:47:56.169 9 INFO neutron.plugins.ml2.plugin [None req-9f5446f4-e960-4279-a236-6e5f3070cea9 - - - - - -] Attempt 1 to provision port 18e211a0-d908-4cbc-a4d8-27948571a218 2026-05-27 01:47:56.979 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 35da020a-1e03-47de-bf8d-88e014f951e3 2026-05-27 01:47:57.026 10 INFO neutron.plugins.ml2.plugin [None req-0776251c-512c-439f-9215-e2db79d6d980 - - - - - -] Attempt 1 to provision port 35da020a-1e03-47de-bf8d-88e014f951e3 2026-05-27 01:47:58.394 9 INFO neutron.plugins.ml2.plugin [None req-d742975f-133f-4d81-bde1-3331e299892f - - - - - -] Attempt 1 to provision port 753538b5-bc83-4f65-8864-28423293749b 2026-05-27 01:47:58.879 9 INFO neutron.plugins.ml2.plugin [None req-9ee19358-3552-4684-bd32-7f41c55cc534 - - - - - -] Attempt 1 to provision port 753538b5-bc83-4f65-8864-28423293749b 2026-05-27 01:47:58.988 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 35da020a-1e03-47de-bf8d-88e014f951e3 2026-05-27 01:48:00.954 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port a0f123fb-a55d-441e-8c72-ef7e74e96294 2026-05-27 01:48:02.992 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port a0f123fb-a55d-441e-8c72-ef7e74e96294 2026-05-27 01:48:03.275 9 INFO neutron.plugins.ml2.plugin [None req-2aad6d1f-134e-4041-9e73-ef2222f5b593 - - - - - -] Attempt 1 to provision port 48ae09c8-5367-4631-860c-a60a8ea407b5 2026-05-27 01:48:04.968 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 48ae09c8-5367-4631-860c-a60a8ea407b5 2026-05-27 01:48:05.081 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4661da3c-2cf4-4781-89fa-8f2fe04b22db'] response: {'server_uuid': 'b0939c8f-ec26-4485-9b15-77411f9cec94', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '48ae09c8-5367-4631-860c-a60a8ea407b5', 'code': 200} 2026-05-27 01:48:06.949 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 48ae09c8-5367-4631-860c-a60a8ea407b5 2026-05-27 01:48:11.578 10 INFO neutron.plugins.ml2.plugin [None req-bd564cb0-473c-4fc7-9211-58abb143dc13 - - - - - -] Attempt 1 to provision port 2f40d150-8fd0-4f4d-8b90-7de7c4e749e9 2026-05-27 01:48:14.984 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 6bc4ba12-3d51-4839-bb60-2818d72a9cda 2026-05-27 01:48:15.448 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 107c4176-ba6c-4d90-84d2-ca429c5d332a 2026-05-27 01:48:15.748 9 INFO neutron.plugins.ml2.plugin [None req-24aa5f09-19d7-45e6-bd1b-74ca7527ce82 - - - - - -] Attempt 1 to provision port 6bc4ba12-3d51-4839-bb60-2818d72a9cda 2026-05-27 01:48:15.922 9 INFO neutron.plugins.ml2.plugin [None req-24aa5f09-19d7-45e6-bd1b-74ca7527ce82 - - - - - -] Attempt 1 to provision port eeffb68f-abeb-48db-9e1e-e22c0d0c329c 2026-05-27 01:48:16.931 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 6bc4ba12-3d51-4839-bb60-2818d72a9cda 2026-05-27 01:48:17.266 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 107c4176-ba6c-4d90-84d2-ca429c5d332a 2026-05-27 01:48:17.371 9 INFO neutron.plugins.ml2.plugin [None req-f967b4b3-0ce5-4c6d-a9ca-e96d505b19ff - - - - - -] Attempt 1 to provision port eeffb68f-abeb-48db-9e1e-e22c0d0c329c 2026-05-27 01:48:17.721 9 INFO neutron.plugins.ml2.plugin [None req-132312d0-610d-4f38-96a3-6c6c5d76f6d1 - - - - - -] Attempt 1 to provision port eeffb68f-abeb-48db-9e1e-e22c0d0c329c 2026-05-27 01:48:19.685 9 INFO neutron.plugins.ml2.plugin [None req-7bd546cb-6c67-498f-bcab-b1b3f4edfdaa - - - - - -] Attempt 1 to provision port 7f34dbd8-cc1f-4c4f-a628-8e0dbbecb2e1 2026-05-27 01:48:21.059 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 753538b5-bc83-4f65-8864-28423293749b 2026-05-27 01:48:21.432 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 18e211a0-d908-4cbc-a4d8-27948571a218 2026-05-27 01:48:21.923 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 7f34dbd8-cc1f-4c4f-a628-8e0dbbecb2e1 2026-05-27 01:48:22.033 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a486743a-c5a2-42dd-a6d9-d1effff52873'] response: {'server_uuid': '0bde3e18-b37e-46ea-94b8-a315427e237f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7f34dbd8-cc1f-4c4f-a628-8e0dbbecb2e1', 'code': 200} 2026-05-27 01:48:22.965 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 753538b5-bc83-4f65-8864-28423293749b 2026-05-27 01:48:23.251 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 18e211a0-d908-4cbc-a4d8-27948571a218 2026-05-27 01:48:23.533 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 7f34dbd8-cc1f-4c4f-a628-8e0dbbecb2e1 2026-05-27 01:48:28.970 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c9baa55-9028-4a9d-9a63-3c1dac24726c'] response: {'server_uuid': 'b0939c8f-ec26-4485-9b15-77411f9cec94', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '48ae09c8-5367-4631-860c-a60a8ea407b5', 'code': 200} 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers [None req-93f552a9-4e12-4e54-9c26-4ebff8bb4e2f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fb698adf-5678-4c13-a69e-62e40eb20ffe could not be found. 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fb698adf-5678-4c13-a69e-62e40eb20ffe could not be found. 2026-05-27 01:48:29.058 9 ERROR neutron.plugins.ml2.managers  2026-05-27 01:48:29.059 9 ERROR neutron.plugins.ml2.managers [None req-93f552a9-4e12-4e54-9c26-4ebff8bb4e2f - - - - - -] Failed to bind port 7ffef17c-b9e5-4b28-8a0e-fb6c708ff49d on host instance for vnic_type normal using segments [{'id': '1345baf8-ab29-4147-bd21-ebb621120164', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 957, 'network_id': '7ef9cec4-6004-45e3-8f88-9e9459052cd8'}] 2026-05-27 01:48:29.060 9 INFO neutron.plugins.ml2.plugin [None req-93f552a9-4e12-4e54-9c26-4ebff8bb4e2f - - - - - -] Attempt 2 to bind port 7ffef17c-b9e5-4b28-8a0e-fb6c708ff49d 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers [None req-93f552a9-4e12-4e54-9c26-4ebff8bb4e2f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fb698adf-5678-4c13-a69e-62e40eb20ffe could not be found. 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fb698adf-5678-4c13-a69e-62e40eb20ffe could not be found. 2026-05-27 01:48:29.083 9 ERROR neutron.plugins.ml2.managers  2026-05-27 01:48:29.084 9 ERROR neutron.plugins.ml2.managers [None req-93f552a9-4e12-4e54-9c26-4ebff8bb4e2f - - - - - -] Failed to bind port 7ffef17c-b9e5-4b28-8a0e-fb6c708ff49d on host instance for vnic_type normal using segments [{'id': '1345baf8-ab29-4147-bd21-ebb621120164', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 957, 'network_id': '7ef9cec4-6004-45e3-8f88-9e9459052cd8'}] 2026-05-27 01:48:29.084 9 INFO neutron.plugins.ml2.plugin [None req-93f552a9-4e12-4e54-9c26-4ebff8bb4e2f - - - - - -] Attempt 3 to bind port 7ffef17c-b9e5-4b28-8a0e-fb6c708ff49d 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers [None req-93f552a9-4e12-4e54-9c26-4ebff8bb4e2f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fb698adf-5678-4c13-a69e-62e40eb20ffe could not be found. 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fb698adf-5678-4c13-a69e-62e40eb20ffe could not be found. 2026-05-27 01:48:29.111 9 ERROR neutron.plugins.ml2.managers  2026-05-27 01:48:29.112 9 ERROR neutron.plugins.ml2.managers [None req-93f552a9-4e12-4e54-9c26-4ebff8bb4e2f - - - - - -] Failed to bind port 7ffef17c-b9e5-4b28-8a0e-fb6c708ff49d on host instance for vnic_type normal using segments [{'id': '1345baf8-ab29-4147-bd21-ebb621120164', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 957, 'network_id': '7ef9cec4-6004-45e3-8f88-9e9459052cd8'}] 2026-05-27 01:48:29.112 9 INFO neutron.plugins.ml2.plugin [None req-93f552a9-4e12-4e54-9c26-4ebff8bb4e2f - - - - - -] Attempt 4 to bind port 7ffef17c-b9e5-4b28-8a0e-fb6c708ff49d 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers [None req-93f552a9-4e12-4e54-9c26-4ebff8bb4e2f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fb698adf-5678-4c13-a69e-62e40eb20ffe could not be found. 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fb698adf-5678-4c13-a69e-62e40eb20ffe could not be found. 2026-05-27 01:48:29.140 9 ERROR neutron.plugins.ml2.managers  2026-05-27 01:48:29.141 9 ERROR neutron.plugins.ml2.managers [None req-93f552a9-4e12-4e54-9c26-4ebff8bb4e2f - - - - - -] Failed to bind port 7ffef17c-b9e5-4b28-8a0e-fb6c708ff49d on host instance for vnic_type normal using segments [{'id': '1345baf8-ab29-4147-bd21-ebb621120164', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 957, 'network_id': '7ef9cec4-6004-45e3-8f88-9e9459052cd8'}] 2026-05-27 01:48:29.141 9 INFO neutron.plugins.ml2.plugin [None req-93f552a9-4e12-4e54-9c26-4ebff8bb4e2f - - - - - -] Attempt 5 to bind port 7ffef17c-b9e5-4b28-8a0e-fb6c708ff49d 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers [None req-93f552a9-4e12-4e54-9c26-4ebff8bb4e2f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fb698adf-5678-4c13-a69e-62e40eb20ffe could not be found. 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fb698adf-5678-4c13-a69e-62e40eb20ffe could not be found. 2026-05-27 01:48:29.169 9 ERROR neutron.plugins.ml2.managers  2026-05-27 01:48:29.170 9 ERROR neutron.plugins.ml2.managers [None req-93f552a9-4e12-4e54-9c26-4ebff8bb4e2f - - - - - -] Failed to bind port 7ffef17c-b9e5-4b28-8a0e-fb6c708ff49d on host instance for vnic_type normal using segments [{'id': '1345baf8-ab29-4147-bd21-ebb621120164', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 957, 'network_id': '7ef9cec4-6004-45e3-8f88-9e9459052cd8'}] 2026-05-27 01:48:29.171 9 INFO neutron.plugins.ml2.plugin [None req-93f552a9-4e12-4e54-9c26-4ebff8bb4e2f - - - - - -] Attempt 6 to bind port 7ffef17c-b9e5-4b28-8a0e-fb6c708ff49d 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers [None req-93f552a9-4e12-4e54-9c26-4ebff8bb4e2f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fb698adf-5678-4c13-a69e-62e40eb20ffe could not be found. 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fb698adf-5678-4c13-a69e-62e40eb20ffe could not be found. 2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers  2026-05-27 01:48:29.196 9 ERROR neutron.plugins.ml2.managers [None req-93f552a9-4e12-4e54-9c26-4ebff8bb4e2f - - - - - -] Failed to bind port 7ffef17c-b9e5-4b28-8a0e-fb6c708ff49d on host instance for vnic_type normal using segments [{'id': '1345baf8-ab29-4147-bd21-ebb621120164', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 957, 'network_id': '7ef9cec4-6004-45e3-8f88-9e9459052cd8'}] 2026-05-27 01:48:29.197 9 INFO neutron.plugins.ml2.plugin [None req-93f552a9-4e12-4e54-9c26-4ebff8bb4e2f - - - - - -] Attempt 7 to bind port 7ffef17c-b9e5-4b28-8a0e-fb6c708ff49d 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers [None req-93f552a9-4e12-4e54-9c26-4ebff8bb4e2f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fb698adf-5678-4c13-a69e-62e40eb20ffe could not be found. 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fb698adf-5678-4c13-a69e-62e40eb20ffe could not be found. 2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers  2026-05-27 01:48:29.219 9 ERROR neutron.plugins.ml2.managers [None req-93f552a9-4e12-4e54-9c26-4ebff8bb4e2f - - - - - -] Failed to bind port 7ffef17c-b9e5-4b28-8a0e-fb6c708ff49d on host instance for vnic_type normal using segments [{'id': '1345baf8-ab29-4147-bd21-ebb621120164', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 957, 'network_id': '7ef9cec4-6004-45e3-8f88-9e9459052cd8'}] 2026-05-27 01:48:29.219 9 INFO neutron.plugins.ml2.plugin [None req-93f552a9-4e12-4e54-9c26-4ebff8bb4e2f - - - - - -] Attempt 8 to bind port 7ffef17c-b9e5-4b28-8a0e-fb6c708ff49d 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers [None req-93f552a9-4e12-4e54-9c26-4ebff8bb4e2f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fb698adf-5678-4c13-a69e-62e40eb20ffe could not be found. 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fb698adf-5678-4c13-a69e-62e40eb20ffe could not be found. 2026-05-27 01:48:29.247 9 ERROR neutron.plugins.ml2.managers  2026-05-27 01:48:29.248 9 ERROR neutron.plugins.ml2.managers [None req-93f552a9-4e12-4e54-9c26-4ebff8bb4e2f - - - - - -] Failed to bind port 7ffef17c-b9e5-4b28-8a0e-fb6c708ff49d on host instance for vnic_type normal using segments [{'id': '1345baf8-ab29-4147-bd21-ebb621120164', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 957, 'network_id': '7ef9cec4-6004-45e3-8f88-9e9459052cd8'}] 2026-05-27 01:48:29.248 9 INFO neutron.plugins.ml2.plugin [None req-93f552a9-4e12-4e54-9c26-4ebff8bb4e2f - - - - - -] Attempt 9 to bind port 7ffef17c-b9e5-4b28-8a0e-fb6c708ff49d 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers [None req-93f552a9-4e12-4e54-9c26-4ebff8bb4e2f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fb698adf-5678-4c13-a69e-62e40eb20ffe could not be found. 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fb698adf-5678-4c13-a69e-62e40eb20ffe could not be found. 2026-05-27 01:48:29.288 9 ERROR neutron.plugins.ml2.managers  2026-05-27 01:48:29.289 9 ERROR neutron.plugins.ml2.managers [None req-93f552a9-4e12-4e54-9c26-4ebff8bb4e2f - - - - - -] Failed to bind port 7ffef17c-b9e5-4b28-8a0e-fb6c708ff49d on host instance for vnic_type normal using segments [{'id': '1345baf8-ab29-4147-bd21-ebb621120164', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 957, 'network_id': '7ef9cec4-6004-45e3-8f88-9e9459052cd8'}] 2026-05-27 01:48:29.290 9 INFO neutron.plugins.ml2.plugin [None req-93f552a9-4e12-4e54-9c26-4ebff8bb4e2f - - - - - -] Attempt 10 to bind port 7ffef17c-b9e5-4b28-8a0e-fb6c708ff49d 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers [None req-93f552a9-4e12-4e54-9c26-4ebff8bb4e2f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fb698adf-5678-4c13-a69e-62e40eb20ffe could not be found. 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fb698adf-5678-4c13-a69e-62e40eb20ffe could not be found. 2026-05-27 01:48:29.328 9 ERROR neutron.plugins.ml2.managers  2026-05-27 01:48:29.329 9 ERROR neutron.plugins.ml2.managers [None req-93f552a9-4e12-4e54-9c26-4ebff8bb4e2f - - - - - -] Failed to bind port 7ffef17c-b9e5-4b28-8a0e-fb6c708ff49d on host instance for vnic_type normal using segments [{'id': '1345baf8-ab29-4147-bd21-ebb621120164', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 957, 'network_id': '7ef9cec4-6004-45e3-8f88-9e9459052cd8'}] 2026-05-27 01:48:29.752 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 48ae09c8-5367-4631-860c-a60a8ea407b5 2026-05-27 01:48:29.914 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-dfeb2cce-ca0e-4e7a-bbd0-62a2cc50ea4d'] response: {'server_uuid': 'b0939c8f-ec26-4485-9b15-77411f9cec94', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '48ae09c8-5367-4631-860c-a60a8ea407b5', 'code': 200} 2026-05-27 01:48:30.222 10 INFO neutron.plugins.ml2.plugin [None req-feef0c0e-1252-4b2e-82d3-49b33bed9af6 - - - - - -] Attempt 1 to provision port 1676f140-e4cb-431a-a45a-d208361df4c4 2026-05-27 01:48:30.340 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 1676f140-e4cb-431a-a45a-d208361df4c4 2026-05-27 01:48:31.003 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 48ae09c8-5367-4631-860c-a60a8ea407b5 2026-05-27 01:48:31.340 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 1676f140-e4cb-431a-a45a-d208361df4c4 2026-05-27 01:48:37.111 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port eeffb68f-abeb-48db-9e1e-e22c0d0c329c 2026-05-27 01:48:37.439 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 2f40d150-8fd0-4f4d-8b90-7de7c4e749e9 2026-05-27 01:48:38.969 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port eeffb68f-abeb-48db-9e1e-e22c0d0c329c 2026-05-27 01:48:39.269 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 2f40d150-8fd0-4f4d-8b90-7de7c4e749e9 2026-05-27 01:48:47.376 10 INFO neutron.plugins.ml2.plugin [None req-bec9ec9b-9146-4e7a-80ff-2c312b924eb3 - - - - - -] Attempt 1 to provision port 27c46a6c-7c04-4be7-8210-7a603b568c79 2026-05-27 01:48:49.064 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 27c46a6c-7c04-4be7-8210-7a603b568c79 2026-05-27 01:48:49.186 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae95f8eb-0070-4aef-b34a-bb49a2c18414'] response: {'server_uuid': 'f3707f35-1baf-4cef-a2e1-8dff080624dc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '27c46a6c-7c04-4be7-8210-7a603b568c79', 'code': 200} 2026-05-27 01:48:51.041 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 27c46a6c-7c04-4be7-8210-7a603b568c79 2026-05-27 01:48:56.835 9 INFO neutron.plugins.ml2.plugin [None req-e5854378-af16-404e-913e-3b7939e28b9d - - - - - -] Attempt 1 to provision port 7176a444-9289-4ff4-b244-7fd3298ecf3c 2026-05-27 01:48:57.018 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 3bd0edef-8b04-4a36-ba07-77e30b7f2c4a 2026-05-27 01:48:57.578 9 INFO neutron.plugins.ml2.plugin [None req-994dfb73-5e99-43ac-9aab-ac9e8c9e9797 - - - - - -] Attempt 1 to provision port 3bd0edef-8b04-4a36-ba07-77e30b7f2c4a 2026-05-27 01:48:58.997 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 3bd0edef-8b04-4a36-ba07-77e30b7f2c4a 2026-05-27 01:48:59.059 10 INFO neutron.plugins.ml2.plugin [None req-2b364c78-0e15-4c73-9458-364c0741c48e - - - - - -] Attempt 1 to provision port 437e5770-980c-4a6e-b92a-a18f073dd525 2026-05-27 01:48:59.829 9 INFO neutron.plugins.ml2.plugin [None req-f9b1a57f-2eb6-49f8-8405-13aee30b6747 - - - - - -] Attempt 1 to provision port 437e5770-980c-4a6e-b92a-a18f073dd525 2026-05-27 01:49:00.982 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 6511f7e6-b7d3-48b2-ae37-a10d790d2bf5 2026-05-27 01:49:02.904 9 INFO neutron.plugins.ml2.plugin [None req-d99c88fb-0344-4d0c-b342-cdaff50595d3 - - - - - -] Attempt 1 to provision port 0e693369-8fd9-4478-9c24-da4d1ba9c797 2026-05-27 01:49:02.980 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 6511f7e6-b7d3-48b2-ae37-a10d790d2bf5 2026-05-27 01:49:05.252 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 0e693369-8fd9-4478-9c24-da4d1ba9c797 2026-05-27 01:49:05.428 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-47e6d009-4474-45b4-a14d-df12a15e5974'] response: {'server_uuid': '9df63764-ba6b-4571-a882-7a8a641af272', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0e693369-8fd9-4478-9c24-da4d1ba9c797', 'code': 200} 2026-05-27 01:49:07.473 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ca6207a-7d9b-43be-93e3-b952fe5f8d4c'] response: {'server_uuid': '9df63764-ba6b-4571-a882-7a8a641af272', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0e693369-8fd9-4478-9c24-da4d1ba9c797', 'code': 200} 2026-05-27 01:49:22.371 9 INFO neutron.plugins.ml2.plugin [None req-67b34e59-b8f2-416e-b2de-19bbe6cabc7d - - - - - -] Attempt 1 to provision port 27ffb165-8efd-42d0-bece-9a25bdeb7a31 2026-05-27 01:49:22.974 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port a7d4d3b5-93c9-4436-8242-c49e3daa0464 2026-05-27 01:49:23.031 10 INFO neutron.plugins.ml2.plugin [None req-965a379a-a0f3-4a5e-bea1-99f54d08a7a5 - - - - - -] Attempt 1 to provision port a7d4d3b5-93c9-4436-8242-c49e3daa0464 2026-05-27 01:49:24.976 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port a7d4d3b5-93c9-4436-8242-c49e3daa0464 2026-05-27 01:49:25.008 9 INFO neutron.plugins.ml2.plugin [None req-4b1ec827-11d9-42ed-85bf-20fc8bcf65c9 - - - - - -] Attempt 1 to provision port 84c5e227-b143-4144-a41d-c51628234e7f 2026-05-27 01:49:25.660 9 INFO neutron.plugins.ml2.plugin [None req-b23f4d4e-361a-464e-9904-e14201cc5d43 - - - - - -] Attempt 1 to provision port 84c5e227-b143-4144-a41d-c51628234e7f 2026-05-27 01:49:26.992 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port e971ad5e-ef6b-4630-8d5f-fcfa96757e0f 2026-05-27 01:49:29.042 10 INFO neutron.plugins.ml2.plugin [None req-6aa417dd-b748-440b-97d1-39961fd2cbec - - - - - -] Attempt 1 to provision port 14ea8bfa-ae77-4093-8118-2a648cf4a0b6 2026-05-27 01:49:29.355 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port e971ad5e-ef6b-4630-8d5f-fcfa96757e0f 2026-05-27 01:49:29.473 10 INFO neutron.plugins.ml2.plugin [None req-51b94a79-f950-4ea1-9460-73af79137b1a - - - - - -] Attempt 1 to provision port f9173793-e975-49fb-9232-b9bc3819e0e6 2026-05-27 01:49:29.671 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 14ea8bfa-ae77-4093-8118-2a648cf4a0b6 2026-05-27 01:49:30.017 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port d4cafa50-0c26-45fa-89a3-4c93e30f74bd 2026-05-27 01:49:30.734 10 INFO neutron.plugins.ml2.plugin [None req-3635319b-6ef5-467d-b1a0-7b53fabcd535 - - - - - -] Attempt 1 to provision port df3d7a0d-09ca-478f-bba2-c80a02ae7a38 2026-05-27 01:49:31.640 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port df3d7a0d-09ca-478f-bba2-c80a02ae7a38 2026-05-27 01:49:31.752 10 INFO neutron.plugins.ml2.plugin [None req-c635b133-c4b7-44a2-86fc-a85281d6cadf - - - - - -] Attempt 1 to provision port d4cafa50-0c26-45fa-89a3-4c93e30f74bd 2026-05-27 01:49:31.906 10 INFO neutron.plugins.ml2.plugin [None req-c635b133-c4b7-44a2-86fc-a85281d6cadf - - - - - -] Attempt 1 to provision port 16a64a30-25d0-4a0e-95a4-91439deecc97 2026-05-27 01:49:32.405 9 INFO neutron.plugins.ml2.plugin [None req-df6eae38-8704-46f0-acf2-f8fddf9b06b6 - - - - - -] Attempt 1 to provision port 099d59bd-0cc8-4660-86b0-cfc2a8fe0e05 2026-05-27 01:49:32.453 9 INFO neutron.plugins.ml2.plugin [None req-df6eae38-8704-46f0-acf2-f8fddf9b06b6 - - - - - -] Attempt 1 to provision port 370c9953-e26b-4719-926c-3b73c097adf7 2026-05-27 01:49:32.491 9 INFO neutron.plugins.ml2.plugin [None req-df6eae38-8704-46f0-acf2-f8fddf9b06b6 - - - - - -] Attempt 1 to provision port 01a5bd00-1cfb-4fbc-975d-52ad24437854 2026-05-27 01:49:32.555 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 16a64a30-25d0-4a0e-95a4-91439deecc97 2026-05-27 01:49:32.819 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port d4cafa50-0c26-45fa-89a3-4c93e30f74bd 2026-05-27 01:49:32.865 10 INFO neutron.plugins.ml2.plugin [None req-955cfaf7-9bab-4ba8-8095-b9a7eefa6498 - - - - - -] Attempt 1 to provision port 370c9953-e26b-4719-926c-3b73c097adf7 2026-05-27 01:49:33.116 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port df3d7a0d-09ca-478f-bba2-c80a02ae7a38 2026-05-27 01:49:33.442 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 01a5bd00-1cfb-4fbc-975d-52ad24437854 2026-05-27 01:49:33.681 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 14ea8bfa-ae77-4093-8118-2a648cf4a0b6 2026-05-27 01:49:33.722 10 INFO neutron.plugins.ml2.plugin [None req-c1755ee8-65b8-4407-bf00-fc4cd6a66c60 - - - - - -] Attempt 1 to provision port 254e551b-34d8-422b-85ee-8b1a5c040308 2026-05-27 01:49:33.978 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 57722b34-affc-4162-9405-7ab383b3901e 2026-05-27 01:49:34.574 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 16a64a30-25d0-4a0e-95a4-91439deecc97 2026-05-27 01:49:34.808 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 01a5bd00-1cfb-4fbc-975d-52ad24437854 2026-05-27 01:49:35.055 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 254e551b-34d8-422b-85ee-8b1a5c040308 2026-05-27 01:49:35.494 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 57722b34-affc-4162-9405-7ab383b3901e 2026-05-27 01:49:40.533 9 INFO neutron.plugins.ml2.plugin [None req-bd08d126-69ae-4645-8683-c3ecf844d8e6 - - - - - -] Attempt 1 to provision port 17b055f0-6dd4-48b7-b780-cbb472cd1ac0 2026-05-27 01:49:42.626 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 17b055f0-6dd4-48b7-b780-cbb472cd1ac0 2026-05-27 01:49:42.769 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-049e24e7-91c4-4f33-aab5-b017cb062170'] response: {'server_uuid': '5bfd3638-3dce-425f-9a72-7d6fd3dffc8c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '17b055f0-6dd4-48b7-b780-cbb472cd1ac0', 'code': 200} 2026-05-27 01:49:44.571 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 17b055f0-6dd4-48b7-b780-cbb472cd1ac0 2026-05-27 01:49:46.583 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 84c5e227-b143-4144-a41d-c51628234e7f 2026-05-27 01:49:46.935 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 27ffb165-8efd-42d0-bece-9a25bdeb7a31 2026-05-27 01:49:48.565 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 27ffb165-8efd-42d0-bece-9a25bdeb7a31 2026-05-27 01:49:48.767 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 370c9953-e26b-4719-926c-3b73c097adf7 2026-05-27 01:49:49.178 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 84c5e227-b143-4144-a41d-c51628234e7f 2026-05-27 01:49:49.556 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port f9173793-e975-49fb-9232-b9bc3819e0e6 2026-05-27 01:49:50.548 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 370c9953-e26b-4719-926c-3b73c097adf7 2026-05-27 01:49:50.810 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port f9173793-e975-49fb-9232-b9bc3819e0e6 2026-05-27 01:49:53.970 10 INFO neutron.plugins.ml2.plugin [None req-514594d8-f7f1-4bfc-bf9a-70ca0da456bb - - - - - -] Attempt 1 to provision port 5f852454-81af-4e32-9eaf-af1e1249b9b6 2026-05-27 01:49:54.614 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 5f852454-81af-4e32-9eaf-af1e1249b9b6 2026-05-27 01:49:54.754 9 INFO neutron.plugins.ml2.plugin [None req-b19bd1a5-fa4d-4220-822e-ec6cf9b26f14 - - - - - -] Attempt 1 to provision port 57a684bc-b1c1-427a-90d2-6dee33238a10 2026-05-27 01:49:54.935 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 57a684bc-b1c1-427a-90d2-6dee33238a10 2026-05-27 01:49:55.131 10 INFO neutron.plugins.ml2.plugin [None req-c18a813b-b9f6-468d-a4d2-110376c891c7 - - - - - -] Attempt 1 to provision port 7b55758b-8805-449b-9c33-73dfaf26e21d 2026-05-27 01:49:55.473 10 INFO neutron.plugins.ml2.plugin [None req-19250239-845b-4735-97a3-96c0b0967939 - - - - - -] Attempt 1 to provision port 7b55758b-8805-449b-9c33-73dfaf26e21d 2026-05-27 01:49:56.515 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 57a684bc-b1c1-427a-90d2-6dee33238a10 2026-05-27 01:49:56.741 9 INFO neutron.plugins.ml2.plugin [None req-8f1b6a79-6653-4c34-b3fa-db87d9495625 - - - - - -] Attempt 1 to provision port be2eec85-8212-47bf-94c1-7888eba16038 2026-05-27 01:49:57.395 10 INFO neutron.plugins.ml2.plugin [None req-80518393-e8fd-4ed4-a25d-7f2ab838b7f7 - - - - - -] Attempt 1 to provision port be2eec85-8212-47bf-94c1-7888eba16038 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-27 01:50:04.833 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 6617dde7-1076-46f4-8bae-823a66a7eefb 2026-05-27 01:50:05.004 10 INFO neutron.plugins.ml2.plugin [None req-ff60754d-122d-4083-a6eb-600cf156600a - - - - - -] Attempt 1 to provision port 6617dde7-1076-46f4-8bae-823a66a7eefb 2026-05-27 01:50:06.307 10 INFO neutron.plugins.ml2.plugin [None req-8eacf4eb-d96f-4d99-8351-796629f8186b - - - - - -] Attempt 1 to provision port 08e8634b-0068-4df5-aa64-519416c1b19d 2026-05-27 01:50:06.546 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 6617dde7-1076-46f4-8bae-823a66a7eefb 2026-05-27 01:50:06.666 9 INFO neutron.plugins.ml2.plugin [None req-e485130e-1823-44f7-8a71-40e20ebabed8 - - - - - -] Attempt 1 to provision port 08e8634b-0068-4df5-aa64-519416c1b19d /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-27 01:50:12.520 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 835c4651-d128-4e74-807d-2b03ae5e5195 2026-05-27 01:50:12.869 10 INFO neutron.plugins.ml2.plugin [None req-9ea888e5-cd34-4939-9888-1ed8f661ff0f - - - - - -] Attempt 1 to provision port 835c4651-d128-4e74-807d-2b03ae5e5195 2026-05-27 01:50:14.272 9 INFO neutron.plugins.ml2.plugin [None req-857ed322-babc-4b33-a47b-c1e10a483db7 - - - - - -] Attempt 1 to provision port c6fca6f0-75ba-4021-87e2-77e1abf4c0ed 2026-05-27 01:50:14.753 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port b12948f7-737e-4645-b775-ae5285d76c1a 2026-05-27 01:50:15.244 9 INFO neutron.plugins.ml2.plugin [None req-a4b911c3-b20c-4eb2-92ff-445213beb26d - - - - - -] Attempt 1 to provision port 378bc922-76ee-4e91-af90-fec430a6a03e 2026-05-27 01:50:15.393 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 378bc922-76ee-4e91-af90-fec430a6a03e 2026-05-27 01:50:15.691 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 835c4651-d128-4e74-807d-2b03ae5e5195 2026-05-27 01:50:15.812 10 INFO neutron.plugins.ml2.plugin [None req-01f641b6-09e8-4378-84f9-254bb8f8e7b5 - - - - - -] Attempt 1 to provision port 378bc922-76ee-4e91-af90-fec430a6a03e 2026-05-27 01:50:16.400 10 INFO neutron.plugins.ml2.plugin [None req-aa852409-625c-4200-8cd6-c08a679a214d - - - - - -] Attempt 1 to provision port f9ff66c0-47c1-470c-b2e4-3cf9fc723c3c 2026-05-27 01:50:16.619 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port b12948f7-737e-4645-b775-ae5285d76c1a 2026-05-27 01:50:16.965 9 INFO neutron.plugins.ml2.plugin [None req-f40e4cdf-9930-48bf-927c-2121ddf460e0 - - - - - -] Attempt 1 to provision port b12948f7-737e-4645-b775-ae5285d76c1a 2026-05-27 01:50:17.051 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 378bc922-76ee-4e91-af90-fec430a6a03e 2026-05-27 01:50:17.313 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port b563b836-bad3-4003-8661-620ff240fd29 2026-05-27 01:50:17.390 10 INFO neutron.plugins.ml2.plugin [None req-171fd3b4-425e-40f8-9bb3-e9d35803474c - - - - - -] Attempt 1 to provision port b12948f7-737e-4645-b775-ae5285d76c1a 2026-05-27 01:50:17.864 10 INFO neutron.plugins.ml2.plugin [None req-8505087d-0238-416f-ab43-c616f4747324 - - - - - -] Attempt 1 to provision port b563b836-bad3-4003-8661-620ff240fd29 2026-05-27 01:50:18.335 10 INFO neutron.plugins.ml2.plugin [None req-0682e4b6-8aa3-4ef1-ae68-1656b91d6e8e - - - - - -] Attempt 1 to provision port 26ff54d3-30c3-48f1-8cbc-048adaa4d89b 2026-05-27 01:50:18.546 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port b563b836-bad3-4003-8661-620ff240fd29 2026-05-27 01:50:18.593 10 INFO neutron.plugins.ml2.plugin [None req-b7d9e995-f874-4bda-9c41-bc3719a3e50e - - - - - -] Attempt 1 to provision port b563b836-bad3-4003-8661-620ff240fd29 2026-05-27 01:50:19.480 9 INFO neutron.plugins.ml2.plugin [None req-1c8d59c0-29bc-49b6-be46-313d7521b0fc - - - - - -] Attempt 1 to provision port 2f6f7566-24cd-4d40-9b16-51e334e88ac8 2026-05-27 01:50:20.251 9 INFO neutron.plugins.ml2.plugin [None req-16859523-a063-4ec0-8795-0fb83b8aa24a - - - - - -] Attempt 1 to provision port 2f6f7566-24cd-4d40-9b16-51e334e88ac8 2026-05-27 01:50:20.538 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 6167178f-03b6-4099-8db2-f4ea7b126e06 2026-05-27 01:50:21.208 10 INFO neutron.plugins.ml2.plugin [None req-f3dae99c-3ed8-4bcd-83a8-8be3c362462c - - - - - -] Attempt 1 to provision port de2c0fd9-09d6-41ee-a56d-c65e5fb56f0f 2026-05-27 01:50:21.956 9 INFO neutron.plugins.ml2.plugin [None req-230aec78-cb5e-4163-9697-fe99e4d4bb72 - - - - - -] Attempt 1 to provision port de2c0fd9-09d6-41ee-a56d-c65e5fb56f0f 2026-05-27 01:50:22.570 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 6167178f-03b6-4099-8db2-f4ea7b126e06 2026-05-27 01:50:23.207 10 INFO neutron.plugins.ml2.plugin [None req-7e191d5d-5473-4217-b6a0-bb1dda1c0ebf - - - - - -] Attempt 1 to provision port ef765b24-627f-4311-8dbf-fcb1faa2a237 2026-05-27 01:50:24.094 10 INFO neutron.plugins.ml2.plugin [None req-2133e9c0-4703-44ce-ab4f-f062b66f9f0e - - - - - -] Attempt 1 to provision port ef765b24-627f-4311-8dbf-fcb1faa2a237 2026-05-27 01:50:28.897 9 INFO neutron.plugins.ml2.plugin [None req-4de6fdab-f3e6-4bf8-9cf0-4aae08d102b9 - - - - - -] Attempt 1 to provision port b29f24ab-c73b-45b2-b248-02b9e9b3157c 2026-05-27 01:50:30.624 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port b29f24ab-c73b-45b2-b248-02b9e9b3157c 2026-05-27 01:50:30.748 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-15b38941-a9f3-4618-a5d9-aaac47bb7888'] response: {'server_uuid': 'f28b6101-5b73-47a7-8985-1a125785cb5b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b29f24ab-c73b-45b2-b248-02b9e9b3157c', 'code': 200} 2026-05-27 01:50:32.552 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port b29f24ab-c73b-45b2-b248-02b9e9b3157c 2026-05-27 01:50:38.630 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port e16a76ac-fcfe-4239-a301-9d239d83f597 2026-05-27 01:50:38.731 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-490b4efd-d954-4b71-b12c-155a230ab125'] response: {'server_uuid': '975e576a-bec6-4408-be27-6ff801a5a4d2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e16a76ac-fcfe-4239-a301-9d239d83f597', 'code': 200} 2026-05-27 01:50:39.155 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 2f6f7566-24cd-4d40-9b16-51e334e88ac8 2026-05-27 01:50:40.581 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port de2c0fd9-09d6-41ee-a56d-c65e5fb56f0f 2026-05-27 01:50:40.916 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port f9ff66c0-47c1-470c-b2e4-3cf9fc723c3c 2026-05-27 01:50:41.237 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port e16a76ac-fcfe-4239-a301-9d239d83f597 2026-05-27 01:50:41.533 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 2f6f7566-24cd-4d40-9b16-51e334e88ac8 2026-05-27 01:50:41.819 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port ef765b24-627f-4311-8dbf-fcb1faa2a237 2026-05-27 01:50:42.603 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port de2c0fd9-09d6-41ee-a56d-c65e5fb56f0f 2026-05-27 01:50:42.978 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port f9ff66c0-47c1-470c-b2e4-3cf9fc723c3c 2026-05-27 01:50:43.165 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port ef765b24-627f-4311-8dbf-fcb1faa2a237 2026-05-27 01:50:46.091 9 INFO neutron.plugins.ml2.plugin [None req-11fe6344-c80c-4e0b-9c4d-a9e844b4c547 - - - - - -] Attempt 1 to provision port 73995879-fb5a-4964-a57f-9e1912ac3bb4 2026-05-27 01:50:46.588 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port c225b742-f02f-46d8-99f8-5990f0dd4698 2026-05-27 01:50:46.743 10 INFO neutron.plugins.ml2.plugin [None req-8b21cce4-ae20-4b20-bcc9-44a86bfa4563 - - - - - -] Attempt 1 to provision port c225b742-f02f-46d8-99f8-5990f0dd4698 2026-05-27 01:50:48.435 10 INFO neutron.plugins.ml2.plugin [None req-1c7bf0a2-7bb1-45b2-8669-cbea50dfe28d - - - - - -] Attempt 1 to provision port 7cc37fd9-2d03-4885-b444-75b53fbc0db9 2026-05-27 01:50:48.591 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port c225b742-f02f-46d8-99f8-5990f0dd4698 2026-05-27 01:50:48.989 10 INFO neutron.plugins.ml2.plugin [None req-e2714bdf-7453-41a0-abcc-a1075cea5da6 - - - - - -] Attempt 1 to provision port 7cc37fd9-2d03-4885-b444-75b53fbc0db9 2026-05-27 01:50:50.554 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port ce6a1f32-474b-4fa7-b90e-05dd48ee15fe 2026-05-27 01:50:52.641 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port ce6a1f32-474b-4fa7-b90e-05dd48ee15fe 2026-05-27 01:50:53.178 9 INFO neutron.plugins.ml2.plugin [None req-3cf81d42-a804-4c1e-97e5-b87cb4fe97bf - - - - - -] Attempt 1 to provision port 6f9c35f6-9363-4217-91d8-6f101a9aa061 2026-05-27 01:50:54.674 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 6f9c35f6-9363-4217-91d8-6f101a9aa061 2026-05-27 01:50:54.808 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-97e0f0de-a262-4f98-b106-9c5b27129745'] response: {'server_uuid': 'fa6ee20a-03d0-472b-9fe7-f07e94da2cff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6f9c35f6-9363-4217-91d8-6f101a9aa061', 'code': 200} 2026-05-27 01:50:54.841 10 INFO neutron.plugins.ml2.plugin [None req-810c1dbe-de5c-4453-af3a-9c4298a3f280 - - - - - -] Attempt 1 to provision port bbb60b81-7469-4045-958f-f8f34d2bfc89 2026-05-27 01:51:07.581 9 INFO neutron.plugins.ml2.plugin [None req-289af508-187d-40f6-8276-40de60f4d82a - - - - - -] Attempt 1 to provision port 31cafb70-c79c-4527-9db5-28af191aca97 2026-05-27 01:51:10.596 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 31cafb70-c79c-4527-9db5-28af191aca97 2026-05-27 01:51:10.724 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1de38c67-3018-42a5-9a0c-403ede19acb5'] response: {'server_uuid': '499fb924-e4ee-42f2-8106-136ae3c4b7d7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '31cafb70-c79c-4527-9db5-28af191aca97', 'code': 200} 2026-05-27 01:51:12.601 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 31cafb70-c79c-4527-9db5-28af191aca97 2026-05-27 01:51:48.454 10 INFO neutron.plugins.ml2.plugin [None req-bde9fefa-9864-45e8-a0d6-4b39e96551ea - - - - - -] Attempt 1 to provision port 45ef61b0-bdcc-4cfd-86eb-1f9acdfa0b21 2026-05-27 01:51:52.672 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 45ef61b0-bdcc-4cfd-86eb-1f9acdfa0b21 2026-05-27 01:51:52.788 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d84d7767-b184-4954-9104-f292a8896b53'] response: {'server_uuid': '499fb924-e4ee-42f2-8106-136ae3c4b7d7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '45ef61b0-bdcc-4cfd-86eb-1f9acdfa0b21', 'code': 200} 2026-05-27 01:51:54.588 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port 45ef61b0-bdcc-4cfd-86eb-1f9acdfa0b21 2026-05-27 01:52:21.131 9 INFO neutron.plugins.ml2.plugin [None req-168e2e60-4b12-4ff7-8964-60008ebfbf72 - - - - - -] Attempt 1 to provision port c14121e9-4d6d-473c-ab86-ecd8e14df86b 2026-05-27 01:52:24.848 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port c14121e9-4d6d-473c-ab86-ecd8e14df86b 2026-05-27 01:52:25.051 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-832d5292-95c4-4cfd-8f5d-d71349564e29'] response: {'server_uuid': '499fb924-e4ee-42f2-8106-136ae3c4b7d7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c14121e9-4d6d-473c-ab86-ecd8e14df86b', 'code': 200} 2026-05-27 01:52:26.610 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port c14121e9-4d6d-473c-ab86-ecd8e14df86b 2026-05-27 01:52:31.968 10 INFO neutron.plugins.ml2.plugin [None req-909a8c4e-41fa-4cc1-bf3e-76aef38d8ba4 - - - - - -] Attempt 1 to provision port a6c03c1a-196b-46ca-9436-b4b14cf84b51 2026-05-27 01:52:32.492 10 INFO neutron.plugins.ml2.plugin [None req-909a8c4e-41fa-4cc1-bf3e-76aef38d8ba4 - - - - - -] Attempt 2 to provision port a6c03c1a-196b-46ca-9436-b4b14cf84b51 2026-05-27 01:52:34.719 9 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port a6c03c1a-196b-46ca-9436-b4b14cf84b51 2026-05-27 01:52:34.832 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3301a999-01b9-4dbe-bb26-3e1794f28d13'] response: {'server_uuid': '499fb924-e4ee-42f2-8106-136ae3c4b7d7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a6c03c1a-196b-46ca-9436-b4b14cf84b51', 'code': 200} 2026-05-27 01:52:36.618 10 INFO neutron.plugins.ml2.plugin [None req-219a2249-2608-40b1-bee8-424163572e09 - - - - - -] Attempt 1 to provision port a6c03c1a-196b-46ca-9436-b4b14cf84b51 2026-05-27 01:52:45.859 10 INFO neutron.plugins.ml2.plugin [None req-cd1737c6-be0a-4b96-8722-f7ec361834c8 - - - - - -] Attempt 1 to provision port a6c03c1a-196b-46ca-9436-b4b14cf84b51 2026-05-27 01:52:55.706 10 INFO neutron.plugins.ml2.plugin [None req-8fb54b25-edf7-4f6c-8612-ba029dbe4f77 - - - - - -] Attempt 1 to provision port c14121e9-4d6d-473c-ab86-ecd8e14df86b