+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-11 11:53:33.663 1 INFO neutron.common.config [-] Logging enabled! 2026-08-11 11:53:33.663 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-08-11 11:53:33.663 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-08-11 11:53:33.663 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-11 11:53:35.064 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-11 11:53:35.067 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-11 11:53:35.072 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-11 11:53:35.073 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-11 11:53:35.073 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-11 11:53:35.074 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-11 11:53:35.074 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 11:53:35.083 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 11:53:35.083 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 11:53:35.083 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-11 11:53:35.105 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-11 11:53:35.106 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-11 11:53:35.106 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-11 11:53:35.124 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-11 11:53:35.124 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-11 11:53:35.124 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-11 11:53:35.124 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-11 11:53:35.419 1 INFO neutron.plugins.ml2.managers [None req-51203d8c-caa0-4f91-9c45-392ed72fa5aa - - - - - -] Initializing driver for type 'vlan' 2026-08-11 11:53:35.571 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-51203d8c-caa0-4f91-9c45-392ed72fa5aa - - - - - -] VlanTypeDriver initialization complete 2026-08-11 11:53:35.571 1 INFO neutron.plugins.ml2.managers [None req-51203d8c-caa0-4f91-9c45-392ed72fa5aa - - - - - -] Initializing driver for type 'vxlan' 2026-08-11 11:53:35.571 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-51203d8c-caa0-4f91-9c45-392ed72fa5aa - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-11 11:53:35.626 1 INFO neutron.plugins.ml2.managers [None req-51203d8c-caa0-4f91-9c45-392ed72fa5aa - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-11 11:53:35.626 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-51203d8c-caa0-4f91-9c45-392ed72fa5aa - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-11 11:53:35.626 1 INFO neutron.plugins.ml2.managers [None req-51203d8c-caa0-4f91-9c45-392ed72fa5aa - - - - - -] Initializing extension driver 'port_security' 2026-08-11 11:53:35.627 1 INFO neutron.plugins.ml2.extensions.port_security [None req-51203d8c-caa0-4f91-9c45-392ed72fa5aa - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-11 11:53:35.627 1 INFO neutron.plugins.ml2.managers [None req-51203d8c-caa0-4f91-9c45-392ed72fa5aa - - - - - -] Initializing extension driver 'qos' 2026-08-11 11:53:35.627 1 INFO neutron.plugins.ml2.managers [None req-51203d8c-caa0-4f91-9c45-392ed72fa5aa - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-11 11:53:35.627 1 INFO neutron.plugins.ml2.managers [None req-51203d8c-caa0-4f91-9c45-392ed72fa5aa - - - - - -] Initializing mechanism driver 'l2population' 2026-08-11 11:53:35.645 1 INFO neutron.quota [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded quota_driver: . 2026-08-11 11:53:35.646 1 INFO neutron.plugins.ml2.plugin [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Modular L2 Plugin initialization complete 2026-08-11 11:53:35.646 1 INFO neutron.plugins.ml2.managers [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-11 11:53:35.646 1 INFO neutron.plugins.ml2.managers [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-11 11:53:35.646 1 INFO neutron.plugins.ml2.managers [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-11 11:53:35.646 1 INFO neutron.manager [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loading Plugin: qos 2026-08-11 11:53:35.658 1 INFO neutron.manager [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loading Plugin: router 2026-08-11 11:53:35.693 1 INFO neutron.services.service_base [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-11 11:53:35.694 1 INFO neutron.manager [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loading Plugin: segments 2026-08-11 11:53:35.759 1 INFO neutron.manager [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loading Plugin: trunk 2026-08-11 11:53:35.773 1 INFO neutron.manager [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loading Plugin: vpnaas 2026-08-11 11:53:35.806 1 WARNING stevedore.named [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 11:53:35.875 1 INFO neutron_vpnaas.services.vpn.plugin [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-11 11:53:35.875 1 INFO neutron.common.utils [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-11 11:53:35.875 1 INFO neutron.manager [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loading Plugin: taas 2026-08-11 11:53:35.900 1 WARNING stevedore.named [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 11:53:35.900 1 WARNING stevedore.named [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-11 11:53:35.924 1 INFO neutron_taas.services.taas.taas_plugin [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-11 11:53:35.925 1 INFO neutron.manager [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loading Plugin: tapmirror 2026-08-11 11:53:35.933 1 WARNING stevedore.named [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 11:53:35.933 1 WARNING stevedore.named [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-11 11:53:35.956 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-11 11:53:35.956 1 INFO neutron.manager [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loading Plugin: auto_allocate 2026-08-11 11:53:35.964 1 INFO neutron.manager [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loading Plugin: tag 2026-08-11 11:53:35.972 1 INFO neutron.manager [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loading Plugin: timestamp 2026-08-11 11:53:35.975 1 INFO neutron.manager [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loading Plugin: network_ip_availability 2026-08-11 11:53:35.978 1 INFO neutron.manager [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loading Plugin: flavors 2026-08-11 11:53:35.981 1 INFO neutron.manager [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loading Plugin: revisions 2026-08-11 11:53:35.985 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Initializing extension manager. 2026-08-11 11:53:35.986 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: address-group 2026-08-11 11:53:35.987 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: address-scope 2026-08-11 11:53:35.987 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-11 11:53:35.988 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: agent 2026-08-11 11:53:35.989 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: agent-resources-synced 2026-08-11 11:53:35.990 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-11 11:53:35.990 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-11 11:53:35.991 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: availability_zone 2026-08-11 11:53:35.991 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: availability_zone_filter 2026-08-11 11:53:35.992 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-11 11:53:35.992 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: default-subnetpools 2026-08-11 11:53:35.994 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-11 11:53:35.994 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: dns-integration 2026-08-11 11:53:35.995 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: dns-domain-ports 2026-08-11 11:53:35.995 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-11 11:53:35.996 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: dvr 2026-08-11 11:53:35.996 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-11 11:53:35.997 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: empty-string-filtering 2026-08-11 11:53:35.997 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 11:53:35.998 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-11 11:53:35.998 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: external-net 2026-08-11 11:53:35.998 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-11 11:53:35.999 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: extraroute 2026-08-11 11:53:35.999 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: extraroute-atomic 2026-08-11 11:53:36.000 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-11 11:53:36.001 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-11 11:53:36.001 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-11 11:53:36.002 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-11 11:53:36.002 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: fip-port-details 2026-08-11 11:53:36.003 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: flavors 2026-08-11 11:53:36.006 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-11 11:53:36.007 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: floatingip-pools 2026-08-11 11:53:36.007 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: ip_allocation 2026-08-11 11:53:36.008 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-11 11:53:36.008 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: l2_adjacency 2026-08-11 11:53:36.009 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: router 2026-08-11 11:53:36.011 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 11:53:36.011 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-11 11:53:36.012 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-11 11:53:36.012 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: ext-gw-mode 2026-08-11 11:53:36.013 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: l3-ha 2026-08-11 11:53:36.013 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-11 11:53:36.014 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-11 11:53:36.014 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: l3-flavors 2026-08-11 11:53:36.015 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-11 11:53:36.015 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-11 11:53:36.018 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-11 11:53:36.019 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-11 11:53:36.020 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-11 11:53:36.021 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-11 11:53:36.022 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-11 11:53:36.022 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: multi-provider 2026-08-11 11:53:36.023 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: net-mtu 2026-08-11 11:53:36.023 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: net-mtu-writable 2026-08-11 11:53:36.024 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: network_availability_zone 2026-08-11 11:53:36.024 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: network_ha 2026-08-11 11:53:36.025 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: network-ip-availability 2026-08-11 11:53:36.026 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-11 11:53:36.026 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: pagination 2026-08-11 11:53:36.027 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: port-device-profile 2026-08-11 11:53:36.027 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-11 11:53:36.028 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-11 11:53:36.030 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-11 11:53:36.031 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: port-mac-override 2026-08-11 11:53:36.032 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-11 11:53:36.033 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-11 11:53:36.034 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-11 11:53:36.035 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: port-resource-request 2026-08-11 11:53:36.036 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-11 11:53:36.037 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-11 11:53:36.038 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: binding 2026-08-11 11:53:36.040 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: binding-extended 2026-08-11 11:53:36.040 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: port-security 2026-08-11 11:53:36.041 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: project-id 2026-08-11 11:53:36.041 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: provider 2026-08-11 11:53:36.042 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-11 11:53:36.045 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: qos 2026-08-11 11:53:36.046 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-11 11:53:36.047 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-11 11:53:36.047 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: qos-default 2026-08-11 11:53:36.048 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: qos-fip 2026-08-11 11:53:36.048 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-11 11:53:36.049 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-11 11:53:36.049 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-11 11:53:36.049 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-11 11:53:36.050 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-11 11:53:36.051 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: qos-pps 2026-08-11 11:53:36.051 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-11 11:53:36.051 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-11 11:53:36.052 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: qos-rules-alias 2026-08-11 11:53:36.052 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: quota-check-limit 2026-08-11 11:53:36.053 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-11 11:53:36.055 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: quotas 2026-08-11 11:53:36.057 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: quota_details 2026-08-11 11:53:36.059 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: rbac-policies 2026-08-11 11:53:36.059 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: rbac-address-group 2026-08-11 11:53:36.060 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: rbac-address-scope 2026-08-11 11:53:36.060 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: rbac-security-groups 2026-08-11 11:53:36.060 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-11 11:53:36.061 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: revision-if-match 2026-08-11 11:53:36.061 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-11 11:53:36.062 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: router_availability_zone 2026-08-11 11:53:36.062 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-11 11:53:36.064 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-11 11:53:36.064 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-11 11:53:36.065 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-11 11:53:36.065 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-11 11:53:36.065 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-11 11:53:36.066 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-11 11:53:36.069 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: security-group 2026-08-11 11:53:36.070 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: segment 2026-08-11 11:53:36.071 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-11 11:53:36.072 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: service-type 2026-08-11 11:53:36.073 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: sorting 2026-08-11 11:53:36.073 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: standard-attr-segment 2026-08-11 11:53:36.074 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: standard-attr-description 2026-08-11 11:53:36.074 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: stateful-security-group 2026-08-11 11:53:36.074 1 WARNING neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-11 11:53:36.075 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-11 11:53:36.075 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: subnet-external-network 2026-08-11 11:53:36.076 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: subnet_onboard 2026-08-11 11:53:36.076 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-11 11:53:36.077 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: subnet-service-types 2026-08-11 11:53:36.077 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: subnet_allocation 2026-08-11 11:53:36.078 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-11 11:53:36.078 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: tag-creation 2026-08-11 11:53:36.079 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-11 11:53:36.082 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: standard-attr-tag 2026-08-11 11:53:36.083 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-11 11:53:36.083 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: trunk 2026-08-11 11:53:36.084 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: trunk-details 2026-08-11 11:53:36.084 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-11 11:53:36.085 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-11 11:53:36.085 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-11 11:53:36.086 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-11 11:53:36.087 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-11 11:53:36.088 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-11 11:53:36.088 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: vpn-flavors 2026-08-11 11:53:36.091 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: vpnaas 2026-08-11 11:53:36.092 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: taas 2026-08-11 11:53:36.093 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: tap-mirror 2026-08-11 11:53:36.094 1 INFO neutron.api.extensions [None req-673390b3-6e5d-45f2-b96e-30dd9adb3b27 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-11 11:54:06.180 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-11 11:54:06.232 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-11 11:54:06.235 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-11 11:54:16.379 13 INFO neutron.db.l3_hamode_db [None req-824ef108-940a-43b1-b383-b911166a6cf4 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 11:54:34.085 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 6a95f05a-01f3-42c7-b431-b9933db72ad1 2026-08-11 11:54:34.939 16 INFO neutron.plugins.ml2.plugin [None req-b778d34d-6da5-49fc-b82e-f62ece7711f3 - - - - - -] Attempt 1 to provision port 6a95f05a-01f3-42c7-b431-b9933db72ad1 2026-08-11 11:54:36.009 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 6a95f05a-01f3-42c7-b431-b9933db72ad1 2026-08-11 11:54:36.629 16 INFO neutron.plugins.ml2.plugin [None req-0fd9c13f-a3df-4b3b-9ce9-ceea81107096 - - - - - -] Attempt 1 to provision port 6a95f05a-01f3-42c7-b431-b9933db72ad1 2026-08-11 11:59:12.127 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port d2d595d3-7016-47af-8817-bf0b3b3f7cb0 2026-08-11 11:59:12.499 16 INFO neutron.plugins.ml2.plugin [None req-38f71da4-66e0-430c-a2d5-84ede7f85b17 - - - - - -] Attempt 1 to provision port d2d595d3-7016-47af-8817-bf0b3b3f7cb0 2026-08-11 11:59:14.111 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port d2d595d3-7016-47af-8817-bf0b3b3f7cb0 2026-08-11 11:59:14.156 16 INFO neutron.plugins.ml2.plugin [None req-fb4c5a76-0a99-437f-918d-e63bb4bb3b7d - - - - - -] Attempt 1 to provision port d2d595d3-7016-47af-8817-bf0b3b3f7cb0 2026-08-11 11:59:19.547 16 INFO neutron.plugins.ml2.plugin [None req-748d2e30-22d5-49a7-9691-c936f0a07453 - - - - - -] Attempt 1 to provision port 1a98d9ba-249d-49cf-ae40-c72298e31121 2026-08-11 12:02:58.751 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 1a98d9ba-249d-49cf-ae40-c72298e31121 2026-08-11 12:03:00.184 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 1a98d9ba-249d-49cf-ae40-c72298e31121 2026-08-11 12:11:58.362 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 64c24cc2-6a84-413f-9414-0c2f317a8879 2026-08-11 12:12:00.333 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 64c24cc2-6a84-413f-9414-0c2f317a8879 2026-08-11 12:21:59.713 13 INFO neutron.plugins.ml2.plugin [None req-7bca1d59-71ad-44af-a45b-24fe78b4a79c - - - - - -] Attempt 1 to provision port 6a95f05a-01f3-42c7-b431-b9933db72ad1 2026-08-11 12:21:59.763 13 INFO neutron.plugins.ml2.plugin [None req-7bca1d59-71ad-44af-a45b-24fe78b4a79c - - - - - -] Attempt 1 to provision port 1a98d9ba-249d-49cf-ae40-c72298e31121 2026-08-11 12:21:59.809 13 INFO neutron.plugins.ml2.plugin [None req-7bca1d59-71ad-44af-a45b-24fe78b4a79c - - - - - -] Attempt 1 to provision port d2d595d3-7016-47af-8817-bf0b3b3f7cb0 2026-08-11 12:28:48.180 13 INFO neutron.plugins.ml2.plugin [None req-efde5451-cc77-43e7-be0d-f944170b41b0 - - - - - -] Attempt 1 to provision port 6629379c-9912-4c26-88a7-5512839c55d9 2026-08-11 12:28:48.676 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 6629379c-9912-4c26-88a7-5512839c55d9 2026-08-11 12:28:50.655 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port addf18fa-0f54-4845-a320-e3c978b98565 2026-08-11 12:28:52.676 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port addf18fa-0f54-4845-a320-e3c978b98565 2026-08-11 12:28:56.797 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 93de4e2f-c9d8-4eec-9a04-3dd879821c83 2026-08-11 12:28:57.208 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 719e14be-f505-41ba-8d6c-c1662fd0e5ae 2026-08-11 12:28:57.681 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 58c7dba9-3d5d-4998-818b-a641a3558318 2026-08-11 12:28:58.491 16 INFO neutron.plugins.ml2.plugin [None req-28706ec4-f6bb-4efb-bbcf-12778f7b4c9d - - - - - -] Attempt 1 to provision port 93de4e2f-c9d8-4eec-9a04-3dd879821c83 2026-08-11 12:28:58.561 16 INFO neutron.plugins.ml2.plugin [None req-28706ec4-f6bb-4efb-bbcf-12778f7b4c9d - - - - - -] Attempt 1 to provision port 60bb2145-85e7-4b77-a620-8105ef0b6923 2026-08-11 12:28:58.588 16 INFO neutron.plugins.ml2.plugin [None req-28706ec4-f6bb-4efb-bbcf-12778f7b4c9d - - - - - -] Attempt 1 to provision port 96ece990-ae48-4e87-a3c4-8b713ec8f0a6 2026-08-11 12:28:58.621 16 INFO neutron.plugins.ml2.plugin [None req-28706ec4-f6bb-4efb-bbcf-12778f7b4c9d - - - - - -] Attempt 1 to provision port 69db8c41-2240-462a-b485-9af338391b42 2026-08-11 12:28:58.646 16 INFO neutron.plugins.ml2.plugin [None req-28706ec4-f6bb-4efb-bbcf-12778f7b4c9d - - - - - -] Attempt 1 to provision port addf18fa-0f54-4845-a320-e3c978b98565 2026-08-11 12:28:58.680 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 93de4e2f-c9d8-4eec-9a04-3dd879821c83 2026-08-11 12:28:58.870 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 719e14be-f505-41ba-8d6c-c1662fd0e5ae 2026-08-11 12:28:59.005 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 58c7dba9-3d5d-4998-818b-a641a3558318 2026-08-11 12:29:00.643 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port e6d0becf-6b06-489a-bac6-0d2541cd831e 2026-08-11 12:29:03.201 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 59686a98-5d64-4b19-a377-216efa5a72ca 2026-08-11 12:29:03.891 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f36c3a64-f2e2-46f7-a43d-5fd04650c2dd'] response: {'server_uuid': '93ee1e12-bf11-4035-88db-20fe813fe044', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '59686a98-5d64-4b19-a377-216efa5a72ca', 'code': 200} 2026-08-11 12:29:03.945 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port e6d0becf-6b06-489a-bac6-0d2541cd831e 2026-08-11 12:29:04.798 16 INFO neutron.plugins.ml2.plugin [None req-5ca7494f-9cc5-4f68-bc35-fa1dfd1b87a1 - - - - - -] Attempt 1 to provision port 93de4e2f-c9d8-4eec-9a04-3dd879821c83 2026-08-11 12:29:04.909 16 INFO neutron.plugins.ml2.plugin [None req-5ca7494f-9cc5-4f68-bc35-fa1dfd1b87a1 - - - - - -] Attempt 1 to provision port 59686a98-5d64-4b19-a377-216efa5a72ca 2026-08-11 12:29:04.975 16 INFO neutron.plugins.ml2.plugin [None req-5ca7494f-9cc5-4f68-bc35-fa1dfd1b87a1 - - - - - -] Attempt 1 to provision port 96ece990-ae48-4e87-a3c4-8b713ec8f0a6 2026-08-11 12:29:05.002 16 INFO neutron.plugins.ml2.plugin [None req-5ca7494f-9cc5-4f68-bc35-fa1dfd1b87a1 - - - - - -] Attempt 1 to provision port 69db8c41-2240-462a-b485-9af338391b42 2026-08-11 12:29:05.032 16 INFO neutron.plugins.ml2.plugin [None req-5ca7494f-9cc5-4f68-bc35-fa1dfd1b87a1 - - - - - -] Attempt 1 to provision port addf18fa-0f54-4845-a320-e3c978b98565 2026-08-11 12:29:05.507 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 59686a98-5d64-4b19-a377-216efa5a72ca 2026-08-11 12:29:05.726 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 8f67d2f4-40b9-4eac-93c2-8b9fb190cf82 2026-08-11 12:29:05.935 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-649888ef-56dd-4cd9-9ecb-cd22b6b8c93d'] response: {'server_uuid': 'ae5a4113-21bc-4855-9a86-79f1d93df636', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8f67d2f4-40b9-4eac-93c2-8b9fb190cf82', 'code': 200} 2026-08-11 12:29:06.931 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 8f67d2f4-40b9-4eac-93c2-8b9fb190cf82 2026-08-11 12:29:09.764 13 INFO neutron.plugins.ml2.plugin [None req-90c340aa-408b-47e3-b2b7-356ade5fd758 - - - - - -] Attempt 1 to provision port 8189e9bc-6187-4649-afcb-59dfbad52fb5 2026-08-11 12:29:09.801 13 INFO neutron.plugins.ml2.plugin [None req-90c340aa-408b-47e3-b2b7-356ade5fd758 - - - - - -] Attempt 1 to provision port 868c685b-aab4-4c7c-b8f6-b2a63ee7ce3d 2026-08-11 12:29:14.896 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port c1ff514c-99cc-42a8-b320-0fa29ad108ac 2026-08-11 12:29:16.956 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port c1ff514c-99cc-42a8-b320-0fa29ad108ac 2026-08-11 12:29:18.692 13 INFO neutron.plugins.ml2.plugin [None req-97f5fed4-eabf-4624-af88-19db98da8f91 - - - - - -] Attempt 1 to provision port 59686a98-5d64-4b19-a377-216efa5a72ca 2026-08-11 12:29:18.752 13 INFO neutron.plugins.ml2.plugin [None req-97f5fed4-eabf-4624-af88-19db98da8f91 - - - - - -] Attempt 1 to provision port 2d3c68b9-6c9b-463f-9760-f56b5cab38f9 2026-08-11 12:29:18.777 13 INFO neutron.plugins.ml2.plugin [None req-97f5fed4-eabf-4624-af88-19db98da8f91 - - - - - -] Attempt 1 to provision port 96ece990-ae48-4e87-a3c4-8b713ec8f0a6 2026-08-11 12:29:18.806 13 INFO neutron.plugins.ml2.plugin [None req-97f5fed4-eabf-4624-af88-19db98da8f91 - - - - - -] Attempt 1 to provision port c1ff514c-99cc-42a8-b320-0fa29ad108ac 2026-08-11 12:29:18.863 13 INFO neutron.plugins.ml2.plugin [None req-97f5fed4-eabf-4624-af88-19db98da8f91 - - - - - -] Attempt 1 to provision port 69db8c41-2240-462a-b485-9af338391b42 2026-08-11 12:29:20.756 16 INFO neutron.plugins.ml2.plugin [None req-2faca046-40a0-42e0-81e4-608b9bdf2f08 - - - - - -] Attempt 1 to provision port 8f67d2f4-40b9-4eac-93c2-8b9fb190cf82 2026-08-11 12:29:20.830 16 INFO neutron.plugins.ml2.plugin [None req-2faca046-40a0-42e0-81e4-608b9bdf2f08 - - - - - -] Attempt 1 to provision port 2d3c68b9-6c9b-463f-9760-f56b5cab38f9 2026-08-11 12:29:22.083 16 INFO neutron.plugins.ml2.plugin [None req-5d9acac3-dd54-42ee-a9b6-2f34f5d5d704 - - - - - -] Attempt 1 to provision port 2d3c68b9-6c9b-463f-9760-f56b5cab38f9 2026-08-11 12:29:23.397 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 991d9829-6444-42de-9885-77650827df6d 2026-08-11 12:29:23.555 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2f80dd4-c39a-4512-8c02-f67800a6f83f'] response: {'server_uuid': '0318c62b-e70d-428f-b090-d5823a57dc92', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '991d9829-6444-42de-9885-77650827df6d', 'code': 200} 2026-08-11 12:29:24.921 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 991d9829-6444-42de-9885-77650827df6d 2026-08-11 12:29:32.874 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 96ece990-ae48-4e87-a3c4-8b713ec8f0a6 2026-08-11 12:29:33.225 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 60bb2145-85e7-4b77-a620-8105ef0b6923 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers [None req-641a9c52-c7f6-43ad-bde8-7a0cab07290e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ae2d3e3b-ddfd-4dd6-beac-dc42a7ef1bb4 could not be found. 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ae2d3e3b-ddfd-4dd6-beac-dc42a7ef1bb4 could not be found. 2026-08-11 12:29:33.605 16 ERROR neutron.plugins.ml2.managers 2026-08-11 12:29:33.614 16 ERROR neutron.plugins.ml2.managers [None req-641a9c52-c7f6-43ad-bde8-7a0cab07290e - - - - - -] Failed to bind port 1be265f5-8b64-48fa-a9f2-32f0d388c854 on host instance for vnic_type normal using segments [{'id': '6dfaf825-0919-4357-9b1f-7d7aa2013899', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 964, 'network_id': '2d9b63ed-f2e4-4c1b-9ae0-da91d5e0ed24'}] 2026-08-11 12:29:33.615 16 INFO neutron.plugins.ml2.plugin [None req-641a9c52-c7f6-43ad-bde8-7a0cab07290e - - - - - -] Attempt 2 to bind port 1be265f5-8b64-48fa-a9f2-32f0d388c854 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers [None req-641a9c52-c7f6-43ad-bde8-7a0cab07290e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ae2d3e3b-ddfd-4dd6-beac-dc42a7ef1bb4 could not be found. 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ae2d3e3b-ddfd-4dd6-beac-dc42a7ef1bb4 could not be found. 2026-08-11 12:29:33.636 16 ERROR neutron.plugins.ml2.managers 2026-08-11 12:29:33.639 16 ERROR neutron.plugins.ml2.managers [None req-641a9c52-c7f6-43ad-bde8-7a0cab07290e - - - - - -] Failed to bind port 1be265f5-8b64-48fa-a9f2-32f0d388c854 on host instance for vnic_type normal using segments [{'id': '6dfaf825-0919-4357-9b1f-7d7aa2013899', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 964, 'network_id': '2d9b63ed-f2e4-4c1b-9ae0-da91d5e0ed24'}] 2026-08-11 12:29:33.640 16 INFO neutron.plugins.ml2.plugin [None req-641a9c52-c7f6-43ad-bde8-7a0cab07290e - - - - - -] Attempt 3 to bind port 1be265f5-8b64-48fa-a9f2-32f0d388c854 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers [None req-641a9c52-c7f6-43ad-bde8-7a0cab07290e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ae2d3e3b-ddfd-4dd6-beac-dc42a7ef1bb4 could not be found. 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ae2d3e3b-ddfd-4dd6-beac-dc42a7ef1bb4 could not be found. 2026-08-11 12:29:33.655 16 ERROR neutron.plugins.ml2.managers 2026-08-11 12:29:33.657 16 ERROR neutron.plugins.ml2.managers [None req-641a9c52-c7f6-43ad-bde8-7a0cab07290e - - - - - -] Failed to bind port 1be265f5-8b64-48fa-a9f2-32f0d388c854 on host instance for vnic_type normal using segments [{'id': '6dfaf825-0919-4357-9b1f-7d7aa2013899', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 964, 'network_id': '2d9b63ed-f2e4-4c1b-9ae0-da91d5e0ed24'}] 2026-08-11 12:29:33.657 16 INFO neutron.plugins.ml2.plugin [None req-641a9c52-c7f6-43ad-bde8-7a0cab07290e - - - - - -] Attempt 4 to bind port 1be265f5-8b64-48fa-a9f2-32f0d388c854 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers [None req-641a9c52-c7f6-43ad-bde8-7a0cab07290e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ae2d3e3b-ddfd-4dd6-beac-dc42a7ef1bb4 could not be found. 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ae2d3e3b-ddfd-4dd6-beac-dc42a7ef1bb4 could not be found. 2026-08-11 12:29:33.669 16 ERROR neutron.plugins.ml2.managers 2026-08-11 12:29:33.671 16 ERROR neutron.plugins.ml2.managers [None req-641a9c52-c7f6-43ad-bde8-7a0cab07290e - - - - - -] Failed to bind port 1be265f5-8b64-48fa-a9f2-32f0d388c854 on host instance for vnic_type normal using segments [{'id': '6dfaf825-0919-4357-9b1f-7d7aa2013899', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 964, 'network_id': '2d9b63ed-f2e4-4c1b-9ae0-da91d5e0ed24'}] 2026-08-11 12:29:33.671 16 INFO neutron.plugins.ml2.plugin [None req-641a9c52-c7f6-43ad-bde8-7a0cab07290e - - - - - -] Attempt 5 to bind port 1be265f5-8b64-48fa-a9f2-32f0d388c854 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers [None req-641a9c52-c7f6-43ad-bde8-7a0cab07290e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ae2d3e3b-ddfd-4dd6-beac-dc42a7ef1bb4 could not be found. 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ae2d3e3b-ddfd-4dd6-beac-dc42a7ef1bb4 could not be found. 2026-08-11 12:29:33.684 16 ERROR neutron.plugins.ml2.managers 2026-08-11 12:29:33.686 16 ERROR neutron.plugins.ml2.managers [None req-641a9c52-c7f6-43ad-bde8-7a0cab07290e - - - - - -] Failed to bind port 1be265f5-8b64-48fa-a9f2-32f0d388c854 on host instance for vnic_type normal using segments [{'id': '6dfaf825-0919-4357-9b1f-7d7aa2013899', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 964, 'network_id': '2d9b63ed-f2e4-4c1b-9ae0-da91d5e0ed24'}] 2026-08-11 12:29:33.686 16 INFO neutron.plugins.ml2.plugin [None req-641a9c52-c7f6-43ad-bde8-7a0cab07290e - - - - - -] Attempt 6 to bind port 1be265f5-8b64-48fa-a9f2-32f0d388c854 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers [None req-641a9c52-c7f6-43ad-bde8-7a0cab07290e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ae2d3e3b-ddfd-4dd6-beac-dc42a7ef1bb4 could not be found. 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ae2d3e3b-ddfd-4dd6-beac-dc42a7ef1bb4 could not be found. 2026-08-11 12:29:33.697 16 ERROR neutron.plugins.ml2.managers 2026-08-11 12:29:33.698 16 ERROR neutron.plugins.ml2.managers [None req-641a9c52-c7f6-43ad-bde8-7a0cab07290e - - - - - -] Failed to bind port 1be265f5-8b64-48fa-a9f2-32f0d388c854 on host instance for vnic_type normal using segments [{'id': '6dfaf825-0919-4357-9b1f-7d7aa2013899', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 964, 'network_id': '2d9b63ed-f2e4-4c1b-9ae0-da91d5e0ed24'}] 2026-08-11 12:29:33.699 16 INFO neutron.plugins.ml2.plugin [None req-641a9c52-c7f6-43ad-bde8-7a0cab07290e - - - - - -] Attempt 7 to bind port 1be265f5-8b64-48fa-a9f2-32f0d388c854 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers [None req-641a9c52-c7f6-43ad-bde8-7a0cab07290e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ae2d3e3b-ddfd-4dd6-beac-dc42a7ef1bb4 could not be found. 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ae2d3e3b-ddfd-4dd6-beac-dc42a7ef1bb4 could not be found. 2026-08-11 12:29:33.709 16 ERROR neutron.plugins.ml2.managers 2026-08-11 12:29:33.711 16 ERROR neutron.plugins.ml2.managers [None req-641a9c52-c7f6-43ad-bde8-7a0cab07290e - - - - - -] Failed to bind port 1be265f5-8b64-48fa-a9f2-32f0d388c854 on host instance for vnic_type normal using segments [{'id': '6dfaf825-0919-4357-9b1f-7d7aa2013899', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 964, 'network_id': '2d9b63ed-f2e4-4c1b-9ae0-da91d5e0ed24'}] 2026-08-11 12:29:33.711 16 INFO neutron.plugins.ml2.plugin [None req-641a9c52-c7f6-43ad-bde8-7a0cab07290e - - - - - -] Attempt 8 to bind port 1be265f5-8b64-48fa-a9f2-32f0d388c854 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers [None req-641a9c52-c7f6-43ad-bde8-7a0cab07290e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ae2d3e3b-ddfd-4dd6-beac-dc42a7ef1bb4 could not be found. 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ae2d3e3b-ddfd-4dd6-beac-dc42a7ef1bb4 could not be found. 2026-08-11 12:29:33.723 16 ERROR neutron.plugins.ml2.managers 2026-08-11 12:29:33.724 16 ERROR neutron.plugins.ml2.managers [None req-641a9c52-c7f6-43ad-bde8-7a0cab07290e - - - - - -] Failed to bind port 1be265f5-8b64-48fa-a9f2-32f0d388c854 on host instance for vnic_type normal using segments [{'id': '6dfaf825-0919-4357-9b1f-7d7aa2013899', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 964, 'network_id': '2d9b63ed-f2e4-4c1b-9ae0-da91d5e0ed24'}] 2026-08-11 12:29:33.724 16 INFO neutron.plugins.ml2.plugin [None req-641a9c52-c7f6-43ad-bde8-7a0cab07290e - - - - - -] Attempt 9 to bind port 1be265f5-8b64-48fa-a9f2-32f0d388c854 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers [None req-641a9c52-c7f6-43ad-bde8-7a0cab07290e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ae2d3e3b-ddfd-4dd6-beac-dc42a7ef1bb4 could not be found. 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ae2d3e3b-ddfd-4dd6-beac-dc42a7ef1bb4 could not be found. 2026-08-11 12:29:33.734 16 ERROR neutron.plugins.ml2.managers 2026-08-11 12:29:33.735 16 ERROR neutron.plugins.ml2.managers [None req-641a9c52-c7f6-43ad-bde8-7a0cab07290e - - - - - -] Failed to bind port 1be265f5-8b64-48fa-a9f2-32f0d388c854 on host instance for vnic_type normal using segments [{'id': '6dfaf825-0919-4357-9b1f-7d7aa2013899', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 964, 'network_id': '2d9b63ed-f2e4-4c1b-9ae0-da91d5e0ed24'}] 2026-08-11 12:29:33.735 16 INFO neutron.plugins.ml2.plugin [None req-641a9c52-c7f6-43ad-bde8-7a0cab07290e - - - - - -] Attempt 10 to bind port 1be265f5-8b64-48fa-a9f2-32f0d388c854 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers [None req-641a9c52-c7f6-43ad-bde8-7a0cab07290e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ae2d3e3b-ddfd-4dd6-beac-dc42a7ef1bb4 could not be found. 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ae2d3e3b-ddfd-4dd6-beac-dc42a7ef1bb4 could not be found. 2026-08-11 12:29:33.744 16 ERROR neutron.plugins.ml2.managers 2026-08-11 12:29:33.746 16 ERROR neutron.plugins.ml2.managers [None req-641a9c52-c7f6-43ad-bde8-7a0cab07290e - - - - - -] Failed to bind port 1be265f5-8b64-48fa-a9f2-32f0d388c854 on host instance for vnic_type normal using segments [{'id': '6dfaf825-0919-4357-9b1f-7d7aa2013899', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 964, 'network_id': '2d9b63ed-f2e4-4c1b-9ae0-da91d5e0ed24'}] 2026-08-11 12:29:34.989 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 868c685b-aab4-4c7c-b8f6-b2a63ee7ce3d 2026-08-11 12:29:35.278 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 69db8c41-2240-462a-b485-9af338391b42 2026-08-11 12:29:35.594 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 96ece990-ae48-4e87-a3c4-8b713ec8f0a6 2026-08-11 12:29:35.795 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 60bb2145-85e7-4b77-a620-8105ef0b6923 2026-08-11 12:29:36.891 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 69db8c41-2240-462a-b485-9af338391b42 2026-08-11 12:29:37.164 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 868c685b-aab4-4c7c-b8f6-b2a63ee7ce3d 2026-08-11 12:29:43.496 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-299d5bcc-e9c1-4ae4-b303-b70108f9d3d0'] response: {'server_uuid': '93ee1e12-bf11-4035-88db-20fe813fe044', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '59686a98-5d64-4b19-a377-216efa5a72ca', 'code': 200} 2026-08-11 12:29:47.504 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 59686a98-5d64-4b19-a377-216efa5a72ca 2026-08-11 12:29:47.740 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9cb20913-eb8b-4cdb-855e-3f94cc79198e'] response: {'server_uuid': '93ee1e12-bf11-4035-88db-20fe813fe044', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '59686a98-5d64-4b19-a377-216efa5a72ca', 'code': 200} 2026-08-11 12:29:49.430 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 59686a98-5d64-4b19-a377-216efa5a72ca 2026-08-11 12:30:01.385 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 466af275-731d-4d2c-8303-a09db617cdc8 2026-08-11 12:30:03.329 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 466af275-731d-4d2c-8303-a09db617cdc8 2026-08-11 12:30:03.561 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 68906562-ae6f-4213-9493-81d35f201ffb 2026-08-11 12:30:05.227 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 68906562-ae6f-4213-9493-81d35f201ffb 2026-08-11 12:30:06.409 13 INFO neutron.plugins.ml2.plugin [None req-ae293554-e5a6-4f33-a10c-9679d68d783e - - - - - -] Attempt 1 to provision port 68906562-ae6f-4213-9493-81d35f201ffb 2026-08-11 12:30:06.484 13 INFO neutron.plugins.ml2.plugin [None req-ae293554-e5a6-4f33-a10c-9679d68d783e - - - - - -] Attempt 1 to provision port df8f5470-5d56-43db-9df1-2311602103f4 2026-08-11 12:30:06.520 13 INFO neutron.plugins.ml2.plugin [None req-ae293554-e5a6-4f33-a10c-9679d68d783e - - - - - -] Attempt 1 to provision port 2d644aba-55b9-4db8-be7b-32a392cdb0b9 2026-08-11 12:30:09.727 13 INFO neutron.plugins.ml2.plugin [None req-0c79a47d-0881-409f-9b5c-c64c177875e5 - - - - - -] Attempt 1 to provision port 68906562-ae6f-4213-9493-81d35f201ffb 2026-08-11 12:30:09.772 13 INFO neutron.plugins.ml2.plugin [None req-0c79a47d-0881-409f-9b5c-c64c177875e5 - - - - - -] Attempt 1 to provision port 2d644aba-55b9-4db8-be7b-32a392cdb0b9 2026-08-11 12:30:09.904 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f155f7f2-a477-4a5d-bb4d-eb7dbbc319a6'] response: {'server_uuid': '93ee1e12-bf11-4035-88db-20fe813fe044', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '59686a98-5d64-4b19-a377-216efa5a72ca', 'code': 200} 2026-08-11 12:30:14.912 13 INFO neutron.plugins.ml2.plugin [None req-96ab3c38-0348-4cce-a68d-f67d05b8fb9d - - - - - -] Attempt 1 to provision port 2d644aba-55b9-4db8-be7b-32a392cdb0b9 2026-08-11 12:30:15.859 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port c1aefb56-1571-402c-a519-bf5b5aee6a66 2026-08-11 12:30:15.995 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbe4d1c9-e512-476c-9d02-998d6d8d5a8a'] response: {'server_uuid': 'd7df67a3-a2c4-4beb-9198-892f5f6cc3bd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c1aefb56-1571-402c-a519-bf5b5aee6a66', 'code': 200} 2026-08-11 12:30:17.416 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port c1aefb56-1571-402c-a519-bf5b5aee6a66 2026-08-11 12:30:17.652 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 39730742-06db-4933-868c-1feb548d2503 2026-08-11 12:30:19.550 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 1cf05d94-9b17-4a52-88a1-2e8d6cce4e93 2026-08-11 12:30:19.970 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 39730742-06db-4933-868c-1feb548d2503 2026-08-11 12:30:21.698 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 1cf05d94-9b17-4a52-88a1-2e8d6cce4e93 2026-08-11 12:30:22.050 13 INFO neutron.plugins.ml2.plugin [None req-aeaf3617-ba8e-4dd8-b599-639987c2432f - - - - - -] Attempt 1 to provision port 71abf15a-ff29-4201-800e-97965be14259 2026-08-11 12:30:22.081 13 INFO neutron.plugins.ml2.plugin [None req-aeaf3617-ba8e-4dd8-b599-639987c2432f - - - - - -] Attempt 1 to provision port 1cf05d94-9b17-4a52-88a1-2e8d6cce4e93 2026-08-11 12:30:22.136 13 INFO neutron.plugins.ml2.plugin [None req-aeaf3617-ba8e-4dd8-b599-639987c2432f - - - - - -] Attempt 1 to provision port 2d644aba-55b9-4db8-be7b-32a392cdb0b9 2026-08-11 12:30:23.473 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 2d644aba-55b9-4db8-be7b-32a392cdb0b9 2026-08-11 12:30:25.445 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 2d644aba-55b9-4db8-be7b-32a392cdb0b9 2026-08-11 12:30:25.719 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port df8f5470-5d56-43db-9df1-2311602103f4 2026-08-11 12:30:26.959 13 INFO neutron.plugins.ml2.plugin [None req-ee25e95b-a855-4c76-a1be-d8efdad2aa80 - - - - - -] Attempt 1 to provision port 71abf15a-ff29-4201-800e-97965be14259 2026-08-11 12:30:26.979 13 INFO neutron.plugins.ml2.plugin [None req-ee25e95b-a855-4c76-a1be-d8efdad2aa80 - - - - - -] Attempt 1 to provision port 84f1b3ad-396b-40f1-8775-628eae465213 2026-08-11 12:30:27.339 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port df8f5470-5d56-43db-9df1-2311602103f4 2026-08-11 12:30:30.742 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port cc7fcf46-22e4-4f80-95b1-5fd22feea001 2026-08-11 12:30:30.914 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-afff7fa5-c71e-4f0e-85c4-af44e1ab93ae'] response: {'server_uuid': '9c44c6bd-f70d-4728-bff3-3a4dc6d3ded1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cc7fcf46-22e4-4f80-95b1-5fd22feea001', 'code': 200} 2026-08-11 12:30:31.206 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port ce6ebfa4-6c66-4605-8529-4284c83cc7e6 2026-08-11 12:30:32.151 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port cc7fcf46-22e4-4f80-95b1-5fd22feea001 2026-08-11 12:30:33.039 13 INFO neutron.plugins.ml2.plugin [None req-cae14b13-7757-4aa3-a175-af8d39f9e9b2 - - - - - -] Attempt 1 to provision port 71abf15a-ff29-4201-800e-97965be14259 2026-08-11 12:30:34.239 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 71abf15a-ff29-4201-800e-97965be14259 2026-08-11 12:30:34.487 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 84f1b3ad-396b-40f1-8775-628eae465213 2026-08-11 12:30:35.979 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 84f1b3ad-396b-40f1-8775-628eae465213 2026-08-11 12:30:36.498 13 INFO neutron.plugins.ml2.plugin [None req-78fc5eb3-8cc7-4d7b-b70d-4f8c00c0b87e - - - - - -] Attempt 1 to provision port cc7fcf46-22e4-4f80-95b1-5fd22feea001 2026-08-11 12:30:39.954 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port bf5863ba-3bc7-4dad-88a3-7a1f7283a404 2026-08-11 12:30:40.892 13 INFO neutron.plugins.ml2.plugin [None req-0b3fa4a1-1190-4dbd-aa21-40adb4f7808f - - - - - -] Attempt 1 to provision port 8fc4683c-c330-4b39-b64c-1e7551b201f5 2026-08-11 12:30:41.932 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port bf5863ba-3bc7-4dad-88a3-7a1f7283a404 2026-08-11 12:30:48.290 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 7496a6ec-7ec4-42a7-be1d-807213ffc865 2026-08-11 12:30:49.028 13 INFO neutron.plugins.ml2.plugin [None req-72cb2e6d-14bf-48c4-a733-4c671f8ee52c - - - - - -] Attempt 1 to provision port 7496a6ec-7ec4-42a7-be1d-807213ffc865 2026-08-11 12:30:49.081 13 INFO neutron.plugins.ml2.plugin [None req-72cb2e6d-14bf-48c4-a733-4c671f8ee52c - - - - - -] Attempt 1 to provision port 477a7dc8-2aa3-4afd-b96a-f00dfa5ad799 2026-08-11 12:30:49.927 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 7496a6ec-7ec4-42a7-be1d-807213ffc865 2026-08-11 12:30:52.512 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 04b4cee6-bc0c-442c-a6c0-411eb95fcf19 2026-08-11 12:30:52.649 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3285668-b4bf-4a94-8454-1a2422a5ac96'] response: {'server_uuid': 'b8bec7cc-53cc-48be-a17b-37884151ba95', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '04b4cee6-bc0c-442c-a6c0-411eb95fcf19', 'code': 200} 2026-08-11 12:30:53.970 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 04b4cee6-bc0c-442c-a6c0-411eb95fcf19 2026-08-11 12:30:56.073 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 477a7dc8-2aa3-4afd-b96a-f00dfa5ad799 2026-08-11 12:30:56.417 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 8fc4683c-c330-4b39-b64c-1e7551b201f5 2026-08-11 12:30:58.041 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 477a7dc8-2aa3-4afd-b96a-f00dfa5ad799 2026-08-11 12:30:58.307 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 8fc4683c-c330-4b39-b64c-1e7551b201f5 2026-08-11 12:31:04.110 13 INFO neutron.plugins.ml2.plugin [None req-b8b42298-c2f0-4d8a-b449-31ecf286a617 - - - - - -] Attempt 1 to provision port 7496a6ec-7ec4-42a7-be1d-807213ffc865 2026-08-11 12:31:14.007 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 4210e986-b4ef-4c5f-a1d8-58713bc40c9e 2026-08-11 12:31:14.451 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port e79209d7-bd77-41ed-9976-6527be605a59 2026-08-11 12:31:15.346 16 INFO neutron.plugins.ml2.plugin [None req-c5a48a4b-e66a-4763-8b8d-7b665631231b - - - - - -] Attempt 1 to provision port a08440dc-f063-4440-9f98-08c0513e232e 2026-08-11 12:31:15.384 16 INFO neutron.plugins.ml2.plugin [None req-c5a48a4b-e66a-4763-8b8d-7b665631231b - - - - - -] Attempt 1 to provision port 4210e986-b4ef-4c5f-a1d8-58713bc40c9e 2026-08-11 12:31:15.429 16 INFO neutron.plugins.ml2.plugin [None req-c5a48a4b-e66a-4763-8b8d-7b665631231b - - - - - -] Attempt 1 to provision port 2b2c895a-a825-4c80-a98c-76cec186bd83 2026-08-11 12:31:15.956 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 4210e986-b4ef-4c5f-a1d8-58713bc40c9e 2026-08-11 12:31:16.153 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port e79209d7-bd77-41ed-9976-6527be605a59 2026-08-11 12:31:16.625 13 INFO neutron.plugins.ml2.plugin [None req-64b6cde6-5666-421a-bb91-ec71f3acc8d7 - - - - - -] Attempt 1 to provision port a08440dc-f063-4440-9f98-08c0513e232e 2026-08-11 12:31:17.937 13 INFO neutron.plugins.ml2.plugin [None req-d1d2e75e-1f21-4766-870f-dbdcc7d740db - - - - - -] Attempt 1 to provision port a08440dc-f063-4440-9f98-08c0513e232e 2026-08-11 12:31:25.103 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 74575a01-bacd-495f-81fa-0fff154a414d 2026-08-11 12:31:25.208 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-535c9d76-6528-41e9-9813-42455da661ed'] response: {'server_uuid': 'b2b52519-3138-40a1-bd82-0f52d1a49d08', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '74575a01-bacd-495f-81fa-0fff154a414d', 'code': 200} 2026-08-11 12:31:26.248 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 74575a01-bacd-495f-81fa-0fff154a414d 2026-08-11 12:31:26.518 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 3cd5b332-8ff2-4838-9547-a57f2b815688 2026-08-11 12:31:28.096 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 3cd5b332-8ff2-4838-9547-a57f2b815688 2026-08-11 12:31:28.335 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port f1135b33-ee6f-4bcb-a55b-2e96c31feae8 2026-08-11 12:31:30.160 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port f1135b33-ee6f-4bcb-a55b-2e96c31feae8 2026-08-11 12:31:32.045 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port cc44a986-c23c-4e83-a8ef-48614ae5b9b2 2026-08-11 12:31:34.078 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port cc44a986-c23c-4e83-a8ef-48614ae5b9b2 2026-08-11 12:31:34.312 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port a9c1e593-147c-4695-a0ab-e955a455fad4 2026-08-11 12:31:36.120 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port a08440dc-f063-4440-9f98-08c0513e232e 2026-08-11 12:31:36.296 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port a9c1e593-147c-4695-a0ab-e955a455fad4 2026-08-11 12:31:36.518 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 2b2c895a-a825-4c80-a98c-76cec186bd83 2026-08-11 12:31:36.814 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 551ab73e-0c25-4a78-a222-80139924bc78 2026-08-11 12:31:36.832 13 INFO neutron.plugins.ml2.plugin [None req-b5dce74d-5d98-43cb-a215-413a2e487a59 - - - - - -] Attempt 1 to provision port 3cd5b332-8ff2-4838-9547-a57f2b815688 2026-08-11 12:31:37.057 13 INFO neutron.plugins.ml2.plugin [None req-b5dce74d-5d98-43cb-a215-413a2e487a59 - - - - - -] Attempt 1 to provision port d4f93cf4-dd36-4c30-9a50-03655e845506 2026-08-11 12:31:37.143 13 INFO neutron.plugins.ml2.plugin [None req-b5dce74d-5d98-43cb-a215-413a2e487a59 - - - - - -] Attempt 1 to provision port 551ab73e-0c25-4a78-a222-80139924bc78 2026-08-11 12:31:37.629 13 INFO neutron.plugins.ml2.plugin [None req-b5dce74d-5d98-43cb-a215-413a2e487a59 - - - - - -] Attempt 1 to provision port 366997b2-faac-4729-96fa-3b0482651537 2026-08-11 12:31:37.701 13 INFO neutron.plugins.ml2.plugin [None req-b5dce74d-5d98-43cb-a215-413a2e487a59 - - - - - -] Attempt 1 to provision port 38907a3d-16b2-4d84-a778-38d32bb23dec 2026-08-11 12:31:37.770 13 INFO neutron.plugins.ml2.plugin [None req-b5dce74d-5d98-43cb-a215-413a2e487a59 - - - - - -] Attempt 1 to provision port 2b1d814e-c07a-40c1-b4d8-199fd5523898 2026-08-11 12:31:37.812 13 INFO neutron.plugins.ml2.plugin [None req-b5dce74d-5d98-43cb-a215-413a2e487a59 - - - - - -] Attempt 1 to provision port 5843bf22-2121-432a-9ad1-a5907dc3b13a 2026-08-11 12:31:38.610 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 551ab73e-0c25-4a78-a222-80139924bc78 2026-08-11 12:31:45.033 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 75755424-f3e2-495c-a74f-65f7be88c7b5 2026-08-11 12:31:45.422 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 14cc265e-b5f7-4897-bc22-60626d736c58 2026-08-11 12:31:45.572 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f7a4482-b611-42bd-bdb1-1679ff9d48ea'] response: {'server_uuid': 'dafa2977-b9f0-496a-973e-7b1e37b74ca0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '14cc265e-b5f7-4897-bc22-60626d736c58', 'code': 200} 2026-08-11 12:31:45.851 16 INFO neutron.plugins.ml2.plugin [None req-5d676ffa-9288-453d-a5b7-de234955aab3 - - - - - -] Attempt 1 to provision port 103125b7-cf0b-485d-9c28-eea7226e78f6 2026-08-11 12:31:45.933 16 INFO neutron.plugins.ml2.plugin [None req-5d676ffa-9288-453d-a5b7-de234955aab3 - - - - - -] Attempt 1 to provision port 14cc265e-b5f7-4897-bc22-60626d736c58 2026-08-11 12:31:45.993 16 INFO neutron.plugins.ml2.plugin [None req-5d676ffa-9288-453d-a5b7-de234955aab3 - - - - - -] Attempt 1 to provision port 551ab73e-0c25-4a78-a222-80139924bc78 2026-08-11 12:31:46.057 16 INFO neutron.plugins.ml2.plugin [None req-5d676ffa-9288-453d-a5b7-de234955aab3 - - - - - -] Attempt 1 to provision port 2b1d814e-c07a-40c1-b4d8-199fd5523898 2026-08-11 12:31:46.084 16 INFO neutron.plugins.ml2.plugin [None req-5d676ffa-9288-453d-a5b7-de234955aab3 - - - - - -] Attempt 1 to provision port 75755424-f3e2-495c-a74f-65f7be88c7b5 2026-08-11 12:31:46.141 16 INFO neutron.plugins.ml2.plugin [None req-5d676ffa-9288-453d-a5b7-de234955aab3 - - - - - -] Attempt 1 to provision port 5843bf22-2121-432a-9ad1-a5907dc3b13a 2026-08-11 12:31:47.648 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 75755424-f3e2-495c-a74f-65f7be88c7b5 2026-08-11 12:31:47.874 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port d142c5d3-465f-4418-80d4-5b0817ed60e6 2026-08-11 12:31:48.001 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ad0c59e-321e-4aee-99f2-396613a90987'] response: {'server_uuid': '973a539b-41d2-4d28-a33a-1ec6b900c65e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd142c5d3-465f-4418-80d4-5b0817ed60e6', 'code': 200} 2026-08-11 12:31:48.236 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 14cc265e-b5f7-4897-bc22-60626d736c58 2026-08-11 12:31:48.751 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port d142c5d3-465f-4418-80d4-5b0817ed60e6 2026-08-11 12:31:52.502 13 INFO neutron.plugins.ml2.plugin [None req-30c38657-5f0c-4e75-92c1-5eee7637c6c3 - - - - - -] Attempt 1 to provision port 103125b7-cf0b-485d-9c28-eea7226e78f6 2026-08-11 12:31:52.543 13 INFO neutron.plugins.ml2.plugin [None req-30c38657-5f0c-4e75-92c1-5eee7637c6c3 - - - - - -] Attempt 1 to provision port d142c5d3-465f-4418-80d4-5b0817ed60e6 2026-08-11 12:31:52.599 13 INFO neutron.plugins.ml2.plugin [None req-30c38657-5f0c-4e75-92c1-5eee7637c6c3 - - - - - -] Attempt 1 to provision port 14cc265e-b5f7-4897-bc22-60626d736c58 2026-08-11 12:31:52.658 13 INFO neutron.plugins.ml2.plugin [None req-30c38657-5f0c-4e75-92c1-5eee7637c6c3 - - - - - -] Attempt 1 to provision port 75755424-f3e2-495c-a74f-65f7be88c7b5 2026-08-11 12:31:52.711 13 INFO neutron.plugins.ml2.plugin [None req-30c38657-5f0c-4e75-92c1-5eee7637c6c3 - - - - - -] Attempt 1 to provision port 5843bf22-2121-432a-9ad1-a5907dc3b13a 2026-08-11 12:31:52.755 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 2b1d814e-c07a-40c1-b4d8-199fd5523898 2026-08-11 12:31:53.037 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port d4f93cf4-dd36-4c30-9a50-03655e845506 2026-08-11 12:31:54.820 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 366997b2-faac-4729-96fa-3b0482651537 2026-08-11 12:31:55.064 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 2b1d814e-c07a-40c1-b4d8-199fd5523898 2026-08-11 12:31:55.293 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port d4f93cf4-dd36-4c30-9a50-03655e845506 2026-08-11 12:31:55.439 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 103125b7-cf0b-485d-9c28-eea7226e78f6 2026-08-11 12:31:56.444 13 INFO neutron.plugins.ml2.plugin [None req-7584f1fb-9742-412a-a485-6169d8ed72c1 - - - - - -] Attempt 1 to provision port 103125b7-cf0b-485d-9c28-eea7226e78f6 2026-08-11 12:31:56.781 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 38907a3d-16b2-4d84-a778-38d32bb23dec 2026-08-11 12:31:57.015 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 366997b2-faac-4729-96fa-3b0482651537 2026-08-11 12:31:57.147 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 5843bf22-2121-432a-9ad1-a5907dc3b13a 2026-08-11 12:31:57.439 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 103125b7-cf0b-485d-9c28-eea7226e78f6 2026-08-11 12:31:58.195 16 INFO neutron.plugins.ml2.plugin [None req-14ccc1c6-b679-4bcc-be99-7c82006ab60b - - - - - -] Attempt 1 to provision port 14cc265e-b5f7-4897-bc22-60626d736c58 2026-08-11 12:31:58.721 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 38907a3d-16b2-4d84-a778-38d32bb23dec 2026-08-11 12:31:58.870 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 5843bf22-2121-432a-9ad1-a5907dc3b13a 2026-08-11 12:32:08.896 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a3929b4-9648-4a19-83a1-4493bb4c64ed'] response: {'server_uuid': '973a539b-41d2-4d28-a33a-1ec6b900c65e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd142c5d3-465f-4418-80d4-5b0817ed60e6', 'code': 200} 2026-08-11 12:32:25.281 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 73a06ed8-ec1a-4193-9e77-1bf77bafa2c9 2026-08-11 12:32:25.385 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4fe4b6d6-c893-4034-87a4-6c8f97c7ae67'] response: {'server_uuid': '261efb7e-90c9-4133-aca7-e876ac12b91a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '73a06ed8-ec1a-4193-9e77-1bf77bafa2c9', 'code': 200} 2026-08-11 12:32:26.747 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 73a06ed8-ec1a-4193-9e77-1bf77bafa2c9 2026-08-11 12:32:36.694 13 INFO neutron.plugins.ml2.plugin [None req-1be8ca4c-8bc2-426c-87cd-f72a1ccdc864 - - - - - -] Attempt 1 to provision port b98abefa-6859-45b9-9be8-db769c43325d 2026-08-11 12:32:36.747 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port b98abefa-6859-45b9-9be8-db769c43325d 2026-08-11 12:33:06.251 16 INFO neutron_taas.services.taas.taas_plugin [None req-4301721c-a5f2-4e5a-9d28-4085da363411 - - - - - -] TaaS: Handle Delete Port: 75755424-f3e2-495c-a74f-65f7be88c7b5 2026-08-11 12:33:06.257 16 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4301721c-a5f2-4e5a-9d28-4085da363411 - - - - - -] Tap Mirror: Handle Delete Port: 75755424-f3e2-495c-a74f-65f7be88c7b5 /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: 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.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: 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.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: 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.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: 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-08-11 12:33:20.711 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port a994cd80-076c-4e43-915a-dce962f201c6 2026-08-11 12:33:22.836 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 05501fbc-fb58-4d6f-970f-c6c3de2f069d 2026-08-11 12:33:23.208 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port a994cd80-076c-4e43-915a-dce962f201c6 2026-08-11 12:33:24.728 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 05501fbc-fb58-4d6f-970f-c6c3de2f069d 2026-08-11 12:33:26.743 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port c677eb01-f326-46dc-a371-dd8560b39de8 2026-08-11 12:33:28.806 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port c677eb01-f326-46dc-a371-dd8560b39de8 2026-08-11 12:33:30.732 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port fe2f1da0-a444-4437-a841-dc1db4ec8916 2026-08-11 12:33:32.717 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port fe2f1da0-a444-4437-a841-dc1db4ec8916 2026-08-11 12:33:37.410 16 INFO neutron.plugins.ml2.plugin [None req-4a3c2f2f-9422-4ac9-8976-b49c9f23f909 - - - - - -] Attempt 1 to provision port 2b44c60e-adfb-41b4-b396-115c952e355d 2026-08-11 12:33:37.438 16 INFO neutron.plugins.ml2.plugin [None req-4a3c2f2f-9422-4ac9-8976-b49c9f23f909 - - - - - -] Attempt 1 to provision port c677eb01-f326-46dc-a371-dd8560b39de8 2026-08-11 12:33:37.501 16 INFO neutron.plugins.ml2.plugin [None req-4a3c2f2f-9422-4ac9-8976-b49c9f23f909 - - - - - -] Attempt 1 to provision port 798e4e38-76fe-40d7-ad1f-ac1afeaa23e4 2026-08-11 12:33:37.524 16 INFO neutron.plugins.ml2.plugin [None req-4a3c2f2f-9422-4ac9-8976-b49c9f23f909 - - - - - -] Attempt 1 to provision port a994cd80-076c-4e43-915a-dce962f201c6 2026-08-11 12:33:37.569 16 INFO neutron.plugins.ml2.plugin [None req-4a3c2f2f-9422-4ac9-8976-b49c9f23f909 - - - - - -] Attempt 1 to provision port 65deeb6e-9d58-469a-8bcb-d40e3d29f060 2026-08-11 12:33:37.595 16 INFO neutron.plugins.ml2.plugin [None req-4a3c2f2f-9422-4ac9-8976-b49c9f23f909 - - - - - -] Attempt 1 to provision port fe2f1da0-a444-4437-a841-dc1db4ec8916 2026-08-11 12:33:37.656 16 INFO neutron.plugins.ml2.plugin [None req-4a3c2f2f-9422-4ac9-8976-b49c9f23f909 - - - - - -] Attempt 1 to provision port 7b637496-e558-4598-bd31-d4c27de396e8 2026-08-11 12:33:39.311 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 4992f677-5652-40e8-a488-cb51595a9b14 2026-08-11 12:33:39.446 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0d2ffb1-7fb6-4abe-8ca6-e75ac3e01fe0'] response: {'server_uuid': 'e5b61752-3f7e-4f20-b9a3-aeadb40fa11f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4992f677-5652-40e8-a488-cb51595a9b14', 'code': 200} 2026-08-11 12:33:40.870 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 65deeb6e-9d58-469a-8bcb-d40e3d29f060 2026-08-11 12:33:41.112 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 2b44c60e-adfb-41b4-b396-115c952e355d 2026-08-11 12:33:41.376 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 4992f677-5652-40e8-a488-cb51595a9b14 2026-08-11 12:33:41.562 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 798e4e38-76fe-40d7-ad1f-ac1afeaa23e4 2026-08-11 12:33:42.786 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 65deeb6e-9d58-469a-8bcb-d40e3d29f060 2026-08-11 12:33:42.979 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 2b44c60e-adfb-41b4-b396-115c952e355d 2026-08-11 12:33:43.162 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 7b637496-e558-4598-bd31-d4c27de396e8 2026-08-11 12:33:43.439 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 798e4e38-76fe-40d7-ad1f-ac1afeaa23e4 2026-08-11 12:33:44.435 13 INFO neutron.plugins.ml2.plugin [None req-c047ebec-dea4-406e-bdcf-7eb82b9dd5a1 - - - - - -] Attempt 1 to provision port 4992f677-5652-40e8-a488-cb51595a9b14 2026-08-11 12:33:44.483 13 INFO neutron.plugins.ml2.plugin [None req-c047ebec-dea4-406e-bdcf-7eb82b9dd5a1 - - - - - -] Attempt 1 to provision port 2b44c60e-adfb-41b4-b396-115c952e355d 2026-08-11 12:33:44.525 13 INFO neutron.plugins.ml2.plugin [None req-c047ebec-dea4-406e-bdcf-7eb82b9dd5a1 - - - - - -] Attempt 1 to provision port c677eb01-f326-46dc-a371-dd8560b39de8 2026-08-11 12:33:44.561 13 INFO neutron.plugins.ml2.plugin [None req-c047ebec-dea4-406e-bdcf-7eb82b9dd5a1 - - - - - -] Attempt 1 to provision port 65deeb6e-9d58-469a-8bcb-d40e3d29f060 2026-08-11 12:33:44.604 13 INFO neutron.plugins.ml2.plugin [None req-c047ebec-dea4-406e-bdcf-7eb82b9dd5a1 - - - - - -] Attempt 1 to provision port fe2f1da0-a444-4437-a841-dc1db4ec8916 2026-08-11 12:33:44.661 13 INFO neutron.plugins.ml2.plugin [None req-c047ebec-dea4-406e-bdcf-7eb82b9dd5a1 - - - - - -] Attempt 1 to provision port 798e4e38-76fe-40d7-ad1f-ac1afeaa23e4 2026-08-11 12:33:44.725 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 7b637496-e558-4598-bd31-d4c27de396e8 2026-08-11 12:33:46.811 13 INFO neutron.plugins.ml2.plugin [None req-3d879f93-a4d6-4860-96cc-d982afb93fd5 - - - - - -] Attempt 1 to provision port 2b44c60e-adfb-41b4-b396-115c952e355d 2026-08-11 12:33:46.862 13 INFO neutron.plugins.ml2.plugin [None req-3d879f93-a4d6-4860-96cc-d982afb93fd5 - - - - - -] Attempt 1 to provision port 798e4e38-76fe-40d7-ad1f-ac1afeaa23e4 2026-08-11 12:33:48.252 13 INFO neutron.plugins.ml2.plugin [None req-1ddb2ab4-2d5b-4c65-b298-b19e03c75b42 - - - - - -] Attempt 1 to provision port 4992f677-5652-40e8-a488-cb51595a9b14 2026-08-11 12:33:54.782 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 6a96aab6-69e7-4979-baa1-fbc391f11e41 2026-08-11 12:33:54.883 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb98df87-aee3-4790-ab06-ef5d162f727a'] response: {'server_uuid': 'c5c5892f-c2a4-4965-94e0-11d8b9895fc1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6a96aab6-69e7-4979-baa1-fbc391f11e41', 'code': 200} 2026-08-11 12:33:56.787 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 6a96aab6-69e7-4979-baa1-fbc391f11e41 2026-08-11 12:34:22.406 13 INFO neutron.plugins.ml2.plugin [None req-a0e03a29-c4e6-42ff-a655-bb1e7f0bfb90 - - - - - -] Attempt 1 to provision port 0ec819d2-f0f4-49a2-b051-e4feacd4c150 2026-08-11 12:34:43.416 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 01571580-6d21-4693-b2b9-1a642998971e 2026-08-11 12:34:43.535 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b96026e4-aa4a-4d0a-8d3f-c1dba04b235e'] response: {'server_uuid': '07414b24-79da-4dc1-b601-2345cd82e081', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '01571580-6d21-4693-b2b9-1a642998971e', 'code': 200} 2026-08-11 12:34:44.740 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 01571580-6d21-4693-b2b9-1a642998971e 2026-08-11 12:35:25.781 16 INFO neutron.plugins.ml2.plugin [None req-913eaeec-d236-4610-9bb1-0514e5e61639 - - - - - -] Attempt 1 to provision port 20ee9702-d92f-44a5-8bd2-59b780a77d1a 2026-08-11 12:35:30.799 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 20ee9702-d92f-44a5-8bd2-59b780a77d1a 2026-08-11 12:35:30.977 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8190b1c4-a56b-4de8-b566-2460bf4c4b4c'] response: {'server_uuid': '07414b24-79da-4dc1-b601-2345cd82e081', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '20ee9702-d92f-44a5-8bd2-59b780a77d1a', 'code': 200} 2026-08-11 12:35:32.780 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 20ee9702-d92f-44a5-8bd2-59b780a77d1a 2026-08-11 12:35:35.311 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 20ee9702-d92f-44a5-8bd2-59b780a77d1a 2026-08-11 12:36:03.374 16 INFO neutron.plugins.ml2.plugin [None req-9121e3ba-5045-422b-99ed-3ce8b38435d7 - - - - - -] Attempt 1 to provision port dbde5e7a-5ca0-44e3-a792-b47b8e7aa124 2026-08-11 12:36:10.365 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port dbde5e7a-5ca0-44e3-a792-b47b8e7aa124 2026-08-11 12:36:10.490 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f50aa6d-472e-4703-8d95-293df6a52b30'] response: {'server_uuid': '07414b24-79da-4dc1-b601-2345cd82e081', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dbde5e7a-5ca0-44e3-a792-b47b8e7aa124', 'code': 200} 2026-08-11 12:36:10.987 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port dbde5e7a-5ca0-44e3-a792-b47b8e7aa124 2026-08-11 12:36:24.357 13 INFO neutron.plugins.ml2.plugin [None req-75b52edb-e55b-4fcb-82c1-d53b27a75dfb - - - - - -] Attempt 1 to provision port 42c69d23-b02b-45d0-a3f3-0ba722deba10 2026-08-11 12:36:31.036 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 42c69d23-b02b-45d0-a3f3-0ba722deba10 2026-08-11 12:36:31.156 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ee3f82e-6c31-41fc-8dee-c445db0e1dac'] response: {'server_uuid': '07414b24-79da-4dc1-b601-2345cd82e081', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '42c69d23-b02b-45d0-a3f3-0ba722deba10', 'code': 200} 2026-08-11 12:36:32.987 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 42c69d23-b02b-45d0-a3f3-0ba722deba10 2026-08-11 12:36:34.612 13 INFO neutron.plugins.ml2.plugin [None req-9d42bc7f-6eb2-4a30-a2b6-725642ba6ac3 - - - - - -] Attempt 1 to provision port dbde5e7a-5ca0-44e3-a792-b47b8e7aa124 2026-08-11 12:36:35.062 16 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port dbde5e7a-5ca0-44e3-a792-b47b8e7aa124 2026-08-11 12:36:49.059 16 INFO neutron.plugins.ml2.plugin [None req-b42ac6f5-a063-4a22-9cbf-c58cee2e0280 - - - - - -] Attempt 1 to provision port 42c69d23-b02b-45d0-a3f3-0ba722deba10 2026-08-11 12:36:49.070 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port 42c69d23-b02b-45d0-a3f3-0ba722deba10 2026-08-11 12:36:58.477 16 INFO neutron.plugins.ml2.plugin [None req-4844e626-3774-4203-ba83-81ffea6cf223 - - - - - -] Attempt 1 to provision port dbde5e7a-5ca0-44e3-a792-b47b8e7aa124 2026-08-11 12:36:59.027 13 INFO neutron.plugins.ml2.plugin [None req-0c42be9a-0919-4b89-b075-a8990e7278ed - - - - - -] Attempt 1 to provision port dbde5e7a-5ca0-44e3-a792-b47b8e7aa124 2026-08-11 12:37:31.198 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5590141d-9379-47de-8439-9e1504a20a3e'] response: {'server_uuid': 'c5c5892f-c2a4-4965-94e0-11d8b9895fc1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6a96aab6-69e7-4979-baa1-fbc391f11e41', 'code': 200}