+ 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/munch/__init__.py:24: 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-20 00:55:53.175 1 INFO neutron.common.config [-] Logging enabled! 2026-05-20 00:55:53.175 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-05-20 00:55:53.176 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-20 00:55:53.176 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-20 00:55:53.908 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-20 00:55:53.910 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-20 00:55:53.913 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-20 00:55:53.913 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-20 00:55:53.914 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-20 00:55:53.914 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-20 00:55:53.914 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-20 00:55:53.919 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-20 00:55:53.919 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-20 00:55:53.919 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-20 00:55:53.936 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-20 00:55:53.937 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-20 00:55:53.937 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-20 00:55:53.964 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-20 00:55:53.965 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-20 00:55:53.965 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-20 00:55:53.965 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-20 00:55:54.196 1 INFO neutron.plugins.ml2.managers [None req-4d54ba93-3080-4114-be82-a10bb4f0bdd8 - - - - - -] Initializing driver for type 'vlan' 2026-05-20 00:55:55.075 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-4d54ba93-3080-4114-be82-a10bb4f0bdd8 - - - - - -] VlanTypeDriver initialization complete 2026-05-20 00:55:55.075 1 INFO neutron.plugins.ml2.managers [None req-4d54ba93-3080-4114-be82-a10bb4f0bdd8 - - - - - -] Initializing driver for type 'vxlan' 2026-05-20 00:55:55.075 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-4d54ba93-3080-4114-be82-a10bb4f0bdd8 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-20 00:55:55.097 1 INFO neutron.plugins.ml2.managers [None req-4d54ba93-3080-4114-be82-a10bb4f0bdd8 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-20 00:55:55.097 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-4d54ba93-3080-4114-be82-a10bb4f0bdd8 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-20 00:55:55.097 1 INFO neutron.plugins.ml2.managers [None req-4d54ba93-3080-4114-be82-a10bb4f0bdd8 - - - - - -] Initializing extension driver 'port_security' 2026-05-20 00:55:55.097 1 INFO neutron.plugins.ml2.extensions.port_security [None req-4d54ba93-3080-4114-be82-a10bb4f0bdd8 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-20 00:55:55.097 1 INFO neutron.plugins.ml2.managers [None req-4d54ba93-3080-4114-be82-a10bb4f0bdd8 - - - - - -] Initializing extension driver 'qos' 2026-05-20 00:55:55.098 1 INFO neutron.plugins.ml2.managers [None req-4d54ba93-3080-4114-be82-a10bb4f0bdd8 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-20 00:55:55.098 1 INFO neutron.plugins.ml2.managers [None req-4d54ba93-3080-4114-be82-a10bb4f0bdd8 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-20 00:55:55.106 1 INFO neutron.quota [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded quota_driver: . 2026-05-20 00:55:55.107 1 INFO neutron.plugins.ml2.plugin [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Modular L2 Plugin initialization complete 2026-05-20 00:55:55.107 1 INFO neutron.plugins.ml2.managers [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-20 00:55:55.107 1 INFO neutron.plugins.ml2.managers [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-20 00:55:55.107 1 INFO neutron.plugins.ml2.managers [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-20 00:55:55.107 1 INFO neutron.extensions.vlantransparent [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Disabled vlantransparent extension. 2026-05-20 00:55:55.108 1 INFO neutron.manager [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loading Plugin: qos 2026-05-20 00:55:55.117 1 INFO neutron.manager [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loading Plugin: router 2026-05-20 00:55:55.145 1 INFO neutron.services.service_base [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-20 00:55:55.145 1 INFO neutron.manager [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loading Plugin: segments 2026-05-20 00:55:55.202 1 INFO neutron.manager [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loading Plugin: trunk 2026-05-20 00:55:55.247 1 INFO neutron.manager [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loading Plugin: vpnaas 2026-05-20 00:55:55.283 1 WARNING stevedore.named [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-20 00:55:55.335 1 INFO neutron_vpnaas.services.vpn.plugin [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-20 00:55:55.336 1 INFO neutron.common.utils [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-20 00:55:55.336 1 INFO neutron.manager [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loading Plugin: auto_allocate 2026-05-20 00:55:55.341 1 INFO neutron.manager [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loading Plugin: tag 2026-05-20 00:55:55.346 1 INFO neutron.manager [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loading Plugin: timestamp 2026-05-20 00:55:55.348 1 INFO neutron.manager [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loading Plugin: network_ip_availability 2026-05-20 00:55:55.351 1 INFO neutron.manager [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loading Plugin: flavors 2026-05-20 00:55:55.353 1 INFO neutron.manager [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loading Plugin: revisions 2026-05-20 00:55:55.355 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Initializing extension manager. 2026-05-20 00:55:55.356 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: address-group 2026-05-20 00:55:55.357 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: address-scope 2026-05-20 00:55:55.357 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-20 00:55:55.358 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: agent 2026-05-20 00:55:55.358 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: agent-resources-synced 2026-05-20 00:55:55.359 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-20 00:55:55.360 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-20 00:55:55.361 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: availability_zone 2026-05-20 00:55:55.361 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: availability_zone_filter 2026-05-20 00:55:55.362 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-20 00:55:55.362 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: default-subnetpools 2026-05-20 00:55:55.363 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-20 00:55:55.364 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: dns-integration 2026-05-20 00:55:55.364 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: dns-domain-ports 2026-05-20 00:55:55.364 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-20 00:55:55.365 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: dvr 2026-05-20 00:55:55.365 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-20 00:55:55.366 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: empty-string-filtering 2026-05-20 00:55:55.366 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-20 00:55:55.367 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-20 00:55:55.367 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: external-net 2026-05-20 00:55:55.368 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-20 00:55:55.368 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: extraroute 2026-05-20 00:55:55.369 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: extraroute-atomic 2026-05-20 00:55:55.369 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-20 00:55:55.370 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-20 00:55:55.370 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-20 00:55:55.370 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-20 00:55:55.371 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: fip-port-details 2026-05-20 00:55:55.371 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: flavors 2026-05-20 00:55:55.372 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-20 00:55:55.373 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: floatingip-pools 2026-05-20 00:55:55.373 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: ip_allocation 2026-05-20 00:55:55.374 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-20 00:55:55.374 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: l2_adjacency 2026-05-20 00:55:55.375 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: router 2026-05-20 00:55:55.376 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-20 00:55:55.377 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: ext-gw-mode 2026-05-20 00:55:55.377 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: l3-ha 2026-05-20 00:55:55.378 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-20 00:55:55.378 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: l3-flavors 2026-05-20 00:55:55.379 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-20 00:55:55.380 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-20 00:55:55.381 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-20 00:55:55.382 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-20 00:55:55.383 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-20 00:55:55.383 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-20 00:55:55.384 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-20 00:55:55.384 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: multi-provider 2026-05-20 00:55:55.385 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: net-mtu 2026-05-20 00:55:55.385 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: net-mtu-writable 2026-05-20 00:55:55.386 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: network_availability_zone 2026-05-20 00:55:55.386 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: network-ip-availability 2026-05-20 00:55:55.387 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-20 00:55:55.388 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: pagination 2026-05-20 00:55:55.388 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: port-device-profile 2026-05-20 00:55:55.388 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: port-mac-override 2026-05-20 00:55:55.389 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-20 00:55:55.389 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-20 00:55:55.390 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: port-resource-request 2026-05-20 00:55:55.390 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-20 00:55:55.391 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: binding 2026-05-20 00:55:55.391 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: binding-extended 2026-05-20 00:55:55.392 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: port-security 2026-05-20 00:55:55.392 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: project-id 2026-05-20 00:55:55.393 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: provider 2026-05-20 00:55:55.394 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: qos 2026-05-20 00:55:55.395 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-20 00:55:55.395 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-20 00:55:55.396 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: qos-default 2026-05-20 00:55:55.396 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: qos-fip 2026-05-20 00:55:55.396 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-20 00:55:55.397 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-20 00:55:55.397 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-20 00:55:55.398 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-20 00:55:55.398 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-20 00:55:55.399 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: qos-pps 2026-05-20 00:55:55.399 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-20 00:55:55.400 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-20 00:55:55.400 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: qos-rules-alias 2026-05-20 00:55:55.401 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: quota-check-limit 2026-05-20 00:55:55.402 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: quotas 2026-05-20 00:55:55.404 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: quota_details 2026-05-20 00:55:55.405 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: rbac-policies 2026-05-20 00:55:55.406 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: rbac-address-group 2026-05-20 00:55:55.406 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: rbac-address-scope 2026-05-20 00:55:55.407 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: rbac-security-groups 2026-05-20 00:55:55.407 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-20 00:55:55.407 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: revision-if-match 2026-05-20 00:55:55.408 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-20 00:55:55.409 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: router_availability_zone 2026-05-20 00:55:55.409 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-20 00:55:55.410 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-20 00:55:55.410 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-20 00:55:55.410 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-20 00:55:55.411 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-20 00:55:55.417 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: security-group 2026-05-20 00:55:55.418 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: segment 2026-05-20 00:55:55.418 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-20 00:55:55.419 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: service-type 2026-05-20 00:55:55.419 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: sorting 2026-05-20 00:55:55.419 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: standard-attr-segment 2026-05-20 00:55:55.420 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: standard-attr-description 2026-05-20 00:55:55.420 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: stateful-security-group 2026-05-20 00:55:55.421 1 WARNING neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-20 00:55:55.421 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-20 00:55:55.422 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: subnet_onboard 2026-05-20 00:55:55.422 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-20 00:55:55.423 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: subnet-service-types 2026-05-20 00:55:55.423 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: subnet_allocation 2026-05-20 00:55:55.424 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-20 00:55:55.424 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-20 00:55:55.426 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: standard-attr-tag 2026-05-20 00:55:55.427 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-20 00:55:55.427 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: trunk 2026-05-20 00:55:55.428 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: trunk-details 2026-05-20 00:55:55.428 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-20 00:55:55.429 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-20 00:55:55.429 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-20 00:55:55.430 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: vpn-flavors 2026-05-20 00:55:55.431 1 INFO neutron.api.extensions [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Loaded extension: vpnaas 2026-05-20 00:55:55.433 1 INFO oslo_service.service [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Starting 2 workers 2026-05-20 00:55:55.437 1 INFO oslo_service.service [None req-df1c667e-856d-4d0d-bd6c-8f0f10d85f56 - - - - - -] Starting 1 workers 2026-05-20 00:56:34.578 10 INFO neutron.db.l3_hamode_db [None req-d9c3d153-9ccb-4cc3-85c9-87860b1b840a - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-20 00:56:46.045 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port c85686c4-ff31-4b16-83b8-4b71b1e9b075 2026-05-20 00:56:47.067 10 INFO neutron.plugins.ml2.plugin [None req-91206982-45f8-493f-96a8-b081e1fdf36a - - - - - -] Attempt 1 to provision port c85686c4-ff31-4b16-83b8-4b71b1e9b075 2026-05-20 00:56:47.266 9 INFO neutron.plugins.ml2.plugin [None req-f4933073-21dc-44ac-bca2-f0ca44cf71f1 - - - - - -] Attempt 1 to provision port c85686c4-ff31-4b16-83b8-4b71b1e9b075 2026-05-20 00:56:47.955 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port c85686c4-ff31-4b16-83b8-4b71b1e9b075 2026-05-20 01:03:12.286 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port cd62001b-09f6-471e-8842-f3f0cf5ce7dd 2026-05-20 01:03:12.891 10 INFO neutron.plugins.ml2.plugin [None req-cb848232-6681-4d9b-9a1b-ab31bf77c31c - - - - - -] Attempt 1 to provision port cd62001b-09f6-471e-8842-f3f0cf5ce7dd 2026-05-20 01:03:13.068 9 INFO neutron.plugins.ml2.plugin [None req-566abd9a-53f1-4fb4-89ea-3edac694220f - - - - - -] Attempt 1 to provision port cd62001b-09f6-471e-8842-f3f0cf5ce7dd 2026-05-20 01:03:14.260 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port cd62001b-09f6-471e-8842-f3f0cf5ce7dd 2026-05-20 01:03:17.886 9 INFO neutron.plugins.ml2.plugin [None req-1bde4649-434d-48e0-ad72-7427416d76a2 - - - - - -] Attempt 1 to provision port ef27fe73-b899-4cc2-af7d-956eb6e78e6b 2026-05-20 01:06:30.563 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port ef27fe73-b899-4cc2-af7d-956eb6e78e6b 2026-05-20 01:06:32.495 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port ef27fe73-b899-4cc2-af7d-956eb6e78e6b 2026-05-20 01:14:14.680 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 17b2f29c-b718-418d-9bb4-66dee22d5688 2026-05-20 01:14:16.661 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 17b2f29c-b718-418d-9bb4-66dee22d5688 2026-05-20 01:29:58.336 10 INFO neutron.plugins.ml2.plugin [None req-b992757e-22c4-4173-bcf5-2e82af3dba11 - - - - - -] Attempt 1 to provision port 29b31dbc-cbc1-4d53-82be-fdf8bec5c6c1 2026-05-20 01:29:58.791 9 INFO neutron.plugins.ml2.plugin [None req-e3602be4-6a64-4e13-995d-52c46d83ef79 - - - - - -] Attempt 1 to provision port 86fb7167-acdf-4b56-bdf6-020ea04f8607 2026-05-20 01:29:59.335 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port aa9e3698-e9f3-42d7-a900-447687e0753a 2026-05-20 01:29:59.778 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 98213f19-f420-4173-a770-2066c3601f07 2026-05-20 01:30:00.255 10 INFO neutron.plugins.ml2.plugin [None req-f9bb5dae-feba-4851-abcd-208a1096ac89 - - - - - -] Attempt 1 to provision port 98213f19-f420-4173-a770-2066c3601f07 2026-05-20 01:30:00.670 9 INFO neutron.plugins.ml2.plugin [None req-68d1d1b2-61de-4ead-9b36-37adf8360f58 - - - - - -] Attempt 1 to provision port 2dea662b-7e32-4dba-9edc-aa1d2614f0b3 2026-05-20 01:30:00.834 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 2dea662b-7e32-4dba-9edc-aa1d2614f0b3 2026-05-20 01:30:01.277 9 INFO neutron.plugins.ml2.plugin [None req-fa1b1f5a-b899-4a2f-8df8-ecfd3774469d - - - - - -] Attempt 1 to provision port aa9e3698-e9f3-42d7-a900-447687e0753a 2026-05-20 01:30:01.408 9 INFO neutron.plugins.ml2.plugin [None req-fa1b1f5a-b899-4a2f-8df8-ecfd3774469d - - - - - -] Attempt 1 to provision port 2dea662b-7e32-4dba-9edc-aa1d2614f0b3 2026-05-20 01:30:01.536 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port aa9e3698-e9f3-42d7-a900-447687e0753a 2026-05-20 01:30:01.564 9 INFO neutron.plugins.ml2.plugin [None req-fa1b1f5a-b899-4a2f-8df8-ecfd3774469d - - - - - -] Attempt 1 to provision port 98213f19-f420-4173-a770-2066c3601f07 2026-05-20 01:30:01.772 9 INFO neutron.plugins.ml2.plugin [None req-77720744-4df5-45c3-94a8-46d815a01f6c - - - - - -] Attempt 1 to provision port f3c0cf2e-54dd-4f13-9e0f-09493afbaea6 2026-05-20 01:30:01.824 9 INFO neutron.plugins.ml2.plugin [None req-77720744-4df5-45c3-94a8-46d815a01f6c - - - - - -] Attempt 1 to provision port 23ce8000-01f9-4306-9aad-e3ec365917a1 2026-05-20 01:30:02.049 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 98213f19-f420-4173-a770-2066c3601f07 2026-05-20 01:30:02.393 10 INFO neutron.plugins.ml2.plugin [None req-ab97cffb-78f1-4da7-bfe4-15fd64db256d - - - - - -] Attempt 1 to provision port f3c0cf2e-54dd-4f13-9e0f-09493afbaea6 2026-05-20 01:30:02.409 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 2dea662b-7e32-4dba-9edc-aa1d2614f0b3 2026-05-20 01:30:03.445 10 INFO neutron.plugins.ml2.plugin [None req-654ab4de-22ea-44c4-beb1-e702590bc411 - - - - - -] Attempt 1 to provision port 92b29a28-4b94-46cc-9c9d-61171e4ebe35 2026-05-20 01:30:04.324 9 INFO neutron.plugins.ml2.plugin [None req-35014bb3-6303-4b73-8406-e98e1b3996a1 - - - - - -] Attempt 1 to provision port 92b29a28-4b94-46cc-9c9d-61171e4ebe35 2026-05-20 01:30:04.533 10 INFO neutron.plugins.ml2.plugin [None req-a5bdb888-f973-4001-a645-64e0053f9764 - - - - - -] Attempt 1 to provision port b977f56c-4b6e-4eb4-9843-c5bd11b2aad2 2026-05-20 01:30:05.207 10 INFO neutron.plugins.ml2.plugin [None req-826c39ba-8bec-4597-8398-9d699e300651 - - - - - -] Attempt 1 to provision port b977f56c-4b6e-4eb4-9843-c5bd11b2aad2 2026-05-20 01:30:06.786 10 INFO neutron.plugins.ml2.plugin [None req-adc03034-18a0-46f0-a021-4f8ee4123c74 - - - - - -] Attempt 1 to provision port a0a7a5c7-d947-4a77-bd9e-3e39ad9e3a63 2026-05-20 01:30:07.542 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 04be9cd6-c3a7-4be9-9e82-c0be12b79ecc 2026-05-20 01:30:09.070 9 INFO neutron.plugins.ml2.plugin [None req-9559ae46-614a-4671-8170-d4198de43ff3 - - - - - -] Attempt 1 to provision port 04be9cd6-c3a7-4be9-9e82-c0be12b79ecc 2026-05-20 01:30:09.525 9 INFO neutron.plugins.ml2.plugin [None req-897cc8a8-f8aa-4912-a660-e4e17371d78e - - - - - -] Attempt 1 to provision port 04be9cd6-c3a7-4be9-9e82-c0be12b79ecc 2026-05-20 01:30:09.687 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 15f5c12b-6647-4b39-9e39-3496a1b6e310 2026-05-20 01:30:09.916 9 INFO neutron.plugins.ml2.plugin [None req-684a5ed5-fe55-4d7f-bedd-cf27d8f356c9 - - - - - -] Attempt 1 to provision port cfcfe5e9-1c65-40c0-9d95-fbf518a1f7ee 2026-05-20 01:30:10.288 10 INFO neutron.plugins.ml2.plugin [None req-8d8d1de1-e665-494d-ba27-85c492b09c30 - - - - - -] Attempt 1 to provision port 815146d1-551e-4a67-b7cb-115f4a5e0ec1 2026-05-20 01:30:10.364 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port d553ca80-0c6a-4a00-8f6e-c0a367fc8d10 2026-05-20 01:30:10.444 9 INFO neutron.plugins.ml2.plugin [None req-e6ba37f7-509d-409a-9828-8d834317fec6 - - - - - -] Attempt 1 to provision port cfcfe5e9-1c65-40c0-9d95-fbf518a1f7ee 2026-05-20 01:30:10.957 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 78b7ef8e-04b7-4dc2-8d9a-4dc29f26704b 2026-05-20 01:30:11.097 10 INFO neutron.plugins.ml2.plugin [None req-c450134f-78a4-4259-90ff-d130c565eec5 - - - - - -] Attempt 1 to provision port c4f790b6-54d2-4b10-ad2b-1a71165f234b 2026-05-20 01:30:11.424 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 04be9cd6-c3a7-4be9-9e82-c0be12b79ecc 2026-05-20 01:30:11.866 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port ad596f66-b463-426c-b146-6ba8b5e9a474 2026-05-20 01:30:12.470 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port d553ca80-0c6a-4a00-8f6e-c0a367fc8d10 2026-05-20 01:30:12.739 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 15f5c12b-6647-4b39-9e39-3496a1b6e310 2026-05-20 01:30:13.023 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 78b7ef8e-04b7-4dc2-8d9a-4dc29f26704b 2026-05-20 01:30:14.144 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port ad596f66-b463-426c-b146-6ba8b5e9a474 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-20 01:30:16.143 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port c4f790b6-54d2-4b10-ad2b-1a71165f234b 2026-05-20 01:30:16.701 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7be15df1-b17d-41d3-894b-82cf6b164ba8'] response: {'server_uuid': 'c550d701-c999-4afc-8668-1032cf107595', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c4f790b6-54d2-4b10-ad2b-1a71165f234b', 'code': 200} 2026-05-20 01:30:16.721 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 815146d1-551e-4a67-b7cb-115f4a5e0ec1 2026-05-20 01:30:17.972 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 815146d1-551e-4a67-b7cb-115f4a5e0ec1 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-20 01:30:18.300 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port c4f790b6-54d2-4b10-ad2b-1a71165f234b 2026-05-20 01:30:18.739 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-83522621-8179-46fb-9366-92a7b92c317b'] response: {'server_uuid': 'a8ce3d47-d08c-421d-8f05-a291ced04a33', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '815146d1-551e-4a67-b7cb-115f4a5e0ec1', 'code': 200} 2026-05-20 01:30:20.621 10 INFO neutron.plugins.ml2.plugin [None req-942d7ce3-92c6-407b-a9fe-aa7874b0aed7 - - - - - -] Attempt 1 to provision port 83262662-4e8a-4c7a-9f9b-7bb1a82abc58 2026-05-20 01:30:21.854 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port bb3df658-dfe3-4e81-9b8e-6056195cebe7 2026-05-20 01:30:22.194 10 INFO neutron.plugins.ml2.plugin [None req-2b9a028b-006a-4669-9c23-79a87994caf6 - - - - - -] Attempt 1 to provision port bb3df658-dfe3-4e81-9b8e-6056195cebe7 2026-05-20 01:30:22.543 10 INFO neutron.plugins.ml2.plugin [None req-ed326ec6-c936-4e5b-bb8f-b746a32d3c97 - - - - - -] Attempt 1 to provision port bb3df658-dfe3-4e81-9b8e-6056195cebe7 2026-05-20 01:30:23.564 10 INFO neutron.plugins.ml2.plugin [None req-c39a9c3e-428b-45b1-8cd5-4fb278fd16f9 - - - - - -] Attempt 1 to provision port b6e99763-3861-4ca3-8b43-e234dfb15958 2026-05-20 01:30:23.928 9 INFO neutron.plugins.ml2.plugin [None req-a51bcbfc-ce98-4375-93a0-79b3d6e1d682 - - - - - -] Attempt 1 to provision port 2f2e3e63-ad95-43e5-b050-a5d84ee0b688 2026-05-20 01:30:24.041 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 852668ad-689e-4577-82f0-1a3ac7fdc6aa 2026-05-20 01:30:24.294 9 INFO neutron.plugins.ml2.plugin [None req-9674e272-5b47-4516-9146-f83f110fff0a - - - - - -] Attempt 1 to provision port b6e99763-3861-4ca3-8b43-e234dfb15958 2026-05-20 01:30:24.649 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 263c8c9b-4dfe-4b12-a9b3-32fce9a5a226 2026-05-20 01:30:24.674 9 INFO neutron.plugins.ml2.plugin [None req-9766c0b3-b9f0-4407-894c-6b824d218352 - - - - - -] Attempt 1 to provision port 263c8c9b-4dfe-4b12-a9b3-32fce9a5a226 2026-05-20 01:30:25.208 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port bb3df658-dfe3-4e81-9b8e-6056195cebe7 2026-05-20 01:30:25.537 10 INFO neutron.plugins.ml2.plugin [None req-ff6cddad-5408-4eb4-80fd-bc5c5a36841e - - - - - -] Attempt 1 to provision port 263c8c9b-4dfe-4b12-a9b3-32fce9a5a226 2026-05-20 01:30:26.297 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 263c8c9b-4dfe-4b12-a9b3-32fce9a5a226 2026-05-20 01:30:26.603 9 INFO neutron.plugins.ml2.plugin [None req-ad84785a-59bb-447b-9f3e-b3701fbade64 - - - - - -] Attempt 1 to provision port 7347098a-589c-4a15-9fa5-c1ed3bac3d0d 2026-05-20 01:30:26.635 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 852668ad-689e-4577-82f0-1a3ac7fdc6aa 2026-05-20 01:30:27.192 10 INFO neutron.plugins.ml2.plugin [None req-b71fdb93-3ff4-455f-9894-afa066e054bc - - - - - -] Attempt 1 to provision port 7347098a-589c-4a15-9fa5-c1ed3bac3d0d 2026-05-20 01:30:28.266 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 9e161a52-0809-4e9f-92ac-86ec09793b2a 2026-05-20 01:30:30.147 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 9e161a52-0809-4e9f-92ac-86ec09793b2a 2026-05-20 01:30:31.481 9 INFO neutron.plugins.ml2.plugin [None req-48c73f45-fe8e-423d-90eb-34c2a5aa668e - - - - - -] Attempt 1 to provision port bc564734-e87c-4c9a-b8a3-b01bc91fc28e 2026-05-20 01:30:34.145 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port bc564734-e87c-4c9a-b8a3-b01bc91fc28e 2026-05-20 01:30:34.768 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-31e68bd9-c47e-48ef-b0bf-659424f847ef'] response: {'server_uuid': 'b32c55bc-41bf-43fa-ba2b-1489bf25ad8a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bc564734-e87c-4c9a-b8a3-b01bc91fc28e', 'code': 200} 2026-05-20 01:30:36.112 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port bc564734-e87c-4c9a-b8a3-b01bc91fc28e 2026-05-20 01:30:36.400 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 86fb7167-acdf-4b56-bdf6-020ea04f8607 2026-05-20 01:30:36.889 10 INFO neutron.plugins.ml2.plugin [None req-3993b7af-82f0-4636-b2de-7941d3ce4818 - - - - - -] Attempt 1 to provision port fd9a1f89-9b39-485f-927e-50902d4f1249 2026-05-20 01:30:38.222 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 92b29a28-4b94-46cc-9c9d-61171e4ebe35 2026-05-20 01:30:38.724 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 86fb7167-acdf-4b56-bdf6-020ea04f8607 2026-05-20 01:30:40.217 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port fd9a1f89-9b39-485f-927e-50902d4f1249 2026-05-20 01:30:40.347 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f30d6c55-aa08-4ae7-bca6-a90b14a467ec'] response: {'server_uuid': '6f81b16c-f182-489a-9c19-6d1b1dfa65ff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fd9a1f89-9b39-485f-927e-50902d4f1249', 'code': 200} 2026-05-20 01:30:40.741 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 92b29a28-4b94-46cc-9c9d-61171e4ebe35 2026-05-20 01:30:40.885 9 INFO neutron.plugins.ml2.plugin [None req-cdef5cfe-9042-45a0-a9b0-fc33f2ee279e - - - - - -] Attempt 1 to provision port c4f790b6-54d2-4b10-ad2b-1a71165f234b 2026-05-20 01:30:42.257 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port c4f790b6-54d2-4b10-ad2b-1a71165f234b 2026-05-20 01:30:42.868 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port fd9a1f89-9b39-485f-927e-50902d4f1249 2026-05-20 01:30:44.105 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 2f2e3e63-ad95-43e5-b050-a5d84ee0b688 2026-05-20 01:30:44.728 10 INFO neutron.plugins.ml2.plugin [None req-f76b39f6-35d7-49c4-86b7-55d48a3c4b3d - - - - - -] Attempt 1 to provision port c4f790b6-54d2-4b10-ad2b-1a71165f234b 2026-05-20 01:30:46.225 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 7347098a-589c-4a15-9fa5-c1ed3bac3d0d 2026-05-20 01:30:46.675 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port c4f790b6-54d2-4b10-ad2b-1a71165f234b 2026-05-20 01:30:46.956 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 2f2e3e63-ad95-43e5-b050-a5d84ee0b688 2026-05-20 01:30:50.655 10 INFO neutron.plugins.ml2.plugin [None req-a4839b02-7da4-4396-83eb-ae9b2c55c512 - - - - - -] Attempt 1 to provision port be05977c-f17f-408e-888d-53dcdd0c01bf 2026-05-20 01:30:56.210 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 288e9808-0b05-44a7-85b4-f57595d647f6 2026-05-20 01:30:56.458 10 INFO neutron.plugins.ml2.plugin [None req-fd5c197f-5986-461c-a8be-f45ed4152954 - - - - - -] Attempt 1 to provision port f6bc38ee-326e-4007-8edf-fa44f8661881 2026-05-20 01:30:57.530 9 INFO neutron.plugins.ml2.plugin [None req-37cb2fc3-e125-41d2-a7b9-5417126712f2 - - - - - -] Attempt 1 to provision port 288e9808-0b05-44a7-85b4-f57595d647f6 2026-05-20 01:30:57.834 10 INFO neutron.plugins.ml2.plugin [None req-0cbcb89b-7b45-411c-9542-bd88942722db - - - - - -] Attempt 1 to provision port 288e9808-0b05-44a7-85b4-f57595d647f6 2026-05-20 01:30:58.107 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 288e9808-0b05-44a7-85b4-f57595d647f6 2026-05-20 01:30:59.284 10 INFO neutron.plugins.ml2.plugin [None req-78dd244d-ff0b-472f-8785-4b30fb81171e - - - - - -] Attempt 1 to provision port 5079e7ad-9f4b-423a-8338-d40ea4b1c4b0 2026-05-20 01:31:00.031 9 INFO neutron.plugins.ml2.plugin [None req-4a35aa81-673e-49e1-a938-c7512751d548 - - - - - -] Attempt 1 to provision port 5079e7ad-9f4b-423a-8338-d40ea4b1c4b0 2026-05-20 01:31:00.306 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 1ef4307a-38e4-48b3-a84f-e245e77298f8 2026-05-20 01:31:00.850 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port dd4d0767-e3c3-42f9-a480-e2ffb416adb7 2026-05-20 01:31:01.090 9 INFO neutron.plugins.ml2.plugin [None req-699957b2-a38b-4168-b270-7356d0dcc8ec - - - - - -] Attempt 1 to provision port 8ec5d071-604f-4a1d-b6e8-5e9088e70490 2026-05-20 01:31:01.632 10 INFO neutron.plugins.ml2.plugin [None req-cb1ba5d6-0d33-46c8-a933-3b349bed5fec - - - - - -] Attempt 1 to provision port dd4d0767-e3c3-42f9-a480-e2ffb416adb7 2026-05-20 01:31:01.919 9 INFO neutron.plugins.ml2.plugin [None req-09f0c1d0-927e-4364-b69e-ac910ef74040 - - - - - -] Attempt 1 to provision port dd4d0767-e3c3-42f9-a480-e2ffb416adb7 2026-05-20 01:31:02.091 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 1ef4307a-38e4-48b3-a84f-e245e77298f8 2026-05-20 01:31:02.415 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port dd4d0767-e3c3-42f9-a480-e2ffb416adb7 2026-05-20 01:31:04.839 10 INFO neutron.plugins.ml2.plugin [None req-b61299f3-1d63-49b3-a134-158399e49677 - - - - - -] Attempt 1 to provision port 820cf2e2-ecb7-4487-a646-9195629c50dd 2026-05-20 01:31:05.579 9 INFO neutron.plugins.ml2.plugin [None req-7f1ca8e6-9532-4546-b4e1-c3a10d52938d - - - - - -] Attempt 1 to provision port 820cf2e2-ecb7-4487-a646-9195629c50dd 2026-05-20 01:31:06.159 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 7f1db278-d685-418f-854b-63a946dd3810 2026-05-20 01:31:08.053 9 INFO neutron.plugins.ml2.plugin [None req-4402d237-424f-4266-8a57-f6dbc59c0124 - - - - - -] Attempt 1 to provision port 767bbbd3-b064-45a2-8343-0577ec226b81 2026-05-20 01:31:08.129 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 7f1db278-d685-418f-854b-63a946dd3810 2026-05-20 01:31:10.217 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 767bbbd3-b064-45a2-8343-0577ec226b81 2026-05-20 01:31:10.400 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-579f6e9d-4928-4e2f-b48f-676778fc0a66'] response: {'server_uuid': '495bfa38-022b-4124-abd1-801e37d08c2d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '767bbbd3-b064-45a2-8343-0577ec226b81', 'code': 200} 2026-05-20 01:31:11.462 9 INFO neutron.plugins.ml2.plugin [None req-5fc58070-ca2b-4b95-82d1-a0ecf6720f6d - - - - - -] Attempt 1 to provision port be5def8f-e2d2-47c2-86c6-d488236d4407 2026-05-20 01:31:12.173 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 767bbbd3-b064-45a2-8343-0577ec226b81 2026-05-20 01:31:14.154 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port be5def8f-e2d2-47c2-86c6-d488236d4407 2026-05-20 01:31:14.272 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-13350a5c-bc88-4404-b348-200be80a1a39'] response: {'server_uuid': 'f4dfd42a-c54f-4efb-af07-f1daccf4e931', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'be5def8f-e2d2-47c2-86c6-d488236d4407', 'code': 200} 2026-05-20 01:31:16.382 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 283b7e6e-c9d7-42f8-ae2d-42aa4072d892 2026-05-20 01:31:17.031 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port be5def8f-e2d2-47c2-86c6-d488236d4407 2026-05-20 01:31:17.310 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port ea222349-3f24-4572-a271-b26ca8237d5c 2026-05-20 01:31:17.769 10 INFO neutron.plugins.ml2.plugin [None req-ab69e8c0-a12e-4d79-a560-5d4435b3b53a - - - - - -] Attempt 1 to provision port 283b7e6e-c9d7-42f8-ae2d-42aa4072d892 2026-05-20 01:31:18.178 10 INFO neutron.plugins.ml2.plugin [None req-34153b73-16c9-424c-8b8b-c62380d5e32a - - - - - -] Attempt 1 to provision port 283b7e6e-c9d7-42f8-ae2d-42aa4072d892 2026-05-20 01:31:18.237 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 283b7e6e-c9d7-42f8-ae2d-42aa4072d892 2026-05-20 01:31:18.263 10 INFO neutron.plugins.ml2.plugin [None req-34153b73-16c9-424c-8b8b-c62380d5e32a - - - - - -] Attempt 1 to provision port ea222349-3f24-4572-a271-b26ca8237d5c 2026-05-20 01:31:18.446 10 INFO neutron.plugins.ml2.plugin [None req-e9d1ebf6-9165-4f63-bbd5-bb976019b894 - - - - - -] Attempt 1 to provision port 85efe836-7668-4b65-b749-7af46b8ead0e 2026-05-20 01:31:18.482 10 INFO neutron.plugins.ml2.plugin [None req-e9d1ebf6-9165-4f63-bbd5-bb976019b894 - - - - - -] Attempt 1 to provision port ea222349-3f24-4572-a271-b26ca8237d5c 2026-05-20 01:31:18.532 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port ea222349-3f24-4572-a271-b26ca8237d5c 2026-05-20 01:31:18.773 10 INFO neutron.plugins.ml2.plugin [None req-b7ec72b4-1a13-4745-b0de-9cba94e8b7e6 - - - - - -] Attempt 1 to provision port 85efe836-7668-4b65-b749-7af46b8ead0e 2026-05-20 01:31:18.816 10 INFO neutron.plugins.ml2.plugin [None req-b7ec72b4-1a13-4745-b0de-9cba94e8b7e6 - - - - - -] Attempt 1 to provision port 565ac95d-e519-42f2-9908-1a8f4261d65f 2026-05-20 01:31:18.909 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 565ac95d-e519-42f2-9908-1a8f4261d65f 2026-05-20 01:31:19.188 10 INFO neutron.plugins.ml2.plugin [None req-b91f7aed-2d9c-4d70-b032-e3b0cd7fbc2d - - - - - -] Attempt 1 to provision port 85efe836-7668-4b65-b749-7af46b8ead0e 2026-05-20 01:31:19.221 10 INFO neutron.plugins.ml2.plugin [None req-b91f7aed-2d9c-4d70-b032-e3b0cd7fbc2d - - - - - -] Attempt 1 to provision port 565ac95d-e519-42f2-9908-1a8f4261d65f 2026-05-20 01:31:19.991 9 INFO neutron.plugins.ml2.plugin [None req-029c21a7-e178-4662-9a9b-8a0bc382ac13 - - - - - -] Attempt 1 to provision port e723d37e-1255-4270-896f-bfde06bfe822 2026-05-20 01:31:20.250 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 565ac95d-e519-42f2-9908-1a8f4261d65f 2026-05-20 01:31:20.640 9 INFO neutron.plugins.ml2.plugin [None req-09b78c03-62f1-434c-80e2-af04ad37816e - - - - - -] Attempt 1 to provision port e723d37e-1255-4270-896f-bfde06bfe822 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-20 01:31:22.179 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 820cf2e2-ecb7-4487-a646-9195629c50dd 2026-05-20 01:31:22.585 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 8ec5d071-604f-4a1d-b6e8-5e9088e70490 2026-05-20 01:31:24.168 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 820cf2e2-ecb7-4487-a646-9195629c50dd 2026-05-20 01:31:24.448 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 8ec5d071-604f-4a1d-b6e8-5e9088e70490 2026-05-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers [None req-7be2b1bb-93ba-4759-a8a9-d456580d867c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 79bd8a02-a1c6-4d13-b9be-ab569f246bf5 could not be found. 2026-05-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:31:27.627 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-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:31:27.627 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-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:31:27.627 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-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:31:27.627 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-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:31:27.627 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-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.627 9 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-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:31:27.627 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-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:31:27.627 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-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.627 9 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-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.627 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-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:31:27.627 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-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.627 9 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-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 79bd8a02-a1c6-4d13-b9be-ab569f246bf5 could not be found. 2026-05-20 01:31:27.627 9 ERROR neutron.plugins.ml2.managers  2026-05-20 01:31:27.629 9 ERROR neutron.plugins.ml2.managers [None req-7be2b1bb-93ba-4759-a8a9-d456580d867c - - - - - -] Failed to bind port f5ed330e-6ec6-4675-ad92-978df87cf389 on host instance for vnic_type normal using segments [{'id': '32f0541a-9cc3-4e5a-b614-75b8d4f1d757', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': 'dd6f6a50-cfea-4500-9b18-d868e266944a'}] 2026-05-20 01:31:27.629 9 INFO neutron.plugins.ml2.plugin [None req-7be2b1bb-93ba-4759-a8a9-d456580d867c - - - - - -] Attempt 2 to bind port f5ed330e-6ec6-4675-ad92-978df87cf389 2026-05-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers [None req-7be2b1bb-93ba-4759-a8a9-d456580d867c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 79bd8a02-a1c6-4d13-b9be-ab569f246bf5 could not be found. 2026-05-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:31:27.663 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-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:31:27.663 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-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:31:27.663 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-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:31:27.663 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-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:31:27.663 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-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.663 9 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-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:31:27.663 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-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:31:27.663 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-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.663 9 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-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.663 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-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:31:27.663 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-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.663 9 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-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 79bd8a02-a1c6-4d13-b9be-ab569f246bf5 could not be found. 2026-05-20 01:31:27.663 9 ERROR neutron.plugins.ml2.managers  2026-05-20 01:31:27.664 9 ERROR neutron.plugins.ml2.managers [None req-7be2b1bb-93ba-4759-a8a9-d456580d867c - - - - - -] Failed to bind port f5ed330e-6ec6-4675-ad92-978df87cf389 on host instance for vnic_type normal using segments [{'id': '32f0541a-9cc3-4e5a-b614-75b8d4f1d757', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': 'dd6f6a50-cfea-4500-9b18-d868e266944a'}] 2026-05-20 01:31:27.680 9 INFO neutron.plugins.ml2.plugin [None req-7be2b1bb-93ba-4759-a8a9-d456580d867c - - - - - -] Attempt 3 to bind port f5ed330e-6ec6-4675-ad92-978df87cf389 2026-05-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers [None req-7be2b1bb-93ba-4759-a8a9-d456580d867c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 79bd8a02-a1c6-4d13-b9be-ab569f246bf5 could not be found. 2026-05-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:31:27.700 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-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:31:27.700 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-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:31:27.700 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-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:31:27.700 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-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:31:27.700 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-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.700 9 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-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:31:27.700 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-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:31:27.700 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-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.700 9 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-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.700 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-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:31:27.700 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-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.700 9 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-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 79bd8a02-a1c6-4d13-b9be-ab569f246bf5 could not be found. 2026-05-20 01:31:27.700 9 ERROR neutron.plugins.ml2.managers  2026-05-20 01:31:27.701 9 ERROR neutron.plugins.ml2.managers [None req-7be2b1bb-93ba-4759-a8a9-d456580d867c - - - - - -] Failed to bind port f5ed330e-6ec6-4675-ad92-978df87cf389 on host instance for vnic_type normal using segments [{'id': '32f0541a-9cc3-4e5a-b614-75b8d4f1d757', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': 'dd6f6a50-cfea-4500-9b18-d868e266944a'}] 2026-05-20 01:31:27.701 9 INFO neutron.plugins.ml2.plugin [None req-7be2b1bb-93ba-4759-a8a9-d456580d867c - - - - - -] Attempt 4 to bind port f5ed330e-6ec6-4675-ad92-978df87cf389 2026-05-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers [None req-7be2b1bb-93ba-4759-a8a9-d456580d867c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 79bd8a02-a1c6-4d13-b9be-ab569f246bf5 could not be found. 2026-05-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:31:27.742 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-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:31:27.742 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-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:31:27.742 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-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:31:27.742 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-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:31:27.742 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-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.742 9 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-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:31:27.742 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-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:31:27.742 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-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.742 9 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-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.742 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-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:31:27.742 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-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.742 9 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-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 79bd8a02-a1c6-4d13-b9be-ab569f246bf5 could not be found. 2026-05-20 01:31:27.742 9 ERROR neutron.plugins.ml2.managers  2026-05-20 01:31:27.743 9 ERROR neutron.plugins.ml2.managers [None req-7be2b1bb-93ba-4759-a8a9-d456580d867c - - - - - -] Failed to bind port f5ed330e-6ec6-4675-ad92-978df87cf389 on host instance for vnic_type normal using segments [{'id': '32f0541a-9cc3-4e5a-b614-75b8d4f1d757', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': 'dd6f6a50-cfea-4500-9b18-d868e266944a'}] 2026-05-20 01:31:27.743 9 INFO neutron.plugins.ml2.plugin [None req-7be2b1bb-93ba-4759-a8a9-d456580d867c - - - - - -] Attempt 5 to bind port f5ed330e-6ec6-4675-ad92-978df87cf389 2026-05-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers [None req-7be2b1bb-93ba-4759-a8a9-d456580d867c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 79bd8a02-a1c6-4d13-b9be-ab569f246bf5 could not be found. 2026-05-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:31:27.769 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-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:31:27.769 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-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:31:27.769 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-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:31:27.769 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-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:31:27.769 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-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.769 9 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-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:31:27.769 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-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:31:27.769 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-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.769 9 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-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.769 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-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:31:27.769 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-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.769 9 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-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 79bd8a02-a1c6-4d13-b9be-ab569f246bf5 could not be found. 2026-05-20 01:31:27.769 9 ERROR neutron.plugins.ml2.managers  2026-05-20 01:31:27.770 9 ERROR neutron.plugins.ml2.managers [None req-7be2b1bb-93ba-4759-a8a9-d456580d867c - - - - - -] Failed to bind port f5ed330e-6ec6-4675-ad92-978df87cf389 on host instance for vnic_type normal using segments [{'id': '32f0541a-9cc3-4e5a-b614-75b8d4f1d757', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': 'dd6f6a50-cfea-4500-9b18-d868e266944a'}] 2026-05-20 01:31:27.770 9 INFO neutron.plugins.ml2.plugin [None req-7be2b1bb-93ba-4759-a8a9-d456580d867c - - - - - -] Attempt 6 to bind port f5ed330e-6ec6-4675-ad92-978df87cf389 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers [None req-7be2b1bb-93ba-4759-a8a9-d456580d867c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 79bd8a02-a1c6-4d13-b9be-ab569f246bf5 could not be found. 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:31:27.790 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-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 79bd8a02-a1c6-4d13-b9be-ab569f246bf5 could not be found. 2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers  2026-05-20 01:31:27.790 9 ERROR neutron.plugins.ml2.managers [None req-7be2b1bb-93ba-4759-a8a9-d456580d867c - - - - - -] Failed to bind port f5ed330e-6ec6-4675-ad92-978df87cf389 on host instance for vnic_type normal using segments [{'id': '32f0541a-9cc3-4e5a-b614-75b8d4f1d757', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': 'dd6f6a50-cfea-4500-9b18-d868e266944a'}] 2026-05-20 01:31:27.791 9 INFO neutron.plugins.ml2.plugin [None req-7be2b1bb-93ba-4759-a8a9-d456580d867c - - - - - -] Attempt 7 to bind port f5ed330e-6ec6-4675-ad92-978df87cf389 2026-05-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers [None req-7be2b1bb-93ba-4759-a8a9-d456580d867c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 79bd8a02-a1c6-4d13-b9be-ab569f246bf5 could not be found. 2026-05-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:31:27.814 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-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:31:27.814 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-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:31:27.814 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-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:31:27.814 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-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:31:27.814 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-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.814 9 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-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:31:27.814 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-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:31:27.814 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-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.814 9 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-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.814 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-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:31:27.814 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-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.814 9 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-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 79bd8a02-a1c6-4d13-b9be-ab569f246bf5 could not be found. 2026-05-20 01:31:27.814 9 ERROR neutron.plugins.ml2.managers  2026-05-20 01:31:27.815 9 ERROR neutron.plugins.ml2.managers [None req-7be2b1bb-93ba-4759-a8a9-d456580d867c - - - - - -] Failed to bind port f5ed330e-6ec6-4675-ad92-978df87cf389 on host instance for vnic_type normal using segments [{'id': '32f0541a-9cc3-4e5a-b614-75b8d4f1d757', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': 'dd6f6a50-cfea-4500-9b18-d868e266944a'}] 2026-05-20 01:31:27.815 9 INFO neutron.plugins.ml2.plugin [None req-7be2b1bb-93ba-4759-a8a9-d456580d867c - - - - - -] Attempt 8 to bind port f5ed330e-6ec6-4675-ad92-978df87cf389 2026-05-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers [None req-7be2b1bb-93ba-4759-a8a9-d456580d867c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 79bd8a02-a1c6-4d13-b9be-ab569f246bf5 could not be found. 2026-05-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:31:27.836 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-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:31:27.836 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-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:31:27.836 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-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:31:27.836 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-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:31:27.836 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-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.836 9 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-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:31:27.836 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-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:31:27.836 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-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.836 9 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-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.836 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-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:31:27.836 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-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.836 9 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-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 79bd8a02-a1c6-4d13-b9be-ab569f246bf5 could not be found. 2026-05-20 01:31:27.836 9 ERROR neutron.plugins.ml2.managers  2026-05-20 01:31:27.837 9 ERROR neutron.plugins.ml2.managers [None req-7be2b1bb-93ba-4759-a8a9-d456580d867c - - - - - -] Failed to bind port f5ed330e-6ec6-4675-ad92-978df87cf389 on host instance for vnic_type normal using segments [{'id': '32f0541a-9cc3-4e5a-b614-75b8d4f1d757', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': 'dd6f6a50-cfea-4500-9b18-d868e266944a'}] 2026-05-20 01:31:27.837 9 INFO neutron.plugins.ml2.plugin [None req-7be2b1bb-93ba-4759-a8a9-d456580d867c - - - - - -] Attempt 9 to bind port f5ed330e-6ec6-4675-ad92-978df87cf389 2026-05-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers [None req-7be2b1bb-93ba-4759-a8a9-d456580d867c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 79bd8a02-a1c6-4d13-b9be-ab569f246bf5 could not be found. 2026-05-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:31:27.864 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-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:31:27.864 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-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:31:27.864 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-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:31:27.864 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-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:31:27.864 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-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.864 9 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-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:31:27.864 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-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:31:27.864 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-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.864 9 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-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.864 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-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:31:27.864 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-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.864 9 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-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 79bd8a02-a1c6-4d13-b9be-ab569f246bf5 could not be found. 2026-05-20 01:31:27.864 9 ERROR neutron.plugins.ml2.managers  2026-05-20 01:31:27.865 9 ERROR neutron.plugins.ml2.managers [None req-7be2b1bb-93ba-4759-a8a9-d456580d867c - - - - - -] Failed to bind port f5ed330e-6ec6-4675-ad92-978df87cf389 on host instance for vnic_type normal using segments [{'id': '32f0541a-9cc3-4e5a-b614-75b8d4f1d757', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': 'dd6f6a50-cfea-4500-9b18-d868e266944a'}] 2026-05-20 01:31:27.865 9 INFO neutron.plugins.ml2.plugin [None req-7be2b1bb-93ba-4759-a8a9-d456580d867c - - - - - -] Attempt 10 to bind port f5ed330e-6ec6-4675-ad92-978df87cf389 2026-05-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers [None req-7be2b1bb-93ba-4759-a8a9-d456580d867c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 79bd8a02-a1c6-4d13-b9be-ab569f246bf5 could not be found. 2026-05-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:31:27.892 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-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:31:27.892 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-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:31:27.892 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-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:31:27.892 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-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:31:27.892 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-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.892 9 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-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:31:27.892 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-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:31:27.892 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-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.892 9 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-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.892 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-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:31:27.892 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-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:31:27.892 9 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-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 79bd8a02-a1c6-4d13-b9be-ab569f246bf5 could not be found. 2026-05-20 01:31:27.892 9 ERROR neutron.plugins.ml2.managers  2026-05-20 01:31:27.893 9 ERROR neutron.plugins.ml2.managers [None req-7be2b1bb-93ba-4759-a8a9-d456580d867c - - - - - -] Failed to bind port f5ed330e-6ec6-4675-ad92-978df87cf389 on host instance for vnic_type normal using segments [{'id': '32f0541a-9cc3-4e5a-b614-75b8d4f1d757', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': 'dd6f6a50-cfea-4500-9b18-d868e266944a'}] 2026-05-20 01:31:28.120 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port c670dadb-d965-41a8-8c02-707fc9827559 2026-05-20 01:31:28.602 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 2d5ec58a-c2cf-44b1-a72a-2b1b5817f0f3 2026-05-20 01:31:29.364 10 INFO neutron.plugins.ml2.plugin [None req-464a00af-f51a-4c50-8324-14c93281f220 - - - - - -] Attempt 1 to provision port c670dadb-d965-41a8-8c02-707fc9827559 2026-05-20 01:31:29.556 10 INFO neutron.plugins.ml2.plugin [None req-ac801471-698a-4143-81ec-45b8a3774c9c - - - - - -] Attempt 1 to provision port 2d5ec58a-c2cf-44b1-a72a-2b1b5817f0f3 2026-05-20 01:31:30.059 9 INFO neutron.plugins.ml2.plugin [None req-e09b42e6-e4ed-43e0-ad27-9d407079418f - - - - - -] Attempt 1 to provision port 2d5ec58a-c2cf-44b1-a72a-2b1b5817f0f3 2026-05-20 01:31:30.164 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port c670dadb-d965-41a8-8c02-707fc9827559 2026-05-20 01:31:30.280 9 INFO neutron.plugins.ml2.plugin [None req-56040b34-88b5-4e7d-902f-117c1b323185 - - - - - -] Attempt 1 to provision port f7cf8495-697c-40be-9f6f-a3d7f19def34 2026-05-20 01:31:30.329 9 INFO neutron.plugins.ml2.plugin [None req-56040b34-88b5-4e7d-902f-117c1b323185 - - - - - -] Attempt 1 to provision port c670dadb-d965-41a8-8c02-707fc9827559 2026-05-20 01:31:30.553 10 INFO neutron.plugins.ml2.plugin [None req-057e5a42-6bb9-4ddf-b83b-77464bddd712 - - - - - -] Attempt 1 to provision port f7cf8495-697c-40be-9f6f-a3d7f19def34 2026-05-20 01:31:30.698 9 INFO neutron.plugins.ml2.plugin [None req-90255b61-12bd-404d-849e-c2bbb918039e - - - - - -] Attempt 1 to provision port f7cf8495-697c-40be-9f6f-a3d7f19def34 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-20 01:31:36.172 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 9d8acda1-81fd-477a-b78e-9fd0d059f19c 2026-05-20 01:31:36.644 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port c4d60a85-3967-4a69-974a-aa5e7a1f2c60 2026-05-20 01:31:37.502 10 INFO neutron.plugins.ml2.plugin [None req-b77c0ed1-b444-4611-9eb1-7c90c06118db - - - - - -] Attempt 1 to provision port 9d8acda1-81fd-477a-b78e-9fd0d059f19c 2026-05-20 01:31:37.788 9 INFO neutron.plugins.ml2.plugin [None req-b3fdfa06-9351-4088-96c5-2042086caf67 - - - - - -] Attempt 1 to provision port 9d8acda1-81fd-477a-b78e-9fd0d059f19c 2026-05-20 01:31:37.857 9 INFO neutron.plugins.ml2.plugin [None req-b3fdfa06-9351-4088-96c5-2042086caf67 - - - - - -] Attempt 1 to provision port 2bae30dd-32d1-4a23-91d1-62dab92a40a3 2026-05-20 01:31:38.214 9 INFO neutron.plugins.ml2.plugin [None req-0babaf11-c147-49cd-b364-c9e63f98f950 - - - - - -] Attempt 1 to provision port 2bae30dd-32d1-4a23-91d1-62dab92a40a3 2026-05-20 01:31:38.309 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 9d8acda1-81fd-477a-b78e-9fd0d059f19c 2026-05-20 01:31:38.583 9 INFO neutron.plugins.ml2.plugin [None req-9008ba75-4640-406e-99b7-87438208d798 - - - - - -] Attempt 1 to provision port 2bae30dd-32d1-4a23-91d1-62dab92a40a3 2026-05-20 01:31:39.049 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-aae35e20-f2bb-48aa-9eba-e796817ee748'] response: {'server_uuid': 'f4dfd42a-c54f-4efb-af07-f1daccf4e931', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'be5def8f-e2d2-47c2-86c6-d488236d4407', 'code': 200} 2026-05-20 01:31:40.205 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port be5def8f-e2d2-47c2-86c6-d488236d4407 2026-05-20 01:31:40.360 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-595bf150-0d53-4b78-8fab-c267bcae1b5a'] response: {'server_uuid': 'f4dfd42a-c54f-4efb-af07-f1daccf4e931', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'be5def8f-e2d2-47c2-86c6-d488236d4407', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-20 01:31:42.208 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port be5def8f-e2d2-47c2-86c6-d488236d4407 2026-05-20 01:31:42.298 9 INFO neutron.plugins.ml2.plugin [None req-2c65595d-c580-4f30-a633-6ee9df174948 - - - - - -] Attempt 1 to provision port 56a1d14d-1af9-4c92-9681-e5bac8b178ba 2026-05-20 01:31:50.129 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port f8a15de3-6619-41ce-9168-a87b9cee6cb1 2026-05-20 01:31:54.166 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 00bcd936-c22b-4e39-afc3-52f8a2660f20 2026-05-20 01:31:54.697 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port fe5d6be9-64b9-446e-aa4c-b3ba85e8d43c 2026-05-20 01:31:54.836 9 INFO neutron.plugins.ml2.plugin [None req-0ea647ca-d306-4477-9476-a65a7ec32d65 - - - - - -] Attempt 1 to provision port fe5d6be9-64b9-446e-aa4c-b3ba85e8d43c 2026-05-20 01:31:55.604 9 INFO neutron.plugins.ml2.plugin [None req-10d15661-3df5-44b8-83e3-441b6f92b045 - - - - - -] Attempt 1 to provision port 00bcd936-c22b-4e39-afc3-52f8a2660f20 2026-05-20 01:31:55.785 10 INFO neutron.plugins.ml2.plugin [None req-9b509ac7-545e-4a05-8075-a4b297d4cd25 - - - - - -] Attempt 1 to provision port fe5d6be9-64b9-446e-aa4c-b3ba85e8d43c 2026-05-20 01:31:55.858 10 INFO neutron.plugins.ml2.plugin [None req-9b509ac7-545e-4a05-8075-a4b297d4cd25 - - - - - -] Attempt 1 to provision port 00bcd936-c22b-4e39-afc3-52f8a2660f20 2026-05-20 01:31:55.930 10 INFO neutron.plugins.ml2.plugin [None req-9b509ac7-545e-4a05-8075-a4b297d4cd25 - - - - - -] Attempt 1 to provision port 8e3c42f6-07b2-49ec-ba1c-69e21acd1d16 2026-05-20 01:31:56.131 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 00bcd936-c22b-4e39-afc3-52f8a2660f20 2026-05-20 01:31:56.178 10 INFO neutron.plugins.ml2.plugin [None req-ef1728b6-9a6b-4d48-a3bb-d23e4d195474 - - - - - -] Attempt 1 to provision port fe5d6be9-64b9-446e-aa4c-b3ba85e8d43c 2026-05-20 01:31:56.282 10 INFO neutron.plugins.ml2.plugin [None req-ef1728b6-9a6b-4d48-a3bb-d23e4d195474 - - - - - -] Attempt 1 to provision port 3cbc4cda-38d7-401f-b893-2029c4afa93a 2026-05-20 01:31:56.348 10 INFO neutron.plugins.ml2.plugin [None req-ef1728b6-9a6b-4d48-a3bb-d23e4d195474 - - - - - -] Attempt 1 to provision port 00bcd936-c22b-4e39-afc3-52f8a2660f20 2026-05-20 01:31:56.420 10 INFO neutron.plugins.ml2.plugin [None req-ef1728b6-9a6b-4d48-a3bb-d23e4d195474 - - - - - -] Attempt 1 to provision port 8e3c42f6-07b2-49ec-ba1c-69e21acd1d16 2026-05-20 01:31:56.429 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port fe5d6be9-64b9-446e-aa4c-b3ba85e8d43c 2026-05-20 01:31:56.450 10 INFO neutron.plugins.ml2.plugin [None req-ef1728b6-9a6b-4d48-a3bb-d23e4d195474 - - - - - -] Attempt 1 to provision port 4ccbcc28-fc2e-4c4b-8c83-bb8c1915fc0e 2026-05-20 01:31:56.601 9 INFO neutron.plugins.ml2.plugin [None req-584ba4ca-8b8a-4faf-853b-5627259f856e - - - - - -] Attempt 1 to provision port 8e3c42f6-07b2-49ec-ba1c-69e21acd1d16 2026-05-20 01:31:56.651 9 INFO neutron.plugins.ml2.plugin [None req-584ba4ca-8b8a-4faf-853b-5627259f856e - - - - - -] Attempt 1 to provision port 3cbc4cda-38d7-401f-b893-2029c4afa93a 2026-05-20 01:31:56.813 10 INFO neutron.plugins.ml2.plugin [None req-cbe27bb3-2aa0-48d1-9a0b-ef23292ea836 - - - - - -] Attempt 1 to provision port 8e3c42f6-07b2-49ec-ba1c-69e21acd1d16 2026-05-20 01:31:56.954 9 INFO neutron.plugins.ml2.plugin [None req-77473e73-09f8-43ec-8aa7-4941010ea9a8 - - - - - -] Attempt 1 to provision port 3cbc4cda-38d7-401f-b893-2029c4afa93a 2026-05-20 01:32:00.221 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 2381edb5-833f-4517-9d1b-54294016d7a8 2026-05-20 01:32:00.801 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port e214ad71-7ff9-4853-9f97-660e5439d6cb 2026-05-20 01:32:01.251 9 INFO neutron.plugins.ml2.plugin [None req-5ee2250c-c60d-44d0-848f-96f251b2f5bf - - - - - -] Attempt 1 to provision port e214ad71-7ff9-4853-9f97-660e5439d6cb 2026-05-20 01:32:01.568 9 INFO neutron.plugins.ml2.plugin [None req-1b82c140-3729-4d0e-bf54-a06477a3e135 - - - - - -] Attempt 1 to provision port 135e2480-9ed0-4869-849a-1a668d3e6fc4 2026-05-20 01:32:01.663 9 INFO neutron.plugins.ml2.plugin [None req-1b82c140-3729-4d0e-bf54-a06477a3e135 - - - - - -] Attempt 1 to provision port e214ad71-7ff9-4853-9f97-660e5439d6cb 2026-05-20 01:32:01.862 10 INFO neutron.plugins.ml2.plugin [None req-df597cea-94d3-41da-8cbf-43cd1022d624 - - - - - -] Attempt 1 to provision port 135e2480-9ed0-4869-849a-1a668d3e6fc4 2026-05-20 01:32:02.043 10 INFO neutron.plugins.ml2.plugin [None req-c0559d1c-5aa6-4b8c-91d7-a96e888a35a2 - - - - - -] Attempt 1 to provision port 135e2480-9ed0-4869-849a-1a668d3e6fc4 2026-05-20 01:32:02.219 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 2381edb5-833f-4517-9d1b-54294016d7a8 2026-05-20 01:32:02.750 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port e214ad71-7ff9-4853-9f97-660e5439d6cb 2026-05-20 01:32:06.163 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 06d0f834-71d7-43b9-8476-e0dbac5b684e 2026-05-20 01:32:07.130 10 INFO neutron.plugins.ml2.plugin [None req-37845758-7830-42ea-a595-e4769f5fa490 - - - - - -] Attempt 1 to provision port 06d0f834-71d7-43b9-8476-e0dbac5b684e 2026-05-20 01:32:07.438 9 INFO neutron.plugins.ml2.plugin [None req-03b4ce55-08a4-4d64-88b3-eacd220ca9b8 - - - - - -] Attempt 1 to provision port cdd8292b-1275-468e-b005-66dce432a1ee 2026-05-20 01:32:07.482 9 INFO neutron.plugins.ml2.plugin [None req-03b4ce55-08a4-4d64-88b3-eacd220ca9b8 - - - - - -] Attempt 1 to provision port 06d0f834-71d7-43b9-8476-e0dbac5b684e 2026-05-20 01:32:07.684 10 INFO neutron.plugins.ml2.plugin [None req-3b6698e3-bc50-4c2c-86b0-a64d5548167e - - - - - -] Attempt 1 to provision port cdd8292b-1275-468e-b005-66dce432a1ee 2026-05-20 01:32:08.048 9 INFO neutron.plugins.ml2.plugin [None req-5eef77bf-ab5f-4b12-b2a2-d7de3e3c8c52 - - - - - -] Attempt 1 to provision port cdd8292b-1275-468e-b005-66dce432a1ee 2026-05-20 01:32:08.123 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 06d0f834-71d7-43b9-8476-e0dbac5b684e 2026-05-20 01:32:08.489 9 INFO neutron.plugins.ml2.plugin [None req-46a60eb2-a99b-45bf-a5ab-16c8cdff18ed - - - - - -] Attempt 1 to provision port 6436c4be-2feb-4d46-aa8a-248e751b6e39 2026-05-20 01:32:10.207 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 6436c4be-2feb-4d46-aa8a-248e751b6e39 2026-05-20 01:32:10.348 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ae7eaa5-709a-44b9-adda-c6f946bb0fac'] response: {'server_uuid': '0ba1096c-0ca6-4f74-be2f-95786f925f06', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6436c4be-2feb-4d46-aa8a-248e751b6e39', 'code': 200} 2026-05-20 01:32:12.170 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 6436c4be-2feb-4d46-aa8a-248e751b6e39 2026-05-20 01:32:14.234 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 6d441c49-2252-4d33-96fe-948aa93f1549 2026-05-20 01:32:14.597 9 INFO neutron.plugins.ml2.plugin [None req-195a002f-dcee-4d18-bf94-4ff222c38655 - - - - - -] Attempt 1 to provision port 6d441c49-2252-4d33-96fe-948aa93f1549 2026-05-20 01:32:14.857 10 INFO neutron.plugins.ml2.plugin [None req-4794d82e-382a-4341-b303-21997c08a347 - - - - - -] Attempt 1 to provision port 6dac774a-1232-45f4-8a50-0fb7f50ffa04 2026-05-20 01:32:14.916 10 INFO neutron.plugins.ml2.plugin [None req-4794d82e-382a-4341-b303-21997c08a347 - - - - - -] Attempt 1 to provision port 6d441c49-2252-4d33-96fe-948aa93f1549 2026-05-20 01:32:15.207 9 INFO neutron.plugins.ml2.plugin [None req-12a5b3bf-a061-4a6b-8197-29b5c3693b6f - - - - - -] Attempt 1 to provision port 6dac774a-1232-45f4-8a50-0fb7f50ffa04 2026-05-20 01:32:15.475 10 INFO neutron.plugins.ml2.plugin [None req-e4d2e55d-1dd9-4cfb-a4d8-aa4f7e1de3b8 - - - - - -] Attempt 1 to provision port 6dac774a-1232-45f4-8a50-0fb7f50ffa04 2026-05-20 01:32:16.148 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 135e2480-9ed0-4869-849a-1a668d3e6fc4 2026-05-20 01:32:16.537 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 4ccbcc28-fc2e-4c4b-8c83-bb8c1915fc0e 2026-05-20 01:32:16.903 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 6d441c49-2252-4d33-96fe-948aa93f1549 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-20 01:32:18.197 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 135e2480-9ed0-4869-849a-1a668d3e6fc4 2026-05-20 01:32:18.452 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 4ccbcc28-fc2e-4c4b-8c83-bb8c1915fc0e 2026-05-20 01:32:19.515 9 INFO neutron.plugins.ml2.plugin [None req-ee6b6d54-3f4c-4d33-8c0a-4775d3e7dde8 - - - - - -] Attempt 1 to provision port b765730a-799b-44cb-851f-b223bc19d012 2026-05-20 01:32:33.072 10 INFO neutron.plugins.ml2.plugin [None req-4aaa2fe5-8174-4895-9566-09be348cf885 - - - - - -] Attempt 1 to provision port 83c0c464-fa29-4e56-83f9-c322f35472f8 2026-05-20 01:32:36.195 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 83c0c464-fa29-4e56-83f9-c322f35472f8 2026-05-20 01:32:36.347 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d89792b4-fb80-4de3-b6fd-bb7813cb2677'] response: {'server_uuid': 'c6456317-8bdb-4eea-be03-624b9ac2d000', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '83c0c464-fa29-4e56-83f9-c322f35472f8', 'code': 200} 2026-05-20 01:32:38.166 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 83c0c464-fa29-4e56-83f9-c322f35472f8 2026-05-20 01:32:47.067 10 INFO neutron.plugins.ml2.plugin [None req-df1383ca-a2d3-4a00-a6e6-8c3ed76d01f8 - - - - - -] Attempt 1 to provision port 5608d058-2f38-4ef8-a730-e003635c50c9 2026-05-20 01:32:48.279 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port d88be6a4-8604-47c5-b81f-ec0f210bb251 2026-05-20 01:32:48.423 10 INFO neutron.plugins.ml2.plugin [None req-d903848a-6a70-4c39-88bf-3b5e545a694e - - - - - -] Attempt 1 to provision port d88be6a4-8604-47c5-b81f-ec0f210bb251 2026-05-20 01:32:48.726 9 INFO neutron.plugins.ml2.plugin [None req-dffb25dd-a092-4bf2-bce9-6bd8d69b5e15 - - - - - -] Attempt 1 to provision port d88be6a4-8604-47c5-b81f-ec0f210bb251 2026-05-20 01:32:49.347 10 INFO neutron.plugins.ml2.plugin [None req-d348c9a3-1625-4128-b29e-b7663189fae5 - - - - - -] Attempt 1 to provision port cbc5543a-7a44-43b3-a5af-1c93b6414024 2026-05-20 01:32:50.021 10 INFO neutron.plugins.ml2.plugin [None req-a5767d4a-ffee-45f8-8b75-8e0bae2b978b - - - - - -] Attempt 1 to provision port cbc5543a-7a44-43b3-a5af-1c93b6414024 2026-05-20 01:32:50.328 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port d88be6a4-8604-47c5-b81f-ec0f210bb251 2026-05-20 01:32:52.420 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 6df4bc6f-4b0f-4379-a3bb-827eb2ddfd53 2026-05-20 01:32:53.001 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 14999248-9fce-4eb6-bd39-b1f1fb5f8136 2026-05-20 01:32:53.531 9 INFO neutron.plugins.ml2.plugin [None req-3fce0c93-a0bd-4b82-b094-69e965bed9cc - - - - - -] Attempt 1 to provision port e1264361-f4a4-4894-b874-39daea94b92d 2026-05-20 01:32:54.281 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 6df4bc6f-4b0f-4379-a3bb-827eb2ddfd53 2026-05-20 01:32:54.603 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 3d4adb7a-2433-482f-9cbd-d923bc1dac15 2026-05-20 01:32:54.928 10 INFO neutron.plugins.ml2.plugin [None req-4c0f78cb-a965-41f7-b5e6-781e3ec146ba - - - - - -] Attempt 1 to provision port 3d4adb7a-2433-482f-9cbd-d923bc1dac15 2026-05-20 01:32:55.256 9 INFO neutron.plugins.ml2.plugin [None req-dfa64dad-85c3-44a7-ad18-fb2e6d279bd7 - - - - - -] Attempt 1 to provision port 3d4adb7a-2433-482f-9cbd-d923bc1dac15 2026-05-20 01:32:56.246 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 3d4adb7a-2433-482f-9cbd-d923bc1dac15 2026-05-20 01:32:56.376 10 INFO neutron.plugins.ml2.plugin [None req-25528194-b16f-4daa-9819-0657525b3dcc - - - - - -] Attempt 1 to provision port 7be2d212-d61e-4b81-b5b8-8a8f9154945c 2026-05-20 01:32:57.040 10 INFO neutron.plugins.ml2.plugin [None req-f570c4ed-bc11-403e-8a2a-e1936a4acb1b - - - - - -] Attempt 1 to provision port 7be2d212-d61e-4b81-b5b8-8a8f9154945c 2026-05-20 01:32:58.256 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 9a1d1f0d-72f9-422c-9ce8-56771b757731 2026-05-20 01:33:00.287 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 9a1d1f0d-72f9-422c-9ce8-56771b757731 2026-05-20 01:33:03.334 9 INFO neutron.plugins.ml2.plugin [None req-32426f13-e63b-4da0-b94a-35f1c4578657 - - - - - -] Attempt 1 to provision port 2faaacdb-f2fc-412d-8f78-70b97debb454 2026-05-20 01:33:06.328 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 2faaacdb-f2fc-412d-8f78-70b97debb454 2026-05-20 01:33:06.458 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-141a6a08-3bc5-4abd-9464-42717be15eea'] response: {'server_uuid': '4b02d541-f67d-4001-a4c4-a07a8a10b976', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2faaacdb-f2fc-412d-8f78-70b97debb454', 'code': 200} 2026-05-20 01:33:06.849 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 5608d058-2f38-4ef8-a730-e003635c50c9 2026-05-20 01:33:08.209 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port cbc5543a-7a44-43b3-a5af-1c93b6414024 2026-05-20 01:33:08.605 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 2faaacdb-f2fc-412d-8f78-70b97debb454 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers [None req-7980b294-4dc1-4a6a-86f0-e4aa636f9c85 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3a6de325-32e7-402e-bbc6-a416e5de17d5 could not be found. 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3a6de325-32e7-402e-bbc6-a416e5de17d5 could not be found. 2026-05-20 01:33:08.912 10 ERROR neutron.plugins.ml2.managers  2026-05-20 01:33:08.914 10 ERROR neutron.plugins.ml2.managers [None req-7980b294-4dc1-4a6a-86f0-e4aa636f9c85 - - - - - -] Failed to bind port 98fd4ae5-bfa6-4940-8b12-cb660752f63a on host instance for vnic_type normal using segments [{'id': 'fccb1229-2572-4d72-9433-6be5c2b6052e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'c4d5778c-b89f-4c8f-960f-304fef47f713'}] 2026-05-20 01:33:08.914 10 INFO neutron.plugins.ml2.plugin [None req-7980b294-4dc1-4a6a-86f0-e4aa636f9c85 - - - - - -] Attempt 2 to bind port 98fd4ae5-bfa6-4940-8b12-cb660752f63a 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers [None req-7980b294-4dc1-4a6a-86f0-e4aa636f9c85 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3a6de325-32e7-402e-bbc6-a416e5de17d5 could not be found. 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3a6de325-32e7-402e-bbc6-a416e5de17d5 could not be found. 2026-05-20 01:33:08.935 10 ERROR neutron.plugins.ml2.managers  2026-05-20 01:33:08.936 10 ERROR neutron.plugins.ml2.managers [None req-7980b294-4dc1-4a6a-86f0-e4aa636f9c85 - - - - - -] Failed to bind port 98fd4ae5-bfa6-4940-8b12-cb660752f63a on host instance for vnic_type normal using segments [{'id': 'fccb1229-2572-4d72-9433-6be5c2b6052e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'c4d5778c-b89f-4c8f-960f-304fef47f713'}] 2026-05-20 01:33:08.936 10 INFO neutron.plugins.ml2.plugin [None req-7980b294-4dc1-4a6a-86f0-e4aa636f9c85 - - - - - -] Attempt 3 to bind port 98fd4ae5-bfa6-4940-8b12-cb660752f63a 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers [None req-7980b294-4dc1-4a6a-86f0-e4aa636f9c85 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3a6de325-32e7-402e-bbc6-a416e5de17d5 could not be found. 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3a6de325-32e7-402e-bbc6-a416e5de17d5 could not be found. 2026-05-20 01:33:08.960 10 ERROR neutron.plugins.ml2.managers  2026-05-20 01:33:08.961 10 ERROR neutron.plugins.ml2.managers [None req-7980b294-4dc1-4a6a-86f0-e4aa636f9c85 - - - - - -] Failed to bind port 98fd4ae5-bfa6-4940-8b12-cb660752f63a on host instance for vnic_type normal using segments [{'id': 'fccb1229-2572-4d72-9433-6be5c2b6052e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'c4d5778c-b89f-4c8f-960f-304fef47f713'}] 2026-05-20 01:33:08.962 10 INFO neutron.plugins.ml2.plugin [None req-7980b294-4dc1-4a6a-86f0-e4aa636f9c85 - - - - - -] Attempt 4 to bind port 98fd4ae5-bfa6-4940-8b12-cb660752f63a 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers [None req-7980b294-4dc1-4a6a-86f0-e4aa636f9c85 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3a6de325-32e7-402e-bbc6-a416e5de17d5 could not be found. 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3a6de325-32e7-402e-bbc6-a416e5de17d5 could not be found. 2026-05-20 01:33:09.013 10 ERROR neutron.plugins.ml2.managers  2026-05-20 01:33:09.014 10 ERROR neutron.plugins.ml2.managers [None req-7980b294-4dc1-4a6a-86f0-e4aa636f9c85 - - - - - -] Failed to bind port 98fd4ae5-bfa6-4940-8b12-cb660752f63a on host instance for vnic_type normal using segments [{'id': 'fccb1229-2572-4d72-9433-6be5c2b6052e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'c4d5778c-b89f-4c8f-960f-304fef47f713'}] 2026-05-20 01:33:09.014 10 INFO neutron.plugins.ml2.plugin [None req-7980b294-4dc1-4a6a-86f0-e4aa636f9c85 - - - - - -] Attempt 5 to bind port 98fd4ae5-bfa6-4940-8b12-cb660752f63a 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers [None req-7980b294-4dc1-4a6a-86f0-e4aa636f9c85 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3a6de325-32e7-402e-bbc6-a416e5de17d5 could not be found. 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3a6de325-32e7-402e-bbc6-a416e5de17d5 could not be found. 2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers  2026-05-20 01:33:09.035 10 ERROR neutron.plugins.ml2.managers [None req-7980b294-4dc1-4a6a-86f0-e4aa636f9c85 - - - - - -] Failed to bind port 98fd4ae5-bfa6-4940-8b12-cb660752f63a on host instance for vnic_type normal using segments [{'id': 'fccb1229-2572-4d72-9433-6be5c2b6052e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'c4d5778c-b89f-4c8f-960f-304fef47f713'}] 2026-05-20 01:33:09.036 10 INFO neutron.plugins.ml2.plugin [None req-7980b294-4dc1-4a6a-86f0-e4aa636f9c85 - - - - - -] Attempt 6 to bind port 98fd4ae5-bfa6-4940-8b12-cb660752f63a 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers [None req-7980b294-4dc1-4a6a-86f0-e4aa636f9c85 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3a6de325-32e7-402e-bbc6-a416e5de17d5 could not be found. 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3a6de325-32e7-402e-bbc6-a416e5de17d5 could not be found. 2026-05-20 01:33:09.057 10 ERROR neutron.plugins.ml2.managers  2026-05-20 01:33:09.058 10 ERROR neutron.plugins.ml2.managers [None req-7980b294-4dc1-4a6a-86f0-e4aa636f9c85 - - - - - -] Failed to bind port 98fd4ae5-bfa6-4940-8b12-cb660752f63a on host instance for vnic_type normal using segments [{'id': 'fccb1229-2572-4d72-9433-6be5c2b6052e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'c4d5778c-b89f-4c8f-960f-304fef47f713'}] 2026-05-20 01:33:09.058 10 INFO neutron.plugins.ml2.plugin [None req-7980b294-4dc1-4a6a-86f0-e4aa636f9c85 - - - - - -] Attempt 7 to bind port 98fd4ae5-bfa6-4940-8b12-cb660752f63a 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers [None req-7980b294-4dc1-4a6a-86f0-e4aa636f9c85 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3a6de325-32e7-402e-bbc6-a416e5de17d5 could not be found. 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3a6de325-32e7-402e-bbc6-a416e5de17d5 could not be found. 2026-05-20 01:33:09.083 10 ERROR neutron.plugins.ml2.managers  2026-05-20 01:33:09.084 10 ERROR neutron.plugins.ml2.managers [None req-7980b294-4dc1-4a6a-86f0-e4aa636f9c85 - - - - - -] Failed to bind port 98fd4ae5-bfa6-4940-8b12-cb660752f63a on host instance for vnic_type normal using segments [{'id': 'fccb1229-2572-4d72-9433-6be5c2b6052e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'c4d5778c-b89f-4c8f-960f-304fef47f713'}] 2026-05-20 01:33:09.084 10 INFO neutron.plugins.ml2.plugin [None req-7980b294-4dc1-4a6a-86f0-e4aa636f9c85 - - - - - -] Attempt 8 to bind port 98fd4ae5-bfa6-4940-8b12-cb660752f63a 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers [None req-7980b294-4dc1-4a6a-86f0-e4aa636f9c85 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3a6de325-32e7-402e-bbc6-a416e5de17d5 could not be found. 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3a6de325-32e7-402e-bbc6-a416e5de17d5 could not be found. 2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers  2026-05-20 01:33:09.107 10 ERROR neutron.plugins.ml2.managers [None req-7980b294-4dc1-4a6a-86f0-e4aa636f9c85 - - - - - -] Failed to bind port 98fd4ae5-bfa6-4940-8b12-cb660752f63a on host instance for vnic_type normal using segments [{'id': 'fccb1229-2572-4d72-9433-6be5c2b6052e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'c4d5778c-b89f-4c8f-960f-304fef47f713'}] 2026-05-20 01:33:09.107 10 INFO neutron.plugins.ml2.plugin [None req-7980b294-4dc1-4a6a-86f0-e4aa636f9c85 - - - - - -] Attempt 9 to bind port 98fd4ae5-bfa6-4940-8b12-cb660752f63a 2026-05-20 01:33:09.123 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 5608d058-2f38-4ef8-a730-e003635c50c9 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers [None req-7980b294-4dc1-4a6a-86f0-e4aa636f9c85 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3a6de325-32e7-402e-bbc6-a416e5de17d5 could not be found. 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3a6de325-32e7-402e-bbc6-a416e5de17d5 could not be found. 2026-05-20 01:33:09.141 10 ERROR neutron.plugins.ml2.managers  2026-05-20 01:33:09.142 10 ERROR neutron.plugins.ml2.managers [None req-7980b294-4dc1-4a6a-86f0-e4aa636f9c85 - - - - - -] Failed to bind port 98fd4ae5-bfa6-4940-8b12-cb660752f63a on host instance for vnic_type normal using segments [{'id': 'fccb1229-2572-4d72-9433-6be5c2b6052e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'c4d5778c-b89f-4c8f-960f-304fef47f713'}] 2026-05-20 01:33:09.142 10 INFO neutron.plugins.ml2.plugin [None req-7980b294-4dc1-4a6a-86f0-e4aa636f9c85 - - - - - -] Attempt 10 to bind port 98fd4ae5-bfa6-4940-8b12-cb660752f63a 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers [None req-7980b294-4dc1-4a6a-86f0-e4aa636f9c85 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3a6de325-32e7-402e-bbc6-a416e5de17d5 could not be found. 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3a6de325-32e7-402e-bbc6-a416e5de17d5 could not be found. 2026-05-20 01:33:09.171 10 ERROR neutron.plugins.ml2.managers  2026-05-20 01:33:09.172 10 ERROR neutron.plugins.ml2.managers [None req-7980b294-4dc1-4a6a-86f0-e4aa636f9c85 - - - - - -] Failed to bind port 98fd4ae5-bfa6-4940-8b12-cb660752f63a on host instance for vnic_type normal using segments [{'id': 'fccb1229-2572-4d72-9433-6be5c2b6052e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'c4d5778c-b89f-4c8f-960f-304fef47f713'}] 2026-05-20 01:33:10.211 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port cbc5543a-7a44-43b3-a5af-1c93b6414024 2026-05-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers [None req-6bbd81c4-2324-4950-ae25-25cde70a4a96 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35317792-68d8-4c6b-8f15-a675f2718808 could not be found. 2026-05-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:33:10.802 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-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:33:10.802 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-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:33:10.802 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-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:33:10.802 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-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:10.802 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-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:10.802 9 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-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:10.802 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-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:33:10.802 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-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:10.802 9 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-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:10.802 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-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:10.802 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-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:10.802 9 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-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35317792-68d8-4c6b-8f15-a675f2718808 could not be found. 2026-05-20 01:33:10.802 9 ERROR neutron.plugins.ml2.managers  2026-05-20 01:33:10.803 9 ERROR neutron.plugins.ml2.managers [None req-6bbd81c4-2324-4950-ae25-25cde70a4a96 - - - - - -] Failed to bind port 3b06d047-d9f7-407b-bd65-8405a683ed37 on host instance for vnic_type normal using segments [{'id': 'f1158606-3078-4476-8dd0-5b72f4e62b62', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 836, 'network_id': '49543223-9741-4c3e-bfd9-798859e37722'}] 2026-05-20 01:33:10.803 9 INFO neutron.plugins.ml2.plugin [None req-6bbd81c4-2324-4950-ae25-25cde70a4a96 - - - - - -] Attempt 2 to bind port 3b06d047-d9f7-407b-bd65-8405a683ed37 2026-05-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers [None req-6bbd81c4-2324-4950-ae25-25cde70a4a96 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35317792-68d8-4c6b-8f15-a675f2718808 could not be found. 2026-05-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:33:10.824 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-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:33:10.824 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-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:33:10.824 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-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:33:10.824 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-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:10.824 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-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:10.824 9 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-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:10.824 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-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:33:10.824 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-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:10.824 9 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-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:10.824 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-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:10.824 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-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:10.824 9 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-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35317792-68d8-4c6b-8f15-a675f2718808 could not be found. 2026-05-20 01:33:10.824 9 ERROR neutron.plugins.ml2.managers  2026-05-20 01:33:10.825 9 ERROR neutron.plugins.ml2.managers [None req-6bbd81c4-2324-4950-ae25-25cde70a4a96 - - - - - -] Failed to bind port 3b06d047-d9f7-407b-bd65-8405a683ed37 on host instance for vnic_type normal using segments [{'id': 'f1158606-3078-4476-8dd0-5b72f4e62b62', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 836, 'network_id': '49543223-9741-4c3e-bfd9-798859e37722'}] 2026-05-20 01:33:10.825 9 INFO neutron.plugins.ml2.plugin [None req-6bbd81c4-2324-4950-ae25-25cde70a4a96 - - - - - -] Attempt 3 to bind port 3b06d047-d9f7-407b-bd65-8405a683ed37 2026-05-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers [None req-6bbd81c4-2324-4950-ae25-25cde70a4a96 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35317792-68d8-4c6b-8f15-a675f2718808 could not be found. 2026-05-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:33:10.850 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-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:33:10.850 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-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:33:10.850 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-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:33:10.850 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-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:10.850 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-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:10.850 9 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-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:10.850 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-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:33:10.850 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-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:10.850 9 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-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:10.850 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-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:10.850 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-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:10.850 9 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-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35317792-68d8-4c6b-8f15-a675f2718808 could not be found. 2026-05-20 01:33:10.850 9 ERROR neutron.plugins.ml2.managers  2026-05-20 01:33:10.851 9 ERROR neutron.plugins.ml2.managers [None req-6bbd81c4-2324-4950-ae25-25cde70a4a96 - - - - - -] Failed to bind port 3b06d047-d9f7-407b-bd65-8405a683ed37 on host instance for vnic_type normal using segments [{'id': 'f1158606-3078-4476-8dd0-5b72f4e62b62', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 836, 'network_id': '49543223-9741-4c3e-bfd9-798859e37722'}] 2026-05-20 01:33:10.851 9 INFO neutron.plugins.ml2.plugin [None req-6bbd81c4-2324-4950-ae25-25cde70a4a96 - - - - - -] Attempt 4 to bind port 3b06d047-d9f7-407b-bd65-8405a683ed37 2026-05-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers [None req-6bbd81c4-2324-4950-ae25-25cde70a4a96 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35317792-68d8-4c6b-8f15-a675f2718808 could not be found. 2026-05-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:33:10.878 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-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:33:10.878 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-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:33:10.878 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-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:33:10.878 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-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:10.878 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-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:10.878 9 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-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:10.878 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-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:33:10.878 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-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:10.878 9 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-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:10.878 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-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:10.878 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-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:10.878 9 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-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35317792-68d8-4c6b-8f15-a675f2718808 could not be found. 2026-05-20 01:33:10.878 9 ERROR neutron.plugins.ml2.managers  2026-05-20 01:33:10.879 9 ERROR neutron.plugins.ml2.managers [None req-6bbd81c4-2324-4950-ae25-25cde70a4a96 - - - - - -] Failed to bind port 3b06d047-d9f7-407b-bd65-8405a683ed37 on host instance for vnic_type normal using segments [{'id': 'f1158606-3078-4476-8dd0-5b72f4e62b62', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 836, 'network_id': '49543223-9741-4c3e-bfd9-798859e37722'}] 2026-05-20 01:33:10.879 9 INFO neutron.plugins.ml2.plugin [None req-6bbd81c4-2324-4950-ae25-25cde70a4a96 - - - - - -] Attempt 5 to bind port 3b06d047-d9f7-407b-bd65-8405a683ed37 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers [None req-6bbd81c4-2324-4950-ae25-25cde70a4a96 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35317792-68d8-4c6b-8f15-a675f2718808 could not be found. 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:33:10.908 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-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35317792-68d8-4c6b-8f15-a675f2718808 could not be found. 2026-05-20 01:33:10.908 9 ERROR neutron.plugins.ml2.managers  2026-05-20 01:33:10.909 9 ERROR neutron.plugins.ml2.managers [None req-6bbd81c4-2324-4950-ae25-25cde70a4a96 - - - - - -] Failed to bind port 3b06d047-d9f7-407b-bd65-8405a683ed37 on host instance for vnic_type normal using segments [{'id': 'f1158606-3078-4476-8dd0-5b72f4e62b62', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 836, 'network_id': '49543223-9741-4c3e-bfd9-798859e37722'}] 2026-05-20 01:33:10.910 9 INFO neutron.plugins.ml2.plugin [None req-6bbd81c4-2324-4950-ae25-25cde70a4a96 - - - - - -] Attempt 6 to bind port 3b06d047-d9f7-407b-bd65-8405a683ed37 2026-05-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers [None req-6bbd81c4-2324-4950-ae25-25cde70a4a96 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35317792-68d8-4c6b-8f15-a675f2718808 could not be found. 2026-05-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:33:10.937 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-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:33:10.937 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-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:33:10.937 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-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:33:10.937 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-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:10.937 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-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:10.937 9 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-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:10.937 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-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:33:10.937 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-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:10.937 9 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-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:10.937 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-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:10.937 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-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:10.937 9 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-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35317792-68d8-4c6b-8f15-a675f2718808 could not be found. 2026-05-20 01:33:10.937 9 ERROR neutron.plugins.ml2.managers  2026-05-20 01:33:10.938 9 ERROR neutron.plugins.ml2.managers [None req-6bbd81c4-2324-4950-ae25-25cde70a4a96 - - - - - -] Failed to bind port 3b06d047-d9f7-407b-bd65-8405a683ed37 on host instance for vnic_type normal using segments [{'id': 'f1158606-3078-4476-8dd0-5b72f4e62b62', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 836, 'network_id': '49543223-9741-4c3e-bfd9-798859e37722'}] 2026-05-20 01:33:10.938 9 INFO neutron.plugins.ml2.plugin [None req-6bbd81c4-2324-4950-ae25-25cde70a4a96 - - - - - -] Attempt 7 to bind port 3b06d047-d9f7-407b-bd65-8405a683ed37 2026-05-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers [None req-6bbd81c4-2324-4950-ae25-25cde70a4a96 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35317792-68d8-4c6b-8f15-a675f2718808 could not be found. 2026-05-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:33:10.965 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-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:33:10.965 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-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:33:10.965 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-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:33:10.965 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-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:10.965 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-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:10.965 9 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-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:10.965 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-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:33:10.965 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-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:10.965 9 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-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:10.965 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-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:10.965 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-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:10.965 9 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-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35317792-68d8-4c6b-8f15-a675f2718808 could not be found. 2026-05-20 01:33:10.965 9 ERROR neutron.plugins.ml2.managers  2026-05-20 01:33:10.966 9 ERROR neutron.plugins.ml2.managers [None req-6bbd81c4-2324-4950-ae25-25cde70a4a96 - - - - - -] Failed to bind port 3b06d047-d9f7-407b-bd65-8405a683ed37 on host instance for vnic_type normal using segments [{'id': 'f1158606-3078-4476-8dd0-5b72f4e62b62', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 836, 'network_id': '49543223-9741-4c3e-bfd9-798859e37722'}] 2026-05-20 01:33:10.966 9 INFO neutron.plugins.ml2.plugin [None req-6bbd81c4-2324-4950-ae25-25cde70a4a96 - - - - - -] Attempt 8 to bind port 3b06d047-d9f7-407b-bd65-8405a683ed37 2026-05-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers [None req-6bbd81c4-2324-4950-ae25-25cde70a4a96 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35317792-68d8-4c6b-8f15-a675f2718808 could not be found. 2026-05-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:33:10.997 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-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:33:10.997 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-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:33:10.997 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-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:33:10.997 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-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:10.997 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-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:10.997 9 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-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:10.997 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-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:33:10.997 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-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:10.997 9 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-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:10.997 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-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:10.997 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-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:10.997 9 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-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35317792-68d8-4c6b-8f15-a675f2718808 could not be found. 2026-05-20 01:33:10.997 9 ERROR neutron.plugins.ml2.managers  2026-05-20 01:33:10.998 9 ERROR neutron.plugins.ml2.managers [None req-6bbd81c4-2324-4950-ae25-25cde70a4a96 - - - - - -] Failed to bind port 3b06d047-d9f7-407b-bd65-8405a683ed37 on host instance for vnic_type normal using segments [{'id': 'f1158606-3078-4476-8dd0-5b72f4e62b62', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 836, 'network_id': '49543223-9741-4c3e-bfd9-798859e37722'}] 2026-05-20 01:33:11.009 9 INFO neutron.plugins.ml2.plugin [None req-6bbd81c4-2324-4950-ae25-25cde70a4a96 - - - - - -] Attempt 9 to bind port 3b06d047-d9f7-407b-bd65-8405a683ed37 2026-05-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers [None req-6bbd81c4-2324-4950-ae25-25cde70a4a96 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35317792-68d8-4c6b-8f15-a675f2718808 could not be found. 2026-05-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:33:11.043 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-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:33:11.043 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-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:33:11.043 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-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:33:11.043 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-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:11.043 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-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:11.043 9 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-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:11.043 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-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:33:11.043 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-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:11.043 9 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-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:11.043 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-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:11.043 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-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:11.043 9 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-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35317792-68d8-4c6b-8f15-a675f2718808 could not be found. 2026-05-20 01:33:11.043 9 ERROR neutron.plugins.ml2.managers  2026-05-20 01:33:11.044 9 ERROR neutron.plugins.ml2.managers [None req-6bbd81c4-2324-4950-ae25-25cde70a4a96 - - - - - -] Failed to bind port 3b06d047-d9f7-407b-bd65-8405a683ed37 on host instance for vnic_type normal using segments [{'id': 'f1158606-3078-4476-8dd0-5b72f4e62b62', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 836, 'network_id': '49543223-9741-4c3e-bfd9-798859e37722'}] 2026-05-20 01:33:11.044 9 INFO neutron.plugins.ml2.plugin [None req-6bbd81c4-2324-4950-ae25-25cde70a4a96 - - - - - -] Attempt 10 to bind port 3b06d047-d9f7-407b-bd65-8405a683ed37 2026-05-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers [None req-6bbd81c4-2324-4950-ae25-25cde70a4a96 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35317792-68d8-4c6b-8f15-a675f2718808 could not be found. 2026-05-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-20 01:33:11.079 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-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-20 01:33:11.079 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-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-20 01:33:11.079 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-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-20 01:33:11.079 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-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:11.079 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-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:11.079 9 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-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:11.079 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-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 01:33:11.079 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-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:11.079 9 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-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:11.079 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-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-20 01:33:11.079 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-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-20 01:33:11.079 9 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-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35317792-68d8-4c6b-8f15-a675f2718808 could not be found. 2026-05-20 01:33:11.079 9 ERROR neutron.plugins.ml2.managers  2026-05-20 01:33:11.080 9 ERROR neutron.plugins.ml2.managers [None req-6bbd81c4-2324-4950-ae25-25cde70a4a96 - - - - - -] Failed to bind port 3b06d047-d9f7-407b-bd65-8405a683ed37 on host instance for vnic_type normal using segments [{'id': 'f1158606-3078-4476-8dd0-5b72f4e62b62', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 836, 'network_id': '49543223-9741-4c3e-bfd9-798859e37722'}] 2026-05-20 01:33:12.237 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 3798ebe8-aa1a-420a-9b20-c9e56f194036 2026-05-20 01:33:13.862 10 INFO neutron.plugins.ml2.plugin [None req-40cac4f7-e5a3-4392-b53a-3e61e79e6835 - - - - - -] Attempt 1 to provision port 3798ebe8-aa1a-420a-9b20-c9e56f194036 2026-05-20 01:33:14.215 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 3798ebe8-aa1a-420a-9b20-c9e56f194036 2026-05-20 01:33:14.270 10 INFO neutron.plugins.ml2.plugin [None req-542fb43e-845d-46b6-aab0-f7a15dcb110f - - - - - -] Attempt 1 to provision port 6ac36001-9f76-4645-8f34-91075b563b8e 2026-05-20 01:33:14.428 9 INFO neutron.plugins.ml2.plugin [None req-0b1dc4b1-72ab-4b5e-a6c7-54a5373a60ac - - - - - -] Attempt 1 to provision port 3798ebe8-aa1a-420a-9b20-c9e56f194036 2026-05-20 01:33:14.553 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port e1264361-f4a4-4894-b874-39daea94b92d 2026-05-20 01:33:14.877 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 7be2d212-d61e-4b81-b5b8-8a8f9154945c 2026-05-20 01:33:15.037 10 INFO neutron.plugins.ml2.plugin [None req-701787fa-1486-4a61-bad8-e5c3e33c8e43 - - - - - -] Attempt 1 to provision port b3dae6d4-b78b-431e-8caa-d446bb0331dc 2026-05-20 01:33:15.693 9 INFO neutron.plugins.ml2.plugin [None req-4291395e-09cf-449d-8e19-4c9fd168a43f - - - - - -] Attempt 1 to provision port b3dae6d4-b78b-431e-8caa-d446bb0331dc 2026-05-20 01:33:16.251 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port d4852dea-ab1e-4acf-845c-b7a711a11325 2026-05-20 01:33:16.739 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port e1264361-f4a4-4894-b874-39daea94b92d 2026-05-20 01:33:16.923 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 7be2d212-d61e-4b81-b5b8-8a8f9154945c 2026-05-20 01:33:18.281 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port d4852dea-ab1e-4acf-845c-b7a711a11325 2026-05-20 01:33:20.526 10 INFO neutron.plugins.ml2.plugin [None req-35d5e86a-5b85-462f-a017-b6b3ec63aac2 - - - - - -] Attempt 1 to provision port 53b71c29-d7c2-4bd5-80b7-151ce95bbcb5 2026-05-20 01:33:24.345 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 53b71c29-d7c2-4bd5-80b7-151ce95bbcb5 2026-05-20 01:33:24.477 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a11918f0-5f7c-4409-8e82-d84986194753'] response: {'server_uuid': '079b3f76-460c-4912-a97c-e140ea9e1029', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '53b71c29-d7c2-4bd5-80b7-151ce95bbcb5', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-20 01:33:38.589 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 4f1ace9c-3841-4560-8972-04c75eaf2f4d 2026-05-20 01:33:39.038 9 INFO neutron.plugins.ml2.plugin [None req-b94a18c4-384b-4b5c-b64e-eba8be1e1951 - - - - - -] Attempt 1 to provision port 9d198984-6672-425a-bd3e-c9619b74b882 2026-05-20 01:33:39.187 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port abd861a3-40aa-4e8d-bb28-ecffdfa3d23b 2026-05-20 01:33:39.492 10 INFO neutron.plugins.ml2.plugin [None req-6689c43f-f653-4ada-bb83-19f10b93414f - - - - - -] Attempt 1 to provision port 9d198984-6672-425a-bd3e-c9619b74b882 2026-05-20 01:33:39.831 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 9d198984-6672-425a-bd3e-c9619b74b882 2026-05-20 01:33:40.049 10 INFO neutron.plugins.ml2.plugin [None req-6bfeb91a-bb66-47af-9b07-edc3dc8c46cf - - - - - -] Attempt 1 to provision port 4f1ace9c-3841-4560-8972-04c75eaf2f4d 2026-05-20 01:33:40.437 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 4f1ace9c-3841-4560-8972-04c75eaf2f4d 2026-05-20 01:33:40.622 10 INFO neutron.plugins.ml2.plugin [None req-2db2a1d2-3879-473a-8c40-1338e95a17f9 - - - - - -] Attempt 1 to provision port 4f1ace9c-3841-4560-8972-04c75eaf2f4d 2026-05-20 01:33:40.762 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 4abf62ee-43b1-449f-b955-b314e5813584 2026-05-20 01:33:40.830 10 INFO neutron.plugins.ml2.plugin [None req-5ab42fa5-5dad-4206-b376-18e73d3e9d6b - - - - - -] Attempt 1 to provision port abd861a3-40aa-4e8d-bb28-ecffdfa3d23b 2026-05-20 01:33:41.523 9 INFO neutron.plugins.ml2.plugin [None req-5bbfce47-def8-4265-9596-900e23f3d0ab - - - - - -] Attempt 1 to provision port 4abf62ee-43b1-449f-b955-b314e5813584 2026-05-20 01:33:41.780 9 INFO neutron.plugins.ml2.plugin [None req-c78f36bf-9b75-4330-abf2-f15d4bbdde41 - - - - - -] Attempt 1 to provision port 05f5603b-3db3-4c59-8069-16f0216efb56 2026-05-20 01:34:18.606 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port bd81d430-81cd-4cf8-9581-d896cfc71119 2026-05-20 01:34:20.570 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 87af4ca2-067b-421b-ad78-0958b266bfe5 2026-05-20 01:34:20.818 10 INFO neutron.plugins.ml2.plugin [None req-1bfe907e-dcf6-4750-a6c5-dcd19aec1e7f - - - - - -] Attempt 1 to provision port bd81d430-81cd-4cf8-9581-d896cfc71119 2026-05-20 01:34:21.423 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port bd81d430-81cd-4cf8-9581-d896cfc71119 2026-05-20 01:34:22.146 9 INFO neutron.plugins.ml2.plugin [None req-d97e912a-7ec8-4836-bf6b-bbde2e0f4106 - - - - - -] Attempt 1 to provision port bd81d430-81cd-4cf8-9581-d896cfc71119 2026-05-20 01:34:22.590 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 87af4ca2-067b-421b-ad78-0958b266bfe5 2026-05-20 01:34:22.688 9 INFO neutron.plugins.ml2.plugin [None req-e48b4d07-e983-41ea-a62f-1b82cbe1f44f - - - - - -] Attempt 1 to provision port 87af4ca2-067b-421b-ad78-0958b266bfe5 2026-05-20 01:34:22.953 9 INFO neutron.plugins.ml2.plugin [None req-bcfafdb5-786b-4cd0-ba2b-24d6ae10d168 - - - - - -] Attempt 1 to provision port bd81d430-81cd-4cf8-9581-d896cfc71119 2026-05-20 01:34:22.983 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port bd81d430-81cd-4cf8-9581-d896cfc71119 2026-05-20 01:34:23.021 9 INFO neutron.plugins.ml2.plugin [None req-bcfafdb5-786b-4cd0-ba2b-24d6ae10d168 - - - - - -] Attempt 1 to provision port e1d63692-98bd-41c6-8563-305b99940af9 2026-05-20 01:34:23.274 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 1af997bb-4f5c-45c7-a3da-eeb58b89309b 2026-05-20 01:34:23.681 10 INFO neutron.plugins.ml2.plugin [None req-75e142ac-ea46-4471-bb5f-39d72aab8707 - - - - - -] Attempt 1 to provision port 87af4ca2-067b-421b-ad78-0958b266bfe5 2026-05-20 01:34:23.870 9 INFO neutron.plugins.ml2.plugin [None req-b3f6bcb0-f432-4e62-a7da-3a3ef7acb788 - - - - - -] Attempt 1 to provision port 1af997bb-4f5c-45c7-a3da-eeb58b89309b 2026-05-20 01:34:24.140 9 INFO neutron.plugins.ml2.plugin [None req-34673043-fd5c-4938-b163-7ced92c5792d - - - - - -] Attempt 1 to provision port 87af4ca2-067b-421b-ad78-0958b266bfe5 2026-05-20 01:34:24.541 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 87af4ca2-067b-421b-ad78-0958b266bfe5 2026-05-20 01:34:24.742 10 INFO neutron.plugins.ml2.plugin [None req-fc807869-2a8e-453b-bc44-077ee0bfaa1f - - - - - -] Attempt 1 to provision port 1af997bb-4f5c-45c7-a3da-eeb58b89309b 2026-05-20 01:34:24.809 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 1af997bb-4f5c-45c7-a3da-eeb58b89309b 2026-05-20 01:34:25.266 10 INFO neutron.plugins.ml2.plugin [None req-8cc28293-78bf-4c7f-a942-584e8197ca85 - - - - - -] Attempt 1 to provision port 1af997bb-4f5c-45c7-a3da-eeb58b89309b 2026-05-20 01:34:25.339 10 INFO neutron.plugins.ml2.plugin [None req-8cc28293-78bf-4c7f-a942-584e8197ca85 - - - - - -] Attempt 1 to provision port dd468ce6-3a8f-4c6f-9e6e-c3c9cae19ec7 2026-05-20 01:34:25.880 10 INFO neutron.plugins.ml2.plugin [None req-a95929f1-4d9e-4f3d-9671-124490630938 - - - - - -] Attempt 1 to provision port dd468ce6-3a8f-4c6f-9e6e-c3c9cae19ec7 2026-05-20 01:34:26.569 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port c9c23288-a301-4bdc-b062-6a17332d6f49 2026-05-20 01:34:27.232 10 INFO neutron.plugins.ml2.plugin [None req-c8347508-1850-4272-b6ac-8b66cbc30b03 - - - - - -] Attempt 1 to provision port a17f5d32-44d8-45fd-b7d0-96accc744c31 2026-05-20 01:34:28.087 9 INFO neutron.plugins.ml2.plugin [None req-c84a20bc-368a-41ef-a2f5-6d2d7d8df743 - - - - - -] Attempt 1 to provision port a17f5d32-44d8-45fd-b7d0-96accc744c31 2026-05-20 01:34:28.556 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port c9c23288-a301-4bdc-b062-6a17332d6f49 2026-05-20 01:34:29.135 10 INFO neutron.plugins.ml2.plugin [None req-b6a1de9f-8973-4ddb-8039-7f999ea40f25 - - - - - -] Attempt 1 to provision port 5ce18ab2-badf-4bba-9937-829ca60e252a 2026-05-20 01:34:29.998 9 INFO neutron.plugins.ml2.plugin [None req-aa296577-9e39-4e91-a0a0-53df9535a432 - - - - - -] Attempt 1 to provision port 5ce18ab2-badf-4bba-9937-829ca60e252a 2026-05-20 01:34:34.585 10 INFO neutron.plugins.ml2.plugin [None req-b6dc64a3-02c3-4eb5-bdfc-ff55efc7bfaf - - - - - -] Attempt 1 to provision port 9fa1d329-de09-44b5-99e5-bcb4332222be 2026-05-20 01:34:36.582 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 9fa1d329-de09-44b5-99e5-bcb4332222be 2026-05-20 01:34:36.696 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba3c9c7e-9c45-44df-8a8b-be30f488f981'] response: {'server_uuid': 'f1473099-f588-4bc8-8f79-251b83312867', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9fa1d329-de09-44b5-99e5-bcb4332222be', 'code': 200} 2026-05-20 01:34:38.591 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 9fa1d329-de09-44b5-99e5-bcb4332222be 2026-05-20 01:34:42.195 9 INFO neutron.plugins.ml2.plugin [None req-845529cd-e04b-4450-8b20-c9847e6587d9 - - - - - -] Attempt 1 to provision port be0760ba-1a57-42df-b539-7d88506a7f85 2026-05-20 01:34:44.579 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port be0760ba-1a57-42df-b539-7d88506a7f85 2026-05-20 01:34:44.690 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-84b8561e-1c7e-4573-b38f-dafad10f3e4e'] response: {'server_uuid': '9f345e77-689a-499d-a346-c5962489385a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'be0760ba-1a57-42df-b539-7d88506a7f85', 'code': 200} 2026-05-20 01:34:46.550 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port be0760ba-1a57-42df-b539-7d88506a7f85 2026-05-20 01:34:52.576 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 5ce18ab2-badf-4bba-9937-829ca60e252a 2026-05-20 01:34:52.891 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port a17f5d32-44d8-45fd-b7d0-96accc744c31 2026-05-20 01:34:53.213 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port dd468ce6-3a8f-4c6f-9e6e-c3c9cae19ec7 2026-05-20 01:34:53.540 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port e1d63692-98bd-41c6-8563-305b99940af9 2026-05-20 01:34:54.537 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 5ce18ab2-badf-4bba-9937-829ca60e252a 2026-05-20 01:34:54.773 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port a17f5d32-44d8-45fd-b7d0-96accc744c31 2026-05-20 01:34:55.040 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port dd468ce6-3a8f-4c6f-9e6e-c3c9cae19ec7 2026-05-20 01:34:55.291 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port e1d63692-98bd-41c6-8563-305b99940af9 2026-05-20 01:35:02.392 10 INFO neutron.plugins.ml2.plugin [None req-d7df6cda-d7d4-4a63-88e7-56a4aad06f42 - - - - - -] Attempt 1 to provision port c318982e-6d53-43a3-bf1c-8e2fae80cd03 2026-05-20 01:35:14.626 9 INFO neutron.plugins.ml2.plugin [None req-c38a923e-645a-4061-919a-3eb9361c7b48 - - - - - -] Attempt 1 to provision port ed7c9951-bd27-451d-b50a-1fe0e60f569f 2026-05-20 01:35:16.606 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port ed7c9951-bd27-451d-b50a-1fe0e60f569f 2026-05-20 01:35:16.717 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a1aa279-5e90-46c3-bf6f-de34825f62fa'] response: {'server_uuid': 'efb0bca3-aa99-45ca-b35a-80e9c2409538', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ed7c9951-bd27-451d-b50a-1fe0e60f569f', 'code': 200} 2026-05-20 01:35:18.543 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port ed7c9951-bd27-451d-b50a-1fe0e60f569f 2026-05-20 01:35:52.670 9 INFO neutron.plugins.ml2.plugin [None req-2a430a8d-dd2b-494b-8f59-d85ebec4dc23 - - - - - -] Attempt 1 to provision port fc56b15f-24ad-4c92-a523-119f23ffe204 2026-05-20 01:35:54.734 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port fc56b15f-24ad-4c92-a523-119f23ffe204 2026-05-20 01:35:54.939 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a285897-75b2-4138-8943-e2f61b2fcb5d'] response: {'server_uuid': 'efb0bca3-aa99-45ca-b35a-80e9c2409538', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fc56b15f-24ad-4c92-a523-119f23ffe204', 'code': 200} 2026-05-20 01:35:56.691 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port fc56b15f-24ad-4c92-a523-119f23ffe204 2026-05-20 01:36:18.494 10 INFO neutron.plugins.ml2.plugin [None req-8cbd24d3-2dea-46e7-85d5-e6c80e3baaa4 - - - - - -] Attempt 1 to provision port 1cd3f00d-ea75-425a-acd0-175baeb9d059 2026-05-20 01:36:20.654 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 1cd3f00d-ea75-425a-acd0-175baeb9d059 2026-05-20 01:36:20.963 10 INFO neutron.plugins.ml2.plugin [None req-b98a9df1-b705-401a-9e01-3dafa6d7e7fe - - - - - -] Attempt 1 to provision port 1cd3f00d-ea75-425a-acd0-175baeb9d059 2026-05-20 01:36:21.162 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a42b92f1-9c99-4e02-92b1-090e668b33b8'] response: {'server_uuid': 'efb0bca3-aa99-45ca-b35a-80e9c2409538', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1cd3f00d-ea75-425a-acd0-175baeb9d059', 'code': 200} 2026-05-20 01:36:22.658 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port 1cd3f00d-ea75-425a-acd0-175baeb9d059 2026-05-20 01:36:29.144 10 INFO neutron.plugins.ml2.plugin [None req-eb0f21dd-6d9f-4286-8ba5-6bde10cc0e53 - - - - - -] Attempt 1 to provision port d50f0ae0-6b24-4924-85a4-24f2a5a78c34 2026-05-20 01:36:32.752 10 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port d50f0ae0-6b24-4924-85a4-24f2a5a78c34 2026-05-20 01:36:32.886 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-860d67e3-aaa4-465e-9822-25db17684be6'] response: {'server_uuid': 'efb0bca3-aa99-45ca-b35a-80e9c2409538', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd50f0ae0-6b24-4924-85a4-24f2a5a78c34', 'code': 200} 2026-05-20 01:36:34.602 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port d50f0ae0-6b24-4924-85a4-24f2a5a78c34 2026-05-20 01:36:42.526 10 INFO neutron.plugins.ml2.plugin [None req-99980b9b-1238-4c31-b9ca-6eac764707f5 - - - - - -] Attempt 1 to provision port d50f0ae0-6b24-4924-85a4-24f2a5a78c34 2026-05-20 01:36:42.665 9 INFO neutron.plugins.ml2.plugin [None req-d6156e55-b443-4444-bdaf-89340e6a9615 - - - - - -] Attempt 1 to provision port d50f0ae0-6b24-4924-85a4-24f2a5a78c34 2026-05-20 01:36:48.148 9 INFO neutron.plugins.ml2.plugin [None req-ddf9d62f-907e-407e-965d-72979342bd79 - - - - - -] Attempt 1 to provision port 1cd3f00d-ea75-425a-acd0-175baeb9d059 2026-05-20 01:37:10.855 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-43811735-c410-43da-853a-7c107bb6e266'] response: {'server_uuid': '9f345e77-689a-499d-a346-c5962489385a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'be0760ba-1a57-42df-b539-7d88506a7f85', 'code': 200}