+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-29 22:35:34.133 1 INFO neutron.common.config [-] Logging enabled! 2026-05-29 22:35:34.133 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-05-29 22:35:34.134 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-29 22:35:34.134 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-29 22:35:35.173 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 22:35:35.176 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-29 22:35:35.178 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-29 22:35:35.179 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 22:35:35.179 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-29 22:35:35.180 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-29 22:35:35.180 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 22:35:35.185 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 22:35:35.185 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 22:35:35.185 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 22:35:35.201 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-29 22:35:35.201 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 22:35:35.202 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-29 22:35:35.234 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-29 22:35:35.234 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-29 22:35:35.235 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-29 22:35:35.235 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-29 22:35:35.240 1 WARNING oslo_policy.policy [None req-795808e6-3cbd-4c24-a902-982fc77221fa - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-29 22:35:35.501 1 INFO neutron.plugins.ml2.managers [None req-795808e6-3cbd-4c24-a902-982fc77221fa - - - - - -] Initializing driver for type 'vlan' 2026-05-29 22:35:35.669 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-795808e6-3cbd-4c24-a902-982fc77221fa - - - - - -] VlanTypeDriver initialization complete 2026-05-29 22:35:35.669 1 INFO neutron.plugins.ml2.managers [None req-795808e6-3cbd-4c24-a902-982fc77221fa - - - - - -] Initializing driver for type 'vxlan' 2026-05-29 22:35:35.670 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-795808e6-3cbd-4c24-a902-982fc77221fa - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-29 22:35:35.733 1 INFO neutron.plugins.ml2.managers [None req-795808e6-3cbd-4c24-a902-982fc77221fa - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-29 22:35:35.733 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-795808e6-3cbd-4c24-a902-982fc77221fa - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-29 22:35:35.734 1 INFO neutron.plugins.ml2.managers [None req-795808e6-3cbd-4c24-a902-982fc77221fa - - - - - -] Initializing extension driver 'port_security' 2026-05-29 22:35:35.734 1 INFO neutron.plugins.ml2.extensions.port_security [None req-795808e6-3cbd-4c24-a902-982fc77221fa - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-29 22:35:35.734 1 INFO neutron.plugins.ml2.managers [None req-795808e6-3cbd-4c24-a902-982fc77221fa - - - - - -] Initializing extension driver 'qos' 2026-05-29 22:35:35.735 1 INFO neutron.plugins.ml2.managers [None req-795808e6-3cbd-4c24-a902-982fc77221fa - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-29 22:35:35.735 1 INFO neutron.plugins.ml2.managers [None req-795808e6-3cbd-4c24-a902-982fc77221fa - - - - - -] Initializing mechanism driver 'l2population' 2026-05-29 22:35:35.749 1 INFO neutron.quota [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded quota_driver: . 2026-05-29 22:35:35.750 1 INFO neutron.plugins.ml2.plugin [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Modular L2 Plugin initialization complete 2026-05-29 22:35:35.750 1 INFO neutron.plugins.ml2.managers [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-29 22:35:35.750 1 INFO neutron.plugins.ml2.managers [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-29 22:35:35.751 1 INFO neutron.plugins.ml2.managers [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-29 22:35:35.751 1 INFO neutron.extensions.vlantransparent [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Disabled vlantransparent extension. 2026-05-29 22:35:35.751 1 INFO neutron.manager [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loading Plugin: qos 2026-05-29 22:35:35.761 1 INFO neutron.manager [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loading Plugin: router 2026-05-29 22:35:35.791 1 INFO neutron.services.service_base [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-29 22:35:35.791 1 INFO neutron.manager [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loading Plugin: segments 2026-05-29 22:35:35.858 1 INFO neutron.manager [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loading Plugin: trunk 2026-05-29 22:35:35.923 1 INFO neutron.manager [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loading Plugin: vpnaas 2026-05-29 22:35:35.958 1 WARNING stevedore.named [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-29 22:35:36.016 1 INFO neutron_vpnaas.services.vpn.plugin [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-29 22:35:36.017 1 INFO neutron.common.utils [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-29 22:35:36.017 1 INFO neutron.manager [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loading Plugin: auto_allocate 2026-05-29 22:35:36.022 1 INFO neutron.manager [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loading Plugin: tag 2026-05-29 22:35:36.027 1 INFO neutron.manager [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loading Plugin: timestamp 2026-05-29 22:35:36.030 1 INFO neutron.manager [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loading Plugin: network_ip_availability 2026-05-29 22:35:36.035 1 INFO neutron.manager [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loading Plugin: flavors 2026-05-29 22:35:36.037 1 INFO neutron.manager [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loading Plugin: revisions 2026-05-29 22:35:36.040 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Initializing extension manager. 2026-05-29 22:35:36.041 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: address-group 2026-05-29 22:35:36.042 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: address-scope 2026-05-29 22:35:36.042 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-29 22:35:36.043 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: agent 2026-05-29 22:35:36.043 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: agent-resources-synced 2026-05-29 22:35:36.045 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-29 22:35:36.045 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-29 22:35:36.046 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: availability_zone 2026-05-29 22:35:36.046 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: availability_zone_filter 2026-05-29 22:35:36.047 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-29 22:35:36.047 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: default-subnetpools 2026-05-29 22:35:36.048 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-29 22:35:36.049 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: dns-integration 2026-05-29 22:35:36.049 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: dns-domain-ports 2026-05-29 22:35:36.050 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-29 22:35:36.051 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: dvr 2026-05-29 22:35:36.051 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-29 22:35:36.052 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: empty-string-filtering 2026-05-29 22:35:36.052 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 22:35:36.053 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-29 22:35:36.053 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: external-net 2026-05-29 22:35:36.054 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-29 22:35:36.054 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: extraroute 2026-05-29 22:35:36.055 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: extraroute-atomic 2026-05-29 22:35:36.055 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-29 22:35:36.056 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-29 22:35:36.056 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-29 22:35:36.057 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-29 22:35:36.057 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: fip-port-details 2026-05-29 22:35:36.058 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: flavors 2026-05-29 22:35:36.059 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-29 22:35:36.059 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: floatingip-pools 2026-05-29 22:35:36.060 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: ip_allocation 2026-05-29 22:35:36.060 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-29 22:35:36.061 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: l2_adjacency 2026-05-29 22:35:36.062 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: router 2026-05-29 22:35:36.063 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 22:35:36.064 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-29 22:35:36.064 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-29 22:35:36.065 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: ext-gw-mode 2026-05-29 22:35:36.065 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: l3-ha 2026-05-29 22:35:36.066 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-29 22:35:36.066 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-29 22:35:36.067 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: l3-flavors 2026-05-29 22:35:36.067 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-29 22:35:36.068 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-29 22:35:36.069 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-29 22:35:36.070 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-29 22:35:36.071 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-29 22:35:36.072 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-29 22:35:36.072 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-29 22:35:36.073 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: multi-provider 2026-05-29 22:35:36.073 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: net-mtu 2026-05-29 22:35:36.074 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: net-mtu-writable 2026-05-29 22:35:36.074 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: network_availability_zone 2026-05-29 22:35:36.075 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: network_ha 2026-05-29 22:35:36.075 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: network-ip-availability 2026-05-29 22:35:36.076 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-29 22:35:36.077 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: pagination 2026-05-29 22:35:36.077 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: port-device-profile 2026-05-29 22:35:36.077 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-29 22:35:36.078 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-29 22:35:36.078 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-29 22:35:36.079 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: port-mac-override 2026-05-29 22:35:36.079 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-29 22:35:36.080 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-29 22:35:36.080 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: port-resource-request 2026-05-29 22:35:36.081 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-29 22:35:36.081 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: binding 2026-05-29 22:35:36.082 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: binding-extended 2026-05-29 22:35:36.082 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: port-security 2026-05-29 22:35:36.083 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: project-id 2026-05-29 22:35:36.083 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: provider 2026-05-29 22:35:36.084 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: qos 2026-05-29 22:35:36.085 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-29 22:35:36.086 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-29 22:35:36.086 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: qos-default 2026-05-29 22:35:36.086 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: qos-fip 2026-05-29 22:35:36.087 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-29 22:35:36.087 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-29 22:35:36.088 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-29 22:35:36.088 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-29 22:35:36.089 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-29 22:35:36.089 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: qos-pps 2026-05-29 22:35:36.090 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-29 22:35:36.090 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-29 22:35:36.091 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: qos-rules-alias 2026-05-29 22:35:36.091 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: quota-check-limit 2026-05-29 22:35:36.093 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: quotas 2026-05-29 22:35:36.095 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: quota_details 2026-05-29 22:35:36.096 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: rbac-policies 2026-05-29 22:35:36.096 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: rbac-address-group 2026-05-29 22:35:36.097 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: rbac-address-scope 2026-05-29 22:35:36.097 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: rbac-security-groups 2026-05-29 22:35:36.098 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-29 22:35:36.098 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: revision-if-match 2026-05-29 22:35:36.099 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-29 22:35:36.099 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: router_availability_zone 2026-05-29 22:35:36.100 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-29 22:35:36.101 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-29 22:35:36.102 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-29 22:35:36.102 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-29 22:35:36.102 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-29 22:35:36.103 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-29 22:35:36.103 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-29 22:35:36.109 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: security-group 2026-05-29 22:35:36.110 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: segment 2026-05-29 22:35:36.111 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-29 22:35:36.111 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: service-type 2026-05-29 22:35:36.112 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: sorting 2026-05-29 22:35:36.112 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: standard-attr-segment 2026-05-29 22:35:36.113 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: standard-attr-description 2026-05-29 22:35:36.113 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: stateful-security-group 2026-05-29 22:35:36.114 1 WARNING neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-29 22:35:36.114 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-29 22:35:36.115 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: subnet_onboard 2026-05-29 22:35:36.115 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-29 22:35:36.116 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: subnet-service-types 2026-05-29 22:35:36.116 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: subnet_allocation 2026-05-29 22:35:36.117 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-29 22:35:36.117 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-29 22:35:36.120 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: standard-attr-tag 2026-05-29 22:35:36.120 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-29 22:35:36.121 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: trunk 2026-05-29 22:35:36.121 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: trunk-details 2026-05-29 22:35:36.122 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-29 22:35:36.122 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-29 22:35:36.124 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-29 22:35:36.124 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-29 22:35:36.125 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: vpn-flavors 2026-05-29 22:35:36.126 1 INFO neutron.api.extensions [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Loaded extension: vpnaas 2026-05-29 22:35:36.129 1 INFO oslo_service.service [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Starting 2 workers 2026-05-29 22:35:36.134 1 INFO oslo_service.service [None req-18d5e374-88bc-4cd1-904d-6b297dcf5198 - - - - - -] Starting 1 workers 2026-05-29 22:36:11.624 9 INFO neutron.db.l3_hamode_db [None req-a36b5c5f-e4ec-458c-a02e-2e6db59a2b6e - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 22:36:26.782 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 3da0e083-c355-465d-8e4a-b17f58a19b25 2026-05-29 22:36:27.071 9 INFO neutron.plugins.ml2.plugin [None req-f2f65ba7-85cc-487a-9285-5d291022cbc7 - - - - - -] Attempt 1 to provision port 3da0e083-c355-465d-8e4a-b17f58a19b25 2026-05-29 22:36:28.667 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 3da0e083-c355-465d-8e4a-b17f58a19b25 2026-05-29 22:40:52.856 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 4c8de145-55a6-489c-9bbb-d4187a14543b 2026-05-29 22:40:53.236 10 INFO neutron.plugins.ml2.plugin [None req-a9428d9e-1a47-4d49-8e18-8eaa2d2a455b - - - - - -] Attempt 1 to provision port 4c8de145-55a6-489c-9bbb-d4187a14543b 2026-05-29 22:40:54.841 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 4c8de145-55a6-489c-9bbb-d4187a14543b 2026-05-29 22:41:01.315 9 INFO neutron.plugins.ml2.plugin [None req-8f682bdb-a74b-4d9e-87bb-d3cadfbee2cd - - - - - -] Attempt 1 to provision port 2bc7bdd3-e544-468e-81f1-1757b7916c6d 2026-05-29 22:44:53.323 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 2bc7bdd3-e544-468e-81f1-1757b7916c6d 2026-05-29 22:44:55.168 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 2bc7bdd3-e544-468e-81f1-1757b7916c6d 2026-05-29 22:52:55.509 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 4c8de145-55a6-489c-9bbb-d4187a14543b 2026-05-29 22:52:55.872 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 2bc7bdd3-e544-468e-81f1-1757b7916c6d 2026-05-29 22:52:57.566 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 3da0e083-c355-465d-8e4a-b17f58a19b25 2026-05-29 22:53:10.565 9 INFO neutron.plugins.ml2.plugin [None req-a2cb9ca4-5b95-4fc8-ba07-707d6b2937c7 - - - - - -] Attempt 1 to provision port 2bc7bdd3-e544-468e-81f1-1757b7916c6d 2026-05-29 22:53:10.630 9 INFO neutron.plugins.ml2.plugin [None req-a2cb9ca4-5b95-4fc8-ba07-707d6b2937c7 - - - - - -] Attempt 1 to provision port 4c8de145-55a6-489c-9bbb-d4187a14543b 2026-05-29 22:53:10.826 10 INFO neutron.plugins.ml2.plugin [None req-22a9dee9-28e2-48e6-9e6c-643017d9d764 - - - - - -] Attempt 1 to provision port 2bc7bdd3-e544-468e-81f1-1757b7916c6d 2026-05-29 22:53:10.899 10 INFO neutron.plugins.ml2.plugin [None req-22a9dee9-28e2-48e6-9e6c-643017d9d764 - - - - - -] Attempt 1 to provision port 4c8de145-55a6-489c-9bbb-d4187a14543b 2026-05-29 22:53:10.959 10 INFO neutron.plugins.ml2.plugin [None req-22a9dee9-28e2-48e6-9e6c-643017d9d764 - - - - - -] Attempt 1 to provision port 3da0e083-c355-465d-8e4a-b17f58a19b25 2026-05-29 22:53:27.970 10 INFO neutron.db.l3_hamode_db [None req-7a16ce67-c411-4047-94ba-9f53922b3599 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 22:58:20.109 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 43fb9f3a-3f92-49d4-b63d-c10bc512ee11 2026-05-29 22:58:22.179 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 43fb9f3a-3f92-49d4-b63d-c10bc512ee11 2026-05-29 23:19:21.034 9 INFO neutron.plugins.ml2.plugin [None req-c8438469-e309-422b-9038-cfb1d04c32f5 - - - - - -] Attempt 1 to provision port a2dacd9b-d2fa-46df-82d8-78b83c03badd 2026-05-29 23:19:21.133 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port a2dacd9b-d2fa-46df-82d8-78b83c03badd 2026-05-29 23:19:23.254 10 INFO neutron.plugins.ml2.plugin [None req-152d8aed-967d-4599-bbec-7ae25fad609c - - - - - -] Attempt 1 to provision port 53fbdbda-0e6e-49c9-8f8f-6cb3b3476a76 2026-05-29 23:19:23.397 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port b28846fb-db83-4787-9106-3b67d26fd5d8 2026-05-29 23:19:23.705 10 INFO neutron.plugins.ml2.plugin [None req-2149f113-7292-48e3-8ed2-b0dcd8d351f9 - - - - - -] Attempt 1 to provision port 0bc5f120-303b-452d-87b9-49a5d27866b3 2026-05-29 23:19:23.965 9 INFO neutron.plugins.ml2.plugin [None req-5b6edf27-9393-4257-9ca9-f9f76a081cc6 - - - - - -] Attempt 1 to provision port b28846fb-db83-4787-9106-3b67d26fd5d8 2026-05-29 23:19:24.371 9 INFO neutron.plugins.ml2.plugin [None req-25bfd929-f405-4bc4-a2f2-6870a7d62651 - - - - - -] Attempt 1 to provision port bedcb26b-2954-446c-befe-905dc82c483a 2026-05-29 23:19:24.407 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port a2dacd9b-d2fa-46df-82d8-78b83c03badd 2026-05-29 23:19:24.712 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port bedcb26b-2954-446c-befe-905dc82c483a 2026-05-29 23:19:26.171 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port b28846fb-db83-4787-9106-3b67d26fd5d8 2026-05-29 23:19:26.711 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port bedcb26b-2954-446c-befe-905dc82c483a 2026-05-29 23:19:28.311 10 INFO neutron.plugins.ml2.plugin [None req-abf82e33-9d86-4670-8b4c-3832bb868766 - - - - - -] Attempt 1 to provision port 4ae5fec1-2ab9-4744-8389-b67fb1a6e36e 2026-05-29 23:19:28.508 9 INFO neutron.plugins.ml2.plugin [None req-3cb29753-f319-485e-a91a-d36f4aa9a326 - - - - - -] Attempt 1 to provision port 19f0dd77-7db0-436c-94e8-b09e9055d74f 2026-05-29 23:19:29.091 9 INFO neutron.plugins.ml2.plugin [None req-dc2b8d39-5a73-4e49-88a3-653c8cccc066 - - - - - -] Attempt 1 to provision port 4ae5fec1-2ab9-4744-8389-b67fb1a6e36e 2026-05-29 23:19:30.281 9 INFO neutron.plugins.ml2.plugin [None req-81586a7b-e453-4d6b-9e6e-9b79ebf5bcd9 - - - - - -] Attempt 1 to provision port a1c22688-2115-4ace-91b1-da0772176bdd 2026-05-29 23:19:31.447 9 INFO neutron.plugins.ml2.plugin [None req-f76c2917-443c-4132-8c30-e852673f2ba3 - - - - - -] Attempt 1 to provision port a1c22688-2115-4ace-91b1-da0772176bdd 2026-05-29 23:19:31.789 9 INFO neutron.plugins.ml2.plugin [None req-5cf1dd38-329a-4fa1-b556-21066d9837c9 - - - - - -] Attempt 1 to provision port c5d99dfd-8013-47e1-a231-53253c7961fc 2026-05-29 23:19:32.759 9 INFO neutron.plugins.ml2.plugin [None req-073ed1fd-8a0e-415e-a6d6-d23c1505d74b - - - - - -] Attempt 1 to provision port c5d99dfd-8013-47e1-a231-53253c7961fc 2026-05-29 23:19:38.271 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 4afa8afa-7e2f-4e46-bf50-d9c4efdf7b4d 2026-05-29 23:19:38.903 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 57507e7e-ffc4-4043-a851-ebb2269216c9 2026-05-29 23:19:39.687 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port f2223b67-bf8c-4a45-8d72-fec6e2c35fb7 2026-05-29 23:19:40.782 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 4afa8afa-7e2f-4e46-bf50-d9c4efdf7b4d 2026-05-29 23:19:41.260 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 57507e7e-ffc4-4043-a851-ebb2269216c9 2026-05-29 23:19:41.579 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port f2223b67-bf8c-4a45-8d72-fec6e2c35fb7 2026-05-29 23:19:43.873 9 INFO neutron.plugins.ml2.plugin [None req-b00e13b0-4f56-4b2b-94c2-0956f4b9a21f - - - - - -] Attempt 1 to provision port 9ce6ba3c-1c6b-4033-8b23-47583ad5c7db 2026-05-29 23:19:52.897 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 9ce6ba3c-1c6b-4033-8b23-47583ad5c7db 2026-05-29 23:19:53.802 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f806aabe-ca43-42fd-8a49-2d8d16d2e2dc'] response: {'server_uuid': '853675ae-bd66-442f-9484-979402b64234', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9ce6ba3c-1c6b-4033-8b23-47583ad5c7db', 'code': 200} 2026-05-29 23:19:54.571 9 INFO neutron.plugins.ml2.plugin [None req-14a2d816-1514-4fe3-86ca-0abf39b28fdc - - - - - -] Attempt 1 to provision port 9690b498-66a7-4d33-856b-19498335cf55 2026-05-29 23:19:54.761 10 INFO neutron.plugins.ml2.plugin [None req-7af0f389-2803-42f7-9596-ae173b2c1e87 - - - - - -] Attempt 1 to provision port 169105e2-7653-4194-8d60-40c712f696b5 2026-05-29 23:19:54.884 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 9ce6ba3c-1c6b-4033-8b23-47583ad5c7db 2026-05-29 23:19:56.006 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 169105e2-7653-4194-8d60-40c712f696b5 2026-05-29 23:19:56.810 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 169105e2-7653-4194-8d60-40c712f696b5 2026-05-29 23:19:57.167 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port af1e444d-d70e-4760-82cc-b3bd810ec09b 2026-05-29 23:19:57.617 10 INFO neutron.plugins.ml2.plugin [None req-44f7394c-86d7-4547-a050-2fc419f27d97 - - - - - -] Attempt 1 to provision port af1e444d-d70e-4760-82cc-b3bd810ec09b 2026-05-29 23:19:57.936 10 INFO neutron.plugins.ml2.plugin [None req-7ecb17b5-fbc1-437f-9ed7-71057c6bc3a9 - - - - - -] Attempt 1 to provision port c83af61e-0df0-4037-8250-4bcb63468d66 2026-05-29 23:19:58.715 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port af1e444d-d70e-4760-82cc-b3bd810ec09b 2026-05-29 23:20:00.527 9 INFO neutron.plugins.ml2.plugin [None req-b3a2bfb3-bc1b-471c-b243-2ff0bc88fbb2 - - - - - -] Attempt 1 to provision port 4858badf-7c77-4ad9-a8ab-4c6e7fa8cac7 2026-05-29 23:20:00.829 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 4ae5fec1-2ab9-4744-8389-b67fb1a6e36e 2026-05-29 23:20:01.729 10 INFO neutron.plugins.ml2.plugin [None req-bc9e1adf-b2ca-4034-ab40-67774bf23ef0 - - - - - -] Attempt 1 to provision port 4858badf-7c77-4ad9-a8ab-4c6e7fa8cac7 2026-05-29 23:20:02.946 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port c9575f75-ce38-4a35-bcb2-b5c74e767ec7 2026-05-29 23:20:03.071 9 INFO neutron.plugins.ml2.plugin [None req-fbf923fb-61c6-4a5a-833f-2598a401a9df - - - - - -] Attempt 1 to provision port 2da736c4-1da3-44b0-b212-aa2e4481de2b 2026-05-29 23:20:03.760 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 53fbdbda-0e6e-49c9-8f8f-6cb3b3476a76 2026-05-29 23:20:03.879 9 INFO neutron.plugins.ml2.plugin [None req-868d3283-7cee-41da-82b4-d4426e80b4ce - - - - - -] Attempt 1 to provision port 2da736c4-1da3-44b0-b212-aa2e4481de2b 2026-05-29 23:20:05.097 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 4ae5fec1-2ab9-4744-8389-b67fb1a6e36e 2026-05-29 23:20:06.005 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port c9575f75-ce38-4a35-bcb2-b5c74e767ec7 2026-05-29 23:20:06.354 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port c7622dd6-29cb-48a2-8a88-c7055da21509 2026-05-29 23:20:07.720 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 53fbdbda-0e6e-49c9-8f8f-6cb3b3476a76 2026-05-29 23:20:08.124 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port c7622dd6-29cb-48a2-8a88-c7055da21509 2026-05-29 23:20:20.675 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ee12bd3-9639-4f3b-862d-802baee8fc97'] response: {'server_uuid': '853675ae-bd66-442f-9484-979402b64234', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9ce6ba3c-1c6b-4033-8b23-47583ad5c7db', 'code': 200} 2026-05-29 23:20:21.260 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 9ce6ba3c-1c6b-4033-8b23-47583ad5c7db 2026-05-29 23:20:21.940 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 4858badf-7c77-4ad9-a8ab-4c6e7fa8cac7 2026-05-29 23:20:22.622 9 INFO neutron.plugins.ml2.plugin [None req-eafb1ec4-6d1d-428f-b16a-3ce767090c38 - - - - - -] Attempt 1 to provision port d356693d-a6aa-4c49-ab28-e2767b969f2b 2026-05-29 23:20:22.841 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 9ce6ba3c-1c6b-4033-8b23-47583ad5c7db 2026-05-29 23:20:23.263 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 9690b498-66a7-4d33-856b-19498335cf55 2026-05-29 23:20:23.690 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-32163a1d-0605-4dcf-bb3c-41bdceed8539'] response: {'server_uuid': '853675ae-bd66-442f-9484-979402b64234', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9ce6ba3c-1c6b-4033-8b23-47583ad5c7db', 'code': 200} 2026-05-29 23:20:23.798 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 4858badf-7c77-4ad9-a8ab-4c6e7fa8cac7 2026-05-29 23:20:24.596 10 INFO neutron.plugins.ml2.plugin [None req-45b1ba91-cda4-4aa0-a8b5-663741dd1766 - - - - - -] Attempt 1 to provision port 4ba213a0-c491-404c-8bd8-5347b5f0ab63 2026-05-29 23:20:24.807 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 2da736c4-1da3-44b0-b212-aa2e4481de2b 2026-05-29 23:20:25.433 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 9690b498-66a7-4d33-856b-19498335cf55 2026-05-29 23:20:26.081 9 INFO neutron.plugins.ml2.plugin [None req-25ddc1f3-afd0-4a55-b1a2-26d39f3b3d0a - - - - - -] Attempt 1 to provision port 004192e3-b223-44e3-9204-53cfbecdb999 2026-05-29 23:20:27.044 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 2da736c4-1da3-44b0-b212-aa2e4481de2b 2026-05-29 23:20:27.384 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port d356693d-a6aa-4c49-ab28-e2767b969f2b 2026-05-29 23:20:27.628 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b052946b-6fbd-4d77-ae18-0b04e404ef4f'] response: {'server_uuid': 'fe30e299-207a-469f-ab8f-e1a5946dacd4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd356693d-a6aa-4c49-ab28-e2767b969f2b', 'code': 200} 2026-05-29 23:20:28.065 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port c83af61e-0df0-4037-8250-4bcb63468d66 2026-05-29 23:20:29.013 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port d356693d-a6aa-4c49-ab28-e2767b969f2b 2026-05-29 23:20:29.329 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port c83af61e-0df0-4037-8250-4bcb63468d66 2026-05-29 23:20:29.606 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 4ba213a0-c491-404c-8bd8-5347b5f0ab63 2026-05-29 23:20:29.751 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d7d35c4-5a19-41a6-bffe-b8ec3271f698'] response: {'server_uuid': '8645987e-39b7-4a79-87a0-6e5431b24503', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4ba213a0-c491-404c-8bd8-5347b5f0ab63', 'code': 200} 2026-05-29 23:20:30.816 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 4ba213a0-c491-404c-8bd8-5347b5f0ab63 2026-05-29 23:20:43.237 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-71b0ce01-b69e-4634-9bac-41ce0d608cd2'] response: {'server_uuid': '853675ae-bd66-442f-9484-979402b64234', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9ce6ba3c-1c6b-4033-8b23-47583ad5c7db', 'code': 200} 2026-05-29 23:20:51.454 10 INFO neutron.plugins.ml2.plugin [None req-6f2c9d1c-0c6a-4457-981b-a470d74bb0d8 - - - - - -] Attempt 1 to provision port d356693d-a6aa-4c49-ab28-e2767b969f2b 2026-05-29 23:20:52.815 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port d356693d-a6aa-4c49-ab28-e2767b969f2b /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-29 23:20:54.522 10 INFO neutron.plugins.ml2.plugin [None req-86eddf1d-61f0-4634-b87a-c956e67c7c0a - - - - - -] Attempt 1 to provision port d356693d-a6aa-4c49-ab28-e2767b969f2b 2026-05-29 23:20:54.831 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port d356693d-a6aa-4c49-ab28-e2767b969f2b 2026-05-29 23:20:57.938 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b4a999f-a71f-4f8f-b81a-8bf677a17fd2'] response: {'server_uuid': 'fe30e299-207a-469f-ab8f-e1a5946dacd4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd356693d-a6aa-4c49-ab28-e2767b969f2b', 'code': 200} 2026-05-29 23:21:04.938 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 556eeb95-925c-4bb7-934b-c6de7244f34a 2026-05-29 23:21:06.133 10 INFO neutron.plugins.ml2.plugin [None req-811b1c20-cf63-436d-ae74-49f11df99478 - - - - - -] Attempt 1 to provision port 556eeb95-925c-4bb7-934b-c6de7244f34a 2026-05-29 23:21:06.318 9 INFO neutron.plugins.ml2.plugin [None req-b67c6091-e73a-4308-ac1a-f51657f67b2e - - - - - -] Attempt 1 to provision port 0b096771-1993-4e6d-b230-b0356696d1b5 2026-05-29 23:21:06.846 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 556eeb95-925c-4bb7-934b-c6de7244f34a 2026-05-29 23:21:11.122 10 INFO neutron.plugins.ml2.plugin [None req-fef1a038-4ce5-462f-9803-747a5f502117 - - - - - -] Attempt 1 to provision port 79012a91-b095-4bb5-803b-ac81c2bc33ee 2026-05-29 23:21:12.642 10 INFO neutron.plugins.ml2.plugin [None req-6860dc26-8221-4450-ad06-5ac3979dcde9 - - - - - -] Attempt 1 to provision port 79012a91-b095-4bb5-803b-ac81c2bc33ee 2026-05-29 23:21:12.960 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port e748ac2a-bac9-42dc-b62b-ae80e8fcbbd1 2026-05-29 23:21:14.878 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port e748ac2a-bac9-42dc-b62b-ae80e8fcbbd1 2026-05-29 23:21:17.956 9 INFO neutron.plugins.ml2.plugin [None req-d16fc462-385a-439e-8760-d2d6c1ebfaf2 - - - - - -] Attempt 1 to provision port a9522e76-ae2c-4d56-88a2-ac1eff227ee0 2026-05-29 23:21:21.056 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 2de213fc-df67-47ed-b9b4-ac40bbf8b2e7 2026-05-29 23:21:21.083 10 INFO neutron.plugins.ml2.plugin [None req-6343ca66-ac87-4ba9-9e34-3fac6567a90f - - - - - -] Attempt 1 to provision port c9d142f6-4599-493c-aec2-9609a184da78 2026-05-29 23:21:21.246 9 INFO neutron.plugins.ml2.plugin [None req-818d961b-46aa-458b-b116-cb3069ef69e9 - - - - - -] Attempt 1 to provision port 2de213fc-df67-47ed-b9b4-ac40bbf8b2e7 2026-05-29 23:21:22.024 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port a9522e76-ae2c-4d56-88a2-ac1eff227ee0 2026-05-29 23:21:22.171 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ba7c012-b7b4-45db-abfe-bbfce22ddc11'] response: {'server_uuid': 'a4c639f8-4326-4c1a-a350-ab57a1bc599b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a9522e76-ae2c-4d56-88a2-ac1eff227ee0', 'code': 200} 2026-05-29 23:21:23.255 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 2de213fc-df67-47ed-b9b4-ac40bbf8b2e7 2026-05-29 23:21:23.623 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port a9522e76-ae2c-4d56-88a2-ac1eff227ee0 2026-05-29 23:21:25.590 9 INFO neutron.plugins.ml2.plugin [None req-3930b7b6-bf4e-41db-851d-009a601b21aa - - - - - -] Attempt 1 to provision port 17661dc8-1af1-475d-a9d9-96b060c02083 2026-05-29 23:21:27.272 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 0268cb96-82cd-4314-be2d-6a3276a00312 2026-05-29 23:21:27.281 9 INFO neutron.plugins.ml2.plugin [None req-8984e1c6-1c67-44d4-addd-d6433019838a - - - - - -] Attempt 1 to provision port 17661dc8-1af1-475d-a9d9-96b060c02083 2026-05-29 23:21:29.410 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 2aa083f6-ac56-4559-98a6-a175f148791e 2026-05-29 23:21:29.714 9 INFO neutron.plugins.ml2.plugin [None req-4499aa43-ba16-481a-8cf0-157a8a48f6d9 - - - - - -] Attempt 1 to provision port 2aa083f6-ac56-4559-98a6-a175f148791e 2026-05-29 23:21:30.444 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 0268cb96-82cd-4314-be2d-6a3276a00312 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-29 23:21:37.309 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port f099a274-dbf9-45c8-b053-08efd10c3991 2026-05-29 23:21:43.348 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 17661dc8-1af1-475d-a9d9-96b060c02083 2026-05-29 23:21:45.241 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port c9d142f6-4599-493c-aec2-9609a184da78 2026-05-29 23:21:45.732 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 17661dc8-1af1-475d-a9d9-96b060c02083 2026-05-29 23:21:47.300 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port c9d142f6-4599-493c-aec2-9609a184da78 2026-05-29 23:21:47.880 9 INFO neutron.plugins.ml2.plugin [None req-5bc5a793-1238-4d69-9e5d-e4f863b34635 - - - - - -] Attempt 1 to provision port 84c1087e-0bc2-451b-a7c0-fa3a4ba26b72 2026-05-29 23:21:49.258 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 867d7371-4927-449b-96e3-84b177482756 2026-05-29 23:21:50.478 9 INFO neutron.plugins.ml2.plugin [None req-724a4f65-d3f1-499c-a402-cff7859c199f - - - - - -] Attempt 1 to provision port 867d7371-4927-449b-96e3-84b177482756 2026-05-29 23:21:51.095 9 INFO neutron.plugins.ml2.plugin [None req-ee9afbed-6737-4933-b209-b73ee0430f8f - - - - - -] Attempt 1 to provision port 519cf852-a597-4382-9f25-cfe249824314 2026-05-29 23:21:51.662 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 519cf852-a597-4382-9f25-cfe249824314 2026-05-29 23:21:51.996 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 867d7371-4927-449b-96e3-84b177482756 2026-05-29 23:21:52.279 9 INFO neutron.plugins.ml2.plugin [None req-28ffba90-834a-45db-ae42-797a58cac309 - - - - - -] Attempt 1 to provision port cd552c98-77a6-48d8-adda-53baf381609a 2026-05-29 23:21:52.346 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 84c1087e-0bc2-451b-a7c0-fa3a4ba26b72 2026-05-29 23:21:52.522 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4fbbc2b2-5bd9-4b71-8f9f-77d56919b735'] response: {'server_uuid': 'fe7e0186-d8c4-42df-af9d-bfe1e274695e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '84c1087e-0bc2-451b-a7c0-fa3a4ba26b72', 'code': 200} 2026-05-29 23:21:53.198 9 INFO neutron.plugins.ml2.plugin [None req-dce6f44d-826b-4bdf-94fa-d32d9ff00abf - - - - - -] Attempt 1 to provision port cd552c98-77a6-48d8-adda-53baf381609a 2026-05-29 23:21:53.360 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 519cf852-a597-4382-9f25-cfe249824314 2026-05-29 23:21:53.727 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 84c1087e-0bc2-451b-a7c0-fa3a4ba26b72 2026-05-29 23:21:54.775 10 INFO neutron.plugins.ml2.plugin [None req-6d83e85a-ad89-4dc0-8099-701bba694752 - - - - - -] Attempt 1 to provision port 26226d86-bbca-4fa4-867a-d339788f4ef4 2026-05-29 23:21:55.673 10 INFO neutron.plugins.ml2.plugin [None req-c27b6184-ab9d-4f71-a858-1bab4a34b674 - - - - - -] Attempt 1 to provision port 26226d86-bbca-4fa4-867a-d339788f4ef4 2026-05-29 23:22:01.571 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc00a1f2-dd67-4a99-b8c2-2428e583135b'] response: {'server_uuid': 'fe7e0186-d8c4-42df-af9d-bfe1e274695e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '84c1087e-0bc2-451b-a7c0-fa3a4ba26b72', 'code': 200} 2026-05-29 23:22:07.189 9 INFO neutron.plugins.ml2.plugin [None req-e17b5554-c804-4638-bc72-7547be1d1221 - - - - - -] Attempt 1 to provision port 0b42dce8-6cf3-4684-a091-364ffdfd93ee 2026-05-29 23:22:07.391 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port f50b0580-3cda-40ad-8540-bf750e2f50af 2026-05-29 23:22:08.072 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 0b42dce8-6cf3-4684-a091-364ffdfd93ee 2026-05-29 23:22:08.481 9 INFO neutron.plugins.ml2.plugin [None req-f55ec474-34bd-429c-806e-cc07cbf6eb94 - - - - - -] Attempt 1 to provision port 8f563470-ef45-4acf-b472-312b81a9577f 2026-05-29 23:22:09.540 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 0b42dce8-6cf3-4684-a091-364ffdfd93ee 2026-05-29 23:22:10.357 10 INFO neutron.plugins.ml2.plugin [None req-32a23a8b-f238-4e5a-9250-a00de52f8b98 - - - - - -] Attempt 1 to provision port 8f563470-ef45-4acf-b472-312b81a9577f 2026-05-29 23:22:17.301 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 7bb00955-2f83-4922-9e86-1a742d96db98 2026-05-29 23:22:17.362 9 INFO neutron.plugins.ml2.plugin [None req-374edc15-21e5-4b28-af33-faffdd9e4e8c - - - - - -] Attempt 1 to provision port f36b5680-627d-4799-84d7-9c7b5e49f7f3 2026-05-29 23:22:17.918 10 INFO neutron.plugins.ml2.plugin [None req-74fcf8a2-a9af-417a-a1ae-f18ac606e277 - - - - - -] Attempt 1 to provision port 98d830a7-171c-4065-bdc0-3dd7774abc72 2026-05-29 23:22:18.072 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 98d830a7-171c-4065-bdc0-3dd7774abc72 2026-05-29 23:22:18.320 10 INFO neutron.plugins.ml2.plugin [None req-6e3673bc-2a0f-44e7-a756-44d8438cc275 - - - - - -] Attempt 1 to provision port 7bb00955-2f83-4922-9e86-1a742d96db98 2026-05-29 23:22:19.293 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 7bb00955-2f83-4922-9e86-1a742d96db98 2026-05-29 23:22:19.744 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 98d830a7-171c-4065-bdc0-3dd7774abc72 2026-05-29 23:22:21.123 9 INFO neutron.plugins.ml2.plugin [None req-79840d16-c0bc-4528-8270-91e11d67c005 - - - - - -] Attempt 1 to provision port 639e29dd-7000-4e18-9ce3-59f5c6cd2459 2026-05-29 23:22:21.810 9 INFO neutron.plugins.ml2.plugin [None req-117589bf-e744-4d79-924e-2b4da0270ee4 - - - - - -] Attempt 1 to provision port 6479e03b-e82a-4774-9818-67b5dc39ff4e 2026-05-29 23:22:22.798 9 INFO neutron.plugins.ml2.plugin [None req-c2041b02-1e4f-47cd-b0ba-2e5c1e626146 - - - - - -] Attempt 1 to provision port 639e29dd-7000-4e18-9ce3-59f5c6cd2459 2026-05-29 23:22:22.835 9 INFO neutron.plugins.ml2.plugin [None req-c2041b02-1e4f-47cd-b0ba-2e5c1e626146 - - - - - -] Attempt 1 to provision port 6479e03b-e82a-4774-9818-67b5dc39ff4e 2026-05-29 23:22:23.085 9 INFO neutron.plugins.ml2.plugin [None req-ea6cc3fa-053a-4a62-994e-3107f92d2add - - - - - -] Attempt 1 to provision port d00eca0c-ce5b-4866-a087-7b9111eef204 2026-05-29 23:22:23.294 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port d00eca0c-ce5b-4866-a087-7b9111eef204 2026-05-29 23:22:23.690 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 647beb42-41f1-4e57-8a9f-c28cb6a4a00f 2026-05-29 23:22:25.600 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port d00eca0c-ce5b-4866-a087-7b9111eef204 2026-05-29 23:22:26.183 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 647beb42-41f1-4e57-8a9f-c28cb6a4a00f 2026-05-29 23:22:28.723 9 INFO neutron.plugins.ml2.plugin [None req-db202f26-94dd-4670-b878-ead41a82780d - - - - - -] Attempt 1 to provision port d3c68e30-c70b-4dee-8e8b-56eb52d1074a /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-29 23:22:33.116 10 INFO neutron.plugins.ml2.plugin [None req-a430e074-802a-4cdb-a52c-62b5ae7988d5 - - - - - -] Attempt 1 to provision port cbab2609-67d8-4a18-9c4f-08f86f2261ee 2026-05-29 23:22:37.561 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port cbab2609-67d8-4a18-9c4f-08f86f2261ee 2026-05-29 23:22:37.862 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-eecf0928-707c-412a-a36e-cf8b78e1d1d6'] response: {'server_uuid': 'aabee926-4ebb-4739-bb1b-e084381586ce', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cbab2609-67d8-4a18-9c4f-08f86f2261ee', 'code': 200} 2026-05-29 23:22:39.465 9 INFO neutron.plugins.ml2.plugin [None req-36a09d94-8278-44d4-bc7e-96ee5c369d9c - - - - - -] Attempt 1 to provision port 9e869490-54c5-4844-b0bf-8ecacdafc5de 2026-05-29 23:22:39.527 9 INFO neutron.plugins.ml2.db [None req-36a09d94-8278-44d4-bc7e-96ee5c369d9c - - - - - -] No ports have port_id starting with 9e869490-54c5-4844-b0bf-8ecacdafc5de 2026-05-29 23:22:39.531 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port cbab2609-67d8-4a18-9c4f-08f86f2261ee 2026-05-29 23:22:39.890 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 6479e03b-e82a-4774-9818-67b5dc39ff4e 2026-05-29 23:22:41.326 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port f36b5680-627d-4799-84d7-9c7b5e49f7f3 2026-05-29 23:22:41.834 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 6479e03b-e82a-4774-9818-67b5dc39ff4e 2026-05-29 23:22:43.449 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port f36b5680-627d-4799-84d7-9c7b5e49f7f3 2026-05-29 23:22:43.495 9 INFO neutron.plugins.ml2.plugin [None req-ebe346a7-55bd-4eb1-9059-b623ac0c16ba - - - - - -] Attempt 1 to provision port 5c3b5c6b-8d16-47d2-b119-50c14381a264 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-29 23:23:01.145 9 INFO neutron.plugins.ml2.plugin [None req-632f068f-a084-4af9-9648-36db694da03a - - - - - -] Attempt 1 to provision port 5acc5857-4769-4912-8943-6189c708366c 2026-05-29 23:23:06.274 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 437c6f60-a375-463e-9a03-e7f1f50916e4 2026-05-29 23:23:06.931 10 INFO neutron.plugins.ml2.plugin [None req-72491f64-6ec7-4c39-bb9f-0a6bc3b5b985 - - - - - -] Attempt 1 to provision port dfdfa13a-8ea4-43e2-8653-116632be9f23 2026-05-29 23:23:06.981 10 INFO neutron.plugins.ml2.plugin [None req-72491f64-6ec7-4c39-bb9f-0a6bc3b5b985 - - - - - -] Attempt 1 to provision port 437c6f60-a375-463e-9a03-e7f1f50916e4 2026-05-29 23:23:07.946 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port ac03c32c-8e1d-421f-a401-7e2b37f5d1f8 2026-05-29 23:23:08.193 10 INFO neutron.plugins.ml2.plugin [None req-0c9d509f-87a3-4148-af46-f130cc7dd3c9 - - - - - -] Attempt 1 to provision port dfdfa13a-8ea4-43e2-8653-116632be9f23 2026-05-29 23:23:08.250 10 INFO neutron.plugins.ml2.plugin [None req-0c9d509f-87a3-4148-af46-f130cc7dd3c9 - - - - - -] Attempt 1 to provision port b52bcd18-4e4e-4484-8383-96fe1b7ffec4 2026-05-29 23:23:08.768 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port b52bcd18-4e4e-4484-8383-96fe1b7ffec4 2026-05-29 23:23:09.182 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 437c6f60-a375-463e-9a03-e7f1f50916e4 2026-05-29 23:23:09.525 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port ac03c32c-8e1d-421f-a401-7e2b37f5d1f8 2026-05-29 23:23:10.166 9 INFO neutron.plugins.ml2.plugin [None req-40cd6db7-28e5-4c13-853c-b1d644e30f9f - - - - - -] Attempt 1 to provision port b52bcd18-4e4e-4484-8383-96fe1b7ffec4 2026-05-29 23:23:10.743 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port b52bcd18-4e4e-4484-8383-96fe1b7ffec4 2026-05-29 23:23:14.197 9 INFO neutron.plugins.ml2.plugin [None req-19c51f21-066c-4af1-ae1b-ff88dd3a76a0 - - - - - -] Attempt 1 to provision port 8c4fb13a-368d-4573-b07a-9a515cfc142b 2026-05-29 23:23:14.348 9 INFO neutron.plugins.ml2.plugin [None req-205828fd-ffa2-46e5-94dd-cf41f850328d - - - - - -] Attempt 1 to provision port 0d36bbc5-f6cc-4f44-a617-1084944fe8a5 2026-05-29 23:23:14.718 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port b3ac4dc8-efe8-40f2-975c-f66b66fc768a 2026-05-29 23:23:16.442 10 INFO neutron.plugins.ml2.plugin [None req-fe4b77f3-6f77-433f-8479-ef603668c793 - - - - - -] Attempt 1 to provision port b3ac4dc8-efe8-40f2-975c-f66b66fc768a 2026-05-29 23:23:17.117 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 0d36bbc5-f6cc-4f44-a617-1084944fe8a5 2026-05-29 23:23:17.583 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port b3ac4dc8-efe8-40f2-975c-f66b66fc768a 2026-05-29 23:23:17.853 10 INFO neutron.plugins.ml2.plugin [None req-b1943d51-d99a-4287-a1ac-51ce63652d1d - - - - - -] Attempt 1 to provision port b3ac4dc8-efe8-40f2-975c-f66b66fc768a 2026-05-29 23:23:18.056 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 0d36bbc5-f6cc-4f44-a617-1084944fe8a5 2026-05-29 23:23:19.671 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port d548ebe7-65cc-4ff5-bd1e-bed50dfd03c9 2026-05-29 23:23:19.688 9 INFO neutron.plugins.ml2.plugin [None req-01709130-08a7-40e7-b417-daeefce0966f - - - - - -] Attempt 1 to provision port d548ebe7-65cc-4ff5-bd1e-bed50dfd03c9 2026-05-29 23:23:21.575 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port d548ebe7-65cc-4ff5-bd1e-bed50dfd03c9 2026-05-29 23:23:22.279 9 INFO neutron.plugins.ml2.plugin [None req-9dc507c3-2b38-4f58-b1db-09f9773f182f - - - - - -] Attempt 1 to provision port 2ca2b364-2663-4d8c-8987-bf4cc181c033 2026-05-29 23:23:22.438 10 INFO neutron.plugins.ml2.plugin [None req-82c14f7e-2313-45e7-b4e9-f4b5f1ec597f - - - - - -] Attempt 1 to provision port d548ebe7-65cc-4ff5-bd1e-bed50dfd03c9 2026-05-29 23:23:23.575 9 INFO neutron.plugins.ml2.plugin [None req-9dbc4344-36fe-4a17-9399-e3c6c52fb34c - - - - - -] Attempt 1 to provision port 2ca2b364-2663-4d8c-8987-bf4cc181c033 2026-05-29 23:23:23.673 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port fa1fc8aa-2082-4bbc-8ba5-e37b445fd6d7 2026-05-29 23:23:24.282 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 5acc5857-4769-4912-8943-6189c708366c 2026-05-29 23:23:24.551 10 INFO neutron.plugins.ml2.plugin [None req-a3b61966-7e73-448e-99ef-259a61c2b81f - - - - - -] Attempt 1 to provision port 9a9f1ba1-8797-412e-aa50-e200a2ab5dc4 2026-05-29 23:23:25.653 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port dfdfa13a-8ea4-43e2-8653-116632be9f23 2026-05-29 23:23:26.138 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port fa1fc8aa-2082-4bbc-8ba5-e37b445fd6d7 2026-05-29 23:23:26.511 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 5acc5857-4769-4912-8943-6189c708366c 2026-05-29 23:23:27.699 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port dfdfa13a-8ea4-43e2-8653-116632be9f23 2026-05-29 23:23:29.685 10 INFO neutron.plugins.ml2.plugin [None req-64002c6f-a163-41e6-b828-1afb71f60f01 - - - - - -] Attempt 1 to provision port 7dacce44-8333-49f2-a601-2ce99a2ef88c 2026-05-29 23:23:30.786 9 INFO neutron.plugins.ml2.plugin [None req-c8b670a7-7a3f-4517-83dd-91e6a815940a - - - - - -] Attempt 1 to provision port 76bed7a4-6b9a-4524-850f-b7ce58ee59fa 2026-05-29 23:23:30.940 10 INFO neutron.plugins.ml2.plugin [None req-01a428da-f341-4ff0-a610-79c47d3f1a2c - - - - - -] Attempt 1 to provision port 7dacce44-8333-49f2-a601-2ce99a2ef88c 2026-05-29 23:23:31.656 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 8b6bc677-c82d-4a2b-b755-2a31914d1858 2026-05-29 23:23:31.727 9 INFO neutron.plugins.ml2.plugin [None req-cf1d5ed7-eedc-4455-9200-cead769a7078 - - - - - -] Attempt 1 to provision port 4b24a006-c0ff-44cd-809f-7458d8b70ffc 2026-05-29 23:23:32.607 9 INFO neutron.plugins.ml2.plugin [None req-78d701c5-4033-4995-a617-575c96e854fd - - - - - -] Attempt 1 to provision port f5dc14d8-b6a9-4574-b2df-be23cccfae79 2026-05-29 23:23:33.572 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 8b6bc677-c82d-4a2b-b755-2a31914d1858 2026-05-29 23:23:33.588 10 INFO neutron.plugins.ml2.plugin [None req-750cb710-232f-4ce1-bbfd-ce06ef71b70a - - - - - -] Attempt 1 to provision port f5dc14d8-b6a9-4574-b2df-be23cccfae79 2026-05-29 23:23:34.974 10 INFO neutron.plugins.ml2.plugin [None req-c25688d5-081b-48a7-bdb5-c0f31d605957 - - - - - -] Attempt 1 to provision port d351b4e7-91d3-442b-862f-3af5dffb5617 2026-05-29 23:23:35.988 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 76bed7a4-6b9a-4524-850f-b7ce58ee59fa 2026-05-29 23:23:36.192 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8b79929-35ba-4595-afc1-b796f9efd6a7'] response: {'server_uuid': '487f6a98-c211-4aa1-8739-d3a9a54ced67', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '76bed7a4-6b9a-4524-850f-b7ce58ee59fa', 'code': 200} 2026-05-29 23:23:36.272 10 INFO neutron.plugins.ml2.plugin [None req-9e46585f-8b80-4211-a897-4c336272d411 - - - - - -] Attempt 1 to provision port d351b4e7-91d3-442b-862f-3af5dffb5617 2026-05-29 23:23:36.685 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 4b24a006-c0ff-44cd-809f-7458d8b70ffc 2026-05-29 23:23:37.762 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 4b24a006-c0ff-44cd-809f-7458d8b70ffc 2026-05-29 23:23:38.238 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b4f0868-4b50-4e44-81c7-afe1b0ac2bd5'] response: {'server_uuid': '0cdd3a15-9885-4371-b910-c7c7767943e2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4b24a006-c0ff-44cd-809f-7458d8b70ffc', 'code': 200} 2026-05-29 23:23:38.508 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 76bed7a4-6b9a-4524-850f-b7ce58ee59fa 2026-05-29 23:23:39.633 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 8c4fb13a-368d-4573-b07a-9a515cfc142b 2026-05-29 23:23:40.129 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 2ca2b364-2663-4d8c-8987-bf4cc181c033 2026-05-29 23:23:41.693 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 8c4fb13a-368d-4573-b07a-9a515cfc142b 2026-05-29 23:23:41.997 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 2ca2b364-2663-4d8c-8987-bf4cc181c033 2026-05-29 23:23:44.002 10 INFO neutron.plugins.ml2.plugin [None req-e17ac6df-707a-47ca-988e-7862fd541756 - - - - - -] Attempt 1 to provision port 67e9dd97-5503-4c4c-8947-22d37ae7bd3c 2026-05-29 23:23:45.825 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 67e9dd97-5503-4c4c-8947-22d37ae7bd3c 2026-05-29 23:23:46.014 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee35a7ff-8538-4b07-8d58-b6e87c680743'] response: {'server_uuid': '29099df0-7478-434a-8cc1-4024efc6fce2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '67e9dd97-5503-4c4c-8947-22d37ae7bd3c', 'code': 200} 2026-05-29 23:23:47.283 9 INFO neutron.plugins.ml2.plugin [None req-0dde0f19-a54d-4de6-8190-43a265d7a6d3 - - - - - -] Attempt 1 to provision port 2cc8ac24-9557-4a7c-ba59-b021668d3232 2026-05-29 23:23:48.058 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 67e9dd97-5503-4c4c-8947-22d37ae7bd3c 2026-05-29 23:23:48.512 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 2cc8ac24-9557-4a7c-ba59-b021668d3232 2026-05-29 23:23:49.705 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 2cc8ac24-9557-4a7c-ba59-b021668d3232 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-29 23:23:51.657 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 7dacce44-8333-49f2-a601-2ce99a2ef88c 2026-05-29 23:23:53.745 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 7dacce44-8333-49f2-a601-2ce99a2ef88c 2026-05-29 23:23:54.112 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port d351b4e7-91d3-442b-862f-3af5dffb5617 2026-05-29 23:23:54.546 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port f5dc14d8-b6a9-4574-b2df-be23cccfae79 2026-05-29 23:23:55.029 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 9a9f1ba1-8797-412e-aa50-e200a2ab5dc4 2026-05-29 23:23:56.100 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port d351b4e7-91d3-442b-862f-3af5dffb5617 2026-05-29 23:23:57.016 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port f5dc14d8-b6a9-4574-b2df-be23cccfae79 2026-05-29 23:23:57.529 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 9a9f1ba1-8797-412e-aa50-e200a2ab5dc4 2026-05-29 23:23:58.189 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port a951b7c1-a8cd-4c84-9793-faefda488aed 2026-05-29 23:23:58.419 10 INFO neutron.plugins.ml2.plugin [None req-8edcc040-2537-49ef-bc0c-3980a3bcb2ad - - - - - -] Attempt 1 to provision port a951b7c1-a8cd-4c84-9793-faefda488aed 2026-05-29 23:23:59.177 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 48698828-9b7e-4200-8ce4-f5c1e8f88058 2026-05-29 23:23:59.425 9 INFO neutron.plugins.ml2.plugin [None req-713ffd20-ae5e-46d4-b65b-4ae08c818ecf - - - - - -] Attempt 1 to provision port 48698828-9b7e-4200-8ce4-f5c1e8f88058 2026-05-29 23:24:00.236 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port a951b7c1-a8cd-4c84-9793-faefda488aed 2026-05-29 23:24:00.445 10 INFO neutron.plugins.ml2.plugin [None req-54ef8d98-0486-4de3-b520-519395959001 - - - - - -] Attempt 1 to provision port 781ebb91-59b0-449d-bfab-7f3737bd58d1 2026-05-29 23:24:00.667 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 48698828-9b7e-4200-8ce4-f5c1e8f88058 2026-05-29 23:24:01.234 10 INFO neutron.plugins.ml2.plugin [None req-e9afc303-4430-4a4d-a9ca-7b39a33ae8ce - - - - - -] Attempt 1 to provision port 781ebb91-59b0-449d-bfab-7f3737bd58d1 2026-05-29 23:24:02.240 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port cc84826e-db19-4d89-91f2-43122c4a82b6 2026-05-29 23:24:02.442 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-736e73b5-c1c0-45cd-afb4-423bdba77158'] response: {'server_uuid': '0916dad2-a93e-453f-8f21-82a5ef525b11', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cc84826e-db19-4d89-91f2-43122c4a82b6', 'code': 200} 2026-05-29 23:24:02.699 9 INFO neutron.plugins.ml2.plugin [None req-6caade82-e4c0-4424-bacb-4228e14e6411 - - - - - -] Attempt 1 to provision port 6640eb08-f377-4a37-b6f6-34b174622e67 2026-05-29 23:24:04.216 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port cc84826e-db19-4d89-91f2-43122c4a82b6 2026-05-29 23:24:04.603 10 INFO neutron.plugins.ml2.plugin [None req-77bfce28-4066-4c1f-96ab-7224cae519ab - - - - - -] Attempt 1 to provision port 6640eb08-f377-4a37-b6f6-34b174622e67 2026-05-29 23:24:04.810 9 INFO neutron.plugins.ml2.plugin [None req-3b5f1752-f6c5-45f5-8d30-8f4c5a036f85 - - - - - -] Attempt 1 to provision port 98067662-c554-48a1-9513-1dc10de1a1d7 2026-05-29 23:24:08.443 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 98067662-c554-48a1-9513-1dc10de1a1d7 2026-05-29 23:24:08.616 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-55edb3fa-c9f9-4181-ad89-54c9bb83bc34'] response: {'server_uuid': 'fc0b8b62-c946-4cd1-9b03-ecb314aa9e99', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '98067662-c554-48a1-9513-1dc10de1a1d7', 'code': 200} 2026-05-29 23:24:10.241 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 98067662-c554-48a1-9513-1dc10de1a1d7 2026-05-29 23:24:16.268 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 753be858-bd1d-405d-b1b0-bd75bec20508 2026-05-29 23:24:17.182 10 INFO neutron.plugins.ml2.plugin [None req-a3838b7d-d8cb-445e-820a-63f08b935d2d - - - - - -] Attempt 1 to provision port 753be858-bd1d-405d-b1b0-bd75bec20508 2026-05-29 23:24:18.176 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 753be858-bd1d-405d-b1b0-bd75bec20508 2026-05-29 23:24:19.154 9 INFO neutron.plugins.ml2.plugin [None req-6a56b36b-ef55-446d-b4a6-ff1722d62f31 - - - - - -] Attempt 1 to provision port f2004736-5ebe-49f7-807c-d190d0a9d070 2026-05-29 23:24:21.460 10 INFO neutron.plugins.ml2.plugin [None req-c30cd3d3-4a59-4b2b-bb24-48a778e8527b - - - - - -] Attempt 1 to provision port f2004736-5ebe-49f7-807c-d190d0a9d070 2026-05-29 23:24:30.256 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port e48cbec0-84a7-4953-975d-3440a3fd5389 2026-05-29 23:24:32.280 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port e48cbec0-84a7-4953-975d-3440a3fd5389 2026-05-29 23:24:32.290 10 INFO neutron.plugins.ml2.plugin [None req-923641a2-7dfb-4a82-a42a-4163d85e4afe - - - - - -] Attempt 1 to provision port e48cbec0-84a7-4953-975d-3440a3fd5389 2026-05-29 23:24:33.997 9 INFO neutron.plugins.ml2.plugin [None req-83ad2c58-58e5-43a4-8d9a-4e5961ebdfa7 - - - - - -] Attempt 1 to provision port d5e02359-34ca-4144-9fe2-362ff31a4a3c 2026-05-29 23:24:34.455 10 INFO neutron.plugins.ml2.plugin [None req-7503d4a3-891f-4628-a203-355855805d04 - - - - - -] Attempt 1 to provision port d5e02359-34ca-4144-9fe2-362ff31a4a3c 2026-05-29 23:24:38.115 10 INFO neutron.plugins.ml2.plugin [None req-4322f7e7-a550-4bc1-a2ce-e2b34cdd38e4 - - - - - -] Attempt 1 to provision port 6e389fca-b9ae-47c6-b335-f637e6c25fc6 2026-05-29 23:24:40.484 9 INFO neutron.plugins.ml2.plugin [None req-c530d315-5448-4945-be81-675602147329 - - - - - -] Attempt 1 to provision port ab60a71a-a4f7-466d-a095-69ee06173424 2026-05-29 23:24:54.168 9 INFO neutron.plugins.ml2.plugin [None req-216d632b-987b-4748-a7d8-e1d5bbf41d1e - - - - - -] Attempt 1 to provision port f21aa016-88bf-4812-b53b-9669caafad5f 2026-05-29 23:24:54.246 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 6bd16d5a-c439-4896-afcc-7c54377392ea 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers [None req-276598a2-cc96-434f-af6d-ef2787325dd6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 19866cec-ef5a-428f-82c2-a4e52074ec33 could not be found. 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 19866cec-ef5a-428f-82c2-a4e52074ec33 could not be found. 2026-05-29 23:24:54.537 9 ERROR neutron.plugins.ml2.managers  2026-05-29 23:24:54.539 9 ERROR neutron.plugins.ml2.managers [None req-276598a2-cc96-434f-af6d-ef2787325dd6 - - - - - -] Failed to bind port 401d908a-b6f3-4a39-a0ca-85f9dd5e1180 on host instance for vnic_type normal using segments [{'id': 'eef62381-e670-4068-ae19-6b10b192a06d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 248, 'network_id': '93416456-1043-4546-a918-4a6fbc47b1c1'}] 2026-05-29 23:24:54.539 9 INFO neutron.plugins.ml2.plugin [None req-276598a2-cc96-434f-af6d-ef2787325dd6 - - - - - -] Attempt 2 to bind port 401d908a-b6f3-4a39-a0ca-85f9dd5e1180 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers [None req-276598a2-cc96-434f-af6d-ef2787325dd6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 19866cec-ef5a-428f-82c2-a4e52074ec33 could not be found. 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 19866cec-ef5a-428f-82c2-a4e52074ec33 could not be found. 2026-05-29 23:24:54.570 9 ERROR neutron.plugins.ml2.managers  2026-05-29 23:24:54.571 9 ERROR neutron.plugins.ml2.managers [None req-276598a2-cc96-434f-af6d-ef2787325dd6 - - - - - -] Failed to bind port 401d908a-b6f3-4a39-a0ca-85f9dd5e1180 on host instance for vnic_type normal using segments [{'id': 'eef62381-e670-4068-ae19-6b10b192a06d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 248, 'network_id': '93416456-1043-4546-a918-4a6fbc47b1c1'}] 2026-05-29 23:24:54.571 9 INFO neutron.plugins.ml2.plugin [None req-276598a2-cc96-434f-af6d-ef2787325dd6 - - - - - -] Attempt 3 to bind port 401d908a-b6f3-4a39-a0ca-85f9dd5e1180 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers [None req-276598a2-cc96-434f-af6d-ef2787325dd6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 19866cec-ef5a-428f-82c2-a4e52074ec33 could not be found. 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 19866cec-ef5a-428f-82c2-a4e52074ec33 could not be found. 2026-05-29 23:24:54.594 9 ERROR neutron.plugins.ml2.managers  2026-05-29 23:24:54.595 9 ERROR neutron.plugins.ml2.managers [None req-276598a2-cc96-434f-af6d-ef2787325dd6 - - - - - -] Failed to bind port 401d908a-b6f3-4a39-a0ca-85f9dd5e1180 on host instance for vnic_type normal using segments [{'id': 'eef62381-e670-4068-ae19-6b10b192a06d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 248, 'network_id': '93416456-1043-4546-a918-4a6fbc47b1c1'}] 2026-05-29 23:24:54.596 9 INFO neutron.plugins.ml2.plugin [None req-276598a2-cc96-434f-af6d-ef2787325dd6 - - - - - -] Attempt 4 to bind port 401d908a-b6f3-4a39-a0ca-85f9dd5e1180 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers [None req-276598a2-cc96-434f-af6d-ef2787325dd6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 19866cec-ef5a-428f-82c2-a4e52074ec33 could not be found. 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 19866cec-ef5a-428f-82c2-a4e52074ec33 could not be found. 2026-05-29 23:24:54.623 9 ERROR neutron.plugins.ml2.managers  2026-05-29 23:24:54.624 9 ERROR neutron.plugins.ml2.managers [None req-276598a2-cc96-434f-af6d-ef2787325dd6 - - - - - -] Failed to bind port 401d908a-b6f3-4a39-a0ca-85f9dd5e1180 on host instance for vnic_type normal using segments [{'id': 'eef62381-e670-4068-ae19-6b10b192a06d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 248, 'network_id': '93416456-1043-4546-a918-4a6fbc47b1c1'}] 2026-05-29 23:24:54.625 9 INFO neutron.plugins.ml2.plugin [None req-276598a2-cc96-434f-af6d-ef2787325dd6 - - - - - -] Attempt 5 to bind port 401d908a-b6f3-4a39-a0ca-85f9dd5e1180 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers [None req-276598a2-cc96-434f-af6d-ef2787325dd6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 19866cec-ef5a-428f-82c2-a4e52074ec33 could not be found. 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 19866cec-ef5a-428f-82c2-a4e52074ec33 could not be found. 2026-05-29 23:24:54.657 9 ERROR neutron.plugins.ml2.managers  2026-05-29 23:24:54.658 9 ERROR neutron.plugins.ml2.managers [None req-276598a2-cc96-434f-af6d-ef2787325dd6 - - - - - -] Failed to bind port 401d908a-b6f3-4a39-a0ca-85f9dd5e1180 on host instance for vnic_type normal using segments [{'id': 'eef62381-e670-4068-ae19-6b10b192a06d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 248, 'network_id': '93416456-1043-4546-a918-4a6fbc47b1c1'}] 2026-05-29 23:24:54.659 9 INFO neutron.plugins.ml2.plugin [None req-276598a2-cc96-434f-af6d-ef2787325dd6 - - - - - -] Attempt 6 to bind port 401d908a-b6f3-4a39-a0ca-85f9dd5e1180 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers [None req-276598a2-cc96-434f-af6d-ef2787325dd6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 19866cec-ef5a-428f-82c2-a4e52074ec33 could not be found. 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 19866cec-ef5a-428f-82c2-a4e52074ec33 could not be found. 2026-05-29 23:24:54.686 9 ERROR neutron.plugins.ml2.managers  2026-05-29 23:24:54.688 9 ERROR neutron.plugins.ml2.managers [None req-276598a2-cc96-434f-af6d-ef2787325dd6 - - - - - -] Failed to bind port 401d908a-b6f3-4a39-a0ca-85f9dd5e1180 on host instance for vnic_type normal using segments [{'id': 'eef62381-e670-4068-ae19-6b10b192a06d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 248, 'network_id': '93416456-1043-4546-a918-4a6fbc47b1c1'}] 2026-05-29 23:24:54.688 9 INFO neutron.plugins.ml2.plugin [None req-276598a2-cc96-434f-af6d-ef2787325dd6 - - - - - -] Attempt 7 to bind port 401d908a-b6f3-4a39-a0ca-85f9dd5e1180 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers [None req-276598a2-cc96-434f-af6d-ef2787325dd6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 19866cec-ef5a-428f-82c2-a4e52074ec33 could not be found. 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 19866cec-ef5a-428f-82c2-a4e52074ec33 could not be found. 2026-05-29 23:24:54.710 9 ERROR neutron.plugins.ml2.managers  2026-05-29 23:24:54.711 9 ERROR neutron.plugins.ml2.managers [None req-276598a2-cc96-434f-af6d-ef2787325dd6 - - - - - -] Failed to bind port 401d908a-b6f3-4a39-a0ca-85f9dd5e1180 on host instance for vnic_type normal using segments [{'id': 'eef62381-e670-4068-ae19-6b10b192a06d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 248, 'network_id': '93416456-1043-4546-a918-4a6fbc47b1c1'}] 2026-05-29 23:24:54.712 9 INFO neutron.plugins.ml2.plugin [None req-276598a2-cc96-434f-af6d-ef2787325dd6 - - - - - -] Attempt 8 to bind port 401d908a-b6f3-4a39-a0ca-85f9dd5e1180 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers [None req-276598a2-cc96-434f-af6d-ef2787325dd6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 19866cec-ef5a-428f-82c2-a4e52074ec33 could not be found. 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 19866cec-ef5a-428f-82c2-a4e52074ec33 could not be found. 2026-05-29 23:24:54.733 9 ERROR neutron.plugins.ml2.managers  2026-05-29 23:24:54.734 9 ERROR neutron.plugins.ml2.managers [None req-276598a2-cc96-434f-af6d-ef2787325dd6 - - - - - -] Failed to bind port 401d908a-b6f3-4a39-a0ca-85f9dd5e1180 on host instance for vnic_type normal using segments [{'id': 'eef62381-e670-4068-ae19-6b10b192a06d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 248, 'network_id': '93416456-1043-4546-a918-4a6fbc47b1c1'}] 2026-05-29 23:24:54.734 9 INFO neutron.plugins.ml2.plugin [None req-276598a2-cc96-434f-af6d-ef2787325dd6 - - - - - -] Attempt 9 to bind port 401d908a-b6f3-4a39-a0ca-85f9dd5e1180 2026-05-29 23:24:54.750 9 INFO neutron.plugins.ml2.plugin [None req-f172e28a-36ed-4840-a2c5-ea4c050204cf - - - - - -] Attempt 1 to provision port 6bd16d5a-c439-4896-afcc-7c54377392ea 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers [None req-276598a2-cc96-434f-af6d-ef2787325dd6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 19866cec-ef5a-428f-82c2-a4e52074ec33 could not be found. 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 19866cec-ef5a-428f-82c2-a4e52074ec33 could not be found. 2026-05-29 23:24:54.763 9 ERROR neutron.plugins.ml2.managers  2026-05-29 23:24:54.764 9 ERROR neutron.plugins.ml2.managers [None req-276598a2-cc96-434f-af6d-ef2787325dd6 - - - - - -] Failed to bind port 401d908a-b6f3-4a39-a0ca-85f9dd5e1180 on host instance for vnic_type normal using segments [{'id': 'eef62381-e670-4068-ae19-6b10b192a06d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 248, 'network_id': '93416456-1043-4546-a918-4a6fbc47b1c1'}] 2026-05-29 23:24:54.765 9 INFO neutron.plugins.ml2.plugin [None req-276598a2-cc96-434f-af6d-ef2787325dd6 - - - - - -] Attempt 10 to bind port 401d908a-b6f3-4a39-a0ca-85f9dd5e1180 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers [None req-276598a2-cc96-434f-af6d-ef2787325dd6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 19866cec-ef5a-428f-82c2-a4e52074ec33 could not be found. 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 19866cec-ef5a-428f-82c2-a4e52074ec33 could not be found. 2026-05-29 23:24:54.785 9 ERROR neutron.plugins.ml2.managers  2026-05-29 23:24:54.786 9 ERROR neutron.plugins.ml2.managers [None req-276598a2-cc96-434f-af6d-ef2787325dd6 - - - - - -] Failed to bind port 401d908a-b6f3-4a39-a0ca-85f9dd5e1180 on host instance for vnic_type normal using segments [{'id': 'eef62381-e670-4068-ae19-6b10b192a06d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 248, 'network_id': '93416456-1043-4546-a918-4a6fbc47b1c1'}] 2026-05-29 23:24:56.258 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 6bd16d5a-c439-4896-afcc-7c54377392ea 2026-05-29 23:24:58.681 10 INFO neutron.plugins.ml2.plugin [None req-ecd9e6ab-704d-44a4-853e-4fb82918a982 - - - - - -] Attempt 1 to provision port 08529038-f420-434c-91aa-8daf608cab11 2026-05-29 23:24:59.943 10 INFO neutron.plugins.ml2.plugin [None req-4c7c6784-df3a-4d26-aa56-120d0f4ff387 - - - - - -] Attempt 1 to provision port 08529038-f420-434c-91aa-8daf608cab11 2026-05-29 23:25:00.365 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port bff4f8c6-a226-4c71-bc63-48549c7ad931 2026-05-29 23:25:02.279 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port bff4f8c6-a226-4c71-bc63-48549c7ad931 2026-05-29 23:25:03.960 9 INFO neutron.plugins.ml2.plugin [None req-a44c382d-4e55-4da1-956f-5080e1c814e6 - - - - - -] Attempt 1 to provision port 61dd78b4-5154-4d79-a459-41cf4244a4b7 2026-05-29 23:25:04.295 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port fc500821-6a17-49f6-bd9e-955e1666985b 2026-05-29 23:25:05.003 9 INFO neutron.plugins.ml2.plugin [None req-433b4fdd-e928-49e4-97c0-a1f7538aad86 - - - - - -] Attempt 1 to provision port 8c6098f6-0d65-479a-aa0e-9e1b5887d4c7 2026-05-29 23:25:05.200 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 61dd78b4-5154-4d79-a459-41cf4244a4b7 2026-05-29 23:25:05.643 9 INFO neutron.plugins.ml2.plugin [None req-b0c3fe31-44af-4c70-9721-1c1784e63f76 - - - - - -] Attempt 1 to provision port fc500821-6a17-49f6-bd9e-955e1666985b 2026-05-29 23:25:06.326 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port fc500821-6a17-49f6-bd9e-955e1666985b 2026-05-29 23:25:08.024 10 INFO neutron.plugins.ml2.plugin [None req-f1c61629-6b88-4ddb-b04a-da27a982d652 - - - - - -] Attempt 1 to provision port 85dd153f-1e80-45eb-979d-352c59f90f49 2026-05-29 23:25:08.596 9 INFO neutron.plugins.ml2.plugin [None req-012f7dd9-ec4d-4621-98fd-4eb223695ca4 - - - - - -] Attempt 1 to provision port c27857cf-03db-47b7-8b01-e8b397030d85 2026-05-29 23:25:09.474 9 INFO neutron.plugins.ml2.plugin [None req-43af49bb-ff16-40c5-a3e9-f36b3f562f20 - - - - - -] Attempt 1 to provision port c27857cf-03db-47b7-8b01-e8b397030d85 2026-05-29 23:25:10.303 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port f4b5d1de-6647-4415-bc10-0ecdb38b277f 2026-05-29 23:25:12.436 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 85dd153f-1e80-45eb-979d-352c59f90f49 2026-05-29 23:25:12.925 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0c713e4-5844-43b9-8c78-f80f52ecf207'] response: {'server_uuid': 'fabd9a53-0129-4cdc-abd6-51086de79cd0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '85dd153f-1e80-45eb-979d-352c59f90f49', 'code': 200} 2026-05-29 23:25:13.038 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port f4b5d1de-6647-4415-bc10-0ecdb38b277f 2026-05-29 23:25:14.560 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 85dd153f-1e80-45eb-979d-352c59f90f49 2026-05-29 23:25:18.423 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port f21aa016-88bf-4812-b53b-9669caafad5f 2026-05-29 23:25:18.966 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 08529038-f420-434c-91aa-8daf608cab11 2026-05-29 23:25:20.280 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port f21aa016-88bf-4812-b53b-9669caafad5f 2026-05-29 23:25:20.569 9 INFO neutron.plugins.ml2.plugin [None req-cb25253f-b7a2-46bb-9e4a-735ecdcd384e - - - - - -] Attempt 1 to provision port dadbbfe6-2246-4829-9369-d5bce3fa0174 2026-05-29 23:25:20.591 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 08529038-f420-434c-91aa-8daf608cab11 2026-05-29 23:25:24.383 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port dadbbfe6-2246-4829-9369-d5bce3fa0174 2026-05-29 23:25:24.536 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-23149f1b-c84a-428c-af66-d8cfe00d944a'] response: {'server_uuid': '64f7ece1-5841-441d-bf62-3a2cea1a1007', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dadbbfe6-2246-4829-9369-d5bce3fa0174', 'code': 200} 2026-05-29 23:25:26.264 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port dadbbfe6-2246-4829-9369-d5bce3fa0174 2026-05-29 23:25:28.287 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port c27857cf-03db-47b7-8b01-e8b397030d85 2026-05-29 23:25:29.335 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 8c6098f6-0d65-479a-aa0e-9e1b5887d4c7 2026-05-29 23:25:30.334 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port c27857cf-03db-47b7-8b01-e8b397030d85 2026-05-29 23:25:30.667 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 8c6098f6-0d65-479a-aa0e-9e1b5887d4c7 2026-05-29 23:25:46.879 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b54ca932-3918-425f-8c74-6f2326b0ef94'] response: {'server_uuid': '64f7ece1-5841-441d-bf62-3a2cea1a1007', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'dadbbfe6-2246-4829-9369-d5bce3fa0174', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-29 23:26:14.530 9 INFO neutron.plugins.ml2.plugin [None req-98545ed6-ae25-4fb9-b47a-0ab21c5a5b55 - - - - - -] Attempt 1 to provision port 40a43e6b-9195-4250-bdb1-144edf663c45 2026-05-29 23:26:18.516 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 40a43e6b-9195-4250-bdb1-144edf663c45 2026-05-29 23:26:18.677 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b4a09c5-9694-4658-9ccb-7ad42f4461e9'] response: {'server_uuid': 'fabd9a53-0129-4cdc-abd6-51086de79cd0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '40a43e6b-9195-4250-bdb1-144edf663c45', 'code': 200} 2026-05-29 23:26:20.375 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 40a43e6b-9195-4250-bdb1-144edf663c45 2026-05-29 23:26:50.509 9 INFO neutron.plugins.ml2.plugin [None req-51d2ad1d-2569-43fa-a6ec-17a82500db3c - - - - - -] Attempt 1 to provision port c77052fb-7c7a-49a0-894b-f49003c3ad63 2026-05-29 23:26:54.527 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port c77052fb-7c7a-49a0-894b-f49003c3ad63 2026-05-29 23:26:54.677 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d9de95b-b871-4d99-9216-53b28f50b93b'] response: {'server_uuid': 'fabd9a53-0129-4cdc-abd6-51086de79cd0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c77052fb-7c7a-49a0-894b-f49003c3ad63', 'code': 200} 2026-05-29 23:26:56.385 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port c77052fb-7c7a-49a0-894b-f49003c3ad63 2026-05-29 23:26:58.041 9 INFO neutron.plugins.ml2.plugin [None req-fbf97513-f9ea-4e63-a06d-52388d606327 - - - - - -] Attempt 1 to provision port 26d2faa9-7d54-4e0f-8434-b3a51a99981d 2026-05-29 23:26:58.405 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 26d2faa9-7d54-4e0f-8434-b3a51a99981d 2026-05-29 23:26:58.847 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port ac3c3b88-1a6e-49cd-a2a8-17369d8ee97b 2026-05-29 23:26:58.896 10 INFO neutron.plugins.ml2.plugin [None req-ffd8275e-ee25-4bbc-bb38-27d8e2a3316c - - - - - -] Attempt 1 to provision port ac3c3b88-1a6e-49cd-a2a8-17369d8ee97b 2026-05-29 23:26:59.781 9 INFO neutron.plugins.ml2.plugin [None req-bb0460bd-3022-4068-a382-5189c5e5e326 - - - - - -] Attempt 1 to provision port ac5d7a3f-cc4f-42d9-87a1-c09b367a50db 2026-05-29 23:27:00.482 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 26d2faa9-7d54-4e0f-8434-b3a51a99981d 2026-05-29 23:27:00.927 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 5ca5b976-e024-4222-b3a3-71634e49fa2a 2026-05-29 23:27:01.272 10 INFO neutron.plugins.ml2.plugin [None req-6c3efb31-ddf9-4e98-8817-cfe6feb8e23b - - - - - -] Attempt 1 to provision port 5ca5b976-e024-4222-b3a3-71634e49fa2a 2026-05-29 23:27:01.681 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port ac5d7a3f-cc4f-42d9-87a1-c09b367a50db 2026-05-29 23:27:02.080 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port ac3c3b88-1a6e-49cd-a2a8-17369d8ee97b 2026-05-29 23:27:02.500 9 INFO neutron.plugins.ml2.plugin [None req-a49512d0-6a97-423d-89a4-0594be9502fe - - - - - -] Attempt 1 to provision port 3249ccaa-02d9-4544-90ad-b98da0dece1d 2026-05-29 23:27:02.827 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 3249ccaa-02d9-4544-90ad-b98da0dece1d 2026-05-29 23:27:03.291 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 5ca5b976-e024-4222-b3a3-71634e49fa2a 2026-05-29 23:27:07.448 9 INFO neutron.plugins.ml2.plugin [None req-d99e13eb-e4aa-41cc-98ef-3048d8abd428 - - - - - -] Attempt 1 to provision port 7f11b037-3ab1-44ce-8953-249ac5179980 2026-05-29 23:27:11.185 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 7f11b037-3ab1-44ce-8953-249ac5179980 2026-05-29 23:27:11.444 10 INFO neutron.plugins.ml2.plugin [None req-321a3743-6e45-4a90-936b-dfc1bd7159e1 - - - - - -] Attempt 1 to provision port 7f11b037-3ab1-44ce-8953-249ac5179980 2026-05-29 23:27:11.657 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-42db0a81-baa7-40f6-9143-e236c1931554'] response: {'server_uuid': 'fabd9a53-0129-4cdc-abd6-51086de79cd0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7f11b037-3ab1-44ce-8953-249ac5179980', 'code': 200} 2026-05-29 23:27:12.694 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 7f11b037-3ab1-44ce-8953-249ac5179980 2026-05-29 23:27:30.167 10 INFO neutron.plugins.ml2.plugin [None req-3817b046-cdd3-42d5-b7a9-cf1ba36298f0 - - - - - -] Attempt 1 to provision port 7f11b037-3ab1-44ce-8953-249ac5179980 2026-05-29 23:27:30.711 9 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port 7f11b037-3ab1-44ce-8953-249ac5179980 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-29 23:28:01.665 9 INFO neutron.plugins.ml2.plugin [None req-e4961455-5107-4a4d-9db1-fc3228dbc7e7 - - - - - -] Attempt 1 to provision port c77052fb-7c7a-49a0-894b-f49003c3ad63 2026-05-29 23:28:02.699 10 INFO neutron.plugins.ml2.plugin [None req-4c29c435-8789-4c5f-b1b8-6a182f4bb74f - - - - - -] Attempt 1 to provision port c77052fb-7c7a-49a0-894b-f49003c3ad63 2026-05-29 23:29:10.994 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d36d2ca6-12d1-469f-9b2f-9bdc179616d5'] response: {'server_uuid': '0916dad2-a93e-453f-8f21-82a5ef525b11', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cc84826e-db19-4d89-91f2-43122c4a82b6', 'code': 200}