+ 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-04-12 21:21:10.361 1 INFO neutron.common.config [-] Logging enabled! 2026-04-12 21:21:10.361 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-04-12 21:21:10.362 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-12 21:21:10.362 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-12 21:21:11.384 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-12 21:21:11.386 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-12 21:21:11.389 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-12 21:21:11.390 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-12 21:21:11.390 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-12 21:21:11.390 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-12 21:21:11.390 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 21:21:11.395 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 21:21:11.395 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 21:21:11.396 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-12 21:21:11.412 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-12 21:21:11.413 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-12 21:21:11.413 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-12 21:21:11.449 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-12 21:21:11.449 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-12 21:21:11.449 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-12 21:21:11.450 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-12 21:21:11.455 1 WARNING oslo_policy.policy [None req-0c6f680a-3ad9-4113-913b-ac43fab03859 - - - - - -] 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-04-12 21:21:11.715 1 INFO neutron.plugins.ml2.managers [None req-0c6f680a-3ad9-4113-913b-ac43fab03859 - - - - - -] Initializing driver for type 'vlan' 2026-04-12 21:21:11.882 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0c6f680a-3ad9-4113-913b-ac43fab03859 - - - - - -] VlanTypeDriver initialization complete 2026-04-12 21:21:11.883 1 INFO neutron.plugins.ml2.managers [None req-0c6f680a-3ad9-4113-913b-ac43fab03859 - - - - - -] Initializing driver for type 'vxlan' 2026-04-12 21:21:11.883 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0c6f680a-3ad9-4113-913b-ac43fab03859 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-12 21:21:11.928 1 INFO neutron.plugins.ml2.managers [None req-0c6f680a-3ad9-4113-913b-ac43fab03859 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-12 21:21:11.929 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0c6f680a-3ad9-4113-913b-ac43fab03859 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-12 21:21:11.929 1 INFO neutron.plugins.ml2.managers [None req-0c6f680a-3ad9-4113-913b-ac43fab03859 - - - - - -] Initializing extension driver 'port_security' 2026-04-12 21:21:11.929 1 INFO neutron.plugins.ml2.extensions.port_security [None req-0c6f680a-3ad9-4113-913b-ac43fab03859 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-12 21:21:11.930 1 INFO neutron.plugins.ml2.managers [None req-0c6f680a-3ad9-4113-913b-ac43fab03859 - - - - - -] Initializing extension driver 'qos' 2026-04-12 21:21:11.930 1 INFO neutron.plugins.ml2.managers [None req-0c6f680a-3ad9-4113-913b-ac43fab03859 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-12 21:21:11.930 1 INFO neutron.plugins.ml2.managers [None req-0c6f680a-3ad9-4113-913b-ac43fab03859 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-12 21:21:11.947 1 INFO neutron.quota [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded quota_driver: . 2026-04-12 21:21:11.947 1 INFO neutron.plugins.ml2.plugin [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Modular L2 Plugin initialization complete 2026-04-12 21:21:11.948 1 INFO neutron.plugins.ml2.managers [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-12 21:21:11.948 1 INFO neutron.plugins.ml2.managers [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-12 21:21:11.948 1 INFO neutron.plugins.ml2.managers [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-12 21:21:11.948 1 INFO neutron.extensions.vlantransparent [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Disabled vlantransparent extension. 2026-04-12 21:21:11.949 1 INFO neutron.manager [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loading Plugin: qos 2026-04-12 21:21:11.958 1 INFO neutron.manager [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loading Plugin: router 2026-04-12 21:21:11.988 1 INFO neutron.services.service_base [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-12 21:21:11.989 1 INFO neutron.manager [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loading Plugin: segments 2026-04-12 21:21:12.052 1 INFO neutron.manager [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loading Plugin: trunk 2026-04-12 21:21:12.110 1 INFO neutron.manager [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loading Plugin: vpnaas 2026-04-12 21:21:12.152 1 WARNING stevedore.named [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-12 21:21:12.212 1 INFO neutron_vpnaas.services.vpn.plugin [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-12 21:21:12.213 1 INFO neutron.common.utils [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-12 21:21:12.213 1 INFO neutron.manager [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loading Plugin: auto_allocate 2026-04-12 21:21:12.217 1 INFO neutron.manager [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loading Plugin: tag 2026-04-12 21:21:12.221 1 INFO neutron.manager [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loading Plugin: timestamp 2026-04-12 21:21:12.223 1 INFO neutron.manager [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loading Plugin: network_ip_availability 2026-04-12 21:21:12.228 1 INFO neutron.manager [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loading Plugin: flavors 2026-04-12 21:21:12.231 1 INFO neutron.manager [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loading Plugin: revisions 2026-04-12 21:21:12.233 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Initializing extension manager. 2026-04-12 21:21:12.234 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: address-group 2026-04-12 21:21:12.235 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: address-scope 2026-04-12 21:21:12.235 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-12 21:21:12.236 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: agent 2026-04-12 21:21:12.236 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: agent-resources-synced 2026-04-12 21:21:12.238 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-12 21:21:12.238 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-12 21:21:12.239 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: availability_zone 2026-04-12 21:21:12.239 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: availability_zone_filter 2026-04-12 21:21:12.240 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-12 21:21:12.240 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: default-subnetpools 2026-04-12 21:21:12.241 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-12 21:21:12.242 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: dns-integration 2026-04-12 21:21:12.242 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: dns-domain-ports 2026-04-12 21:21:12.243 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-12 21:21:12.243 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: dvr 2026-04-12 21:21:12.244 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-12 21:21:12.244 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: empty-string-filtering 2026-04-12 21:21:12.245 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-12 21:21:12.245 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-12 21:21:12.246 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: external-net 2026-04-12 21:21:12.246 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-12 21:21:12.247 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: extraroute 2026-04-12 21:21:12.247 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: extraroute-atomic 2026-04-12 21:21:12.248 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-12 21:21:12.248 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-12 21:21:12.249 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-12 21:21:12.249 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-12 21:21:12.249 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: fip-port-details 2026-04-12 21:21:12.250 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: flavors 2026-04-12 21:21:12.251 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-12 21:21:12.252 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: floatingip-pools 2026-04-12 21:21:12.252 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: ip_allocation 2026-04-12 21:21:12.252 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-12 21:21:12.253 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: l2_adjacency 2026-04-12 21:21:12.254 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: router 2026-04-12 21:21:12.255 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-12 21:21:12.256 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-12 21:21:12.256 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-12 21:21:12.257 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: ext-gw-mode 2026-04-12 21:21:12.257 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: l3-ha 2026-04-12 21:21:12.258 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-12 21:21:12.258 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-12 21:21:12.259 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: l3-flavors 2026-04-12 21:21:12.259 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-12 21:21:12.260 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-12 21:21:12.261 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-12 21:21:12.262 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-12 21:21:12.263 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-12 21:21:12.264 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-12 21:21:12.264 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-12 21:21:12.265 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: multi-provider 2026-04-12 21:21:12.265 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: net-mtu 2026-04-12 21:21:12.266 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: net-mtu-writable 2026-04-12 21:21:12.266 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: network_availability_zone 2026-04-12 21:21:12.267 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: network_ha 2026-04-12 21:21:12.267 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: network-ip-availability 2026-04-12 21:21:12.268 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-12 21:21:12.269 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: pagination 2026-04-12 21:21:12.269 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: port-device-profile 2026-04-12 21:21:12.269 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-12 21:21:12.270 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-12 21:21:12.270 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-12 21:21:12.271 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: port-mac-override 2026-04-12 21:21:12.271 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-12 21:21:12.272 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-12 21:21:12.272 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: port-resource-request 2026-04-12 21:21:12.273 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-12 21:21:12.273 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: binding 2026-04-12 21:21:12.274 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: binding-extended 2026-04-12 21:21:12.274 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: port-security 2026-04-12 21:21:12.275 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: project-id 2026-04-12 21:21:12.275 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: provider 2026-04-12 21:21:12.276 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: qos 2026-04-12 21:21:12.277 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-12 21:21:12.278 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-12 21:21:12.278 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: qos-default 2026-04-12 21:21:12.279 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: qos-fip 2026-04-12 21:21:12.279 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-12 21:21:12.280 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-12 21:21:12.280 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-12 21:21:12.281 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-12 21:21:12.281 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-12 21:21:12.282 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: qos-pps 2026-04-12 21:21:12.282 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-12 21:21:12.283 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-12 21:21:12.283 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: qos-rules-alias 2026-04-12 21:21:12.284 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: quota-check-limit 2026-04-12 21:21:12.285 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: quotas 2026-04-12 21:21:12.287 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: quota_details 2026-04-12 21:21:12.288 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: rbac-policies 2026-04-12 21:21:12.289 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: rbac-address-group 2026-04-12 21:21:12.289 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: rbac-address-scope 2026-04-12 21:21:12.290 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: rbac-security-groups 2026-04-12 21:21:12.292 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-12 21:21:12.293 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: revision-if-match 2026-04-12 21:21:12.295 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-12 21:21:12.296 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: router_availability_zone 2026-04-12 21:21:12.297 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-12 21:21:12.301 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-12 21:21:12.301 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-12 21:21:12.302 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-12 21:21:12.302 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-12 21:21:12.303 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-12 21:21:12.303 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-12 21:21:12.310 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: security-group 2026-04-12 21:21:12.311 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: segment 2026-04-12 21:21:12.311 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-12 21:21:12.312 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: service-type 2026-04-12 21:21:12.312 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: sorting 2026-04-12 21:21:12.313 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: standard-attr-segment 2026-04-12 21:21:12.313 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: standard-attr-description 2026-04-12 21:21:12.314 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: stateful-security-group 2026-04-12 21:21:12.314 1 WARNING neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-12 21:21:12.315 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-12 21:21:12.315 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: subnet_onboard 2026-04-12 21:21:12.316 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-12 21:21:12.316 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: subnet-service-types 2026-04-12 21:21:12.317 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: subnet_allocation 2026-04-12 21:21:12.317 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-12 21:21:12.318 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-12 21:21:12.320 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: standard-attr-tag 2026-04-12 21:21:12.321 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-12 21:21:12.322 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: trunk 2026-04-12 21:21:12.322 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: trunk-details 2026-04-12 21:21:12.322 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-12 21:21:12.323 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-12 21:21:12.325 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-12 21:21:12.325 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-12 21:21:12.326 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: vpn-flavors 2026-04-12 21:21:12.327 1 INFO neutron.api.extensions [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Loaded extension: vpnaas 2026-04-12 21:21:12.330 1 INFO oslo_service.service [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Starting 2 workers 2026-04-12 21:21:12.335 1 INFO oslo_service.service [None req-38c039f7-74e6-4a0c-862f-308d3cf5d653 - - - - - -] Starting 1 workers 2026-04-12 21:21:48.808 9 INFO neutron.db.l3_hamode_db [None req-05dc2ea8-7386-4ddb-b8cf-9a76201f5be7 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:22:02.812 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 8d66618b-e7ff-4e14-83fc-3290e4ae9328 2026-04-12 21:22:02.902 9 INFO neutron.plugins.ml2.plugin [None req-ab8d7083-f2c0-462d-b0fb-aa454b31552f - - - - - -] Attempt 1 to provision port 8d66618b-e7ff-4e14-83fc-3290e4ae9328 2026-04-12 21:22:04.743 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 8d66618b-e7ff-4e14-83fc-3290e4ae9328 2026-04-12 21:26:23.333 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 9645628a-c947-40f3-95d7-67f50d35c836 2026-04-12 21:26:24.169 10 INFO neutron.plugins.ml2.plugin [None req-48ff73c6-fde6-4bf2-8c47-bdc11958e66d - - - - - -] Attempt 1 to provision port 9645628a-c947-40f3-95d7-67f50d35c836 2026-04-12 21:26:25.207 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 9645628a-c947-40f3-95d7-67f50d35c836 2026-04-12 21:26:31.516 9 INFO neutron.plugins.ml2.plugin [None req-211444c2-9a8a-4738-bb9f-7fc8df9308da - - - - - -] Attempt 1 to provision port 510a2dfb-a95a-4112-840f-2ba20be05628 2026-04-12 21:29:59.505 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 510a2dfb-a95a-4112-840f-2ba20be05628 2026-04-12 21:30:01.355 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 510a2dfb-a95a-4112-840f-2ba20be05628 2026-04-12 21:39:49.777 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port d5affd96-e0d2-409e-b6e7-d84c0fcdc6a3 2026-04-12 21:39:51.755 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port d5affd96-e0d2-409e-b6e7-d84c0fcdc6a3 2026-04-12 21:55:10.647 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port f2bbeb9c-3752-4f5b-9db2-ab3c3b86f393 2026-04-12 21:55:11.163 10 INFO neutron.plugins.ml2.plugin [None req-bf51c67c-74cc-4975-b3b5-29c048af4769 - - - - - -] Attempt 1 to provision port 32aea208-c0d4-4b6c-a8af-aef4f4e8ad18 2026-04-12 21:55:11.212 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port d03a3748-4d43-4d59-b60a-29c8610e2a6e 2026-04-12 21:55:11.520 9 INFO neutron.plugins.ml2.plugin [None req-a3851fc2-e588-4bdb-a019-bc454f88ca7a - - - - - -] Attempt 1 to provision port 1c3c2913-0279-40b8-8128-25eb65c59cb9 2026-04-12 21:55:11.693 10 INFO neutron.plugins.ml2.plugin [None req-107d6ae1-9e83-4962-b024-be577a9479af - - - - - -] Attempt 1 to provision port d03a3748-4d43-4d59-b60a-29c8610e2a6e 2026-04-12 21:55:11.896 9 INFO neutron.plugins.ml2.plugin [None req-fc53560e-9c8f-4eb1-b0a7-538cfed512ec - - - - - -] Attempt 1 to provision port f2bbeb9c-3752-4f5b-9db2-ab3c3b86f393 2026-04-12 21:55:12.331 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port f2bbeb9c-3752-4f5b-9db2-ab3c3b86f393 2026-04-12 21:55:12.703 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port d03a3748-4d43-4d59-b60a-29c8610e2a6e 2026-04-12 21:55:14.209 9 INFO neutron.plugins.ml2.plugin [None req-32eca973-ee66-42b3-89a4-a065db6a267e - - - - - -] Attempt 1 to provision port f0c708f8-5019-4966-9370-307782a1a3d0 2026-04-12 21:55:14.375 10 INFO neutron.plugins.ml2.plugin [None req-ca9361ec-7886-415c-a0f7-bb1410eb9e16 - - - - - -] Attempt 1 to provision port 2acc5458-b2c8-480a-a79d-a216c18a54a9 2026-04-12 21:55:14.831 9 INFO neutron.plugins.ml2.plugin [None req-ad4e5a33-9b2d-418a-bc6f-890bfbfa46ad - - - - - -] Attempt 1 to provision port f0c708f8-5019-4966-9370-307782a1a3d0 2026-04-12 21:55:14.972 10 INFO neutron.plugins.ml2.plugin [None req-b6420993-c03c-4fb0-b63a-a77226932a7c - - - - - -] Attempt 1 to provision port 2acc5458-b2c8-480a-a79d-a216c18a54a9 2026-04-12 21:55:17.020 10 INFO neutron.plugins.ml2.plugin [None req-d5cbccb0-c546-458b-b4fe-27929fc2eda6 - - - - - -] Attempt 1 to provision port 23862ad0-2203-43bf-ab0d-4ea17f3b42ed 2026-04-12 21:55:17.770 10 INFO neutron.plugins.ml2.plugin [None req-fadec75c-a81f-4966-a073-94e7b2eded1a - - - - - -] Attempt 1 to provision port 3a43d598-eece-403e-9474-374c11d3384a 2026-04-12 21:55:18.350 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 3a43d598-eece-403e-9474-374c11d3384a 2026-04-12 21:55:19.950 9 INFO neutron.plugins.ml2.plugin [None req-89ad9eea-4757-455a-ae80-dd1db0ba59ef - - - - - -] Attempt 1 to provision port 47ad9fdd-dcd4-435f-9f18-c02cca8a28a3 2026-04-12 21:55:20.746 10 INFO neutron.plugins.ml2.plugin [None req-9155397a-ee9a-48e0-b9a2-d0dab5268ee0 - - - - - -] Attempt 1 to provision port 47ad9fdd-dcd4-435f-9f18-c02cca8a28a3 2026-04-12 21:55:22.531 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 1de8a353-adae-4682-9b0f-b49ede0db389 2026-04-12 21:55:23.075 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port d17efb98-59f7-4f09-bc56-49a3014f942b 2026-04-12 21:55:23.114 9 INFO neutron.plugins.ml2.plugin [None req-a0b059b2-e82c-4994-ab77-6256f61dd311 - - - - - -] Attempt 1 to provision port 889a3139-f9df-4202-8e8d-c25b0b1c621a 2026-04-12 21:55:24.370 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port d17efb98-59f7-4f09-bc56-49a3014f942b 2026-04-12 21:55:24.654 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 1de8a353-adae-4682-9b0f-b49ede0db389 2026-04-12 21:55:28.410 9 INFO neutron.plugins.ml2.plugin [None req-176cb3d3-1a6b-4a4c-95a1-5cf38f1e7bb5 - - - - - -] Attempt 1 to provision port 3d3b28d2-229c-481f-8bbd-615ef853b1fe 2026-04-12 21:55:28.476 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 889a3139-f9df-4202-8e8d-c25b0b1c621a 2026-04-12 21:55:29.235 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port f54a1186-3b5a-473f-a2c5-ca9dab25ab2a 2026-04-12 21:55:29.260 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-54b6eecb-935c-4b5a-83e4-02e58aa18a4d'] response: {'server_uuid': 'fad01285-99b7-4787-95ea-ca555ab15c62', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '889a3139-f9df-4202-8e8d-c25b0b1c621a', 'code': 200} 2026-04-12 21:55:29.370 10 INFO neutron.plugins.ml2.plugin [None req-0c99bb08-1f40-4eb7-9e5b-f20af9c3a4ed - - - - - -] Attempt 1 to provision port f54a1186-3b5a-473f-a2c5-ca9dab25ab2a 2026-04-12 21:55:30.567 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 889a3139-f9df-4202-8e8d-c25b0b1c621a 2026-04-12 21:55:30.983 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port f54a1186-3b5a-473f-a2c5-ca9dab25ab2a 2026-04-12 21:55:31.114 10 INFO neutron.plugins.ml2.plugin [None req-f64a8b25-e44f-4932-925e-ae0dae44d2fb - - - - - -] Attempt 1 to provision port 60524c21-7c30-454b-91a8-78139931ffc4 2026-04-12 21:55:31.895 10 INFO neutron.plugins.ml2.plugin [None req-549931e5-1dc5-47bf-b85b-5124d70daeff - - - - - -] Attempt 1 to provision port 60524c21-7c30-454b-91a8-78139931ffc4 2026-04-12 21:55:32.414 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port ac646aac-2b0e-46cc-815c-5cedc031a22e 2026-04-12 21:55:32.665 9 INFO neutron.plugins.ml2.plugin [None req-e4ee5e23-6e4c-43ba-80d3-f23821f026e3 - - - - - -] Attempt 1 to provision port b59bbd32-114d-4693-bd09-9df99e6e1e61 2026-04-12 21:55:34.709 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port ac646aac-2b0e-46cc-815c-5cedc031a22e 2026-04-12 21:55:36.532 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port b59bbd32-114d-4693-bd09-9df99e6e1e61 2026-04-12 21:55:37.261 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5c23d1d-a727-4c42-9cd9-9bf85ea8c614'] response: {'server_uuid': '8885b64a-0086-40b5-a57b-1baeea71a21b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b59bbd32-114d-4693-bd09-9df99e6e1e61', 'code': 200} 2026-04-12 21:55:38.518 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port b59bbd32-114d-4693-bd09-9df99e6e1e61 /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-04-12 21:55:43.441 9 INFO neutron.plugins.ml2.plugin [None req-75bab9d8-b3b2-4838-bebc-d0de5a45ce8d - - - - - -] Attempt 1 to provision port f403f0a1-bfbc-41c0-84fd-941f66542c98 2026-04-12 21:55:44.291 10 INFO neutron.plugins.ml2.plugin [None req-1cc3c2a1-768c-4afc-a87e-a8adfbea5abb - - - - - -] Attempt 1 to provision port c907a1e0-a05d-4f75-a00a-725cc09ba1fc 2026-04-12 21:55:44.566 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port c907a1e0-a05d-4f75-a00a-725cc09ba1fc 2026-04-12 21:55:46.367 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port c907a1e0-a05d-4f75-a00a-725cc09ba1fc 2026-04-12 21:55:46.552 10 INFO neutron.plugins.ml2.plugin [None req-411f1273-dc7d-4135-8f23-1e9a2be16279 - - - - - -] Attempt 1 to provision port 9a492950-128d-40be-854b-4b64133948f8 2026-04-12 21:55:47.002 10 INFO neutron.plugins.ml2.plugin [None req-55c66bdc-7a1b-40bc-874b-24cf6d832e40 - - - - - -] Attempt 1 to provision port 9a492950-128d-40be-854b-4b64133948f8 2026-04-12 21:55:48.394 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 5416753f-4b5b-4e9e-8b18-d9416046dc2c 2026-04-12 21:55:50.509 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 5416753f-4b5b-4e9e-8b18-d9416046dc2c 2026-04-12 21:55:51.397 9 INFO neutron.plugins.ml2.plugin [None req-0ff89313-4ccb-4821-bb91-f5867eb5b53d - - - - - -] Attempt 1 to provision port 749c6679-39c1-432b-8d75-c936d9d7068d 2026-04-12 21:55:52.074 10 INFO neutron.plugins.ml2.plugin [None req-0269e3ab-4c89-4054-a5cd-fcf4313b3bea - - - - - -] Attempt 1 to provision port b97d8ec4-b3df-428f-a6ee-a337b9ea32d1 2026-04-12 21:55:52.464 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 2acc5458-b2c8-480a-a79d-a216c18a54a9 2026-04-12 21:55:52.595 10 INFO neutron.plugins.ml2.plugin [None req-0269e3ab-4c89-4054-a5cd-fcf4313b3bea - - - - - -] Attempt 2 to provision port b97d8ec4-b3df-428f-a6ee-a337b9ea32d1 2026-04-12 21:55:52.749 10 INFO neutron.plugins.ml2.plugin [None req-fa03a22c-2e20-48a9-84de-5240c639007d - - - - - -] Attempt 1 to provision port 02067691-8930-4392-b93d-bf094d92f571 2026-04-12 21:55:53.234 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 02067691-8930-4392-b93d-bf094d92f571 2026-04-12 21:55:53.861 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 1c3c2913-0279-40b8-8128-25eb65c59cb9 2026-04-12 21:55:54.441 10 INFO neutron.plugins.ml2.plugin [None req-d4827f15-a60a-45c1-812c-0f94fa0de0c0 - - - - - -] Attempt 1 to provision port 4f01de12-b24b-4181-91f1-fa5dca351f35 2026-04-12 21:55:54.597 9 INFO neutron.plugins.ml2.plugin [None req-eda4f657-92e6-47fd-ae88-580119bcaa33 - - - - - -] Attempt 1 to provision port 889a3139-f9df-4202-8e8d-c25b0b1c621a 2026-04-12 21:55:54.796 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 2acc5458-b2c8-480a-a79d-a216c18a54a9 2026-04-12 21:55:55.107 10 INFO neutron.plugins.ml2.plugin [None req-515451b1-53df-45cd-97f2-b82bcd4bce8c - - - - - -] Attempt 1 to provision port 4f01de12-b24b-4181-91f1-fa5dca351f35 2026-04-12 21:55:55.157 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port b97d8ec4-b3df-428f-a6ee-a337b9ea32d1 2026-04-12 21:55:55.295 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0096ffdb-b12f-4a8d-9d07-fc109f74e75a'] response: {'server_uuid': '43eb2d1f-4581-4a9a-8ad0-d6ba44017ec3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b97d8ec4-b3df-428f-a6ee-a337b9ea32d1', 'code': 200} 2026-04-12 21:55:55.643 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 889a3139-f9df-4202-8e8d-c25b0b1c621a 2026-04-12 21:55:56.019 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 02067691-8930-4392-b93d-bf094d92f571 2026-04-12 21:55:56.440 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 1c3c2913-0279-40b8-8128-25eb65c59cb9 2026-04-12 21:55:56.685 10 INFO neutron.plugins.ml2.plugin [None req-deb36e7e-a59d-4b15-95ed-b567ea5c126c - - - - - -] Attempt 1 to provision port 889a3139-f9df-4202-8e8d-c25b0b1c621a 2026-04-12 21:55:57.166 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port b97d8ec4-b3df-428f-a6ee-a337b9ea32d1 2026-04-12 21:55:57.545 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 889a3139-f9df-4202-8e8d-c25b0b1c621a 2026-04-12 21:55:57.832 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 094a40f9-3962-470f-86e7-13067822f73f 2026-04-12 21:55:59.394 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 094a40f9-3962-470f-86e7-13067822f73f 2026-04-12 21:56:03.645 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 8975bb94-80c8-4bb9-a50f-7c54dc06ab5e 2026-04-12 21:56:03.762 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e24df858-f6c3-4440-9fba-bfe6a29d2017'] response: {'server_uuid': '410967da-2ff4-4fa5-8b5b-d72fafa36611', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8975bb94-80c8-4bb9-a50f-7c54dc06ab5e', 'code': 200} 2026-04-12 21:56:04.104 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 9a492950-128d-40be-854b-4b64133948f8 2026-04-12 21:56:05.326 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port f403f0a1-bfbc-41c0-84fd-941f66542c98 2026-04-12 21:56:05.681 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 8975bb94-80c8-4bb9-a50f-7c54dc06ab5e /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-04-12 21:56:07.838 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b92c05ad-3719-4c5c-a5d1-41e41cd1ff79'] response: {'server_uuid': '410967da-2ff4-4fa5-8b5b-d72fafa36611', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8975bb94-80c8-4bb9-a50f-7c54dc06ab5e', 'code': 200} 2026-04-12 21:56:11.576 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 749c6679-39c1-432b-8d75-c936d9d7068d 2026-04-12 21:56:11.629 9 INFO neutron.plugins.ml2.db [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] No ports have port_id starting with 749c6679-39c1-432b-8d75-c936d9d7068d 2026-04-12 21:56:11.718 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 0ceb0cea-9017-4c26-b0e1-6101438d09af 2026-04-12 21:56:11.789 9 INFO neutron.plugins.ml2.plugin [None req-b62869ea-f66e-4cad-bae6-f73402cf1e4c - - - - - -] Attempt 1 to provision port 48751d16-4549-4157-93ec-072b076e7846 2026-04-12 21:56:12.261 10 INFO neutron.plugins.ml2.plugin [None req-4868fdf9-e894-442f-accb-08f9e584237e - - - - - -] Attempt 1 to provision port 0ceb0cea-9017-4c26-b0e1-6101438d09af 2026-04-12 21:56:12.648 9 INFO neutron.plugins.ml2.plugin [None req-d6aecb89-ca04-4c54-a43b-d70bcaa4ab99 - - - - - -] Attempt 1 to provision port 0ceb0cea-9017-4c26-b0e1-6101438d09af 2026-04-12 21:56:13.242 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 0ceb0cea-9017-4c26-b0e1-6101438d09af 2026-04-12 21:56:13.622 9 INFO neutron.plugins.ml2.plugin [None req-336075b5-c7de-4bf1-ba4f-463d838ebff7 - - - - - -] Attempt 1 to provision port a9d68078-a28d-45ba-b4f3-0316f01fb1d0 2026-04-12 21:56:14.265 9 INFO neutron.plugins.ml2.plugin [None req-705782fd-c4b3-42db-9949-a623d8f6d375 - - - - - -] Attempt 1 to provision port a9d68078-a28d-45ba-b4f3-0316f01fb1d0 2026-04-12 21:56:15.412 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 191448d9-0ef8-4768-a2b6-5f21721bb4eb 2026-04-12 21:56:15.724 10 INFO neutron.plugins.ml2.plugin [None req-22da63ae-7c1a-4362-bf5e-dac40a8529c1 - - - - - -] Attempt 1 to provision port 9eab00ce-d25d-4205-8186-f312b164f6a1 2026-04-12 21:56:16.116 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 806a8e5a-f593-41d0-baf7-c50c2f5ba21d 2026-04-12 21:56:16.394 10 INFO neutron.plugins.ml2.plugin [None req-f175895c-4cc1-4476-955e-2753d79d7c8e - - - - - -] Attempt 1 to provision port 191448d9-0ef8-4768-a2b6-5f21721bb4eb 2026-04-12 21:56:17.219 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 191448d9-0ef8-4768-a2b6-5f21721bb4eb 2026-04-12 21:56:17.564 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 806a8e5a-f593-41d0-baf7-c50c2f5ba21d 2026-04-12 21:56:18.112 10 INFO neutron.plugins.ml2.plugin [None req-eb184071-0c78-413a-afa1-0f11a4727683 - - - - - -] Attempt 1 to provision port 32915ce0-1efa-405c-bc52-389f82a6f83b 2026-04-12 21:56:18.983 10 INFO neutron.plugins.ml2.plugin [None req-32adc887-14fc-40b2-8121-3ecea9baae90 - - - - - -] Attempt 1 to provision port 32915ce0-1efa-405c-bc52-389f82a6f83b 2026-04-12 21:56:19.229 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port f8158b0b-1e12-4bad-b95e-39f431e60790 2026-04-12 21:56:21.412 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port f8158b0b-1e12-4bad-b95e-39f431e60790 2026-04-12 21:56:21.720 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 025e2230-1ea8-4f06-acf3-bf1eaa7fba7d 2026-04-12 21:56:22.032 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e49a0171-33ba-4930-81cb-dfa557354b6e'] response: {'server_uuid': 'bb42327e-1c73-4b73-a967-d36741bdafae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '025e2230-1ea8-4f06-acf3-bf1eaa7fba7d', 'code': 200} 2026-04-12 21:56:23.434 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 025e2230-1ea8-4f06-acf3-bf1eaa7fba7d 2026-04-12 21:56:24.267 10 INFO neutron.plugins.ml2.plugin [None req-63ec186b-2922-4bb0-97a8-3922c9648d53 - - - - - -] Attempt 1 to provision port af7ea778-bf4a-431a-a7f2-5462d33260e3 2026-04-12 21:56:27.294 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port af7ea778-bf4a-431a-a7f2-5462d33260e3 2026-04-12 21:56:27.442 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3db17780-9e6e-46f2-baba-6547ef53cb7f'] response: {'server_uuid': '5ee21eac-34ae-41e7-a701-3c6ec6c0ef3e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'af7ea778-bf4a-431a-a7f2-5462d33260e3', 'code': 200} 2026-04-12 21:56:29.602 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 9be752e6-38fd-4046-b3ad-66d223598961 2026-04-12 21:56:30.246 10 INFO neutron.plugins.ml2.plugin [None req-0263b245-7518-4377-a075-a5a130fd0fc7 - - - - - -] Attempt 1 to provision port de91ba33-97eb-464b-852b-11589b0c7da4 2026-04-12 21:56:30.699 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port af7ea778-bf4a-431a-a7f2-5462d33260e3 2026-04-12 21:56:31.154 10 INFO neutron.plugins.ml2.plugin [None req-fa9447bc-7795-411e-886d-47216ddb9b79 - - - - - -] Attempt 1 to provision port 9be752e6-38fd-4046-b3ad-66d223598961 2026-04-12 21:56:31.417 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port de91ba33-97eb-464b-852b-11589b0c7da4 2026-04-12 21:56:31.620 9 INFO neutron.plugins.ml2.plugin [None req-3e951314-8051-42c0-aa55-88bc6bac6f0a - - - - - -] Attempt 1 to provision port cc0b8298-4720-466e-b8db-d2e414e8da8f 2026-04-12 21:56:31.874 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 9be752e6-38fd-4046-b3ad-66d223598961 2026-04-12 21:56:32.144 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port de91ba33-97eb-464b-852b-11589b0c7da4 2026-04-12 21:56:32.183 10 INFO neutron.plugins.ml2.plugin [None req-ddbf7b34-cd93-4393-9fff-dd5e9b703bab - - - - - -] Attempt 1 to provision port cc0b8298-4720-466e-b8db-d2e414e8da8f 2026-04-12 21:56:32.893 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-08284355-8f94-4ff9-b0f7-6e8776992f96'] response: {'server_uuid': '5ee21eac-34ae-41e7-a701-3c6ec6c0ef3e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'af7ea778-bf4a-431a-a7f2-5462d33260e3', 'code': 200} 2026-04-12 21:56:33.555 9 INFO neutron.plugins.ml2.plugin [None req-7dca66d8-67cb-45b4-bab0-4cf812730f1c - - - - - -] Attempt 1 to provision port e2a4537b-b5c9-4e7d-aa88-e445ba093f4f 2026-04-12 21:56:34.226 10 INFO neutron.plugins.ml2.plugin [None req-c94cc5f5-610d-4bde-a3bc-7bddba0029d5 - - - - - -] Attempt 1 to provision port e2a4537b-b5c9-4e7d-aa88-e445ba093f4f 2026-04-12 21:56:35.981 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 9eab00ce-d25d-4205-8186-f312b164f6a1 2026-04-12 21:56:38.206 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 48751d16-4549-4157-93ec-072b076e7846 2026-04-12 21:56:38.547 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port a9d68078-a28d-45ba-b4f3-0316f01fb1d0 /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-04-12 21:56:39.931 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 48751d16-4549-4157-93ec-072b076e7846 2026-04-12 21:56:40.360 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port a9d68078-a28d-45ba-b4f3-0316f01fb1d0 2026-04-12 21:56:41.932 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0be4b989-0db3-4eb3-962c-6a5455591a10'] response: {'server_uuid': 'bb42327e-1c73-4b73-a967-d36741bdafae', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '025e2230-1ea8-4f06-acf3-bf1eaa7fba7d', 'code': 200} 2026-04-12 21:56:42.456 10 INFO neutron.plugins.ml2.plugin [None req-24db9005-d5fd-4e6e-984a-4a66f99ceee9 - - - - - -] Attempt 1 to provision port e32eaa95-97fa-4a89-aef8-078b91f74a50 2026-04-12 21:56:42.686 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port e32eaa95-97fa-4a89-aef8-078b91f74a50 2026-04-12 21:56:42.896 10 INFO neutron.plugins.ml2.plugin [None req-ecf9107c-50b1-4267-b50c-1e056a3db98a - - - - - -] Attempt 1 to provision port a4051c5d-8e00-4aa7-a018-dd3c6419f81a 2026-04-12 21:56:43.028 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 025e2230-1ea8-4f06-acf3-bf1eaa7fba7d 2026-04-12 21:56:43.159 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-bcae7a87-3a9e-4426-96d6-b20ce9247aba'] response: {'server_uuid': 'bb42327e-1c73-4b73-a967-d36741bdafae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '025e2230-1ea8-4f06-acf3-bf1eaa7fba7d', 'code': 200} 2026-04-12 21:56:43.455 9 INFO neutron.plugins.ml2.plugin [None req-aabafd6e-bf51-4ef2-be15-f7ee68b1ad1e - - - - - -] Attempt 1 to provision port 225346ab-280a-4c67-a579-9a4ad6a0a759 2026-04-12 21:56:43.884 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port e32eaa95-97fa-4a89-aef8-078b91f74a50 2026-04-12 21:56:43.926 9 INFO neutron.plugins.ml2.plugin [None req-40f0308d-543c-4f01-b1cd-8889e6bdb784 - - - - - -] Attempt 1 to provision port 225346ab-280a-4c67-a579-9a4ad6a0a759 2026-04-12 21:56:44.264 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 025e2230-1ea8-4f06-acf3-bf1eaa7fba7d 2026-04-12 21:56:46.003 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 1032d40a-7633-4dbb-8e49-8cf30fc3ab03 2026-04-12 21:56:47.095 10 INFO neutron.plugins.ml2.plugin [None req-3ebed3e6-06e2-43db-aafd-f85f4895e221 - - - - - -] Attempt 1 to provision port c19209ce-4196-4281-b344-0a684dcb827f 2026-04-12 21:56:47.150 10 INFO neutron.plugins.ml2.plugin [None req-3ebed3e6-06e2-43db-aafd-f85f4895e221 - - - - - -] Attempt 1 to provision port f39c9056-42b2-43eb-8221-2e8b1ef44d5d /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-04-12 21:56:47.547 9 INFO neutron.plugins.ml2.plugin [None req-90981773-5ba4-41de-996a-ba82c984dbaa - - - - - -] Attempt 1 to provision port c19209ce-4196-4281-b344-0a684dcb827f 2026-04-12 21:56:47.713 10 INFO neutron.plugins.ml2.plugin [None req-8f407720-115b-41aa-8214-381b78fbda6a - - - - - -] Attempt 1 to provision port c19209ce-4196-4281-b344-0a684dcb827f 2026-04-12 21:56:47.962 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port f39c9056-42b2-43eb-8221-2e8b1ef44d5d 2026-04-12 21:56:48.271 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 1032d40a-7633-4dbb-8e49-8cf30fc3ab03 2026-04-12 21:56:49.983 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 68a35cd1-5e7d-49c4-9e44-0103c5bae4de 2026-04-12 21:56:50.485 10 INFO neutron.plugins.ml2.plugin [None req-f2ad699a-4cb5-425a-9384-f6f91c46f57f - - - - - -] Attempt 1 to provision port 68a35cd1-5e7d-49c4-9e44-0103c5bae4de 2026-04-12 21:56:51.456 9 INFO neutron.plugins.ml2.plugin [None req-ff9e2ca2-2038-4f13-8439-69045c92bf88 - - - - - -] Attempt 1 to provision port 41f73f5a-62f3-4577-a857-693449192fb3 2026-04-12 21:56:51.826 9 INFO neutron.plugins.ml2.plugin [None req-d4f446da-df5e-4a81-8dd9-14518b18e884 - - - - - -] Attempt 1 to provision port 41f73f5a-62f3-4577-a857-693449192fb3 2026-04-12 21:56:51.950 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 68a35cd1-5e7d-49c4-9e44-0103c5bae4de /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-04-12 21:56:55.701 9 INFO neutron.plugins.ml2.plugin [None req-01416882-116e-4694-a17b-f440c8018dba - - - - - -] Attempt 1 to provision port 1efac9ca-a772-423c-bcd6-f1d726466d8b 2026-04-12 21:56:55.894 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 792ac0c6-3905-4a02-ab0c-daf078293a17 2026-04-12 21:56:56.339 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] No ports have port_id starting with 792ac0c6-3905-4a02-ab0c-daf078293a17 2026-04-12 21:56:56.394 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 21637937-7e49-4c8e-899a-166d40b5680f 2026-04-12 21:56:56.455 9 INFO neutron.plugins.ml2.plugin [None req-2c63052d-567e-465f-bd19-7e0a38012047 - - - - - -] Attempt 1 to provision port 89cb5a4f-4f00-4c94-a9e5-9ac30a94aaf9 2026-04-12 21:57:00.055 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 89cb5a4f-4f00-4c94-a9e5-9ac30a94aaf9 2026-04-12 21:57:00.241 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-431fbe39-2425-4d41-abf4-c01fcee0810e'] response: {'server_uuid': '0c493e5c-2f35-492d-812c-3bb731eb4f53', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '89cb5a4f-4f00-4c94-a9e5-9ac30a94aaf9', 'code': 200} 2026-04-12 21:57:01.928 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 89cb5a4f-4f00-4c94-a9e5-9ac30a94aaf9 2026-04-12 21:57:04.025 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 9ffc1044-f05c-484f-ab6d-73523aee318b 2026-04-12 21:57:04.490 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port c19209ce-4196-4281-b344-0a684dcb827f 2026-04-12 21:57:04.895 10 INFO neutron.plugins.ml2.plugin [None req-3adf1c04-2e63-41f3-bf7a-fac83d46ed1e - - - - - -] Attempt 1 to provision port 9ffc1044-f05c-484f-ab6d-73523aee318b 2026-04-12 21:57:05.043 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port a4051c5d-8e00-4aa7-a018-dd3c6419f81a 2026-04-12 21:57:06.168 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 9ffc1044-f05c-484f-ab6d-73523aee318b 2026-04-12 21:57:06.571 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port c19209ce-4196-4281-b344-0a684dcb827f 2026-04-12 21:57:06.966 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port a4051c5d-8e00-4aa7-a018-dd3c6419f81a /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-04-12 21:57:11.997 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 68f7938e-3ed5-4eb9-8f83-7acb7439bce0 2026-04-12 21:57:21.076 10 INFO neutron.plugins.ml2.plugin [None req-22a8f91b-a596-4c74-ba25-05a73ab1bc3d - - - - - -] Attempt 1 to provision port f0f481c5-2384-4b14-9649-4b260cbfbbea 2026-04-12 21:57:24.005 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port f0f481c5-2384-4b14-9649-4b260cbfbbea 2026-04-12 21:57:24.172 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6d80e76-1f27-42ab-950e-c216d3ac6d81'] response: {'server_uuid': 'da891314-8634-4479-86d8-c6d66143d608', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f0f481c5-2384-4b14-9649-4b260cbfbbea', 'code': 200} 2026-04-12 21:57:25.927 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port f0f481c5-2384-4b14-9649-4b260cbfbbea 2026-04-12 21:57:29.794 10 INFO neutron.plugins.ml2.plugin [None req-c04cf535-5e1d-42b5-9b03-147fdc7c5442 - - - - - -] Attempt 1 to provision port e70994c1-f14b-4290-95d9-ccb1480145f3 2026-04-12 21:57:29.933 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 17e13378-8f85-4937-8379-0b23eebf573c 2026-04-12 21:57:30.048 10 INFO neutron.plugins.ml2.plugin [None req-1ebcde8f-1a92-4ff4-910a-2644d6673c2f - - - - - -] Attempt 1 to provision port 17e13378-8f85-4937-8379-0b23eebf573c 2026-04-12 21:57:31.918 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 17e13378-8f85-4937-8379-0b23eebf573c 2026-04-12 21:57:32.952 9 INFO neutron.plugins.ml2.plugin [None req-1cc3e4f3-b0b3-4d5c-b521-3d44ecdca16f - - - - - -] Attempt 1 to provision port b9f04316-a582-4357-8796-64431c003787 2026-04-12 21:57:33.709 9 INFO neutron.plugins.ml2.plugin [None req-412ac3a7-ba62-4197-b13f-2e973c93206f - - - - - -] Attempt 1 to provision port b9f04316-a582-4357-8796-64431c003787 2026-04-12 21:57:33.941 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 916e9aba-8e03-4fc3-ae4b-9706d382f549 2026-04-12 21:57:35.975 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 916e9aba-8e03-4fc3-ae4b-9706d382f549 2026-04-12 21:57:37.609 9 INFO neutron.plugins.ml2.plugin [None req-3601a7d2-9018-4b72-a5fb-84138442699a - - - - - -] Attempt 1 to provision port 1d559720-c7f7-4ec1-a060-d1cbb5bd4d63 2026-04-12 21:57:38.561 9 INFO neutron.plugins.ml2.plugin [None req-81998048-4045-406f-b0cc-9c8d5faf104c - - - - - -] Attempt 1 to provision port a6ade196-b9ba-45ae-a474-8b214b460569 2026-04-12 21:57:42.133 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port a6ade196-b9ba-45ae-a474-8b214b460569 2026-04-12 21:57:42.306 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-90f0d2ea-0903-4510-8b99-35bf68f96c0f'] response: {'server_uuid': '9cc0d10a-97fd-4993-bb28-784c59337b38', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a6ade196-b9ba-45ae-a474-8b214b460569', 'code': 200} 2026-04-12 21:57:51.444 10 INFO neutron.plugins.ml2.plugin [None req-29d3902e-61af-4d1d-9343-1c5b8b3832e1 - - - - - -] Attempt 1 to provision port 5af2bb9e-96e5-495d-88bb-393d3f2d9e14 2026-04-12 21:57:51.945 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 8f61a7b0-ebc9-420a-950c-cb36a1f4699d 2026-04-12 21:57:52.193 9 INFO neutron.plugins.ml2.plugin [None req-d389dfcd-78cf-46a5-bce7-d85597eb5bc1 - - - - - -] Attempt 1 to provision port 8f61a7b0-ebc9-420a-950c-cb36a1f4699d 2026-04-12 21:57:53.957 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 8f61a7b0-ebc9-420a-950c-cb36a1f4699d 2026-04-12 21:57:54.037 9 INFO neutron.plugins.ml2.plugin [None req-5ea37fc2-9dc3-4653-b367-f9ab341bff5b - - - - - -] Attempt 1 to provision port f4892387-5043-4453-9a29-e405b20ead23 2026-04-12 21:57:54.817 9 INFO neutron.plugins.ml2.plugin [None req-a1fe1da2-4eeb-42ae-b471-e0d2c3dcf776 - - - - - -] Attempt 1 to provision port f4892387-5043-4453-9a29-e405b20ead23 2026-04-12 21:57:56.013 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port f1595654-07cc-460a-abfe-bea753a5120e 2026-04-12 21:57:58.194 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port f1595654-07cc-460a-abfe-bea753a5120e 2026-04-12 21:57:58.396 10 INFO neutron.plugins.ml2.plugin [None req-05436edf-46ba-485a-8e7f-0aa553c13938 - - - - - -] Attempt 1 to provision port d345f2ce-16f0-4e51-abbe-036585d24792 2026-04-12 21:57:58.466 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port a8cc1d2d-1fa8-4168-9aa0-d60887f31121 2026-04-12 21:57:59.138 10 INFO neutron.plugins.ml2.plugin [None req-df4dbdab-6675-444b-81a2-e9c58e00dea2 - - - - - -] Attempt 1 to provision port a8cc1d2d-1fa8-4168-9aa0-d60887f31121 2026-04-12 21:58:00.090 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port a8cc1d2d-1fa8-4168-9aa0-d60887f31121 2026-04-12 21:58:01.962 9 INFO neutron.plugins.ml2.plugin [None req-0bd7db35-d7b9-4807-9868-20e2964f2d25 - - - - - -] Attempt 1 to provision port 2281ab14-ce54-44af-885d-13a9a6e6cb4b 2026-04-12 21:58:02.734 10 INFO neutron.plugins.ml2.plugin [None req-f10fe761-07bb-475f-a499-5550d30a7b51 - - - - - -] Attempt 1 to provision port 2281ab14-ce54-44af-885d-13a9a6e6cb4b 2026-04-12 21:58:03.961 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 3fe643ee-ff09-4a64-ad50-306249aea45d 2026-04-12 21:58:04.397 10 INFO neutron.plugins.ml2.plugin [None req-e4d7f083-eb82-4f10-b870-5e046ed2c8e7 - - - - - -] Attempt 1 to provision port 2c1e0fee-50e6-4baa-a655-c7afcfb25707 2026-04-12 21:58:04.541 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 2c1e0fee-50e6-4baa-a655-c7afcfb25707 2026-04-12 21:58:06.123 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 3fe643ee-ff09-4a64-ad50-306249aea45d /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-04-12 21:58:09.892 9 INFO neutron.plugins.ml2.plugin [None req-8936b2d0-de4e-4d55-8d44-ee226f2d564c - - - - - -] Attempt 1 to provision port 557ee85f-5432-4922-a2c8-5335baba1751 2026-04-12 21:58:12.271 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port cf617d3a-b9d5-4e5b-944c-a8eef97298c8 2026-04-12 21:58:12.761 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 557ee85f-5432-4922-a2c8-5335baba1751 2026-04-12 21:58:12.912 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c73897b9-54c5-4dff-b944-7845be904372'] response: {'server_uuid': 'f8600ec1-2c9c-4a54-b0a8-b7cba88866c9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '557ee85f-5432-4922-a2c8-5335baba1751', 'code': 200} 2026-04-12 21:58:12.967 9 INFO neutron.plugins.ml2.plugin [None req-127892a6-4dab-405e-8d1f-75d313a740d1 - - - - - -] Attempt 1 to provision port cf617d3a-b9d5-4e5b-944c-a8eef97298c8 2026-04-12 21:58:13.346 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 5af2bb9e-96e5-495d-88bb-393d3f2d9e14 2026-04-12 21:58:13.737 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port f4892387-5043-4453-9a29-e405b20ead23 2026-04-12 21:58:14.795 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port f4892387-5043-4453-9a29-e405b20ead23 2026-04-12 21:58:15.238 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 557ee85f-5432-4922-a2c8-5335baba1751 2026-04-12 21:58:15.607 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 5af2bb9e-96e5-495d-88bb-393d3f2d9e14 2026-04-12 21:58:16.576 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 687c0db4-f769-4abc-b205-65137edf763b 2026-04-12 21:58:16.713 9 INFO neutron.plugins.ml2.plugin [None req-be046784-c4f2-4868-ac54-d89628509cdd - - - - - -] Attempt 1 to provision port d77ee750-b8d5-476b-91d3-df9d9624f9fc /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-04-12 21:58:17.283 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port d77ee750-b8d5-476b-91d3-df9d9624f9fc 2026-04-12 21:58:17.702 9 INFO neutron.plugins.ml2.plugin [None req-1bcbb9a3-d0cb-46bb-a5b9-7d5f36e8e4bc - - - - - -] Attempt 1 to provision port e84b6562-dd4c-40d5-b810-3de06112b90e 2026-04-12 21:58:17.907 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port e84b6562-dd4c-40d5-b810-3de06112b90e 2026-04-12 21:58:18.618 10 INFO neutron.plugins.ml2.plugin [None req-b65fa58a-3de4-456a-be6c-577f321ee1d2 - - - - - -] Attempt 1 to provision port e77f1ccc-23f0-4b61-937d-3b25099b5abe 2026-04-12 21:58:19.587 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 2281ab14-ce54-44af-885d-13a9a6e6cb4b 2026-04-12 21:58:19.696 10 INFO neutron.plugins.ml2.plugin [None req-7a043ea3-e4f7-4e25-b279-190a65944fc4 - - - - - -] Attempt 1 to provision port a446e221-edf7-4268-ba5c-b942db6ee8ad 2026-04-12 21:58:20.164 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port a446e221-edf7-4268-ba5c-b942db6ee8ad 2026-04-12 21:58:20.467 9 INFO neutron.plugins.ml2.plugin [None req-cd644ee6-e84a-4e64-84af-416f7a3f6205 - - - - - -] Attempt 1 to provision port 9514356f-e051-4b1d-a0d8-cffe8be4c5ab 2026-04-12 21:58:20.503 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port d345f2ce-16f0-4e51-abbe-036585d24792 2026-04-12 21:58:21.368 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 2281ab14-ce54-44af-885d-13a9a6e6cb4b 2026-04-12 21:58:21.778 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port d345f2ce-16f0-4e51-abbe-036585d24792 2026-04-12 21:58:25.428 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 359309fb-1f31-462e-a1ea-cd83bb463ae1 2026-04-12 21:58:25.775 10 INFO neutron.plugins.ml2.plugin [None req-e85ff48f-2767-4a81-9fca-c047caa2fa8d - - - - - -] Attempt 1 to provision port 359309fb-1f31-462e-a1ea-cd83bb463ae1 2026-04-12 21:58:25.900 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 46c98821-2d7b-47ad-8dba-7a0994c447b5 2026-04-12 21:58:26.361 10 INFO neutron.plugins.ml2.plugin [None req-5c4f4b78-0fa2-4bb9-92f3-d23404cd5125 - - - - - -] Attempt 1 to provision port 46c98821-2d7b-47ad-8dba-7a0994c447b5 2026-04-12 21:58:27.164 10 INFO neutron.plugins.ml2.plugin [None req-75ef488a-647e-4cfd-9f8c-150024f76992 - - - - - -] Attempt 1 to provision port f1cd59b0-e2db-4b5e-abce-4238a5ab9c02 2026-04-12 21:58:27.581 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 359309fb-1f31-462e-a1ea-cd83bb463ae1 2026-04-12 21:58:27.926 9 INFO neutron.plugins.ml2.plugin [None req-ab9ac792-db2c-474f-b2a1-073723f3dae0 - - - - - -] Attempt 1 to provision port f1cd59b0-e2db-4b5e-abce-4238a5ab9c02 2026-04-12 21:58:27.952 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 46c98821-2d7b-47ad-8dba-7a0994c447b5 2026-04-12 21:58:28.874 10 INFO neutron.plugins.ml2.plugin [None req-6e61557d-7e12-4e7e-8b6d-0b368483538e - - - - - -] Attempt 1 to provision port 9fa328f0-5447-497e-a91d-4984020abb4e 2026-04-12 21:58:29.530 10 INFO neutron.plugins.ml2.plugin [None req-41aeecdb-1c7c-46c1-9445-1e13dee54e6e - - - - - -] Attempt 1 to provision port 9fa328f0-5447-497e-a91d-4984020abb4e 2026-04-12 21:58:38.778 9 INFO neutron.plugins.ml2.plugin [None req-80bf613b-855d-4302-9914-9c1e824b4426 - - - - - -] Attempt 1 to provision port 257dd391-dd7e-44f9-95f2-219672913da1 2026-04-12 21:58:38.807 9 INFO neutron.plugins.ml2.plugin [None req-80bf613b-855d-4302-9914-9c1e824b4426 - - - - - -] Attempt 1 to provision port 53db5335-1c4b-48af-ae67-702aaf6e8215 2026-04-12 21:58:39.208 9 INFO neutron.plugins.ml2.plugin [None req-6621d49b-cc24-4776-bf7b-78e896e814d9 - - - - - -] Attempt 1 to provision port 257dd391-dd7e-44f9-95f2-219672913da1 2026-04-12 21:58:39.550 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 53db5335-1c4b-48af-ae67-702aaf6e8215 2026-04-12 21:58:40.481 9 INFO neutron.plugins.ml2.plugin [None req-75af48a1-c717-4b7e-a6ae-3800ce776592 - - - - - -] Attempt 1 to provision port 257dd391-dd7e-44f9-95f2-219672913da1 2026-04-12 21:58:45.639 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port f060aa29-a6c6-43be-9aaf-0cc2595d2f59 2026-04-12 21:58:46.577 9 INFO neutron.plugins.ml2.plugin [None req-5384a03c-0577-4291-bc3f-47d21c810083 - - - - - -] Attempt 1 to provision port f060aa29-a6c6-43be-9aaf-0cc2595d2f59 2026-04-12 21:58:47.153 10 INFO neutron.plugins.ml2.plugin [None req-9c39cae2-aefb-4e74-9e69-256753be58e0 - - - - - -] Attempt 1 to provision port afd348ea-dcfc-4fb6-b996-454cae92480b 2026-04-12 21:58:47.341 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port f060aa29-a6c6-43be-9aaf-0cc2595d2f59 2026-04-12 21:58:47.801 9 INFO neutron.plugins.ml2.plugin [None req-2da55e7c-2c33-4c76-a578-e7bae51fd603 - - - - - -] Attempt 1 to provision port afd348ea-dcfc-4fb6-b996-454cae92480b 2026-04-12 21:58:48.014 10 ERROR neutron.plugins.ml2.managers [None req-9cd6446a-fdd8-4e2d-8633-5cbc131974d3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a043c946-18a4-48c0-a1ad-09b277d90a1c could not be found. 2026-04-12 21:58:48.014 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:58:48.014 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-04-12 21:58:48.014 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:58:48.014 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-04-12 21:58:48.014 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:58:48.014 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-04-12 21:58:48.014 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:58:48.014 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-04-12 21:58:48.014 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:58:48.014 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-04-12 21:58:48.014 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:58:48.014 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-04-12 21:58:48.014 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:48.014 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.014 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.014 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-04-12 21:58:48.014 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.014 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-04-12 21:58:48.014 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:48.014 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:58:48.014 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:58:48.014 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.014 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.014 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-04-12 21:58:48.014 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.014 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:58:48.014 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:48.014 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-04-12 21:58:48.014 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:48.014 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.014 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.014 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-04-12 21:58:48.014 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.014 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-04-12 21:58:48.014 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:58:48.014 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-04-12 21:58:48.014 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:58:48.014 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-04-12 21:58:48.014 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:58:48.014 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a043c946-18a4-48c0-a1ad-09b277d90a1c could not be found. 2026-04-12 21:58:48.014 10 ERROR neutron.plugins.ml2.managers  2026-04-12 21:58:48.017 10 ERROR neutron.plugins.ml2.managers [None req-9cd6446a-fdd8-4e2d-8633-5cbc131974d3 - - - - - -] Failed to bind port d3d4169f-680f-4f43-a36f-db264a9be8fd on host instance for vnic_type normal using segments [{'id': '772467eb-b713-4c72-b06b-7116e29803c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 286, 'network_id': '75d953cf-00d8-4fcd-8a15-9218eeb4dd13'}] 2026-04-12 21:58:48.017 10 INFO neutron.plugins.ml2.plugin [None req-9cd6446a-fdd8-4e2d-8633-5cbc131974d3 - - - - - -] Attempt 2 to bind port d3d4169f-680f-4f43-a36f-db264a9be8fd 2026-04-12 21:58:48.039 10 ERROR neutron.plugins.ml2.managers [None req-9cd6446a-fdd8-4e2d-8633-5cbc131974d3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a043c946-18a4-48c0-a1ad-09b277d90a1c could not be found. 2026-04-12 21:58:48.039 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:58:48.039 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-04-12 21:58:48.039 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:58:48.039 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-04-12 21:58:48.039 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:58:48.039 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-04-12 21:58:48.039 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:58:48.039 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-04-12 21:58:48.039 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:58:48.039 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-04-12 21:58:48.039 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:58:48.039 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-04-12 21:58:48.039 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:48.039 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.039 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.039 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-04-12 21:58:48.039 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.039 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-04-12 21:58:48.039 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:48.039 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:58:48.039 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:58:48.039 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.039 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.039 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-04-12 21:58:48.039 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.039 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:58:48.039 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:48.039 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-04-12 21:58:48.039 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:48.039 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.039 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.039 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-04-12 21:58:48.039 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.039 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-04-12 21:58:48.039 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:58:48.039 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-04-12 21:58:48.039 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:58:48.039 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-04-12 21:58:48.039 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:58:48.039 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a043c946-18a4-48c0-a1ad-09b277d90a1c could not be found. 2026-04-12 21:58:48.039 10 ERROR neutron.plugins.ml2.managers  2026-04-12 21:58:48.040 10 ERROR neutron.plugins.ml2.managers [None req-9cd6446a-fdd8-4e2d-8633-5cbc131974d3 - - - - - -] Failed to bind port d3d4169f-680f-4f43-a36f-db264a9be8fd on host instance for vnic_type normal using segments [{'id': '772467eb-b713-4c72-b06b-7116e29803c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 286, 'network_id': '75d953cf-00d8-4fcd-8a15-9218eeb4dd13'}] 2026-04-12 21:58:48.040 10 INFO neutron.plugins.ml2.plugin [None req-9cd6446a-fdd8-4e2d-8633-5cbc131974d3 - - - - - -] Attempt 3 to bind port d3d4169f-680f-4f43-a36f-db264a9be8fd 2026-04-12 21:58:48.066 10 ERROR neutron.plugins.ml2.managers [None req-9cd6446a-fdd8-4e2d-8633-5cbc131974d3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a043c946-18a4-48c0-a1ad-09b277d90a1c could not be found. 2026-04-12 21:58:48.066 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:58:48.066 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-04-12 21:58:48.066 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:58:48.066 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-04-12 21:58:48.066 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:58:48.066 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-04-12 21:58:48.066 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:58:48.066 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-04-12 21:58:48.066 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:58:48.066 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-04-12 21:58:48.066 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:58:48.066 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-04-12 21:58:48.066 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:48.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.066 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.066 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-04-12 21:58:48.066 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.066 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-04-12 21:58:48.066 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:48.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:58:48.066 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:58:48.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.066 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.066 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-04-12 21:58:48.066 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:58:48.066 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:48.066 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-04-12 21:58:48.066 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:48.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.066 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.066 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-04-12 21:58:48.066 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.066 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-04-12 21:58:48.066 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:58:48.066 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-04-12 21:58:48.066 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:58:48.066 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-04-12 21:58:48.066 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:58:48.066 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a043c946-18a4-48c0-a1ad-09b277d90a1c could not be found. 2026-04-12 21:58:48.066 10 ERROR neutron.plugins.ml2.managers  2026-04-12 21:58:48.067 10 ERROR neutron.plugins.ml2.managers [None req-9cd6446a-fdd8-4e2d-8633-5cbc131974d3 - - - - - -] Failed to bind port d3d4169f-680f-4f43-a36f-db264a9be8fd on host instance for vnic_type normal using segments [{'id': '772467eb-b713-4c72-b06b-7116e29803c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 286, 'network_id': '75d953cf-00d8-4fcd-8a15-9218eeb4dd13'}] 2026-04-12 21:58:48.067 10 INFO neutron.plugins.ml2.plugin [None req-9cd6446a-fdd8-4e2d-8633-5cbc131974d3 - - - - - -] Attempt 4 to bind port d3d4169f-680f-4f43-a36f-db264a9be8fd 2026-04-12 21:58:48.089 10 ERROR neutron.plugins.ml2.managers [None req-9cd6446a-fdd8-4e2d-8633-5cbc131974d3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a043c946-18a4-48c0-a1ad-09b277d90a1c could not be found. 2026-04-12 21:58:48.089 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:58:48.089 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-04-12 21:58:48.089 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:58:48.089 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-04-12 21:58:48.089 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:58:48.089 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-04-12 21:58:48.089 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:58:48.089 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-04-12 21:58:48.089 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:58:48.089 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-04-12 21:58:48.089 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:58:48.089 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-04-12 21:58:48.089 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:48.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.089 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.089 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-04-12 21:58:48.089 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.089 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-04-12 21:58:48.089 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:48.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:58:48.089 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:58:48.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.089 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.089 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-04-12 21:58:48.089 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:58:48.089 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:48.089 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-04-12 21:58:48.089 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:48.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.089 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.089 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-04-12 21:58:48.089 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.089 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-04-12 21:58:48.089 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:58:48.089 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-04-12 21:58:48.089 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:58:48.089 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-04-12 21:58:48.089 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:58:48.089 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a043c946-18a4-48c0-a1ad-09b277d90a1c could not be found. 2026-04-12 21:58:48.089 10 ERROR neutron.plugins.ml2.managers  2026-04-12 21:58:48.090 10 ERROR neutron.plugins.ml2.managers [None req-9cd6446a-fdd8-4e2d-8633-5cbc131974d3 - - - - - -] Failed to bind port d3d4169f-680f-4f43-a36f-db264a9be8fd on host instance for vnic_type normal using segments [{'id': '772467eb-b713-4c72-b06b-7116e29803c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 286, 'network_id': '75d953cf-00d8-4fcd-8a15-9218eeb4dd13'}] 2026-04-12 21:58:48.090 10 INFO neutron.plugins.ml2.plugin [None req-9cd6446a-fdd8-4e2d-8633-5cbc131974d3 - - - - - -] Attempt 5 to bind port d3d4169f-680f-4f43-a36f-db264a9be8fd 2026-04-12 21:58:48.111 10 ERROR neutron.plugins.ml2.managers [None req-9cd6446a-fdd8-4e2d-8633-5cbc131974d3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a043c946-18a4-48c0-a1ad-09b277d90a1c could not be found. 2026-04-12 21:58:48.111 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:58:48.111 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-04-12 21:58:48.111 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:58:48.111 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-04-12 21:58:48.111 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:58:48.111 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-04-12 21:58:48.111 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:58:48.111 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-04-12 21:58:48.111 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:58:48.111 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-04-12 21:58:48.111 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:58:48.111 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-04-12 21:58:48.111 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:48.111 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.111 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.111 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-04-12 21:58:48.111 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.111 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-04-12 21:58:48.111 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:48.111 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:58:48.111 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:58:48.111 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.111 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.111 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-04-12 21:58:48.111 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.111 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:58:48.111 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:48.111 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-04-12 21:58:48.111 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:48.111 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.111 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.111 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-04-12 21:58:48.111 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.111 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-04-12 21:58:48.111 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:58:48.111 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-04-12 21:58:48.111 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:58:48.111 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-04-12 21:58:48.111 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:58:48.111 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a043c946-18a4-48c0-a1ad-09b277d90a1c could not be found. 2026-04-12 21:58:48.111 10 ERROR neutron.plugins.ml2.managers  2026-04-12 21:58:48.112 10 ERROR neutron.plugins.ml2.managers [None req-9cd6446a-fdd8-4e2d-8633-5cbc131974d3 - - - - - -] Failed to bind port d3d4169f-680f-4f43-a36f-db264a9be8fd on host instance for vnic_type normal using segments [{'id': '772467eb-b713-4c72-b06b-7116e29803c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 286, 'network_id': '75d953cf-00d8-4fcd-8a15-9218eeb4dd13'}] 2026-04-12 21:58:48.112 10 INFO neutron.plugins.ml2.plugin [None req-9cd6446a-fdd8-4e2d-8633-5cbc131974d3 - - - - - -] Attempt 6 to bind port d3d4169f-680f-4f43-a36f-db264a9be8fd 2026-04-12 21:58:48.134 10 ERROR neutron.plugins.ml2.managers [None req-9cd6446a-fdd8-4e2d-8633-5cbc131974d3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a043c946-18a4-48c0-a1ad-09b277d90a1c could not be found. 2026-04-12 21:58:48.134 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:58:48.134 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-04-12 21:58:48.134 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:58:48.134 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-04-12 21:58:48.134 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:58:48.134 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-04-12 21:58:48.134 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:58:48.134 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-04-12 21:58:48.134 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:58:48.134 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-04-12 21:58:48.134 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:58:48.134 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-04-12 21:58:48.134 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:48.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.134 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.134 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-04-12 21:58:48.134 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.134 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-04-12 21:58:48.134 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:48.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:58:48.134 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:58:48.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.134 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.134 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-04-12 21:58:48.134 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:58:48.134 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:48.134 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-04-12 21:58:48.134 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:48.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.134 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.134 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-04-12 21:58:48.134 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.134 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-04-12 21:58:48.134 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:58:48.134 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-04-12 21:58:48.134 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:58:48.134 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-04-12 21:58:48.134 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:58:48.134 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a043c946-18a4-48c0-a1ad-09b277d90a1c could not be found. 2026-04-12 21:58:48.134 10 ERROR neutron.plugins.ml2.managers  2026-04-12 21:58:48.135 10 ERROR neutron.plugins.ml2.managers [None req-9cd6446a-fdd8-4e2d-8633-5cbc131974d3 - - - - - -] Failed to bind port d3d4169f-680f-4f43-a36f-db264a9be8fd on host instance for vnic_type normal using segments [{'id': '772467eb-b713-4c72-b06b-7116e29803c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 286, 'network_id': '75d953cf-00d8-4fcd-8a15-9218eeb4dd13'}] 2026-04-12 21:58:48.135 10 INFO neutron.plugins.ml2.plugin [None req-9cd6446a-fdd8-4e2d-8633-5cbc131974d3 - - - - - -] Attempt 7 to bind port d3d4169f-680f-4f43-a36f-db264a9be8fd 2026-04-12 21:58:48.153 10 ERROR neutron.plugins.ml2.managers [None req-9cd6446a-fdd8-4e2d-8633-5cbc131974d3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a043c946-18a4-48c0-a1ad-09b277d90a1c could not be found. 2026-04-12 21:58:48.153 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:58:48.153 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-04-12 21:58:48.153 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:58:48.153 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-04-12 21:58:48.153 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:58:48.153 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-04-12 21:58:48.153 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:58:48.153 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-04-12 21:58:48.153 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:58:48.153 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-04-12 21:58:48.153 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:58:48.153 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-04-12 21:58:48.153 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:48.153 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.153 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.153 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-04-12 21:58:48.153 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.153 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-04-12 21:58:48.153 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:48.153 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:58:48.153 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:58:48.153 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.153 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.153 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-04-12 21:58:48.153 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.153 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:58:48.153 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:48.153 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-04-12 21:58:48.153 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:48.153 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.153 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.153 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-04-12 21:58:48.153 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.153 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-04-12 21:58:48.153 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:58:48.153 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-04-12 21:58:48.153 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:58:48.153 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-04-12 21:58:48.153 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:58:48.153 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a043c946-18a4-48c0-a1ad-09b277d90a1c could not be found. 2026-04-12 21:58:48.153 10 ERROR neutron.plugins.ml2.managers  2026-04-12 21:58:48.154 10 ERROR neutron.plugins.ml2.managers [None req-9cd6446a-fdd8-4e2d-8633-5cbc131974d3 - - - - - -] Failed to bind port d3d4169f-680f-4f43-a36f-db264a9be8fd on host instance for vnic_type normal using segments [{'id': '772467eb-b713-4c72-b06b-7116e29803c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 286, 'network_id': '75d953cf-00d8-4fcd-8a15-9218eeb4dd13'}] 2026-04-12 21:58:48.154 10 INFO neutron.plugins.ml2.plugin [None req-9cd6446a-fdd8-4e2d-8633-5cbc131974d3 - - - - - -] Attempt 8 to bind port d3d4169f-680f-4f43-a36f-db264a9be8fd 2026-04-12 21:58:48.173 10 ERROR neutron.plugins.ml2.managers [None req-9cd6446a-fdd8-4e2d-8633-5cbc131974d3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a043c946-18a4-48c0-a1ad-09b277d90a1c could not be found. 2026-04-12 21:58:48.173 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:58:48.173 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-04-12 21:58:48.173 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:58:48.173 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-04-12 21:58:48.173 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:58:48.173 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-04-12 21:58:48.173 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:58:48.173 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-04-12 21:58:48.173 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:58:48.173 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-04-12 21:58:48.173 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:58:48.173 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-04-12 21:58:48.173 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:48.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.173 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.173 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-04-12 21:58:48.173 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.173 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-04-12 21:58:48.173 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:48.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:58:48.173 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:58:48.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.173 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.173 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-04-12 21:58:48.173 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:58:48.173 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:48.173 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-04-12 21:58:48.173 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:48.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.173 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.173 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-04-12 21:58:48.173 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.173 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-04-12 21:58:48.173 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:58:48.173 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-04-12 21:58:48.173 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:58:48.173 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-04-12 21:58:48.173 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:58:48.173 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a043c946-18a4-48c0-a1ad-09b277d90a1c could not be found. 2026-04-12 21:58:48.173 10 ERROR neutron.plugins.ml2.managers  2026-04-12 21:58:48.174 10 ERROR neutron.plugins.ml2.managers [None req-9cd6446a-fdd8-4e2d-8633-5cbc131974d3 - - - - - -] Failed to bind port d3d4169f-680f-4f43-a36f-db264a9be8fd on host instance for vnic_type normal using segments [{'id': '772467eb-b713-4c72-b06b-7116e29803c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 286, 'network_id': '75d953cf-00d8-4fcd-8a15-9218eeb4dd13'}] 2026-04-12 21:58:48.175 10 INFO neutron.plugins.ml2.plugin [None req-9cd6446a-fdd8-4e2d-8633-5cbc131974d3 - - - - - -] Attempt 9 to bind port d3d4169f-680f-4f43-a36f-db264a9be8fd 2026-04-12 21:58:48.195 10 ERROR neutron.plugins.ml2.managers [None req-9cd6446a-fdd8-4e2d-8633-5cbc131974d3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a043c946-18a4-48c0-a1ad-09b277d90a1c could not be found. 2026-04-12 21:58:48.195 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:58:48.195 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-04-12 21:58:48.195 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:58:48.195 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-04-12 21:58:48.195 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:58:48.195 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-04-12 21:58:48.195 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:58:48.195 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-04-12 21:58:48.195 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:58:48.195 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-04-12 21:58:48.195 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:58:48.195 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-04-12 21:58:48.195 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:48.195 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.195 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.195 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-04-12 21:58:48.195 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.195 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-04-12 21:58:48.195 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:48.195 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:58:48.195 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:58:48.195 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.195 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.195 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-04-12 21:58:48.195 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.195 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:58:48.195 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:48.195 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-04-12 21:58:48.195 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:48.195 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.195 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.195 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-04-12 21:58:48.195 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.195 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-04-12 21:58:48.195 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:58:48.195 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-04-12 21:58:48.195 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:58:48.195 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-04-12 21:58:48.195 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:58:48.195 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a043c946-18a4-48c0-a1ad-09b277d90a1c could not be found. 2026-04-12 21:58:48.195 10 ERROR neutron.plugins.ml2.managers  2026-04-12 21:58:48.196 10 ERROR neutron.plugins.ml2.managers [None req-9cd6446a-fdd8-4e2d-8633-5cbc131974d3 - - - - - -] Failed to bind port d3d4169f-680f-4f43-a36f-db264a9be8fd on host instance for vnic_type normal using segments [{'id': '772467eb-b713-4c72-b06b-7116e29803c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 286, 'network_id': '75d953cf-00d8-4fcd-8a15-9218eeb4dd13'}] 2026-04-12 21:58:48.196 10 INFO neutron.plugins.ml2.plugin [None req-9cd6446a-fdd8-4e2d-8633-5cbc131974d3 - - - - - -] Attempt 10 to bind port d3d4169f-680f-4f43-a36f-db264a9be8fd 2026-04-12 21:58:48.220 10 ERROR neutron.plugins.ml2.managers [None req-9cd6446a-fdd8-4e2d-8633-5cbc131974d3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a043c946-18a4-48c0-a1ad-09b277d90a1c could not be found. 2026-04-12 21:58:48.220 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:58:48.220 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-04-12 21:58:48.220 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:58:48.220 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-04-12 21:58:48.220 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:58:48.220 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-04-12 21:58:48.220 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:58:48.220 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-04-12 21:58:48.220 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:58:48.220 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-04-12 21:58:48.220 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:58:48.220 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-04-12 21:58:48.220 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:48.220 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.220 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.220 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-04-12 21:58:48.220 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.220 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-04-12 21:58:48.220 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:48.220 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:58:48.220 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:58:48.220 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.220 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.220 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-04-12 21:58:48.220 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.220 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:58:48.220 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:48.220 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-04-12 21:58:48.220 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:48.220 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:48.220 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:48.220 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-04-12 21:58:48.220 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:48.220 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-04-12 21:58:48.220 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:58:48.220 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-04-12 21:58:48.220 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:58:48.220 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-04-12 21:58:48.220 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:58:48.220 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a043c946-18a4-48c0-a1ad-09b277d90a1c could not be found. 2026-04-12 21:58:48.220 10 ERROR neutron.plugins.ml2.managers  2026-04-12 21:58:48.221 10 ERROR neutron.plugins.ml2.managers [None req-9cd6446a-fdd8-4e2d-8633-5cbc131974d3 - - - - - -] Failed to bind port d3d4169f-680f-4f43-a36f-db264a9be8fd on host instance for vnic_type normal using segments [{'id': '772467eb-b713-4c72-b06b-7116e29803c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 286, 'network_id': '75d953cf-00d8-4fcd-8a15-9218eeb4dd13'}] 2026-04-12 21:58:52.987 10 INFO neutron.plugins.ml2.plugin [None req-20e5c96c-711f-4a7a-83aa-6e0ae87652c4 - - - - - -] Attempt 1 to provision port 66f39e2a-eeee-4070-890f-bc39ba297a8f 2026-04-12 21:58:57.295 9 INFO neutron.plugins.ml2.plugin [None req-332bcc65-dcc3-4113-9b43-a0014bd944a9 - - - - - -] Attempt 1 to provision port bf46bace-48a0-4f5e-bc06-efd8c2198359 2026-04-12 21:58:57.421 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port bf46bace-48a0-4f5e-bc06-efd8c2198359 2026-04-12 21:59:17.579 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 9a817a29-b140-4653-9706-187238ff9bbc 2026-04-12 21:59:19.471 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 919ad2c0-239e-409d-b42b-a1e2560bf964 2026-04-12 21:59:19.839 9 INFO neutron.plugins.ml2.plugin [None req-9dfc4d12-0856-4b96-8fd4-77f88c368b54 - - - - - -] Attempt 1 to provision port 9a817a29-b140-4653-9706-187238ff9bbc 2026-04-12 21:59:20.237 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 9a817a29-b140-4653-9706-187238ff9bbc 2026-04-12 21:59:20.745 9 INFO neutron.plugins.ml2.plugin [None req-540d2308-b300-4be8-8491-660aac654706 - - - - - -] Attempt 1 to provision port 6471da8a-1c08-42f0-9394-4d09dc84f20b 2026-04-12 21:59:21.390 10 INFO neutron.plugins.ml2.plugin [None req-d70e09b2-2aee-46a1-a798-22e3ee3a8ea5 - - - - - -] Attempt 1 to provision port 919ad2c0-239e-409d-b42b-a1e2560bf964 2026-04-12 21:59:21.459 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port f3d3dc65-b03d-4422-b3f7-920fb978e7ca 2026-04-12 21:59:21.778 9 INFO neutron.plugins.ml2.plugin [None req-fd846a89-bdc0-48e3-b2d9-5f0fe3de1b6b - - - - - -] Attempt 1 to provision port 9a817a29-b140-4653-9706-187238ff9bbc 2026-04-12 21:59:21.923 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 919ad2c0-239e-409d-b42b-a1e2560bf964 2026-04-12 21:59:22.112 9 INFO neutron.plugins.ml2.plugin [None req-6048b337-d165-4ea0-8ba1-ab73443afcd8 - - - - - -] Attempt 1 to provision port f3d3dc65-b03d-4422-b3f7-920fb978e7ca 2026-04-12 21:59:22.724 10 INFO neutron.plugins.ml2.plugin [None req-8b5daab8-9d37-4ba1-ba7c-aeaa1349d44a - - - - - -] Attempt 1 to provision port 919ad2c0-239e-409d-b42b-a1e2560bf964 2026-04-12 21:59:23.351 9 INFO neutron.plugins.ml2.plugin [None req-b50d0350-e5c5-46b9-b7bc-c369088ded20 - - - - - -] Attempt 1 to provision port f3d3dc65-b03d-4422-b3f7-920fb978e7ca 2026-04-12 21:59:23.500 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port f3d3dc65-b03d-4422-b3f7-920fb978e7ca 2026-04-12 21:59:23.928 10 INFO neutron.plugins.ml2.plugin [None req-e1ee2f40-5998-42f0-86ad-b12c2cf0176e - - - - - -] Attempt 1 to provision port 6f5f6770-d98e-436e-91da-ead733349c87 2026-04-12 21:59:24.777 10 INFO neutron.plugins.ml2.plugin [None req-a91a179f-316c-418e-b7a5-f1cbff57a06b - - - - - -] Attempt 1 to provision port 6f5f6770-d98e-436e-91da-ead733349c87 2026-04-12 21:59:25.384 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 8b2f5f10-5c52-4f91-8f0b-2652712baaf8 2026-04-12 21:59:26.536 9 INFO neutron.plugins.ml2.plugin [None req-88969750-6a98-4189-a072-1e9910f4cfb1 - - - - - -] Attempt 1 to provision port 8292e6bc-5800-4f7c-8d64-a1448437a8d0 2026-04-12 21:59:27.403 9 INFO neutron.plugins.ml2.plugin [None req-c72b2e04-79a9-4797-ae17-e803d03f7858 - - - - - -] Attempt 1 to provision port 8292e6bc-5800-4f7c-8d64-a1448437a8d0 2026-04-12 21:59:27.543 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 8b2f5f10-5c52-4f91-8f0b-2652712baaf8 2026-04-12 21:59:28.458 10 INFO neutron.plugins.ml2.plugin [None req-83c8f9ba-4b2e-4e5e-936b-459d62a8f396 - - - - - -] Attempt 1 to provision port 5cde4767-5842-4c28-b3f3-b0da98353c52 2026-04-12 21:59:29.314 10 INFO neutron.plugins.ml2.plugin [None req-464805fb-0fa3-42a8-8b9b-9da6643262db - - - - - -] Attempt 1 to provision port 5cde4767-5842-4c28-b3f3-b0da98353c52 2026-04-12 21:59:34.202 9 INFO neutron.plugins.ml2.plugin [None req-3d204ec4-f22d-4e89-b8ca-ac5074b10768 - - - - - -] Attempt 1 to provision port 796450b8-f3e5-425e-9f89-536d68783fa2 2026-04-12 21:59:37.515 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 796450b8-f3e5-425e-9f89-536d68783fa2 2026-04-12 21:59:37.674 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-291e390f-2b4b-4ff4-bb17-4cdab0eb1ad4'] response: {'server_uuid': '338a6faf-ab53-4072-a303-4c06b350cac3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '796450b8-f3e5-425e-9f89-536d68783fa2', 'code': 200} 2026-04-12 21:59:39.403 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 796450b8-f3e5-425e-9f89-536d68783fa2 2026-04-12 21:59:43.451 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 5cde4767-5842-4c28-b3f3-b0da98353c52 2026-04-12 21:59:45.529 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 8292e6bc-5800-4f7c-8d64-a1448437a8d0 2026-04-12 21:59:46.070 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 5cde4767-5842-4c28-b3f3-b0da98353c52 2026-04-12 21:59:46.445 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 6471da8a-1c08-42f0-9394-4d09dc84f20b 2026-04-12 21:59:46.811 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 6f5f6770-d98e-436e-91da-ead733349c87 2026-04-12 21:59:47.385 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 6f5f6770-d98e-436e-91da-ead733349c87 2026-04-12 21:59:47.678 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 6471da8a-1c08-42f0-9394-4d09dc84f20b 2026-04-12 21:59:48.038 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 8292e6bc-5800-4f7c-8d64-a1448437a8d0 2026-04-12 21:59:49.466 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 5b5d7b12-feb4-444a-b016-8356ab48d90d 2026-04-12 21:59:49.646 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d97101c1-cc90-484b-84a2-322b65533b8e'] response: {'server_uuid': 'a2a561e8-c33b-40df-a30f-f4c57c500791', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5b5d7b12-feb4-444a-b016-8356ab48d90d', 'code': 200} 2026-04-12 21:59:51.415 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 5b5d7b12-feb4-444a-b016-8356ab48d90d 2026-04-12 22:00:09.858 9 INFO neutron.plugins.ml2.plugin [None req-ed6704f0-23b9-4c9c-9f4b-7bd779116be2 - - - - - -] Attempt 1 to provision port 454e58ed-db98-4249-a587-36a60f5ff9f1 2026-04-12 22:00:23.199 9 INFO neutron.plugins.ml2.plugin [None req-9b1934de-b216-4a7b-beac-4f148acccd32 - - - - - -] Attempt 1 to provision port d2e37ae3-8ae9-471b-85eb-2592c3ecda7d 2026-04-12 22:00:25.518 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port d2e37ae3-8ae9-471b-85eb-2592c3ecda7d 2026-04-12 22:00:25.652 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-eaf3502b-7d13-46bd-9cc1-f3b31f57fb25'] response: {'server_uuid': '0556dc99-0260-4e08-9245-899b816e1c62', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd2e37ae3-8ae9-471b-85eb-2592c3ecda7d', 'code': 200} 2026-04-12 22:00:27.437 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port d2e37ae3-8ae9-471b-85eb-2592c3ecda7d 2026-04-12 22:01:05.305 10 INFO neutron.plugins.ml2.plugin [None req-1233e6bb-5d9d-42c0-989f-e5a0ff3b2c26 - - - - - -] Attempt 1 to provision port d2ca4f72-bde8-4cab-8aed-ac641886968c 2026-04-12 22:01:07.677 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port d2ca4f72-bde8-4cab-8aed-ac641886968c 2026-04-12 22:01:08.488 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f82a5872-27d8-44b1-be99-f793e1dbcb02'] response: {'server_uuid': '0556dc99-0260-4e08-9245-899b816e1c62', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd2ca4f72-bde8-4cab-8aed-ac641886968c', 'code': 200} 2026-04-12 22:01:09.565 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port d2ca4f72-bde8-4cab-8aed-ac641886968c 2026-04-12 22:01:39.840 9 INFO neutron.plugins.ml2.plugin [None req-88c4a243-22ce-4388-8a11-a9c638b9714d - - - - - -] Attempt 1 to provision port 596582d8-f0a4-4435-9f91-4fc055d819f0 2026-04-12 22:01:40.004 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6da1f329-e27a-40a7-a4fe-e5d296caa952'] response: {'server_uuid': '0556dc99-0260-4e08-9245-899b816e1c62', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '596582d8-f0a4-4435-9f91-4fc055d819f0', 'code': 200} 2026-04-12 22:01:41.548 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 596582d8-f0a4-4435-9f91-4fc055d819f0 2026-04-12 22:01:51.611 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port b6ff1d3b-e318-4db8-aee1-101ae22d9785 2026-04-12 22:01:51.740 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e94aa761-c9bb-4791-aef6-5ec47606144d'] response: {'server_uuid': '0556dc99-0260-4e08-9245-899b816e1c62', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b6ff1d3b-e318-4db8-aee1-101ae22d9785', 'code': 200} 2026-04-12 22:01:53.499 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port b6ff1d3b-e318-4db8-aee1-101ae22d9785 2026-04-12 22:02:00.552 10 INFO neutron.plugins.ml2.plugin [None req-07a2e46c-8d6c-47cd-8f91-217c37df6eb3 - - - - - -] Attempt 1 to provision port b6ff1d3b-e318-4db8-aee1-101ae22d9785 2026-04-12 22:02:01.580 9 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port b6ff1d3b-e318-4db8-aee1-101ae22d9785 2026-04-12 22:02:30.980 9 INFO neutron.plugins.ml2.plugin [None req-d1e34e7c-bbef-4579-a9e0-023258af73aa - - - - - -] Attempt 1 to provision port 596582d8-f0a4-4435-9f91-4fc055d819f0 2026-04-12 22:02:31.590 10 INFO neutron.plugins.ml2.plugin [None req-d23ad60b-56b1-4879-b37c-d481cfe42d10 - - - - - -] Attempt 1 to provision port 596582d8-f0a4-4435-9f91-4fc055d819f0 2026-04-12 22:02:51.791 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-70f2144c-a241-4788-9bf4-c0759861b62a'] response: {'server_uuid': '0556dc99-0260-4e08-9245-899b816e1c62', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '596582d8-f0a4-4435-9f91-4fc055d819f0', 'code': 200} 2026-04-12 22:03:33.842 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e25573a-54cf-4aa3-b8f7-348c32e68737'] response: {'server_uuid': 'a2a561e8-c33b-40df-a30f-f4c57c500791', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5b5d7b12-feb4-444a-b016-8356ab48d90d', 'code': 200}