+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-26 06:29:53.083 1 INFO neutron.common.config [-] Logging enabled! 2026-05-26 06:29:53.083 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-05-26 06:29:53.084 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-26 06:29:53.084 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-26 06:29:54.155 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-26 06:29:54.157 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-26 06:29:54.159 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-26 06:29:54.160 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-26 06:29:54.160 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-26 06:29:54.161 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-26 06:29:54.161 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 06:29:54.166 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 06:29:54.166 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 06:29:54.166 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-26 06:29:54.181 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-26 06:29:54.182 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-26 06:29:54.182 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-26 06:29:54.213 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-26 06:29:54.213 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-26 06:29:54.213 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-26 06:29:54.213 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-26 06:29:54.219 1 WARNING oslo_policy.policy [None req-26eadd06-54e2-44bb-9182-93f34487c07d - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-26 06:29:55.185 1 INFO neutron.plugins.ml2.managers [None req-26eadd06-54e2-44bb-9182-93f34487c07d - - - - - -] Initializing driver for type 'vlan' 2026-05-26 06:29:56.012 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-26eadd06-54e2-44bb-9182-93f34487c07d - - - - - -] VlanTypeDriver initialization complete 2026-05-26 06:29:56.012 1 INFO neutron.plugins.ml2.managers [None req-26eadd06-54e2-44bb-9182-93f34487c07d - - - - - -] Initializing driver for type 'vxlan' 2026-05-26 06:29:56.013 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-26eadd06-54e2-44bb-9182-93f34487c07d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-26 06:29:56.150 1 INFO neutron.plugins.ml2.managers [None req-26eadd06-54e2-44bb-9182-93f34487c07d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-26 06:29:56.151 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-26eadd06-54e2-44bb-9182-93f34487c07d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-26 06:29:56.152 1 INFO neutron.plugins.ml2.managers [None req-26eadd06-54e2-44bb-9182-93f34487c07d - - - - - -] Initializing extension driver 'port_security' 2026-05-26 06:29:56.152 1 INFO neutron.plugins.ml2.extensions.port_security [None req-26eadd06-54e2-44bb-9182-93f34487c07d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-26 06:29:56.152 1 INFO neutron.plugins.ml2.managers [None req-26eadd06-54e2-44bb-9182-93f34487c07d - - - - - -] Initializing extension driver 'qos' 2026-05-26 06:29:56.153 1 INFO neutron.plugins.ml2.managers [None req-26eadd06-54e2-44bb-9182-93f34487c07d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-26 06:29:56.153 1 INFO neutron.plugins.ml2.managers [None req-26eadd06-54e2-44bb-9182-93f34487c07d - - - - - -] Initializing mechanism driver 'l2population' 2026-05-26 06:29:56.168 1 INFO neutron.quota [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded quota_driver: . 2026-05-26 06:29:56.169 1 INFO neutron.plugins.ml2.plugin [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Modular L2 Plugin initialization complete 2026-05-26 06:29:56.169 1 INFO neutron.plugins.ml2.managers [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-26 06:29:56.169 1 INFO neutron.plugins.ml2.managers [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-26 06:29:56.170 1 INFO neutron.plugins.ml2.managers [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Got port-security extension from driver 'port_security' 2026-05-26 06:29:56.170 1 INFO neutron.extensions.vlantransparent [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Disabled vlantransparent extension. 2026-05-26 06:29:56.170 1 INFO neutron.manager [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loading Plugin: qos 2026-05-26 06:29:56.179 1 INFO neutron.manager [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loading Plugin: router 2026-05-26 06:29:56.207 1 INFO neutron.services.service_base [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-26 06:29:56.208 1 INFO neutron.manager [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loading Plugin: segments 2026-05-26 06:29:56.271 1 INFO neutron.manager [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loading Plugin: trunk 2026-05-26 06:29:56.338 1 INFO neutron.manager [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loading Plugin: vpnaas 2026-05-26 06:29:56.379 1 WARNING stevedore.named [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-26 06:29:56.428 1 INFO neutron_vpnaas.services.vpn.plugin [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-26 06:29:56.429 1 INFO neutron.common.utils [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-26 06:29:56.429 1 INFO neutron.manager [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loading Plugin: auto_allocate 2026-05-26 06:29:56.432 1 INFO neutron.manager [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loading Plugin: tag 2026-05-26 06:29:56.436 1 INFO neutron.manager [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loading Plugin: timestamp 2026-05-26 06:29:56.438 1 INFO neutron.manager [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loading Plugin: network_ip_availability 2026-05-26 06:29:56.441 1 INFO neutron.manager [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loading Plugin: flavors 2026-05-26 06:29:56.445 1 INFO neutron.manager [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loading Plugin: revisions 2026-05-26 06:29:56.447 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Initializing extension manager. 2026-05-26 06:29:56.448 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: address-group 2026-05-26 06:29:56.449 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: address-scope 2026-05-26 06:29:56.450 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-26 06:29:56.450 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: agent 2026-05-26 06:29:56.451 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: agent-resources-synced 2026-05-26 06:29:56.452 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: allowed-address-pairs 2026-05-26 06:29:56.452 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: auto-allocated-topology 2026-05-26 06:29:56.453 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: availability_zone 2026-05-26 06:29:56.453 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: availability_zone_filter 2026-05-26 06:29:56.454 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-26 06:29:56.454 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: default-subnetpools 2026-05-26 06:29:56.455 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-26 06:29:56.456 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: dns-integration 2026-05-26 06:29:56.456 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: dns-domain-ports 2026-05-26 06:29:56.457 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-26 06:29:56.457 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: dvr 2026-05-26 06:29:56.458 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-26 06:29:56.458 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: empty-string-filtering 2026-05-26 06:29:56.459 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-26 06:29:56.459 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-26 06:29:56.460 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: external-net 2026-05-26 06:29:56.460 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-26 06:29:56.461 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: extraroute 2026-05-26 06:29:56.461 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: extraroute-atomic 2026-05-26 06:29:56.462 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-26 06:29:56.462 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-26 06:29:56.463 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-26 06:29:56.463 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-26 06:29:56.464 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: fip-port-details 2026-05-26 06:29:56.464 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: flavors 2026-05-26 06:29:56.465 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-26 06:29:56.466 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: floatingip-pools 2026-05-26 06:29:56.466 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: ip_allocation 2026-05-26 06:29:56.467 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: ip-substring-filtering 2026-05-26 06:29:56.467 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: l2_adjacency 2026-05-26 06:29:56.468 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: router 2026-05-26 06:29:56.469 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-26 06:29:56.470 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-26 06:29:56.470 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-26 06:29:56.471 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: ext-gw-mode 2026-05-26 06:29:56.471 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: l3-ha 2026-05-26 06:29:56.472 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-26 06:29:56.472 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-26 06:29:56.473 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: l3-flavors 2026-05-26 06:29:56.473 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-26 06:29:56.474 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-26 06:29:56.475 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-26 06:29:56.476 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-26 06:29:56.477 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-26 06:29:56.478 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-26 06:29:56.478 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-26 06:29:56.479 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: multi-provider 2026-05-26 06:29:56.479 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: net-mtu 2026-05-26 06:29:56.480 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: net-mtu-writable 2026-05-26 06:29:56.480 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: network_availability_zone 2026-05-26 06:29:56.481 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: network_ha 2026-05-26 06:29:56.481 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: network-ip-availability 2026-05-26 06:29:56.482 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-26 06:29:56.483 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: pagination 2026-05-26 06:29:56.483 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: port-device-profile 2026-05-26 06:29:56.483 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-26 06:29:56.484 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-26 06:29:56.484 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-26 06:29:56.485 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: port-mac-override 2026-05-26 06:29:56.485 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-26 06:29:56.486 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-26 06:29:56.486 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: port-resource-request 2026-05-26 06:29:56.487 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: port-resource-request-groups 2026-05-26 06:29:56.487 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: binding 2026-05-26 06:29:56.488 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: binding-extended 2026-05-26 06:29:56.488 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: port-security 2026-05-26 06:29:56.489 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: project-id 2026-05-26 06:29:56.489 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: provider 2026-05-26 06:29:56.491 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: qos 2026-05-26 06:29:56.491 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-26 06:29:56.492 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-26 06:29:56.492 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: qos-default 2026-05-26 06:29:56.493 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: qos-fip 2026-05-26 06:29:56.493 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-26 06:29:56.494 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: qos-gateway-ip 2026-05-26 06:29:56.494 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: qos-port-network-policy 2026-05-26 06:29:56.495 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: qos-pps-minimum 2026-05-26 06:29:56.495 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-26 06:29:56.496 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: qos-pps 2026-05-26 06:29:56.496 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: qos-rule-type-details 2026-05-26 06:29:56.497 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-26 06:29:56.497 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: qos-rules-alias 2026-05-26 06:29:56.498 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: quota-check-limit 2026-05-26 06:29:56.499 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: quotas 2026-05-26 06:29:56.501 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: quota_details 2026-05-26 06:29:56.502 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: rbac-policies 2026-05-26 06:29:56.503 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: rbac-address-group 2026-05-26 06:29:56.503 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: rbac-address-scope 2026-05-26 06:29:56.504 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: rbac-security-groups 2026-05-26 06:29:56.504 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: rbac-subnetpool 2026-05-26 06:29:56.505 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: revision-if-match 2026-05-26 06:29:56.505 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: standard-attr-revisions 2026-05-26 06:29:56.506 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: router_availability_zone 2026-05-26 06:29:56.506 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-26 06:29:56.507 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: security-groups-default-rules 2026-05-26 06:29:56.508 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-26 06:29:56.508 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-26 06:29:56.509 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-26 06:29:56.509 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-26 06:29:56.510 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-26 06:29:56.516 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: security-group 2026-05-26 06:29:56.517 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: segment 2026-05-26 06:29:56.517 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-26 06:29:56.518 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: service-type 2026-05-26 06:29:56.518 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: sorting 2026-05-26 06:29:56.518 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: standard-attr-segment 2026-05-26 06:29:56.519 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: standard-attr-description 2026-05-26 06:29:56.519 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: stateful-security-group 2026-05-26 06:29:56.520 1 WARNING neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-26 06:29:56.520 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-26 06:29:56.521 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: subnet_onboard 2026-05-26 06:29:56.521 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-26 06:29:56.522 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: subnet-service-types 2026-05-26 06:29:56.522 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: subnet_allocation 2026-05-26 06:29:56.523 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-26 06:29:56.524 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-26 06:29:56.526 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: standard-attr-tag 2026-05-26 06:29:56.527 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-26 06:29:56.527 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: trunk 2026-05-26 06:29:56.528 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: trunk-details 2026-05-26 06:29:56.528 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-26 06:29:56.529 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-26 06:29:56.530 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-26 06:29:56.531 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-26 06:29:56.531 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: vpn-flavors 2026-05-26 06:29:56.532 1 INFO neutron.api.extensions [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Loaded extension: vpnaas 2026-05-26 06:29:56.535 1 INFO oslo_service.service [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Starting 2 workers 2026-05-26 06:29:56.538 1 INFO oslo_service.service [None req-73caf5fc-5432-4dff-a0c2-feee8f169d9b - - - - - -] Starting 1 workers 2026-05-26 06:30:29.161 10 INFO neutron.db.l3_hamode_db [None req-b0f95990-f16f-41f8-b355-4777ceb9fd3a - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 06:30:46.597 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 7606db63-8bc2-409b-92fa-50658eb4f1da 2026-05-26 06:30:48.312 10 INFO neutron.plugins.ml2.plugin [None req-5294fbd4-7958-4df4-bca3-990222483eb8 - - - - - -] Attempt 1 to provision port 7606db63-8bc2-409b-92fa-50658eb4f1da 2026-05-26 06:30:48.513 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 7606db63-8bc2-409b-92fa-50658eb4f1da 2026-05-26 06:35:16.095 10 INFO neutron.plugins.ml2.plugin [None req-98606fdf-948c-4708-976a-8fc9d787fc72 - - - - - -] Attempt 1 to provision port e242d72b-d2d7-4c5c-9e5e-cb4864e03cc4 2026-05-26 06:35:16.679 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port e242d72b-d2d7-4c5c-9e5e-cb4864e03cc4 2026-05-26 06:35:23.585 9 INFO neutron.plugins.ml2.plugin [None req-ce2f6f37-3f9f-4765-af90-d279a36d9390 - - - - - -] Attempt 1 to provision port 18063178-aae4-469a-aff1-4bf748a9c7f4 2026-05-26 06:39:34.985 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 18063178-aae4-469a-aff1-4bf748a9c7f4 2026-05-26 06:39:36.879 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 18063178-aae4-469a-aff1-4bf748a9c7f4 2026-05-26 06:51:27.332 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port d60d1f9c-057b-402d-86a0-b1ad89c1c47b 2026-05-26 06:51:29.323 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port d60d1f9c-057b-402d-86a0-b1ad89c1c47b 2026-05-26 07:11:28.394 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 8032e6cb-4068-48aa-a268-e140b4ce3581 2026-05-26 07:11:28.502 9 INFO neutron.plugins.ml2.plugin [None req-0b750658-3b74-4f31-918c-2408919f0db1 - - - - - -] Attempt 1 to provision port 440f4b59-e8e4-44ef-aaaf-e17236017a00 2026-05-26 07:11:29.018 9 INFO neutron.plugins.ml2.plugin [None req-46812c7b-48c4-4bce-b33a-7bffa0a0a225 - - - - - -] Attempt 1 to provision port b4493c8f-6162-42e9-b7ff-7312c5bc6eb2 2026-05-26 07:11:29.176 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 440f4b59-e8e4-44ef-aaaf-e17236017a00 2026-05-26 07:11:29.584 10 INFO neutron.plugins.ml2.plugin [None req-2b35944c-b8f5-40d8-89d6-b192ebd581d0 - - - - - -] Attempt 1 to provision port 8032e6cb-4068-48aa-a268-e140b4ce3581 2026-05-26 07:11:29.776 10 INFO neutron.plugins.ml2.plugin [None req-521afdcb-9614-4516-8c0a-b4b8e6caed69 - - - - - -] Attempt 1 to provision port 16a0b9f3-e09a-411c-91e1-9ac1ca6c1e5c 2026-05-26 07:11:30.020 10 INFO neutron.plugins.ml2.plugin [None req-476549d0-35e1-40e6-80eb-744d2bdcffd0 - - - - - -] Attempt 1 to provision port 6171f465-852b-4853-80da-e25b23dd0e56 2026-05-26 07:11:30.234 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 6171f465-852b-4853-80da-e25b23dd0e56 2026-05-26 07:11:31.130 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 8032e6cb-4068-48aa-a268-e140b4ce3581 2026-05-26 07:11:31.680 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 440f4b59-e8e4-44ef-aaaf-e17236017a00 2026-05-26 07:11:32.253 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 6171f465-852b-4853-80da-e25b23dd0e56 2026-05-26 07:11:33.943 9 INFO neutron.plugins.ml2.plugin [None req-63b18928-40d7-4cb5-b2c7-67748fc2cf7e - - - - - -] Attempt 1 to provision port a8e60abc-6c5f-45fc-922a-36e8d5e332f5 2026-05-26 07:11:35.506 10 INFO neutron.plugins.ml2.plugin [None req-e6213956-f4ef-4f43-a3eb-ef0a23eff50c - - - - - -] Attempt 1 to provision port f248ee35-17be-42ec-a67a-af4f3ec20838 2026-05-26 07:11:36.368 10 INFO neutron.plugins.ml2.plugin [None req-72c35df3-4964-4381-bb3c-5af67a622d90 - - - - - -] Attempt 1 to provision port f248ee35-17be-42ec-a67a-af4f3ec20838 2026-05-26 07:11:37.923 10 INFO neutron.plugins.ml2.plugin [None req-8d926952-6eba-4905-96f1-eefc58f6a4ac - - - - - -] Attempt 1 to provision port 086fe82a-5b67-4c97-a0e4-b8effd167a6f 2026-05-26 07:11:38.874 10 INFO neutron.plugins.ml2.plugin [None req-cd266163-4e1d-4530-b641-e6c0dbe0d752 - - - - - -] Attempt 1 to provision port 086fe82a-5b67-4c97-a0e4-b8effd167a6f 2026-05-26 07:11:39.724 10 INFO neutron.plugins.ml2.plugin [None req-60f8d7f9-b576-40d1-9e48-2267cde9d766 - - - - - -] Attempt 1 to provision port 367b44c9-10b5-4431-a21a-3db98146900a 2026-05-26 07:11:40.249 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port e740e9b5-a18d-42ce-bf86-533c0be7034d 2026-05-26 07:11:40.603 10 INFO neutron.plugins.ml2.plugin [None req-278e7c7b-2af1-415d-a510-e4bc01e39dc8 - - - - - -] Attempt 1 to provision port 367b44c9-10b5-4431-a21a-3db98146900a 2026-05-26 07:11:40.948 10 INFO neutron.plugins.ml2.plugin [None req-62b7a773-c0a1-40dd-b798-85845cda9e6f - - - - - -] Attempt 1 to provision port e740e9b5-a18d-42ce-bf86-533c0be7034d 2026-05-26 07:11:42.233 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port e740e9b5-a18d-42ce-bf86-533c0be7034d 2026-05-26 07:11:42.234 9 INFO neutron.plugins.ml2.plugin [None req-d051b327-c8e9-4c09-8ebc-0de60e242774 - - - - - -] Attempt 1 to provision port 75c46ed8-d57d-4727-a270-7d4b6faf252b 2026-05-26 07:11:44.256 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 1da7272d-1435-4f9d-ba65-159db63f8e35 2026-05-26 07:11:45.258 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port e2ff44d3-3d7d-4086-ab61-fab193223666 2026-05-26 07:11:45.726 10 INFO neutron.plugins.ml2.plugin [None req-c7f1e1de-9d91-4caa-bb44-b9388b2d0558 - - - - - -] Attempt 1 to provision port 47af4ab7-1a71-4e0a-a636-e18a14ec08f5 2026-05-26 07:11:46.114 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port db577821-a9ee-46e0-b0d9-23a1552a3b54 2026-05-26 07:11:46.335 10 INFO neutron.plugins.ml2.plugin [None req-6de0233c-9d8a-4b67-8daf-9b5e430d1d66 - - - - - -] Attempt 1 to provision port 47af4ab7-1a71-4e0a-a636-e18a14ec08f5 2026-05-26 07:11:47.244 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port ef4b60ea-a6a3-4eee-a713-d198347e9104 2026-05-26 07:11:48.022 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port db577821-a9ee-46e0-b0d9-23a1552a3b54 2026-05-26 07:11:48.521 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 1da7272d-1435-4f9d-ba65-159db63f8e35 2026-05-26 07:11:48.905 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port e2ff44d3-3d7d-4086-ab61-fab193223666 2026-05-26 07:11:49.440 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port ef4b60ea-a6a3-4eee-a713-d198347e9104 2026-05-26 07:11:58.364 10 INFO neutron.plugins.ml2.plugin [None req-8a98d4cd-46ba-402d-bdbb-94a818c11888 - - - - - -] Attempt 1 to provision port da591b6b-a8e8-47ba-abf6-d41adec305bd 2026-05-26 07:12:07.525 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port da591b6b-a8e8-47ba-abf6-d41adec305bd 2026-05-26 07:12:07.692 9 INFO neutron.plugins.ml2.plugin [None req-6eede339-3f14-40ea-8f22-5ece6e62c2fe - - - - - -] Attempt 1 to provision port 69d605c8-115e-4f98-9fe3-2ce955541adb 2026-05-26 07:12:08.336 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b450e305-dcbf-4946-9f25-e6eb06b0747f'] response: {'server_uuid': '4b448a7a-041c-419b-8341-9b7840c273b1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'da591b6b-a8e8-47ba-abf6-d41adec305bd', 'code': 200} 2026-05-26 07:12:09.627 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port da591b6b-a8e8-47ba-abf6-d41adec305bd 2026-05-26 07:12:09.678 9 INFO neutron.plugins.ml2.plugin [None req-3f6813ec-b23c-48b7-80e4-08d2dbdaf071 - - - - - -] Attempt 1 to provision port db82e66c-a4d9-4089-9549-8df595f36ffa 2026-05-26 07:12:10.054 9 INFO neutron.plugins.ml2.plugin [None req-5947cdf0-1d11-491d-bdce-c474fbc0e797 - - - - - -] Attempt 1 to provision port 91ffec72-1622-47e9-aba9-53442eb38b73 2026-05-26 07:12:10.117 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 91ffec72-1622-47e9-aba9-53442eb38b73 2026-05-26 07:12:12.902 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 086fe82a-5b67-4c97-a0e4-b8effd167a6f 2026-05-26 07:12:14.059 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 47af4ab7-1a71-4e0a-a636-e18a14ec08f5 2026-05-26 07:12:15.135 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 69d605c8-115e-4f98-9fe3-2ce955541adb 2026-05-26 07:12:15.563 10 INFO neutron.plugins.ml2.plugin [None req-a7095207-15bf-44f4-a576-62c93fc2dcf3 - - - - - -] Attempt 1 to provision port 7716f4a1-d200-472a-b5c6-587e87f7f8b8 2026-05-26 07:12:15.886 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 16a0b9f3-e09a-411c-91e1-9ac1ca6c1e5c 2026-05-26 07:12:15.974 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d19850f-773a-46ad-b935-1ce7cac82230'] response: {'server_uuid': '01332ee4-dfeb-4c64-9115-554e8756e89e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '69d605c8-115e-4f98-9fe3-2ce955541adb', 'code': 200} 2026-05-26 07:12:16.690 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 91ffec72-1622-47e9-aba9-53442eb38b73 2026-05-26 07:12:16.820 10 INFO neutron.plugins.ml2.plugin [None req-2fbfd020-428c-4cbf-99db-e560812c6f4b - - - - - -] Attempt 1 to provision port 7716f4a1-d200-472a-b5c6-587e87f7f8b8 2026-05-26 07:12:17.037 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 086fe82a-5b67-4c97-a0e4-b8effd167a6f 2026-05-26 07:12:17.603 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 75c46ed8-d57d-4727-a270-7d4b6faf252b 2026-05-26 07:12:18.351 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port da7f676c-d533-4c01-b8e4-f86a919033a1 2026-05-26 07:12:19.346 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 47af4ab7-1a71-4e0a-a636-e18a14ec08f5 2026-05-26 07:12:19.597 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 69d605c8-115e-4f98-9fe3-2ce955541adb 2026-05-26 07:12:19.959 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 16a0b9f3-e09a-411c-91e1-9ac1ca6c1e5c 2026-05-26 07:12:20.169 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 75c46ed8-d57d-4727-a270-7d4b6faf252b 2026-05-26 07:12:20.795 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port da7f676c-d533-4c01-b8e4-f86a919033a1 2026-05-26 07:12:34.756 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 7716f4a1-d200-472a-b5c6-587e87f7f8b8 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-26 07:12:36.807 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port db82e66c-a4d9-4089-9549-8df595f36ffa 2026-05-26 07:12:37.330 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 7716f4a1-d200-472a-b5c6-587e87f7f8b8 2026-05-26 07:12:38.775 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port db82e66c-a4d9-4089-9549-8df595f36ffa 2026-05-26 07:12:38.998 10 INFO neutron.plugins.ml2.plugin [None req-99b93d7c-3d0d-4ec6-b81a-39b119ff684d - - - - - -] Attempt 1 to provision port 89ffeeda-f4e2-4e31-9495-0b57765bd379 2026-05-26 07:12:42.900 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 89ffeeda-f4e2-4e31-9495-0b57765bd379 2026-05-26 07:12:43.124 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf83bcb7-5352-4d2d-ae33-323a4eca37ca'] response: {'server_uuid': '811b8367-b4ab-4a8b-bd38-5b330fc7c3f9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '89ffeeda-f4e2-4e31-9495-0b57765bd379', 'code': 200} 2026-05-26 07:12:44.840 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 89ffeeda-f4e2-4e31-9495-0b57765bd379 2026-05-26 07:12:55.139 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-86ae85a1-c219-48f4-b8a8-2988c783ad69'] response: {'server_uuid': '01332ee4-dfeb-4c64-9115-554e8756e89e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '69d605c8-115e-4f98-9fe3-2ce955541adb', 'code': 200} 2026-05-26 07:12:58.151 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 69d605c8-115e-4f98-9fe3-2ce955541adb 2026-05-26 07:12:58.335 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fa61ce5-9911-4038-8c07-ab38db2176a4'] response: {'server_uuid': '01332ee4-dfeb-4c64-9115-554e8756e89e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '69d605c8-115e-4f98-9fe3-2ce955541adb', 'code': 200} 2026-05-26 07:13:00.094 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 69d605c8-115e-4f98-9fe3-2ce955541adb 2026-05-26 07:13:12.431 10 INFO neutron.plugins.ml2.plugin [None req-aeb5c742-0c9b-45d1-bc15-8962dc69a159 - - - - - -] Attempt 1 to provision port 89ffeeda-f4e2-4e31-9495-0b57765bd379 2026-05-26 07:13:14.130 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 89ffeeda-f4e2-4e31-9495-0b57765bd379 2026-05-26 07:13:14.635 9 INFO neutron.plugins.ml2.plugin [None req-98bc9e7a-4eb0-4759-9376-d14fd711407e - - - - - -] Attempt 1 to provision port 89ffeeda-f4e2-4e31-9495-0b57765bd379 2026-05-26 07:13:16.401 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee8678e1-d5bd-422b-ae2a-1f8af22c0603'] response: {'server_uuid': '811b8367-b4ab-4a8b-bd38-5b330fc7c3f9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '89ffeeda-f4e2-4e31-9495-0b57765bd379', 'code': 200} 2026-05-26 07:13:34.163 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 8bc8f72e-90a4-4e59-bb3f-e87e41bddc2d 2026-05-26 07:13:34.460 10 INFO neutron.plugins.ml2.plugin [None req-46e0cb90-1f4e-4564-a69d-dbd17dbbc27b - - - - - -] Attempt 1 to provision port 1465d91f-b3d6-4852-9836-869939c0821a 2026-05-26 07:13:34.519 10 INFO neutron.plugins.ml2.plugin [None req-46e0cb90-1f4e-4564-a69d-dbd17dbbc27b - - - - - -] Attempt 1 to provision port 8bc8f72e-90a4-4e59-bb3f-e87e41bddc2d 2026-05-26 07:13:36.121 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 8bc8f72e-90a4-4e59-bb3f-e87e41bddc2d 2026-05-26 07:13:39.228 10 INFO neutron.plugins.ml2.plugin [None req-8f5b1dc0-4b23-490e-bc10-671886380cce - - - - - -] Attempt 1 to provision port 1ffe606b-6571-4bd7-ab9d-f7b3c7a4ea94 2026-05-26 07:13:40.219 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 78624936-873c-4c96-88a9-b57b2234a4af 2026-05-26 07:13:40.401 9 INFO neutron.plugins.ml2.plugin [None req-89c6b0da-4c12-4ee4-82a3-7dfe7a830082 - - - - - -] Attempt 1 to provision port 55365043-c384-48a8-b8b9-68103962a448 2026-05-26 07:13:41.050 10 INFO neutron.plugins.ml2.plugin [None req-aa5631ca-c8cf-4c99-82d8-8e9ee460df0e - - - - - -] Attempt 1 to provision port 53736125-b519-4511-b7c2-b4a47fc8bbf9 2026-05-26 07:13:41.077 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 55365043-c384-48a8-b8b9-68103962a448 2026-05-26 07:13:41.099 10 INFO neutron.plugins.ml2.plugin [None req-aa5631ca-c8cf-4c99-82d8-8e9ee460df0e - - - - - -] Attempt 1 to provision port 1ffe606b-6571-4bd7-ab9d-f7b3c7a4ea94 2026-05-26 07:13:42.185 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 78624936-873c-4c96-88a9-b57b2234a4af 2026-05-26 07:13:42.505 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 55365043-c384-48a8-b8b9-68103962a448 2026-05-26 07:13:42.581 10 INFO neutron.plugins.ml2.plugin [None req-fe4550bd-06de-427c-9e1b-fcae76c03f47 - - - - - -] Attempt 1 to provision port eea8de14-15d8-4235-bf16-5fe15b01a17d 2026-05-26 07:13:46.217 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port edc213c2-d293-4610-9db4-193b71b99d76 2026-05-26 07:13:46.285 9 INFO neutron.plugins.ml2.plugin [None req-737caa72-fa4e-47bd-8129-76ea2b43a44b - - - - - -] Attempt 1 to provision port c32133e6-2b2c-47f3-a6d6-882b3b775370 2026-05-26 07:13:47.356 9 INFO neutron.plugins.ml2.plugin [None req-7ad602dd-e5b1-44d0-99a9-6da1cde83ac9 - - - - - -] Attempt 1 to provision port c32133e6-2b2c-47f3-a6d6-882b3b775370 2026-05-26 07:13:48.118 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port edc213c2-d293-4610-9db4-193b71b99d76 2026-05-26 07:13:54.071 10 INFO neutron.plugins.ml2.plugin [None req-c796f474-b18f-4eca-b19e-198396a86b7e - - - - - -] Attempt 1 to provision port 62805152-86b0-45e4-af99-ea4f5a4e822a 2026-05-26 07:13:56.525 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 1465d91f-b3d6-4852-9836-869939c0821a 2026-05-26 07:13:56.946 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 62805152-86b0-45e4-af99-ea4f5a4e822a 2026-05-26 07:13:57.104 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa341354-6f1f-406e-b8fd-ac3ad11171f0'] response: {'server_uuid': 'fbcea08d-02d9-4aaa-b505-48f83851d7a1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '62805152-86b0-45e4-af99-ea4f5a4e822a', 'code': 200} 2026-05-26 07:13:58.273 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 1ffe606b-6571-4bd7-ab9d-f7b3c7a4ea94 2026-05-26 07:13:59.253 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 1465d91f-b3d6-4852-9836-869939c0821a 2026-05-26 07:13:59.545 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 62805152-86b0-45e4-af99-ea4f5a4e822a 2026-05-26 07:13:59.839 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 1ffe606b-6571-4bd7-ab9d-f7b3c7a4ea94 2026-05-26 07:14:03.281 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 53736125-b519-4511-b7c2-b4a47fc8bbf9 2026-05-26 07:14:05.317 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port c32133e6-2b2c-47f3-a6d6-882b3b775370 2026-05-26 07:14:07.229 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 53736125-b519-4511-b7c2-b4a47fc8bbf9 2026-05-26 07:14:07.637 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port c32133e6-2b2c-47f3-a6d6-882b3b775370 2026-05-26 07:14:15.425 9 INFO neutron.plugins.ml2.plugin [None req-cd14f048-a19e-4d13-abc6-cfd4792422de - - - - - -] Attempt 1 to provision port 983b56e3-147e-4f84-9e77-090f1ae37e6c 2026-05-26 07:14:20.036 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 983b56e3-147e-4f84-9e77-090f1ae37e6c 2026-05-26 07:14:20.222 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-55de2e5d-6f4d-4f56-9adc-062a6eb174af'] response: {'server_uuid': '6aa9ee32-4e3d-4422-90a8-9826935d9bd0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '983b56e3-147e-4f84-9e77-090f1ae37e6c', 'code': 200} 2026-05-26 07:14:21.612 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 983b56e3-147e-4f84-9e77-090f1ae37e6c 2026-05-26 07:14:25.823 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-51d9bbd9-3fdb-48fb-8a8a-2fe3832e78bd'] response: {'server_uuid': '6aa9ee32-4e3d-4422-90a8-9826935d9bd0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '983b56e3-147e-4f84-9e77-090f1ae37e6c', 'code': 200} 2026-05-26 07:14:29.608 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 8d3838f3-e835-4578-a9f5-2c010d1a0e61 2026-05-26 07:14:30.404 10 INFO neutron.plugins.ml2.plugin [None req-e707911e-d538-41e9-8c32-7d83d96cf3cf - - - - - -] Attempt 1 to provision port 8d3838f3-e835-4578-a9f5-2c010d1a0e61 2026-05-26 07:14:31.560 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 8d3838f3-e835-4578-a9f5-2c010d1a0e61 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-26 07:14:45.134 9 INFO neutron.plugins.ml2.plugin [None req-d1a24fda-ecf2-4db2-b163-01240d68570a - - - - - -] Attempt 1 to provision port 5dd61a84-0a9d-4622-807c-e0d3371ef607 2026-05-26 07:14:45.823 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 7ee7db42-84fa-4c49-81a4-0c82365aef6a /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-26 07:14:46.587 10 INFO neutron.plugins.ml2.plugin [None req-d4dbf83f-6747-4a73-bde5-e0f3933cdbec - - - - - -] Attempt 1 to provision port e643dc94-029d-4eb3-ab3a-b95ab3758ce6 2026-05-26 07:14:46.727 9 INFO neutron.plugins.ml2.plugin [None req-c93dfbda-f6d8-4577-af7a-82fddf39ae33 - - - - - -] Attempt 1 to provision port 7ee7db42-84fa-4c49-81a4-0c82365aef6a 2026-05-26 07:14:47.584 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 7ee7db42-84fa-4c49-81a4-0c82365aef6a 2026-05-26 07:14:49.699 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 0d6fc2b5-90ad-4f30-93bc-a9d24466a7ff 2026-05-26 07:14:49.755 10 INFO neutron.plugins.ml2.plugin [None req-0e529188-bb92-4c45-a5e2-5d090dfe10be - - - - - -] Attempt 1 to provision port 347e8843-83e1-44c9-a4fc-82792db1f8bc 2026-05-26 07:14:49.818 10 INFO neutron.plugins.ml2.plugin [None req-0e529188-bb92-4c45-a5e2-5d090dfe10be - - - - - -] Attempt 1 to provision port 0d6fc2b5-90ad-4f30-93bc-a9d24466a7ff 2026-05-26 07:14:50.661 9 INFO neutron.plugins.ml2.plugin [None req-3cffd07c-8a79-4e8c-91a1-41c21459abf2 - - - - - -] Attempt 1 to provision port 347e8843-83e1-44c9-a4fc-82792db1f8bc 2026-05-26 07:14:51.781 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port ebf9b81a-f4b3-4b27-9eee-1a6962e609f8 2026-05-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers [None req-19da52c5-8a3a-4c47-b18b-fad8523d4ca7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5a9fb4fc-d1c9-4564-8224-d09d9dc1ea8f could not be found. 2026-05-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-26 07:14:51.891 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-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-26 07:14:51.891 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-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-26 07:14:51.891 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-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:51.891 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-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:51.891 9 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-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:51.891 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-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-26 07:14:51.891 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-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:51.891 9 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-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:51.891 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-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:51.891 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-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:51.891 9 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-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5a9fb4fc-d1c9-4564-8224-d09d9dc1ea8f could not be found. 2026-05-26 07:14:51.891 9 ERROR neutron.plugins.ml2.managers  2026-05-26 07:14:51.893 9 ERROR neutron.plugins.ml2.managers [None req-19da52c5-8a3a-4c47-b18b-fad8523d4ca7 - - - - - -] Failed to bind port b0201887-7a5b-4763-ae99-0d7fade4f495 on host instance for vnic_type normal using segments [{'id': '657a4a4b-6fb5-4727-939e-535569531dfe', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 884, 'network_id': 'a6a1bce6-222e-409d-9f37-1a70e5aede46'}] 2026-05-26 07:14:51.893 9 INFO neutron.plugins.ml2.plugin [None req-19da52c5-8a3a-4c47-b18b-fad8523d4ca7 - - - - - -] Attempt 2 to bind port b0201887-7a5b-4763-ae99-0d7fade4f495 2026-05-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers [None req-19da52c5-8a3a-4c47-b18b-fad8523d4ca7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5a9fb4fc-d1c9-4564-8224-d09d9dc1ea8f could not be found. 2026-05-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-26 07:14:51.945 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-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-26 07:14:51.945 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-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-26 07:14:51.945 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-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:51.945 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-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:51.945 9 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-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:51.945 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-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-26 07:14:51.945 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-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:51.945 9 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-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:51.945 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-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:51.945 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-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:51.945 9 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-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5a9fb4fc-d1c9-4564-8224-d09d9dc1ea8f could not be found. 2026-05-26 07:14:51.945 9 ERROR neutron.plugins.ml2.managers  2026-05-26 07:14:51.946 9 ERROR neutron.plugins.ml2.managers [None req-19da52c5-8a3a-4c47-b18b-fad8523d4ca7 - - - - - -] Failed to bind port b0201887-7a5b-4763-ae99-0d7fade4f495 on host instance for vnic_type normal using segments [{'id': '657a4a4b-6fb5-4727-939e-535569531dfe', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 884, 'network_id': 'a6a1bce6-222e-409d-9f37-1a70e5aede46'}] 2026-05-26 07:14:51.952 9 INFO neutron.plugins.ml2.plugin [None req-19da52c5-8a3a-4c47-b18b-fad8523d4ca7 - - - - - -] Attempt 3 to bind port b0201887-7a5b-4763-ae99-0d7fade4f495 2026-05-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers [None req-19da52c5-8a3a-4c47-b18b-fad8523d4ca7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5a9fb4fc-d1c9-4564-8224-d09d9dc1ea8f could not be found. 2026-05-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-26 07:14:52.031 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-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-26 07:14:52.031 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-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-26 07:14:52.031 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-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:52.031 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-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:52.031 9 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-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:52.031 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-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-26 07:14:52.031 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-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:52.031 9 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-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:52.031 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-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:52.031 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-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:52.031 9 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-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5a9fb4fc-d1c9-4564-8224-d09d9dc1ea8f could not be found. 2026-05-26 07:14:52.031 9 ERROR neutron.plugins.ml2.managers  2026-05-26 07:14:52.032 9 ERROR neutron.plugins.ml2.managers [None req-19da52c5-8a3a-4c47-b18b-fad8523d4ca7 - - - - - -] Failed to bind port b0201887-7a5b-4763-ae99-0d7fade4f495 on host instance for vnic_type normal using segments [{'id': '657a4a4b-6fb5-4727-939e-535569531dfe', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 884, 'network_id': 'a6a1bce6-222e-409d-9f37-1a70e5aede46'}] 2026-05-26 07:14:52.032 9 INFO neutron.plugins.ml2.plugin [None req-19da52c5-8a3a-4c47-b18b-fad8523d4ca7 - - - - - -] Attempt 4 to bind port b0201887-7a5b-4763-ae99-0d7fade4f495 2026-05-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers [None req-19da52c5-8a3a-4c47-b18b-fad8523d4ca7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5a9fb4fc-d1c9-4564-8224-d09d9dc1ea8f could not be found. 2026-05-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-26 07:14:52.082 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-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-26 07:14:52.082 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-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-26 07:14:52.082 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-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:52.082 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-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:52.082 9 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-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:52.082 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-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-26 07:14:52.082 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-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:52.082 9 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-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:52.082 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-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:52.082 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-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:52.082 9 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-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5a9fb4fc-d1c9-4564-8224-d09d9dc1ea8f could not be found. 2026-05-26 07:14:52.082 9 ERROR neutron.plugins.ml2.managers  2026-05-26 07:14:52.083 9 ERROR neutron.plugins.ml2.managers [None req-19da52c5-8a3a-4c47-b18b-fad8523d4ca7 - - - - - -] Failed to bind port b0201887-7a5b-4763-ae99-0d7fade4f495 on host instance for vnic_type normal using segments [{'id': '657a4a4b-6fb5-4727-939e-535569531dfe', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 884, 'network_id': 'a6a1bce6-222e-409d-9f37-1a70e5aede46'}] 2026-05-26 07:14:52.083 9 INFO neutron.plugins.ml2.plugin [None req-19da52c5-8a3a-4c47-b18b-fad8523d4ca7 - - - - - -] Attempt 5 to bind port b0201887-7a5b-4763-ae99-0d7fade4f495 2026-05-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers [None req-19da52c5-8a3a-4c47-b18b-fad8523d4ca7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5a9fb4fc-d1c9-4564-8224-d09d9dc1ea8f could not be found. 2026-05-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-26 07:14:52.117 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-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-26 07:14:52.117 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-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-26 07:14:52.117 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-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:52.117 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-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:52.117 9 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-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:52.117 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-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-26 07:14:52.117 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-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:52.117 9 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-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:52.117 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-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:52.117 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-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:52.117 9 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-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5a9fb4fc-d1c9-4564-8224-d09d9dc1ea8f could not be found. 2026-05-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers  2026-05-26 07:14:52.117 9 ERROR neutron.plugins.ml2.managers [None req-19da52c5-8a3a-4c47-b18b-fad8523d4ca7 - - - - - -] Failed to bind port b0201887-7a5b-4763-ae99-0d7fade4f495 on host instance for vnic_type normal using segments [{'id': '657a4a4b-6fb5-4727-939e-535569531dfe', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 884, 'network_id': 'a6a1bce6-222e-409d-9f37-1a70e5aede46'}] 2026-05-26 07:14:52.118 9 INFO neutron.plugins.ml2.plugin [None req-19da52c5-8a3a-4c47-b18b-fad8523d4ca7 - - - - - -] Attempt 6 to bind port b0201887-7a5b-4763-ae99-0d7fade4f495 2026-05-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers [None req-19da52c5-8a3a-4c47-b18b-fad8523d4ca7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5a9fb4fc-d1c9-4564-8224-d09d9dc1ea8f could not be found. 2026-05-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-26 07:14:52.176 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-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-26 07:14:52.176 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-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-26 07:14:52.176 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-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:52.176 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-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:52.176 9 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-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:52.176 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-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-26 07:14:52.176 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-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:52.176 9 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-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:52.176 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-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:52.176 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-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:52.176 9 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-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5a9fb4fc-d1c9-4564-8224-d09d9dc1ea8f could not be found. 2026-05-26 07:14:52.176 9 ERROR neutron.plugins.ml2.managers  2026-05-26 07:14:52.177 9 ERROR neutron.plugins.ml2.managers [None req-19da52c5-8a3a-4c47-b18b-fad8523d4ca7 - - - - - -] Failed to bind port b0201887-7a5b-4763-ae99-0d7fade4f495 on host instance for vnic_type normal using segments [{'id': '657a4a4b-6fb5-4727-939e-535569531dfe', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 884, 'network_id': 'a6a1bce6-222e-409d-9f37-1a70e5aede46'}] 2026-05-26 07:14:52.177 9 INFO neutron.plugins.ml2.plugin [None req-19da52c5-8a3a-4c47-b18b-fad8523d4ca7 - - - - - -] Attempt 7 to bind port b0201887-7a5b-4763-ae99-0d7fade4f495 2026-05-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers [None req-19da52c5-8a3a-4c47-b18b-fad8523d4ca7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5a9fb4fc-d1c9-4564-8224-d09d9dc1ea8f could not be found. 2026-05-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-26 07:14:52.222 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-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-26 07:14:52.222 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-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-26 07:14:52.222 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-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:52.222 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-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:52.222 9 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-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:52.222 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-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-26 07:14:52.222 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-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:52.222 9 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-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:52.222 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-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:52.222 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-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:52.222 9 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-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5a9fb4fc-d1c9-4564-8224-d09d9dc1ea8f could not be found. 2026-05-26 07:14:52.222 9 ERROR neutron.plugins.ml2.managers  2026-05-26 07:14:52.223 9 ERROR neutron.plugins.ml2.managers [None req-19da52c5-8a3a-4c47-b18b-fad8523d4ca7 - - - - - -] Failed to bind port b0201887-7a5b-4763-ae99-0d7fade4f495 on host instance for vnic_type normal using segments [{'id': '657a4a4b-6fb5-4727-939e-535569531dfe', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 884, 'network_id': 'a6a1bce6-222e-409d-9f37-1a70e5aede46'}] 2026-05-26 07:14:52.224 9 INFO neutron.plugins.ml2.plugin [None req-19da52c5-8a3a-4c47-b18b-fad8523d4ca7 - - - - - -] Attempt 8 to bind port b0201887-7a5b-4763-ae99-0d7fade4f495 2026-05-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers [None req-19da52c5-8a3a-4c47-b18b-fad8523d4ca7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5a9fb4fc-d1c9-4564-8224-d09d9dc1ea8f could not be found. 2026-05-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-26 07:14:52.242 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-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-26 07:14:52.242 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-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-26 07:14:52.242 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-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:52.242 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-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:52.242 9 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-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:52.242 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-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-26 07:14:52.242 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-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:52.242 9 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-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:52.242 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-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:52.242 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-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:52.242 9 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-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5a9fb4fc-d1c9-4564-8224-d09d9dc1ea8f could not be found. 2026-05-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers  2026-05-26 07:14:52.242 9 ERROR neutron.plugins.ml2.managers [None req-19da52c5-8a3a-4c47-b18b-fad8523d4ca7 - - - - - -] Failed to bind port b0201887-7a5b-4763-ae99-0d7fade4f495 on host instance for vnic_type normal using segments [{'id': '657a4a4b-6fb5-4727-939e-535569531dfe', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 884, 'network_id': 'a6a1bce6-222e-409d-9f37-1a70e5aede46'}] 2026-05-26 07:14:52.243 9 INFO neutron.plugins.ml2.plugin [None req-19da52c5-8a3a-4c47-b18b-fad8523d4ca7 - - - - - -] Attempt 9 to bind port b0201887-7a5b-4763-ae99-0d7fade4f495 2026-05-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers [None req-19da52c5-8a3a-4c47-b18b-fad8523d4ca7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5a9fb4fc-d1c9-4564-8224-d09d9dc1ea8f could not be found. 2026-05-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-26 07:14:52.270 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-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-26 07:14:52.270 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-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-26 07:14:52.270 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-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:52.270 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-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:52.270 9 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-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:52.270 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-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-26 07:14:52.270 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-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:52.270 9 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-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:52.270 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-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:52.270 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-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:52.270 9 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-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5a9fb4fc-d1c9-4564-8224-d09d9dc1ea8f could not be found. 2026-05-26 07:14:52.270 9 ERROR neutron.plugins.ml2.managers  2026-05-26 07:14:52.271 9 ERROR neutron.plugins.ml2.managers [None req-19da52c5-8a3a-4c47-b18b-fad8523d4ca7 - - - - - -] Failed to bind port b0201887-7a5b-4763-ae99-0d7fade4f495 on host instance for vnic_type normal using segments [{'id': '657a4a4b-6fb5-4727-939e-535569531dfe', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 884, 'network_id': 'a6a1bce6-222e-409d-9f37-1a70e5aede46'}] 2026-05-26 07:14:52.271 9 INFO neutron.plugins.ml2.plugin [None req-19da52c5-8a3a-4c47-b18b-fad8523d4ca7 - - - - - -] Attempt 10 to bind port b0201887-7a5b-4763-ae99-0d7fade4f495 2026-05-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers [None req-19da52c5-8a3a-4c47-b18b-fad8523d4ca7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5a9fb4fc-d1c9-4564-8224-d09d9dc1ea8f could not be found. 2026-05-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-26 07:14:52.289 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-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-26 07:14:52.289 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-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-26 07:14:52.289 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-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:52.289 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-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:52.289 9 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-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:52.289 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-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-26 07:14:52.289 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-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:52.289 9 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-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:52.289 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-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:52.289 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-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:52.289 9 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-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5a9fb4fc-d1c9-4564-8224-d09d9dc1ea8f could not be found. 2026-05-26 07:14:52.289 9 ERROR neutron.plugins.ml2.managers  2026-05-26 07:14:52.290 9 ERROR neutron.plugins.ml2.managers [None req-19da52c5-8a3a-4c47-b18b-fad8523d4ca7 - - - - - -] Failed to bind port b0201887-7a5b-4763-ae99-0d7fade4f495 on host instance for vnic_type normal using segments [{'id': '657a4a4b-6fb5-4727-939e-535569531dfe', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 884, 'network_id': 'a6a1bce6-222e-409d-9f37-1a70e5aede46'}] 2026-05-26 07:14:53.639 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port ebf9b81a-f4b3-4b27-9eee-1a6962e609f8 2026-05-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers [None req-91ba3105-5b62-4a77-8c1e-4a05f1c3327b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 22f9abfb-0c79-4084-9221-2e6c90bd0a8d could not be found. 2026-05-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-26 07:14:55.711 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-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-26 07:14:55.711 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-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-26 07:14:55.711 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-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:55.711 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-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.711 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-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:55.711 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-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-26 07:14:55.711 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-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.711 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-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.711 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-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:55.711 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-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.711 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-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 22f9abfb-0c79-4084-9221-2e6c90bd0a8d could not be found. 2026-05-26 07:14:55.711 10 ERROR neutron.plugins.ml2.managers  2026-05-26 07:14:55.713 10 ERROR neutron.plugins.ml2.managers [None req-91ba3105-5b62-4a77-8c1e-4a05f1c3327b - - - - - -] Failed to bind port d4738877-6026-4196-bff2-21c164428c04 on host instance for vnic_type normal using segments [{'id': '8996b714-04af-4eb7-aff4-434da75f57a0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 597, 'network_id': 'e3b0316e-782b-425a-9f47-56993bfa11a1'}] 2026-05-26 07:14:55.714 10 INFO neutron.plugins.ml2.plugin [None req-91ba3105-5b62-4a77-8c1e-4a05f1c3327b - - - - - -] Attempt 2 to bind port d4738877-6026-4196-bff2-21c164428c04 2026-05-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers [None req-91ba3105-5b62-4a77-8c1e-4a05f1c3327b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 22f9abfb-0c79-4084-9221-2e6c90bd0a8d could not be found. 2026-05-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-26 07:14:55.737 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-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-26 07:14:55.737 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-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-26 07:14:55.737 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-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:55.737 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-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.737 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-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:55.737 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-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-26 07:14:55.737 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-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.737 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-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.737 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-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:55.737 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-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.737 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-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 22f9abfb-0c79-4084-9221-2e6c90bd0a8d could not be found. 2026-05-26 07:14:55.737 10 ERROR neutron.plugins.ml2.managers  2026-05-26 07:14:55.739 10 ERROR neutron.plugins.ml2.managers [None req-91ba3105-5b62-4a77-8c1e-4a05f1c3327b - - - - - -] Failed to bind port d4738877-6026-4196-bff2-21c164428c04 on host instance for vnic_type normal using segments [{'id': '8996b714-04af-4eb7-aff4-434da75f57a0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 597, 'network_id': 'e3b0316e-782b-425a-9f47-56993bfa11a1'}] 2026-05-26 07:14:55.739 10 INFO neutron.plugins.ml2.plugin [None req-91ba3105-5b62-4a77-8c1e-4a05f1c3327b - - - - - -] Attempt 3 to bind port d4738877-6026-4196-bff2-21c164428c04 2026-05-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers [None req-91ba3105-5b62-4a77-8c1e-4a05f1c3327b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 22f9abfb-0c79-4084-9221-2e6c90bd0a8d could not be found. 2026-05-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-26 07:14:55.767 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-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-26 07:14:55.767 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-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-26 07:14:55.767 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-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:55.767 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-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.767 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-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:55.767 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-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-26 07:14:55.767 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-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.767 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-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.767 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-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:55.767 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-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.767 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-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 22f9abfb-0c79-4084-9221-2e6c90bd0a8d could not be found. 2026-05-26 07:14:55.767 10 ERROR neutron.plugins.ml2.managers  2026-05-26 07:14:55.768 10 ERROR neutron.plugins.ml2.managers [None req-91ba3105-5b62-4a77-8c1e-4a05f1c3327b - - - - - -] Failed to bind port d4738877-6026-4196-bff2-21c164428c04 on host instance for vnic_type normal using segments [{'id': '8996b714-04af-4eb7-aff4-434da75f57a0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 597, 'network_id': 'e3b0316e-782b-425a-9f47-56993bfa11a1'}] 2026-05-26 07:14:55.768 10 INFO neutron.plugins.ml2.plugin [None req-91ba3105-5b62-4a77-8c1e-4a05f1c3327b - - - - - -] Attempt 4 to bind port d4738877-6026-4196-bff2-21c164428c04 2026-05-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers [None req-91ba3105-5b62-4a77-8c1e-4a05f1c3327b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 22f9abfb-0c79-4084-9221-2e6c90bd0a8d could not be found. 2026-05-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-26 07:14:55.786 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-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-26 07:14:55.786 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-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-26 07:14:55.786 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-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:55.786 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-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.786 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-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:55.786 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-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-26 07:14:55.786 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-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.786 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-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.786 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-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:55.786 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-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.786 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-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 22f9abfb-0c79-4084-9221-2e6c90bd0a8d could not be found. 2026-05-26 07:14:55.786 10 ERROR neutron.plugins.ml2.managers  2026-05-26 07:14:55.787 10 ERROR neutron.plugins.ml2.managers [None req-91ba3105-5b62-4a77-8c1e-4a05f1c3327b - - - - - -] Failed to bind port d4738877-6026-4196-bff2-21c164428c04 on host instance for vnic_type normal using segments [{'id': '8996b714-04af-4eb7-aff4-434da75f57a0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 597, 'network_id': 'e3b0316e-782b-425a-9f47-56993bfa11a1'}] 2026-05-26 07:14:55.787 10 INFO neutron.plugins.ml2.plugin [None req-91ba3105-5b62-4a77-8c1e-4a05f1c3327b - - - - - -] Attempt 5 to bind port d4738877-6026-4196-bff2-21c164428c04 2026-05-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers [None req-91ba3105-5b62-4a77-8c1e-4a05f1c3327b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 22f9abfb-0c79-4084-9221-2e6c90bd0a8d could not be found. 2026-05-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-26 07:14:55.812 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-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-26 07:14:55.812 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-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-26 07:14:55.812 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-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:55.812 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-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.812 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-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:55.812 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-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-26 07:14:55.812 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-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.812 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-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.812 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-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:55.812 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-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.812 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-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 22f9abfb-0c79-4084-9221-2e6c90bd0a8d could not be found. 2026-05-26 07:14:55.812 10 ERROR neutron.plugins.ml2.managers  2026-05-26 07:14:55.813 10 ERROR neutron.plugins.ml2.managers [None req-91ba3105-5b62-4a77-8c1e-4a05f1c3327b - - - - - -] Failed to bind port d4738877-6026-4196-bff2-21c164428c04 on host instance for vnic_type normal using segments [{'id': '8996b714-04af-4eb7-aff4-434da75f57a0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 597, 'network_id': 'e3b0316e-782b-425a-9f47-56993bfa11a1'}] 2026-05-26 07:14:55.813 10 INFO neutron.plugins.ml2.plugin [None req-91ba3105-5b62-4a77-8c1e-4a05f1c3327b - - - - - -] Attempt 6 to bind port d4738877-6026-4196-bff2-21c164428c04 2026-05-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers [None req-91ba3105-5b62-4a77-8c1e-4a05f1c3327b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 22f9abfb-0c79-4084-9221-2e6c90bd0a8d could not be found. 2026-05-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-26 07:14:55.833 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-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-26 07:14:55.833 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-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-26 07:14:55.833 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-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:55.833 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-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.833 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-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:55.833 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-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-26 07:14:55.833 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-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.833 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-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.833 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-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:55.833 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-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.833 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-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 22f9abfb-0c79-4084-9221-2e6c90bd0a8d could not be found. 2026-05-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers  2026-05-26 07:14:55.833 10 ERROR neutron.plugins.ml2.managers [None req-91ba3105-5b62-4a77-8c1e-4a05f1c3327b - - - - - -] Failed to bind port d4738877-6026-4196-bff2-21c164428c04 on host instance for vnic_type normal using segments [{'id': '8996b714-04af-4eb7-aff4-434da75f57a0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 597, 'network_id': 'e3b0316e-782b-425a-9f47-56993bfa11a1'}] 2026-05-26 07:14:55.834 10 INFO neutron.plugins.ml2.plugin [None req-91ba3105-5b62-4a77-8c1e-4a05f1c3327b - - - - - -] Attempt 7 to bind port d4738877-6026-4196-bff2-21c164428c04 2026-05-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers [None req-91ba3105-5b62-4a77-8c1e-4a05f1c3327b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 22f9abfb-0c79-4084-9221-2e6c90bd0a8d could not be found. 2026-05-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-26 07:14:55.863 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-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-26 07:14:55.863 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-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-26 07:14:55.863 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-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:55.863 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-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.863 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-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:55.863 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-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-26 07:14:55.863 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-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.863 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-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.863 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-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:55.863 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-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.863 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-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 22f9abfb-0c79-4084-9221-2e6c90bd0a8d could not be found. 2026-05-26 07:14:55.863 10 ERROR neutron.plugins.ml2.managers  2026-05-26 07:14:55.864 10 ERROR neutron.plugins.ml2.managers [None req-91ba3105-5b62-4a77-8c1e-4a05f1c3327b - - - - - -] Failed to bind port d4738877-6026-4196-bff2-21c164428c04 on host instance for vnic_type normal using segments [{'id': '8996b714-04af-4eb7-aff4-434da75f57a0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 597, 'network_id': 'e3b0316e-782b-425a-9f47-56993bfa11a1'}] 2026-05-26 07:14:55.864 10 INFO neutron.plugins.ml2.plugin [None req-91ba3105-5b62-4a77-8c1e-4a05f1c3327b - - - - - -] Attempt 8 to bind port d4738877-6026-4196-bff2-21c164428c04 2026-05-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers [None req-91ba3105-5b62-4a77-8c1e-4a05f1c3327b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 22f9abfb-0c79-4084-9221-2e6c90bd0a8d could not be found. 2026-05-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-26 07:14:55.885 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-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-26 07:14:55.885 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-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-26 07:14:55.885 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-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:55.885 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-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.885 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-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:55.885 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-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-26 07:14:55.885 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-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.885 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-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.885 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-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:55.885 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-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.885 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-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 22f9abfb-0c79-4084-9221-2e6c90bd0a8d could not be found. 2026-05-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers  2026-05-26 07:14:55.885 10 ERROR neutron.plugins.ml2.managers [None req-91ba3105-5b62-4a77-8c1e-4a05f1c3327b - - - - - -] Failed to bind port d4738877-6026-4196-bff2-21c164428c04 on host instance for vnic_type normal using segments [{'id': '8996b714-04af-4eb7-aff4-434da75f57a0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 597, 'network_id': 'e3b0316e-782b-425a-9f47-56993bfa11a1'}] 2026-05-26 07:14:55.886 10 INFO neutron.plugins.ml2.plugin [None req-91ba3105-5b62-4a77-8c1e-4a05f1c3327b - - - - - -] Attempt 9 to bind port d4738877-6026-4196-bff2-21c164428c04 2026-05-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers [None req-91ba3105-5b62-4a77-8c1e-4a05f1c3327b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 22f9abfb-0c79-4084-9221-2e6c90bd0a8d could not be found. 2026-05-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-26 07:14:55.920 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-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-26 07:14:55.920 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-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-26 07:14:55.920 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-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:55.920 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-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.920 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-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:55.920 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-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-26 07:14:55.920 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-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.920 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-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.920 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-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:55.920 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-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.920 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-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 22f9abfb-0c79-4084-9221-2e6c90bd0a8d could not be found. 2026-05-26 07:14:55.920 10 ERROR neutron.plugins.ml2.managers  2026-05-26 07:14:55.921 10 ERROR neutron.plugins.ml2.managers [None req-91ba3105-5b62-4a77-8c1e-4a05f1c3327b - - - - - -] Failed to bind port d4738877-6026-4196-bff2-21c164428c04 on host instance for vnic_type normal using segments [{'id': '8996b714-04af-4eb7-aff4-434da75f57a0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 597, 'network_id': 'e3b0316e-782b-425a-9f47-56993bfa11a1'}] 2026-05-26 07:14:55.922 10 INFO neutron.plugins.ml2.plugin [None req-91ba3105-5b62-4a77-8c1e-4a05f1c3327b - - - - - -] Attempt 10 to bind port d4738877-6026-4196-bff2-21c164428c04 2026-05-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers [None req-91ba3105-5b62-4a77-8c1e-4a05f1c3327b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 22f9abfb-0c79-4084-9221-2e6c90bd0a8d could not be found. 2026-05-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-26 07:14:55.946 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-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-26 07:14:55.946 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-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-26 07:14:55.946 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-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:55.946 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-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.946 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-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:55.946 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-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-26 07:14:55.946 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-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.946 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-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.946 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-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-26 07:14:55.946 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-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-26 07:14:55.946 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-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 22f9abfb-0c79-4084-9221-2e6c90bd0a8d could not be found. 2026-05-26 07:14:55.946 10 ERROR neutron.plugins.ml2.managers  2026-05-26 07:14:55.947 10 ERROR neutron.plugins.ml2.managers [None req-91ba3105-5b62-4a77-8c1e-4a05f1c3327b - - - - - -] Failed to bind port d4738877-6026-4196-bff2-21c164428c04 on host instance for vnic_type normal using segments [{'id': '8996b714-04af-4eb7-aff4-434da75f57a0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 597, 'network_id': 'e3b0316e-782b-425a-9f47-56993bfa11a1'}] 2026-05-26 07:14:59.764 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 11ef1a32-f41e-489a-abd7-521b96762ced 2026-05-26 07:15:00.581 9 INFO neutron.plugins.ml2.plugin [None req-aa4e2841-fd5f-4fb7-866a-a241c8fe25e6 - - - - - -] Attempt 1 to provision port 11ef1a32-f41e-489a-abd7-521b96762ced 2026-05-26 07:15:00.805 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] No ports have port_id starting with 11ef1a32-f41e-489a-abd7-521b96762ced 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server [None req-898118f4-adab-4fdf-a1c6-de1f205acb20 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 5f44e740-628f-4169-944a-271526cce9df: This subnet is being modified by another concurrent operation. 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 244, in inner 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1586, in create_port 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1551, in _create_port_db 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1603, in create_port_db 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server raise exception 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 5f44e740-628f-4169-944a-271526cce9df: This subnet is being modified by another concurrent operation. 2026-05-26 07:15:01.484 10 ERROR oslo_messaging.rpc.server  2026-05-26 07:15:02.120 10 INFO neutron.plugins.ml2.plugin [None req-b5fe1590-b7ac-4376-93a5-37ea2718c322 - - - - - -] Attempt 1 to provision port fa2a1d1f-1c5e-47d9-90b6-9ff5665104e0 2026-05-26 07:15:05.931 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port cfecc815-364c-4859-9b4c-eee8efd21ef3 2026-05-26 07:15:06.781 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port fa2a1d1f-1c5e-47d9-90b6-9ff5665104e0 2026-05-26 07:15:06.931 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-729f1e40-94f5-4304-aa99-60e0491e1845'] response: {'server_uuid': '8e816394-f1f5-4a1f-9910-07d26e2aa3b9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fa2a1d1f-1c5e-47d9-90b6-9ff5665104e0', 'code': 200} 2026-05-26 07:15:06.945 9 INFO neutron.plugins.ml2.plugin [None req-f0809de1-169c-4225-af51-f2cac3f819c8 - - - - - -] Attempt 1 to provision port cfecc815-364c-4859-9b4c-eee8efd21ef3 2026-05-26 07:15:07.832 10 INFO neutron.plugins.ml2.plugin [None req-428879dc-59e0-4784-b5c0-3a7c1e80706a - - - - - -] Attempt 1 to provision port d2af244f-4edf-442d-8ae6-ea58c2890d53 2026-05-26 07:15:07.833 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port fa2a1d1f-1c5e-47d9-90b6-9ff5665104e0 2026-05-26 07:15:08.168 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port cfecc815-364c-4859-9b4c-eee8efd21ef3 2026-05-26 07:15:08.479 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port d2af244f-4edf-442d-8ae6-ea58c2890d53 2026-05-26 07:15:09.379 9 INFO neutron.plugins.ml2.plugin [None req-996b37d7-0a2d-429a-af1a-9200fdea71f9 - - - - - -] Attempt 1 to provision port e5aa5510-92ac-4020-afa2-6a77ea081fa5 2026-05-26 07:15:09.700 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 347e8843-83e1-44c9-a4fc-82792db1f8bc 2026-05-26 07:15:10.483 9 INFO neutron.plugins.ml2.plugin [None req-464b97bf-7e87-424b-a9a8-e32807e9ff1d - - - - - -] Attempt 1 to provision port e5aa5510-92ac-4020-afa2-6a77ea081fa5 2026-05-26 07:15:10.669 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port e643dc94-029d-4eb3-ab3a-b95ab3758ce6 2026-05-26 07:15:11.226 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port d2af244f-4edf-442d-8ae6-ea58c2890d53 2026-05-26 07:15:11.665 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port e643dc94-029d-4eb3-ab3a-b95ab3758ce6 2026-05-26 07:15:11.879 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 347e8843-83e1-44c9-a4fc-82792db1f8bc 2026-05-26 07:15:12.914 9 INFO neutron.plugins.ml2.plugin [None req-9f09b517-b81d-4d82-a355-07cd4fde8bf1 - - - - - -] Attempt 1 to provision port 0382aaaf-741b-4f6c-a02b-1b90452764a7 2026-05-26 07:15:13.906 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e3c2488-979a-438e-996b-63ecf0bb417d'] response: {'server_uuid': '8e816394-f1f5-4a1f-9910-07d26e2aa3b9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fa2a1d1f-1c5e-47d9-90b6-9ff5665104e0', 'code': 200} 2026-05-26 07:15:14.307 9 INFO neutron.plugins.ml2.plugin [None req-02105a39-4ee8-4097-93cc-c1cd974b103f - - - - - -] Attempt 1 to provision port 0382aaaf-741b-4f6c-a02b-1b90452764a7 2026-05-26 07:15:25.758 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 28aaf1e0-1f26-466f-b647-3e7dbdb8a9c9 2026-05-26 07:15:26.021 9 INFO neutron.plugins.ml2.plugin [None req-1726826e-db6b-4c0a-afef-cba979ab9dea - - - - - -] Attempt 1 to provision port 28aaf1e0-1f26-466f-b647-3e7dbdb8a9c9 2026-05-26 07:15:27.507 10 INFO neutron.plugins.ml2.plugin [None req-63af8baf-4c79-48f7-86d1-28a50f4e215b - - - - - -] Attempt 1 to provision port c18f1a9a-5021-46dc-b8aa-6ae8b4d2ff86 2026-05-26 07:15:27.716 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 28aaf1e0-1f26-466f-b647-3e7dbdb8a9c9 2026-05-26 07:15:28.075 10 INFO neutron.plugins.ml2.plugin [None req-56648557-2f7b-4342-b6c9-6d885c85677e - - - - - -] Attempt 1 to provision port c18f1a9a-5021-46dc-b8aa-6ae8b4d2ff86 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-26 07:15:35.676 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 66e78e10-8c87-4d9f-ab2c-c9c338c9edf7 2026-05-26 07:15:37.025 10 INFO neutron.plugins.ml2.plugin [None req-0e796fe7-0e84-4802-a661-d2fbe75344ea - - - - - -] Attempt 1 to provision port 66e78e10-8c87-4d9f-ab2c-c9c338c9edf7 2026-05-26 07:15:37.672 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 66e78e10-8c87-4d9f-ab2c-c9c338c9edf7 2026-05-26 07:15:39.656 9 INFO neutron.plugins.ml2.plugin [None req-bcf1e1a4-bd26-4bbf-96a7-228277b30742 - - - - - -] Attempt 1 to provision port 2902b16e-7a3e-4854-b60a-c7a5c8679d49 2026-05-26 07:15:40.339 10 INFO neutron.plugins.ml2.plugin [None req-25164c66-1dda-4473-b70a-588188f134b8 - - - - - -] Attempt 1 to provision port 2902b16e-7a3e-4854-b60a-c7a5c8679d49 2026-05-26 07:15:48.749 9 INFO neutron.plugins.ml2.plugin [None req-5e1fa7ea-0a11-4e97-8053-612804b1d45f - - - - - -] Attempt 1 to provision port beb017b7-eb91-46ce-9cd7-739ed64a4c67 2026-05-26 07:16:03.834 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 730b5428-5aa5-4d9c-8e0f-56598bee058d 2026-05-26 07:16:11.734 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port a31749db-6e57-4427-92a9-539ff0425d95 2026-05-26 07:16:11.955 10 INFO neutron.plugins.ml2.plugin [None req-b569561d-eef0-414b-bd8c-27ab32488bd7 - - - - - -] Attempt 1 to provision port a31749db-6e57-4427-92a9-539ff0425d95 2026-05-26 07:16:13.876 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port c0494708-eee8-4d17-9953-50f16c599f89 2026-05-26 07:16:14.698 9 INFO neutron.plugins.ml2.plugin [None req-71713446-b523-4371-91f1-10fe3c9fc644 - - - - - -] Attempt 1 to provision port c0494708-eee8-4d17-9953-50f16c599f89 2026-05-26 07:16:15.995 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port a31749db-6e57-4427-92a9-539ff0425d95 2026-05-26 07:16:16.409 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port c0494708-eee8-4d17-9953-50f16c599f89 2026-05-26 07:16:18.352 9 INFO neutron.plugins.ml2.plugin [None req-4fdc6ac3-7673-40cf-9045-7af09f8d9865 - - - - - -] Attempt 1 to provision port f0fe137a-eda2-4235-abc9-f097b8f247b8 2026-05-26 07:16:20.180 9 INFO neutron.plugins.ml2.plugin [None req-d8cda679-4b25-43e0-b13b-94968aad4ce9 - - - - - -] Attempt 1 to provision port f0fe137a-eda2-4235-abc9-f097b8f247b8 2026-05-26 07:16:22.484 9 INFO neutron.plugins.ml2.plugin [None req-06b74b32-607a-4284-9f05-cdeeb59f89b6 - - - - - -] Attempt 1 to provision port f7976257-9b64-4b3c-a43b-3fee74589c23 2026-05-26 07:16:23.931 10 INFO neutron.plugins.ml2.plugin [None req-a0d40a62-e5ab-4368-bbf4-5e0fe462497c - - - - - -] Attempt 1 to provision port f7976257-9b64-4b3c-a43b-3fee74589c23 2026-05-26 07:16:26.103 10 INFO neutron.plugins.ml2.plugin [None req-36b7615c-f477-4d67-a42e-1a45e32121e6 - - - - - -] Attempt 1 to provision port 06610e0f-d9bc-4d22-9224-3d6ff995333d 2026-05-26 07:16:26.585 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 06610e0f-d9bc-4d22-9224-3d6ff995333d 2026-05-26 07:16:27.915 9 INFO neutron.plugins.ml2.plugin [None req-b5e0c9b6-8f42-43fb-85c3-131549329981 - - - - - -] Attempt 1 to provision port 609db4ee-3ae5-463f-8444-c1b6edb64d1d 2026-05-26 07:16:28.711 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 06610e0f-d9bc-4d22-9224-3d6ff995333d 2026-05-26 07:16:29.082 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 609db4ee-3ae5-463f-8444-c1b6edb64d1d 2026-05-26 07:16:29.499 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 5ef667be-4b0f-4d03-9532-dbb0e601182f 2026-05-26 07:16:30.519 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port a1585f56-c9f0-4e8b-98ad-133903de2462 2026-05-26 07:16:31.146 10 INFO neutron.plugins.ml2.plugin [None req-5db3760c-f5cc-441e-a5af-bd073713d224 - - - - - -] Attempt 1 to provision port a1585f56-c9f0-4e8b-98ad-133903de2462 2026-05-26 07:16:31.394 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 609db4ee-3ae5-463f-8444-c1b6edb64d1d 2026-05-26 07:16:32.637 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port a1585f56-c9f0-4e8b-98ad-133903de2462 2026-05-26 07:16:32.991 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 401d83be-bce6-4e9c-86c0-44e2ebdf70fe 2026-05-26 07:16:33.240 10 INFO neutron.plugins.ml2.plugin [None req-66383463-e568-41da-ad8e-03206851de27 - - - - - -] Attempt 1 to provision port 401d83be-bce6-4e9c-86c0-44e2ebdf70fe 2026-05-26 07:16:34.475 9 INFO neutron.plugins.ml2.plugin [None req-e9f724f9-2db3-43ff-8d3f-c6f28252fafb - - - - - -] Attempt 1 to provision port fcf17245-fbb8-4f93-9183-434acf944c2f 2026-05-26 07:16:34.538 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port fcf17245-fbb8-4f93-9183-434acf944c2f 2026-05-26 07:16:35.557 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 401d83be-bce6-4e9c-86c0-44e2ebdf70fe 2026-05-26 07:16:36.307 9 INFO neutron.plugins.ml2.plugin [None req-28b7a756-139e-4a45-a217-7668f58dba2b - - - - - -] Attempt 1 to provision port 5617f38a-95fe-43d2-b81c-64b331852f66 2026-05-26 07:16:36.568 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 5617f38a-95fe-43d2-b81c-64b331852f66 2026-05-26 07:16:37.094 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port fcf17245-fbb8-4f93-9183-434acf944c2f 2026-05-26 07:16:38.028 9 INFO neutron.plugins.ml2.plugin [None req-dfcc35ff-e377-4345-93f2-b8b9ea34fa07 - - - - - -] Attempt 1 to provision port 5d2a6d25-5785-4c1d-804a-6522dc65f501 2026-05-26 07:16:38.497 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 5617f38a-95fe-43d2-b81c-64b331852f66 2026-05-26 07:16:42.031 10 INFO neutron.plugins.ml2.plugin [None req-9ca99c4a-479e-498f-aaf6-551521961e68 - - - - - -] Attempt 1 to provision port 5d2a6d25-5785-4c1d-804a-6522dc65f501 2026-05-26 07:16:42.511 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 392c53dd-9360-4f6a-b693-38ec96be139d 2026-05-26 07:16:43.207 10 INFO neutron.plugins.ml2.plugin [None req-a8f3acae-fc3b-4c97-9d3c-f5e729aacadd - - - - - -] Attempt 1 to provision port 392c53dd-9360-4f6a-b693-38ec96be139d 2026-05-26 07:16:44.573 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 392c53dd-9360-4f6a-b693-38ec96be139d 2026-05-26 07:16:50.455 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port e299646f-0d6b-45da-9fa5-d6932aa623fb 2026-05-26 07:16:50.906 9 INFO neutron.plugins.ml2.plugin [None req-a07666f8-2c63-4dfc-b0e5-c0a1765dfcd8 - - - - - -] Attempt 1 to provision port e299646f-0d6b-45da-9fa5-d6932aa623fb 2026-05-26 07:16:52.466 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port e299646f-0d6b-45da-9fa5-d6932aa623fb 2026-05-26 07:16:52.470 9 INFO neutron.plugins.ml2.plugin [None req-690038f5-ba1c-4367-9181-0501641e39c5 - - - - - -] Attempt 1 to provision port 8afd4100-fa2b-4487-b448-c3cb6ff4bf55 2026-05-26 07:16:53.336 10 INFO neutron.plugins.ml2.plugin [None req-469ba0c4-4294-4fee-a79c-7dd855cd5dd0 - - - - - -] Attempt 1 to provision port 8afd4100-fa2b-4487-b448-c3cb6ff4bf55 2026-05-26 07:16:56.199 10 INFO neutron.plugins.ml2.plugin [None req-ea078054-dcde-42fa-a9c2-961d9aef471b - - - - - -] Attempt 1 to provision port d98f3102-9d24-4f7b-be68-8f14ca2af14b 2026-05-26 07:16:58.562 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port f333f520-a5a5-4cf5-b7bb-068c931dbab3 2026-05-26 07:16:58.771 10 INFO neutron.plugins.ml2.plugin [None req-024d040d-3974-4c26-8500-ddd60e3b6add - - - - - -] Attempt 1 to provision port 8221d2fc-c354-4897-8bf8-7c4fcd989279 2026-05-26 07:17:34.381 9 INFO neutron.plugins.ml2.plugin [None req-8169823f-acc7-415a-827f-7df309ec9fd3 - - - - - -] Attempt 1 to provision port 64319f5e-fe89-48c1-acc1-0526da705a5e 2026-05-26 07:17:34.472 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 7917c728-6d1d-415c-8a9a-80f46ea89ec2 2026-05-26 07:17:34.850 9 INFO neutron.plugins.ml2.plugin [None req-2ba70930-63cf-4497-aa8c-c75ea7cbc68f - - - - - -] Attempt 1 to provision port 7917c728-6d1d-415c-8a9a-80f46ea89ec2 2026-05-26 07:17:36.582 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 7917c728-6d1d-415c-8a9a-80f46ea89ec2 2026-05-26 07:17:39.883 10 INFO neutron.plugins.ml2.plugin [None req-a76cc4d0-0ab1-4caa-9663-595a123c46f8 - - - - - -] Attempt 1 to provision port 024a7534-1d9f-4893-8795-0217074d2c8c 2026-05-26 07:17:40.741 10 INFO neutron.plugins.ml2.plugin [None req-baf11f5a-50ec-4ad1-81d7-777690ceca6e - - - - - -] Attempt 1 to provision port 024a7534-1d9f-4893-8795-0217074d2c8c 2026-05-26 07:17:42.514 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 9cd13285-8484-4546-8ee8-eea3cf1110bb 2026-05-26 07:17:44.549 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 9cd13285-8484-4546-8ee8-eea3cf1110bb 2026-05-26 07:17:46.499 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port ab40f74c-2cfb-46d9-afeb-0a76ab031b6f 2026-05-26 07:17:46.963 10 INFO neutron.plugins.ml2.plugin [None req-1e55b4f7-b25e-4453-ae88-f76d9a83b08b - - - - - -] Attempt 1 to provision port ab40f74c-2cfb-46d9-afeb-0a76ab031b6f 2026-05-26 07:17:48.476 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port ab40f74c-2cfb-46d9-afeb-0a76ab031b6f /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-26 07:17:50.075 9 INFO neutron.plugins.ml2.plugin [None req-2f496124-9922-4e81-b8c5-57fcdaf87187 - - - - - -] Attempt 1 to provision port 9b16783f-dc5d-4a00-8823-c23d0122fc9c 2026-05-26 07:17:53.065 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 9b16783f-dc5d-4a00-8823-c23d0122fc9c 2026-05-26 07:17:53.553 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-410cb2c2-1a33-4120-8bae-0589b07c4bd2'] response: {'server_uuid': 'fbbf22f4-90de-4154-89a6-954ce7f60533', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9b16783f-dc5d-4a00-8823-c23d0122fc9c', 'code': 200} 2026-05-26 07:17:54.483 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 9b16783f-dc5d-4a00-8823-c23d0122fc9c 2026-05-26 07:17:58.502 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 024a7534-1d9f-4893-8795-0217074d2c8c 2026-05-26 07:17:59.496 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 64319f5e-fe89-48c1-acc1-0526da705a5e 2026-05-26 07:18:00.549 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 024a7534-1d9f-4893-8795-0217074d2c8c 2026-05-26 07:18:00.882 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 64319f5e-fe89-48c1-acc1-0526da705a5e /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-26 07:18:18.003 9 INFO neutron.plugins.ml2.plugin [None req-ba2f193e-b256-4916-aaa6-0cd30731f6a3 - - - - - -] Attempt 1 to provision port e85e45c8-cb6f-426a-a297-b130db24de80 2026-05-26 07:18:18.506 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 16964ea8-b403-4ca0-8ec9-8e97fb3efcfa 2026-05-26 07:18:18.987 9 INFO neutron.plugins.ml2.plugin [None req-5e499f6d-ff42-4692-8320-73ff04007f54 - - - - - -] Attempt 1 to provision port 16964ea8-b403-4ca0-8ec9-8e97fb3efcfa 2026-05-26 07:18:20.561 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port bce0b111-658b-4bd6-8318-1c1a49ad7de6 2026-05-26 07:18:20.628 10 INFO neutron.plugins.ml2.plugin [None req-52593aa2-4508-40f3-8e97-3256cb898fc6 - - - - - -] Attempt 1 to provision port 16964ea8-b403-4ca0-8ec9-8e97fb3efcfa 2026-05-26 07:18:21.483 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 16964ea8-b403-4ca0-8ec9-8e97fb3efcfa 2026-05-26 07:18:22.039 9 INFO neutron.plugins.ml2.plugin [None req-6236eb64-1b53-45f1-89e5-6af3aaf9c426 - - - - - -] Attempt 1 to provision port bce0b111-658b-4bd6-8318-1c1a49ad7de6 2026-05-26 07:18:22.618 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port bce0b111-658b-4bd6-8318-1c1a49ad7de6 2026-05-26 07:18:23.038 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port abb180ae-ea24-4912-acad-c754f48f3f6b 2026-05-26 07:18:23.978 10 INFO neutron.plugins.ml2.plugin [None req-0409283f-eb46-4a15-956e-de36a96aebb9 - - - - - -] Attempt 1 to provision port bce0b111-658b-4bd6-8318-1c1a49ad7de6 2026-05-26 07:18:24.621 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 49181c70-1b27-4f22-be32-7545dfd2d013 2026-05-26 07:18:25.195 10 INFO neutron.plugins.ml2.plugin [None req-0b92d2c2-60b9-4eb0-b4c9-d5ab715d5812 - - - - - -] Attempt 1 to provision port 3efc00aa-7710-4ff1-8f5d-50410e71c146 2026-05-26 07:18:25.308 10 INFO neutron.plugins.ml2.plugin [None req-0b92d2c2-60b9-4eb0-b4c9-d5ab715d5812 - - - - - -] Attempt 1 to provision port f400a976-deb3-4faa-b702-8b118af8d98b 2026-05-26 07:18:26.053 10 INFO neutron.plugins.ml2.plugin [None req-a7249642-8e09-4296-97f9-aa93c0e96ad7 - - - - - -] Attempt 1 to provision port 3efc00aa-7710-4ff1-8f5d-50410e71c146 2026-05-26 07:18:26.197 9 INFO neutron.plugins.ml2.plugin [None req-272eb579-6518-4fc8-833a-c358103be0db - - - - - -] Attempt 1 to provision port 49181c70-1b27-4f22-be32-7545dfd2d013 2026-05-26 07:18:26.303 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port f400a976-deb3-4faa-b702-8b118af8d98b 2026-05-26 07:18:26.427 10 INFO neutron.plugins.ml2.plugin [None req-1032e3e0-b0b8-4e48-8e04-29dcc36c7d28 - - - - - -] Attempt 1 to provision port 3efc00aa-7710-4ff1-8f5d-50410e71c146 2026-05-26 07:18:26.586 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port abb180ae-ea24-4912-acad-c754f48f3f6b 2026-05-26 07:18:27.295 9 INFO neutron.plugins.ml2.plugin [None req-81d22f62-2fd3-4dd7-9dc2-f8db797d1839 - - - - - -] Attempt 1 to provision port 8345aab0-adb6-41b0-91f6-50d4ec84719b 2026-05-26 07:18:27.338 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 49181c70-1b27-4f22-be32-7545dfd2d013 2026-05-26 07:18:27.866 10 INFO neutron.plugins.ml2.plugin [None req-b859de89-7043-4f97-8024-1cb3d9c524ef - - - - - -] Attempt 1 to provision port 49181c70-1b27-4f22-be32-7545dfd2d013 2026-05-26 07:18:27.995 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port f400a976-deb3-4faa-b702-8b118af8d98b 2026-05-26 07:18:33.871 10 INFO neutron.plugins.ml2.plugin [None req-0c8438a3-59a7-496f-a630-9b939c14cea8 - - - - - -] Attempt 1 to provision port 5c325991-e89b-4bea-b7c8-70c220050f01 2026-05-26 07:18:34.734 10 INFO neutron.plugins.ml2.plugin [None req-86d4c9fd-228f-4b64-9269-5ddd53da5530 - - - - - -] Attempt 1 to provision port 5c325991-e89b-4bea-b7c8-70c220050f01 2026-05-26 07:18:35.022 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port f1667752-6594-4d23-94bb-f69bb5ba284d 2026-05-26 07:18:36.991 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port f1667752-6594-4d23-94bb-f69bb5ba284d 2026-05-26 07:18:37.000 10 INFO neutron.plugins.ml2.plugin [None req-07731f55-3cdd-4525-9b1f-57e0a058a423 - - - - - -] Attempt 1 to provision port 9617f496-ba05-48a3-9dff-f6d14a82582d 2026-05-26 07:18:38.518 10 INFO neutron.plugins.ml2.plugin [None req-859687ea-9dd7-4f0b-80b7-d8aa38998d2e - - - - - -] Attempt 1 to provision port 9617f496-ba05-48a3-9dff-f6d14a82582d 2026-05-26 07:18:40.382 10 INFO neutron.plugins.ml2.plugin [None req-fedebaae-43df-4470-b55b-f2057a27acf2 - - - - - -] Attempt 1 to provision port ae5d2f99-c837-4cb1-9b6e-8b2f62c435fa 2026-05-26 07:18:41.088 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 3efc00aa-7710-4ff1-8f5d-50410e71c146 2026-05-26 07:18:41.839 9 INFO neutron.plugins.ml2.plugin [None req-63aec708-5363-4ed9-83b6-38561bad62c1 - - - - - -] Attempt 1 to provision port ae5d2f99-c837-4cb1-9b6e-8b2f62c435fa 2026-05-26 07:18:43.004 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port e85e45c8-cb6f-426a-a297-b130db24de80 2026-05-26 07:18:43.535 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 3efc00aa-7710-4ff1-8f5d-50410e71c146 2026-05-26 07:18:43.634 10 INFO neutron.plugins.ml2.plugin [None req-f6cc92f6-afda-4d0a-90ae-ccba077f713b - - - - - -] Attempt 1 to provision port b29dd26d-291f-4fcc-9d9e-766e56e4df12 2026-05-26 07:18:45.039 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port e85e45c8-cb6f-426a-a297-b130db24de80 2026-05-26 07:18:47.248 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port b29dd26d-291f-4fcc-9d9e-766e56e4df12 2026-05-26 07:18:47.421 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b6c1948-3dfe-4d61-9056-be2bdcabd79e'] response: {'server_uuid': '56d90728-702a-4ece-b658-2338912424e8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b29dd26d-291f-4fcc-9d9e-766e56e4df12', 'code': 200} 2026-05-26 07:18:49.145 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port b29dd26d-291f-4fcc-9d9e-766e56e4df12 2026-05-26 07:18:55.002 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 5c325991-e89b-4bea-b7c8-70c220050f01 2026-05-26 07:18:57.078 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 9617f496-ba05-48a3-9dff-f6d14a82582d 2026-05-26 07:18:57.697 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 5c325991-e89b-4bea-b7c8-70c220050f01 2026-05-26 07:18:58.064 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 8345aab0-adb6-41b0-91f6-50d4ec84719b 2026-05-26 07:18:59.044 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port ae5d2f99-c837-4cb1-9b6e-8b2f62c435fa 2026-05-26 07:18:59.080 9 INFO neutron.plugins.ml2.plugin [None req-20a04d17-8340-4901-b0b2-f3352e1cfc96 - - - - - -] Attempt 1 to provision port 30dab45d-c506-4dbd-9af0-59d32debb25b 2026-05-26 07:18:59.499 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 9617f496-ba05-48a3-9dff-f6d14a82582d 2026-05-26 07:18:59.937 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 8345aab0-adb6-41b0-91f6-50d4ec84719b 2026-05-26 07:19:01.216 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 30dab45d-c506-4dbd-9af0-59d32debb25b 2026-05-26 07:19:01.431 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f121928-6f84-4129-96d2-2552dd31a0c5'] response: {'server_uuid': '87688a9a-39f1-4ea5-92cf-e2783fcdbb1c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '30dab45d-c506-4dbd-9af0-59d32debb25b', 'code': 200} 2026-05-26 07:19:02.169 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port ae5d2f99-c837-4cb1-9b6e-8b2f62c435fa 2026-05-26 07:19:03.110 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 30dab45d-c506-4dbd-9af0-59d32debb25b 2026-05-26 07:19:21.119 9 INFO neutron.plugins.ml2.plugin [None req-ee83acc8-51cd-443e-acaa-0f48cfe68a6f - - - - - -] Attempt 1 to provision port 04a099a1-b6a2-47c5-8fba-f194e2a98aae 2026-05-26 07:19:25.359 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 04a099a1-b6a2-47c5-8fba-f194e2a98aae 2026-05-26 07:19:25.549 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d9f034f-0bfe-4870-9c0e-c5cb83e4ff38'] response: {'server_uuid': '6da83f40-eeaa-443d-854e-bfa2df4df23f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '04a099a1-b6a2-47c5-8fba-f194e2a98aae', 'code': 200} 2026-05-26 07:19:27.111 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 04a099a1-b6a2-47c5-8fba-f194e2a98aae 2026-05-26 07:19:28.070 10 INFO neutron.plugins.ml2.plugin [None req-3250a3ca-839b-4bb9-baa6-a12b42b049cb - - - - - -] Attempt 1 to provision port ef8764c6-2610-4c4b-af88-7e0cd00228e3 2026-05-26 07:19:33.364 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port ef8764c6-2610-4c4b-af88-7e0cd00228e3 2026-05-26 07:19:33.622 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-39cceb5a-eef5-4290-a2f0-d4792dcb71f9'] response: {'server_uuid': '3cad7e32-8d9c-4103-ba89-01737e7dea96', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ef8764c6-2610-4c4b-af88-7e0cd00228e3', 'code': 200} 2026-05-26 07:19:35.126 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port ef8764c6-2610-4c4b-af88-7e0cd00228e3 2026-05-26 07:19:47.712 10 INFO neutron.plugins.ml2.plugin [None req-9c2714e5-a583-45b9-970c-93127cd9dd47 - - - - - -] Attempt 1 to provision port cf246913-ad01-420b-9e0e-4d8ac2930133 2026-05-26 07:20:09.722 9 INFO neutron.plugins.ml2.plugin [None req-f96d6b25-4ee9-4194-bc0c-78661a97c5e0 - - - - - -] Attempt 1 to provision port a901c930-f74e-4288-b222-040d5f38a939 2026-05-26 07:20:15.408 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port a901c930-f74e-4288-b222-040d5f38a939 2026-05-26 07:20:15.658 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-00e0b274-fa6c-4a86-a806-3de205f2d722'] response: {'server_uuid': '155e3b9e-774c-4e17-acef-cbb7210faeff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a901c930-f74e-4288-b222-040d5f38a939', 'code': 200} 2026-05-26 07:20:16.756 9 INFO neutron.plugins.ml2.plugin [None req-d3b6e64a-f127-475b-87f6-55813b8ee178 - - - - - -] Attempt 1 to provision port eaf874bf-f6cb-4a3b-8b1f-1af2657c5b32 2026-05-26 07:20:17.113 9 INFO neutron.plugins.ml2.plugin [None req-b2a43324-2610-4459-a19c-970ebbfd7a50 - - - - - -] Attempt 1 to provision port 58fd4107-9e80-43bb-ac2a-ccce56ae508b 2026-05-26 07:20:17.211 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 58fd4107-9e80-43bb-ac2a-ccce56ae508b 2026-05-26 07:20:18.194 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port a901c930-f74e-4288-b222-040d5f38a939 2026-05-26 07:20:19.113 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 58fd4107-9e80-43bb-ac2a-ccce56ae508b 2026-05-26 07:20:20.391 9 INFO neutron.plugins.ml2.plugin [None req-92b02925-ea0d-4c44-818f-7945a914702b - - - - - -] Attempt 1 to provision port 77dd1492-5608-4792-b741-b0873f5246e8 2026-05-26 07:20:21.242 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port f5179dcc-1e02-4fd2-8eda-59804a751a5a 2026-05-26 07:20:22.379 10 INFO neutron.plugins.ml2.plugin [None req-863ceb9f-0728-48af-99c3-292b1ddab799 - - - - - -] Attempt 1 to provision port 77dd1492-5608-4792-b741-b0873f5246e8 2026-05-26 07:20:23.109 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port f5179dcc-1e02-4fd2-8eda-59804a751a5a 2026-05-26 07:20:27.185 10 INFO neutron.plugins.ml2.plugin [None req-eb1d2f77-0d39-4e2a-bb92-07f17d9d2606 - - - - - -] Attempt 1 to provision port 29c535ed-3833-4f9f-bedf-9724ee389f5d 2026-05-26 07:20:27.185 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 662972b9-ba2e-43e0-a455-03cd931a5d6c 2026-05-26 07:20:28.048 10 INFO neutron.plugins.ml2.plugin [None req-aa3263dd-730e-4919-9f2e-927b5eeb869d - - - - - -] Attempt 1 to provision port 662972b9-ba2e-43e0-a455-03cd931a5d6c 2026-05-26 07:20:29.127 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 662972b9-ba2e-43e0-a455-03cd931a5d6c 2026-05-26 07:20:32.272 9 INFO neutron.plugins.ml2.plugin [None req-d4c2db2b-b9a3-4a18-9c35-64ea23f6dc1c - - - - - -] Attempt 1 to provision port 6c079538-2c8a-4062-bc56-b43e456bf5a2 2026-05-26 07:20:33.132 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 84d18c68-f492-4bb5-86d0-bfb069587f52 2026-05-26 07:20:34.437 10 INFO neutron.plugins.ml2.plugin [None req-7a3c2765-fb81-47f5-93a6-6b0d50fe7ae4 - - - - - -] Attempt 1 to provision port 6c079538-2c8a-4062-bc56-b43e456bf5a2 2026-05-26 07:20:35.086 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 84d18c68-f492-4bb5-86d0-bfb069587f52 2026-05-26 07:20:41.082 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 77dd1492-5608-4792-b741-b0873f5246e8 2026-05-26 07:20:41.468 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port eaf874bf-f6cb-4a3b-8b1f-1af2657c5b32 2026-05-26 07:20:43.157 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 77dd1492-5608-4792-b741-b0873f5246e8 2026-05-26 07:20:43.503 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port eaf874bf-f6cb-4a3b-8b1f-1af2657c5b32 2026-05-26 07:20:44.814 9 INFO neutron.plugins.ml2.plugin [None req-85094124-e87c-4f91-adfa-16f48b6deb8e - - - - - -] Attempt 1 to provision port 8dcf2fdd-e5de-4997-8d63-2fd9044100a2 2026-05-26 07:20:47.295 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 8dcf2fdd-e5de-4997-8d63-2fd9044100a2 2026-05-26 07:20:47.467 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4211a693-f7a5-4343-bf03-bbe3eeff4de1'] response: {'server_uuid': 'd926cf83-4c42-4ba9-afc1-6b39ad0e5c2c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8dcf2fdd-e5de-4997-8d63-2fd9044100a2', 'code': 200} 2026-05-26 07:20:49.073 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 8dcf2fdd-e5de-4997-8d63-2fd9044100a2 2026-05-26 07:20:51.115 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 6c079538-2c8a-4062-bc56-b43e456bf5a2 2026-05-26 07:20:51.708 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 29c535ed-3833-4f9f-bedf-9724ee389f5d 2026-05-26 07:20:53.117 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 6c079538-2c8a-4062-bc56-b43e456bf5a2 2026-05-26 07:20:53.458 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 29c535ed-3833-4f9f-bedf-9724ee389f5d 2026-05-26 07:21:12.419 10 INFO neutron.plugins.ml2.plugin [None req-6e592b7f-c6da-4ed6-9eb9-c85785d1dda2 - - - - - -] Attempt 1 to provision port 4fd46bb2-6708-4004-b769-218ad6f0e5fb 2026-05-26 07:21:15.501 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 4fd46bb2-6708-4004-b769-218ad6f0e5fb 2026-05-26 07:21:15.676 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9e1028b-fb0f-47ed-8a53-9b5ab262f9cd'] response: {'server_uuid': '155e3b9e-774c-4e17-acef-cbb7210faeff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4fd46bb2-6708-4004-b769-218ad6f0e5fb', 'code': 200} 2026-05-26 07:21:17.527 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 4fd46bb2-6708-4004-b769-218ad6f0e5fb /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-26 07:21:53.425 9 INFO neutron.plugins.ml2.plugin [None req-2f2b11a0-5e91-44d4-8fff-607330abda51 - - - - - -] Attempt 1 to provision port fba9dd77-2d00-4665-93cd-83e4df042bab 2026-05-26 07:21:57.407 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port fba9dd77-2d00-4665-93cd-83e4df042bab 2026-05-26 07:21:57.610 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-456be0f1-cce5-486c-844e-126f9218ad8e'] response: {'server_uuid': '155e3b9e-774c-4e17-acef-cbb7210faeff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fba9dd77-2d00-4665-93cd-83e4df042bab', 'code': 200} 2026-05-26 07:21:59.181 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port fba9dd77-2d00-4665-93cd-83e4df042bab 2026-05-26 07:22:09.850 9 INFO neutron.plugins.ml2.plugin [None req-ff702adb-c66c-4617-9306-ddd6e211504d - - - - - -] Attempt 1 to provision port 0a40f8db-04e1-4fad-b3d0-e60cd007d6c3 2026-05-26 07:22:13.179 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 0a40f8db-04e1-4fad-b3d0-e60cd007d6c3 2026-05-26 07:22:13.337 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-195d880e-db6a-4da8-acfd-f7703045a7db'] response: {'server_uuid': '155e3b9e-774c-4e17-acef-cbb7210faeff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0a40f8db-04e1-4fad-b3d0-e60cd007d6c3', 'code': 200} 2026-05-26 07:22:14.230 10 INFO neutron.plugins.ml2.plugin [None req-528b97fc-e974-4ef6-bd92-46d93da3bf19 - - - - - -] Attempt 1 to provision port 0a40f8db-04e1-4fad-b3d0-e60cd007d6c3 2026-05-26 07:22:15.211 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 0a40f8db-04e1-4fad-b3d0-e60cd007d6c3 2026-05-26 07:22:26.806 9 INFO neutron.plugins.ml2.plugin [None req-ff0a05c1-15e0-4118-bbb4-78e98fe099da - - - - - -] Attempt 1 to provision port 0a40f8db-04e1-4fad-b3d0-e60cd007d6c3 2026-05-26 07:22:27.214 10 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port 0a40f8db-04e1-4fad-b3d0-e60cd007d6c3 2026-05-26 07:22:58.686 10 INFO neutron.plugins.ml2.plugin [None req-da5b86a3-94ac-46de-9306-f7c4c2bf5a3a - - - - - -] Attempt 1 to provision port fba9dd77-2d00-4665-93cd-83e4df042bab 2026-05-26 07:22:59.237 9 INFO neutron.plugins.ml2.plugin [None req-3cf08ee2-156c-41d6-a630-543ce06c43d2 - - - - - -] Attempt 1 to provision port fba9dd77-2d00-4665-93cd-83e4df042bab