+ 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-06-24 23:06:54.457 1 INFO neutron.common.config [-] Logging enabled! 2026-06-24 23:06:54.458 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.3.dev18 2026-06-24 23:06:54.458 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-24 23:06:54.458 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-24 23:06:55.845 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 23:06:55.847 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-24 23:06:55.850 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-24 23:06:55.851 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 23:06:55.851 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-24 23:06:55.851 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-24 23:06:55.852 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 23:06:55.858 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 23:06:55.858 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 23:06:55.858 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 23:06:55.877 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-24 23:06:55.878 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 23:06:55.878 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-24 23:06:55.896 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-24 23:06:55.897 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-24 23:06:55.897 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-24 23:06:55.897 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-24 23:06:56.233 1 INFO neutron.plugins.ml2.managers [None req-c8e400c8-797b-49b7-912d-4a99eb07bf01 - - - - - -] Initializing driver for type 'vlan' 2026-06-24 23:06:56.426 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c8e400c8-797b-49b7-912d-4a99eb07bf01 - - - - - -] VlanTypeDriver initialization complete 2026-06-24 23:06:56.427 1 INFO neutron.plugins.ml2.managers [None req-c8e400c8-797b-49b7-912d-4a99eb07bf01 - - - - - -] Initializing driver for type 'vxlan' 2026-06-24 23:06:56.427 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c8e400c8-797b-49b7-912d-4a99eb07bf01 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-24 23:06:56.477 1 INFO neutron.plugins.ml2.managers [None req-c8e400c8-797b-49b7-912d-4a99eb07bf01 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-24 23:06:56.477 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c8e400c8-797b-49b7-912d-4a99eb07bf01 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-24 23:06:56.478 1 INFO neutron.plugins.ml2.managers [None req-c8e400c8-797b-49b7-912d-4a99eb07bf01 - - - - - -] Initializing extension driver 'port_security' 2026-06-24 23:06:56.478 1 INFO neutron.plugins.ml2.extensions.port_security [None req-c8e400c8-797b-49b7-912d-4a99eb07bf01 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-24 23:06:56.478 1 INFO neutron.plugins.ml2.managers [None req-c8e400c8-797b-49b7-912d-4a99eb07bf01 - - - - - -] Initializing extension driver 'qos' 2026-06-24 23:06:56.478 1 INFO neutron.plugins.ml2.managers [None req-c8e400c8-797b-49b7-912d-4a99eb07bf01 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-24 23:06:56.479 1 INFO neutron.plugins.ml2.managers [None req-c8e400c8-797b-49b7-912d-4a99eb07bf01 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-24 23:06:56.497 1 INFO neutron.quota [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded quota_driver: . 2026-06-24 23:06:56.497 1 INFO neutron.plugins.ml2.plugin [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Modular L2 Plugin initialization complete 2026-06-24 23:06:56.498 1 INFO neutron.plugins.ml2.managers [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-24 23:06:56.498 1 INFO neutron.plugins.ml2.managers [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-24 23:06:56.498 1 INFO neutron.plugins.ml2.managers [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-24 23:06:56.498 1 INFO neutron.manager [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loading Plugin: qos 2026-06-24 23:06:56.514 1 INFO neutron.manager [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loading Plugin: router 2026-06-24 23:06:56.569 1 INFO neutron.services.service_base [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-24 23:06:56.569 1 INFO neutron.manager [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loading Plugin: segments 2026-06-24 23:06:56.634 1 INFO neutron.manager [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loading Plugin: trunk 2026-06-24 23:06:56.646 1 INFO neutron.manager [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loading Plugin: vpnaas 2026-06-24 23:06:56.679 1 WARNING stevedore.named [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-24 23:06:56.746 1 INFO neutron_vpnaas.services.vpn.plugin [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-24 23:06:56.747 1 INFO neutron.common.utils [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-24 23:06:56.747 1 INFO neutron.manager [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loading Plugin: taas 2026-06-24 23:06:56.770 1 WARNING stevedore.named [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-24 23:06:56.794 1 INFO neutron_taas.services.taas.taas_plugin [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-24 23:06:56.794 1 INFO neutron.manager [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loading Plugin: tapmirror 2026-06-24 23:06:56.806 1 WARNING stevedore.named [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-24 23:06:56.821 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-24 23:06:56.821 1 INFO neutron.manager [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loading Plugin: auto_allocate 2026-06-24 23:06:56.828 1 INFO neutron.manager [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loading Plugin: tag 2026-06-24 23:06:56.835 1 INFO neutron.manager [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loading Plugin: timestamp 2026-06-24 23:06:56.838 1 INFO neutron.manager [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loading Plugin: network_ip_availability 2026-06-24 23:06:56.841 1 INFO neutron.manager [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loading Plugin: flavors 2026-06-24 23:06:56.844 1 INFO neutron.manager [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loading Plugin: revisions 2026-06-24 23:06:56.847 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Initializing extension manager. 2026-06-24 23:06:56.849 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: address-group 2026-06-24 23:06:56.849 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: address-scope 2026-06-24 23:06:56.850 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-24 23:06:56.851 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: agent 2026-06-24 23:06:56.851 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: agent-resources-synced 2026-06-24 23:06:56.852 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-24 23:06:56.853 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-24 23:06:56.853 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: availability_zone 2026-06-24 23:06:56.854 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: availability_zone_filter 2026-06-24 23:06:56.854 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-24 23:06:56.855 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: default-subnetpools 2026-06-24 23:06:56.856 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-24 23:06:56.856 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: dns-integration 2026-06-24 23:06:56.857 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: dns-domain-ports 2026-06-24 23:06:56.857 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-24 23:06:56.858 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: dvr 2026-06-24 23:06:56.858 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-24 23:06:56.859 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: empty-string-filtering 2026-06-24 23:06:56.859 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 23:06:56.859 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-24 23:06:56.860 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: external-net 2026-06-24 23:06:56.860 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-24 23:06:56.861 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: extraroute 2026-06-24 23:06:56.861 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: extraroute-atomic 2026-06-24 23:06:56.862 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-24 23:06:56.862 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-24 23:06:56.863 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-24 23:06:56.863 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-24 23:06:56.864 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: fip-port-details 2026-06-24 23:06:56.864 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: flavors 2026-06-24 23:06:56.865 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-24 23:06:56.866 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: floatingip-pools 2026-06-24 23:06:56.866 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: ip_allocation 2026-06-24 23:06:56.867 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-24 23:06:56.867 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: l2_adjacency 2026-06-24 23:06:56.868 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: router 2026-06-24 23:06:56.869 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 23:06:56.870 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-24 23:06:56.871 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-24 23:06:56.871 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: ext-gw-mode 2026-06-24 23:06:56.872 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: l3-ha 2026-06-24 23:06:56.872 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-24 23:06:56.872 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-24 23:06:56.873 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: l3-flavors 2026-06-24 23:06:56.875 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-24 23:06:56.875 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-24 23:06:56.877 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-24 23:06:56.878 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-24 23:06:56.879 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-24 23:06:56.880 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-24 23:06:56.880 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-24 23:06:56.881 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: multi-provider 2026-06-24 23:06:56.881 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: net-mtu 2026-06-24 23:06:56.881 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: net-mtu-writable 2026-06-24 23:06:56.882 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: network_availability_zone 2026-06-24 23:06:56.882 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: network_ha 2026-06-24 23:06:56.883 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: network-ip-availability 2026-06-24 23:06:56.884 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-24 23:06:56.884 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: pagination 2026-06-24 23:06:56.884 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: port-device-profile 2026-06-24 23:06:56.885 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-24 23:06:56.885 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-24 23:06:56.886 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-24 23:06:56.886 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: port-mac-override 2026-06-24 23:06:56.886 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-24 23:06:56.887 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-24 23:06:56.887 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-24 23:06:56.888 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: port-resource-request 2026-06-24 23:06:56.888 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-24 23:06:56.888 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-24 23:06:56.889 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: binding 2026-06-24 23:06:56.889 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: binding-extended 2026-06-24 23:06:56.890 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: port-security 2026-06-24 23:06:56.890 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: project-id 2026-06-24 23:06:56.890 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: provider 2026-06-24 23:06:56.891 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-24 23:06:56.893 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: qos 2026-06-24 23:06:56.893 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-24 23:06:56.894 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-24 23:06:56.895 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: qos-default 2026-06-24 23:06:56.895 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: qos-fip 2026-06-24 23:06:56.895 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-24 23:06:56.896 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-24 23:06:56.896 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-24 23:06:56.897 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-24 23:06:56.897 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-24 23:06:56.898 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: qos-pps 2026-06-24 23:06:56.898 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-24 23:06:56.899 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-24 23:06:56.899 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: qos-rules-alias 2026-06-24 23:06:56.900 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: quota-check-limit 2026-06-24 23:06:56.900 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-24 23:06:56.902 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: quotas 2026-06-24 23:06:56.904 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: quota_details 2026-06-24 23:06:56.905 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: rbac-policies 2026-06-24 23:06:56.906 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: rbac-address-group 2026-06-24 23:06:56.906 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: rbac-address-scope 2026-06-24 23:06:56.907 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: rbac-security-groups 2026-06-24 23:06:56.907 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-24 23:06:56.908 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: revision-if-match 2026-06-24 23:06:56.908 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-24 23:06:56.909 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: router_availability_zone 2026-06-24 23:06:56.909 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-24 23:06:56.911 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-24 23:06:56.911 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-24 23:06:56.912 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-24 23:06:56.912 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-24 23:06:56.912 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-24 23:06:56.913 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-24 23:06:56.916 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: security-group 2026-06-24 23:06:56.917 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: segment 2026-06-24 23:06:56.918 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-24 23:06:56.918 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: service-type 2026-06-24 23:06:56.919 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: sorting 2026-06-24 23:06:56.919 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: standard-attr-segment 2026-06-24 23:06:56.920 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: standard-attr-description 2026-06-24 23:06:56.920 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: stateful-security-group 2026-06-24 23:06:56.921 1 WARNING neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-24 23:06:56.921 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-24 23:06:56.921 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: subnet-external-network 2026-06-24 23:06:56.922 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: subnet_onboard 2026-06-24 23:06:56.922 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-24 23:06:56.923 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: subnet-service-types 2026-06-24 23:06:56.923 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: subnet_allocation 2026-06-24 23:06:56.924 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-24 23:06:56.924 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: tag-creation 2026-06-24 23:06:56.925 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-24 23:06:56.928 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: standard-attr-tag 2026-06-24 23:06:56.929 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-24 23:06:56.929 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: trunk 2026-06-24 23:06:56.930 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: trunk-details 2026-06-24 23:06:56.930 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-24 23:06:56.930 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-24 23:06:56.931 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-24 23:06:56.932 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-24 23:06:56.933 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-24 23:06:56.934 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-24 23:06:56.934 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: vpn-flavors 2026-06-24 23:06:56.936 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: vpnaas 2026-06-24 23:06:56.937 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: taas 2026-06-24 23:06:56.938 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: tap-mirror 2026-06-24 23:06:56.938 1 INFO neutron.api.extensions [None req-8dff6c4b-5eaf-4f6e-85b8-e5a040bbed15 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-24 23:07:27.020 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-24 23:07:27.071 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-24 23:07:27.074 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-24 23:07:41.921 16 INFO neutron.db.l3_hamode_db [None req-0ddfac4c-d244-48bf-abb8-69d756c101bc - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 23:08:01.874 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port fb45b594-0b85-4b36-bcc1-c8e9bce30ed4 2026-06-24 23:08:03.195 16 INFO neutron.plugins.ml2.plugin [None req-34a12f5c-f037-4ad0-ab4d-5aa5fd4ccaa1 - - - - - -] Attempt 1 to provision port fb45b594-0b85-4b36-bcc1-c8e9bce30ed4 2026-06-24 23:08:03.749 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port fb45b594-0b85-4b36-bcc1-c8e9bce30ed4 2026-06-24 23:08:04.893 16 INFO neutron.plugins.ml2.plugin [None req-c0aa49d6-1a72-487f-8d50-85bc9978e316 - - - - - -] Attempt 1 to provision port fb45b594-0b85-4b36-bcc1-c8e9bce30ed4 2026-06-24 23:12:39.224 13 INFO neutron.plugins.ml2.plugin [None req-c8354416-f1db-4e3f-8199-23338b5569b8 - - - - - -] Attempt 1 to provision port e39b54f4-5738-46e7-be27-2de8ee891ec2 2026-06-24 23:12:39.840 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port e39b54f4-5738-46e7-be27-2de8ee891ec2 2026-06-24 23:12:40.862 13 INFO neutron.plugins.ml2.plugin [None req-e87c55f7-d0fe-4dfc-a991-10a301153aaf - - - - - -] Attempt 1 to provision port e39b54f4-5738-46e7-be27-2de8ee891ec2 2026-06-24 23:12:46.605 13 INFO neutron.plugins.ml2.plugin [None req-fa3f003f-3962-4767-ab7e-438e9be10cba - - - - - -] Attempt 1 to provision port 0e6213e8-7156-4d6a-9664-cbc99dc44436 2026-06-24 23:16:58.465 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 0e6213e8-7156-4d6a-9664-cbc99dc44436 2026-06-24 23:16:59.934 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 0e6213e8-7156-4d6a-9664-cbc99dc44436 2026-06-24 23:30:20.113 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 8c4fff46-65b8-4d2a-a2ec-6789e8cdb046 2026-06-24 23:30:22.087 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 8c4fff46-65b8-4d2a-a2ec-6789e8cdb046 2026-06-24 23:35:19.688 16 INFO neutron.plugins.ml2.plugin [None req-b805df87-bd09-4337-ae08-4c142be614ff - - - - - -] Attempt 1 to provision port fb45b594-0b85-4b36-bcc1-c8e9bce30ed4 2026-06-24 23:35:19.756 16 INFO neutron.plugins.ml2.plugin [None req-b805df87-bd09-4337-ae08-4c142be614ff - - - - - -] Attempt 1 to provision port 0e6213e8-7156-4d6a-9664-cbc99dc44436 2026-06-24 23:35:19.801 16 INFO neutron.plugins.ml2.plugin [None req-b805df87-bd09-4337-ae08-4c142be614ff - - - - - -] Attempt 1 to provision port e39b54f4-5738-46e7-be27-2de8ee891ec2 2026-06-24 23:46:28.373 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 2e7a7d1b-dba2-40a9-802b-c6bf5adfb6a1 2026-06-24 23:46:30.405 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 2e7a7d1b-dba2-40a9-802b-c6bf5adfb6a1 2026-06-24 23:46:33.030 16 INFO neutron.plugins.ml2.plugin [None req-1919a8b0-5144-4ae6-970a-e2e100c7f7db - - - - - -] Attempt 1 to provision port 2dc7549b-aaed-4548-bc58-7af4c5dc6023 2026-06-24 23:46:33.060 16 INFO neutron.plugins.ml2.plugin [None req-1919a8b0-5144-4ae6-970a-e2e100c7f7db - - - - - -] Attempt 1 to provision port 2e7a7d1b-dba2-40a9-802b-c6bf5adfb6a1 2026-06-24 23:46:36.503 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 39374364-15c3-4270-a54a-21cc8d17326b 2026-06-24 23:46:38.416 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 39374364-15c3-4270-a54a-21cc8d17326b 2026-06-24 23:46:40.481 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 78e62068-84a6-44ce-a98a-42e679e321f6 2026-06-24 23:46:40.813 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 872f27ab-0c76-40fc-ac6b-69c34416a80c 2026-06-24 23:46:42.456 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 78e62068-84a6-44ce-a98a-42e679e321f6 2026-06-24 23:46:42.713 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 872f27ab-0c76-40fc-ac6b-69c34416a80c 2026-06-24 23:46:43.711 16 INFO neutron.plugins.ml2.plugin [None req-09e30725-fd29-4e74-8b35-1053667ab3f5 - - - - - -] Attempt 1 to provision port 78e62068-84a6-44ce-a98a-42e679e321f6 2026-06-24 23:46:43.750 16 INFO neutron.plugins.ml2.plugin [None req-09e30725-fd29-4e74-8b35-1053667ab3f5 - - - - - -] Attempt 1 to provision port 2dc7549b-aaed-4548-bc58-7af4c5dc6023 2026-06-24 23:46:43.805 16 INFO neutron.plugins.ml2.plugin [None req-09e30725-fd29-4e74-8b35-1053667ab3f5 - - - - - -] Attempt 1 to provision port bc8730d1-ba28-4536-a3e2-e606fa7f5cd5 2026-06-24 23:46:43.826 16 INFO neutron.plugins.ml2.plugin [None req-09e30725-fd29-4e74-8b35-1053667ab3f5 - - - - - -] Attempt 1 to provision port d2cd50bb-183d-4c15-8321-e691894161e3 2026-06-24 23:46:45.034 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port f5111d46-eb54-48a9-b642-42897b61d82e 2026-06-24 23:46:45.449 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 0ba18f19-5cdd-47a8-92b3-8022b01a61c5 2026-06-24 23:46:45.633 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-114db444-0eb8-41b1-b6bc-d5e630d106c9'] response: {'server_uuid': '347549c6-53f2-46a7-a8b9-cca8cd663c18', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f5111d46-eb54-48a9-b642-42897b61d82e', 'code': 200} 2026-06-24 23:46:46.941 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port f5111d46-eb54-48a9-b642-42897b61d82e 2026-06-24 23:46:47.205 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port fd3736bc-3d2e-4e83-8aa2-65f20bb41827 2026-06-24 23:46:47.648 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 0ba18f19-5cdd-47a8-92b3-8022b01a61c5 2026-06-24 23:46:49.006 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port fd3736bc-3d2e-4e83-8aa2-65f20bb41827 2026-06-24 23:46:53.379 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 8ec82a6d-6b0f-42b0-b8c8-c1e9a4255392 2026-06-24 23:46:53.476 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-993e8a3d-825d-4212-b7dd-f38fde48df40'] response: {'server_uuid': '8275358e-812a-4ce5-9301-1addf93fae9f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8ec82a6d-6b0f-42b0-b8c8-c1e9a4255392', 'code': 200} 2026-06-24 23:46:54.831 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 8ec82a6d-6b0f-42b0-b8c8-c1e9a4255392 2026-06-24 23:46:59.779 13 INFO neutron.plugins.ml2.plugin [None req-bf57177c-fe55-4032-9620-21e79756dff9 - - - - - -] Attempt 1 to provision port 8daffa60-188c-4eb4-973c-b41bdb61b156 2026-06-24 23:46:59.809 13 INFO neutron.plugins.ml2.plugin [None req-bf57177c-fe55-4032-9620-21e79756dff9 - - - - - -] Attempt 1 to provision port 3b9c009c-92ec-43b8-9270-ee3a5b6dd355 2026-06-24 23:46:59.853 13 INFO neutron.plugins.ml2.plugin [None req-bf57177c-fe55-4032-9620-21e79756dff9 - - - - - -] Attempt 1 to provision port bc8730d1-ba28-4536-a3e2-e606fa7f5cd5 2026-06-24 23:46:59.879 13 INFO neutron.plugins.ml2.plugin [None req-bf57177c-fe55-4032-9620-21e79756dff9 - - - - - -] Attempt 1 to provision port fd3736bc-3d2e-4e83-8aa2-65f20bb41827 2026-06-24 23:46:59.954 13 INFO neutron.plugins.ml2.plugin [None req-bf57177c-fe55-4032-9620-21e79756dff9 - - - - - -] Attempt 1 to provision port fb45b594-0b85-4b36-bcc1-c8e9bce30ed4 2026-06-24 23:47:00.010 13 INFO neutron.plugins.ml2.plugin [None req-bf57177c-fe55-4032-9620-21e79756dff9 - - - - - -] Attempt 1 to provision port 16ddcedf-ff4a-45f0-a29c-211566c783cc 2026-06-24 23:47:00.038 13 INFO neutron.plugins.ml2.plugin [None req-bf57177c-fe55-4032-9620-21e79756dff9 - - - - - -] Attempt 1 to provision port e4a3ff27-a23f-4730-aa59-fcc8b2f6528a 2026-06-24 23:47:00.088 13 INFO neutron.plugins.ml2.plugin [None req-bf57177c-fe55-4032-9620-21e79756dff9 - - - - - -] Attempt 1 to provision port f4e1fb9e-8c74-4251-a58a-aad9ee7463d9 2026-06-24 23:47:03.404 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port c96e8082-19fa-48fb-a2f1-32d80080797c 2026-06-24 23:47:03.508 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2636614-be0d-480a-a9db-235a6f693798'] response: {'server_uuid': 'd275ba3d-643e-419d-90ec-163a71df2642', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c96e8082-19fa-48fb-a2f1-32d80080797c', 'code': 200} 2026-06-24 23:47:03.694 13 INFO neutron.plugins.ml2.plugin [None req-40bb87e0-7634-4673-9be0-0a66ca0c0aff - - - - - -] Attempt 1 to provision port 8ec82a6d-6b0f-42b0-b8c8-c1e9a4255392 2026-06-24 23:47:03.740 13 INFO neutron.plugins.ml2.plugin [None req-40bb87e0-7634-4673-9be0-0a66ca0c0aff - - - - - -] Attempt 1 to provision port c96e8082-19fa-48fb-a2f1-32d80080797c 2026-06-24 23:47:04.834 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port c96e8082-19fa-48fb-a2f1-32d80080797c 2026-06-24 23:47:10.874 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 8daffa60-188c-4eb4-973c-b41bdb61b156 2026-06-24 23:47:11.284 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port bc8730d1-ba28-4536-a3e2-e606fa7f5cd5 2026-06-24 23:47:12.849 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 8daffa60-188c-4eb4-973c-b41bdb61b156 2026-06-24 23:47:12.999 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port bc8730d1-ba28-4536-a3e2-e606fa7f5cd5 2026-06-24 23:47:32.823 13 INFO neutron.plugins.ml2.plugin [None req-bebf5355-9a50-459c-be16-1c8cd9f5043d - - - - - -] Attempt 1 to provision port 8ec82a6d-6b0f-42b0-b8c8-c1e9a4255392 2026-06-24 23:47:32.837 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 8ec82a6d-6b0f-42b0-b8c8-c1e9a4255392 2026-06-24 23:47:39.011 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port e76e4b91-514c-4ca0-a06f-7ad101820912 2026-06-24 23:47:56.900 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port a010c4db-79a1-4708-9e43-e2c0f8c059f6 2026-06-24 23:47:58.873 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port a010c4db-79a1-4708-9e43-e2c0f8c059f6 2026-06-24 23:48:00.897 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 3d9e6e46-8221-46d3-a398-35b115aab178 2026-06-24 23:48:01.416 16 INFO neutron.plugins.ml2.plugin [None req-6cd7b685-34f1-471e-bd1a-2763dd964183 - - - - - -] Attempt 1 to provision port 1f615371-632a-499e-9fb5-279166ebf0de 2026-06-24 23:48:01.468 16 INFO neutron.plugins.ml2.plugin [None req-6cd7b685-34f1-471e-bd1a-2763dd964183 - - - - - -] Attempt 1 to provision port a03e7230-3c33-4838-80cb-01470f235136 2026-06-24 23:48:01.502 16 INFO neutron.plugins.ml2.plugin [None req-6cd7b685-34f1-471e-bd1a-2763dd964183 - - - - - -] Attempt 1 to provision port 3d9e6e46-8221-46d3-a398-35b115aab178 2026-06-24 23:48:02.869 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 3d9e6e46-8221-46d3-a398-35b115aab178 2026-06-24 23:48:09.392 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 9ea14a16-732e-466c-b0d2-cabb5f75c089 2026-06-24 23:48:09.493 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-715f9208-514d-4db0-8d36-1fe29822ccd0'] response: {'server_uuid': 'c6104d5c-225a-4c01-880f-be7f65588f19', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9ea14a16-732e-466c-b0d2-cabb5f75c089', 'code': 200} 2026-06-24 23:48:10.935 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 8560786b-d3c0-4f89-a1de-9e600f136bdc 2026-06-24 23:48:11.336 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 9ea14a16-732e-466c-b0d2-cabb5f75c089 2026-06-24 23:48:12.920 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 6248559a-baa4-4584-a86e-179a7ed58468 2026-06-24 23:48:13.324 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port e98aa3f9-1ffa-41bd-ae6f-93454646b9ef 2026-06-24 23:48:14.048 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 8560786b-d3c0-4f89-a1de-9e600f136bdc 2026-06-24 23:48:15.415 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port e98aa3f9-1ffa-41bd-ae6f-93454646b9ef 2026-06-24 23:48:15.811 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 6248559a-baa4-4584-a86e-179a7ed58468 2026-06-24 23:48:16.385 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port a03e7230-3c33-4838-80cb-01470f235136 2026-06-24 23:48:17.427 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 1f615371-632a-499e-9fb5-279166ebf0de 2026-06-24 23:48:19.302 16 INFO neutron.plugins.ml2.plugin [None req-9159456a-a7b4-4ca5-8f14-81e211e71da8 - - - - - -] Attempt 1 to provision port e98aa3f9-1ffa-41bd-ae6f-93454646b9ef 2026-06-24 23:48:19.407 16 INFO neutron.plugins.ml2.plugin [None req-9159456a-a7b4-4ca5-8f14-81e211e71da8 - - - - - -] Attempt 1 to provision port e27f88e0-97de-49d5-b0d3-8c9bd81edfad 2026-06-24 23:48:19.500 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 8fb0f892-7f5f-4b17-bb22-0169b9c7ecb4 2026-06-24 23:48:19.650 16 INFO neutron.plugins.ml2.plugin [None req-9159456a-a7b4-4ca5-8f14-81e211e71da8 - - - - - -] Attempt 1 to provision port 3d9e6e46-8221-46d3-a398-35b115aab178 2026-06-24 23:48:19.699 16 INFO neutron.plugins.ml2.plugin [None req-9159456a-a7b4-4ca5-8f14-81e211e71da8 - - - - - -] Attempt 1 to provision port 1f615371-632a-499e-9fb5-279166ebf0de 2026-06-24 23:48:19.748 16 INFO neutron.plugins.ml2.plugin [None req-9159456a-a7b4-4ca5-8f14-81e211e71da8 - - - - - -] Attempt 1 to provision port bccf3e81-d924-43be-9a19-fd21ed2db742 2026-06-24 23:48:19.775 16 INFO neutron.plugins.ml2.plugin [None req-9159456a-a7b4-4ca5-8f14-81e211e71da8 - - - - - -] Attempt 1 to provision port 46e6ab05-96c6-46da-b531-4351c099c81c 2026-06-24 23:48:19.836 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port a03e7230-3c33-4838-80cb-01470f235136 2026-06-24 23:48:19.990 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 1f615371-632a-499e-9fb5-279166ebf0de 2026-06-24 23:48:20.174 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port e27f88e0-97de-49d5-b0d3-8c9bd81edfad 2026-06-24 23:48:21.571 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 8fb0f892-7f5f-4b17-bb22-0169b9c7ecb4 2026-06-24 23:48:21.800 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port e27f88e0-97de-49d5-b0d3-8c9bd81edfad 2026-06-24 23:48:24.597 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 5337af71-c95f-463e-bc26-40b9a680e884 2026-06-24 23:48:24.944 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port bf914498-74ef-4d9b-993d-43bf8d191453 2026-06-24 23:48:25.120 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-63fb265c-bcf4-46e5-be5d-588592cc3997'] response: {'server_uuid': '78234cd6-91f8-4f69-a421-8b47103e7b4b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5337af71-c95f-463e-bc26-40b9a680e884', 'code': 200} 2026-06-24 23:48:26.528 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 5337af71-c95f-463e-bc26-40b9a680e884 2026-06-24 23:48:26.727 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port bf914498-74ef-4d9b-993d-43bf8d191453 2026-06-24 23:48:27.594 16 INFO neutron.plugins.ml2.plugin [None req-83f313b5-01e3-4d23-b3aa-4f9cab7f26b1 - - - - - -] Attempt 1 to provision port 5337af71-c95f-463e-bc26-40b9a680e884 2026-06-24 23:48:27.690 16 INFO neutron.plugins.ml2.plugin [None req-83f313b5-01e3-4d23-b3aa-4f9cab7f26b1 - - - - - -] Attempt 1 to provision port e27f88e0-97de-49d5-b0d3-8c9bd81edfad 2026-06-24 23:48:27.786 16 INFO neutron.plugins.ml2.plugin [None req-83f313b5-01e3-4d23-b3aa-4f9cab7f26b1 - - - - - -] Attempt 1 to provision port bf914498-74ef-4d9b-993d-43bf8d191453 2026-06-24 23:48:27.918 16 INFO neutron.plugins.ml2.plugin [None req-83f313b5-01e3-4d23-b3aa-4f9cab7f26b1 - - - - - -] Attempt 1 to provision port c1fbc541-a918-4ec1-a5b3-b380c04846cc 2026-06-24 23:48:27.976 16 INFO neutron.plugins.ml2.plugin [None req-83f313b5-01e3-4d23-b3aa-4f9cab7f26b1 - - - - - -] Attempt 1 to provision port 46e6ab05-96c6-46da-b531-4351c099c81c 2026-06-24 23:48:28.019 16 INFO neutron.plugins.ml2.plugin [None req-83f313b5-01e3-4d23-b3aa-4f9cab7f26b1 - - - - - -] Attempt 1 to provision port 03c69f66-5122-4d3d-897e-82ddbccd7efc 2026-06-24 23:48:31.627 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 46e6ab05-96c6-46da-b531-4351c099c81c 2026-06-24 23:48:31.926 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port c1fbc541-a918-4ec1-a5b3-b380c04846cc 2026-06-24 23:48:32.160 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 71818784-3a22-4097-a290-710aa78662ca 2026-06-24 23:48:32.554 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port a481ed11-4b0a-4e0e-b354-c9ddb9be6d6f 2026-06-24 23:48:32.667 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad985c10-3983-428e-ba13-b4a88914b766'] response: {'server_uuid': 'd8ae1e3e-1747-4aba-95ca-94d551985b1b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a481ed11-4b0a-4e0e-b354-c9ddb9be6d6f', 'code': 200} 2026-06-24 23:48:33.303 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 46e6ab05-96c6-46da-b531-4351c099c81c 2026-06-24 23:48:33.493 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port c1fbc541-a918-4ec1-a5b3-b380c04846cc 2026-06-24 23:48:33.635 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 71818784-3a22-4097-a290-710aa78662ca 2026-06-24 23:48:33.846 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port a481ed11-4b0a-4e0e-b354-c9ddb9be6d6f 2026-06-24 23:48:35.173 13 INFO neutron.plugins.ml2.plugin [None req-409d8852-43fc-4e82-ab08-3913701a5df4 - - - - - -] Attempt 1 to provision port e98aa3f9-1ffa-41bd-ae6f-93454646b9ef 2026-06-24 23:48:35.287 13 INFO neutron.plugins.ml2.plugin [None req-409d8852-43fc-4e82-ab08-3913701a5df4 - - - - - -] Attempt 1 to provision port bccf3e81-d924-43be-9a19-fd21ed2db742 2026-06-24 23:48:35.351 13 INFO neutron.plugins.ml2.plugin [None req-409d8852-43fc-4e82-ab08-3913701a5df4 - - - - - -] Attempt 1 to provision port 46e6ab05-96c6-46da-b531-4351c099c81c 2026-06-24 23:48:35.463 13 INFO neutron.plugins.ml2.plugin [None req-409d8852-43fc-4e82-ab08-3913701a5df4 - - - - - -] Attempt 1 to provision port a481ed11-4b0a-4e0e-b354-c9ddb9be6d6f 2026-06-24 23:48:37.382 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 03c69f66-5122-4d3d-897e-82ddbccd7efc 2026-06-24 23:48:37.641 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port bccf3e81-d924-43be-9a19-fd21ed2db742 2026-06-24 23:48:37.894 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 562cb9e5-31cc-4ba2-91f0-7c48a5579cc0 2026-06-24 23:48:39.632 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port bccf3e81-d924-43be-9a19-fd21ed2db742 2026-06-24 23:48:39.987 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 03c69f66-5122-4d3d-897e-82ddbccd7efc 2026-06-24 23:48:40.206 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 562cb9e5-31cc-4ba2-91f0-7c48a5579cc0 2026-06-24 23:48:40.433 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port f7b0715b-b843-4a9e-9f99-221589a650cb 2026-06-24 23:48:41.580 16 INFO neutron.plugins.ml2.plugin [None req-543f9609-e07d-4340-8aa7-fd9c5369e21a - - - - - -] Attempt 1 to provision port a481ed11-4b0a-4e0e-b354-c9ddb9be6d6f 2026-06-24 23:48:41.638 16 INFO neutron.plugins.ml2.plugin [None req-543f9609-e07d-4340-8aa7-fd9c5369e21a - - - - - -] Attempt 1 to provision port f7b0715b-b843-4a9e-9f99-221589a650cb 2026-06-24 23:48:41.677 16 INFO neutron.plugins.ml2.plugin [None req-543f9609-e07d-4340-8aa7-fd9c5369e21a - - - - - -] Attempt 1 to provision port 03c69f66-5122-4d3d-897e-82ddbccd7efc 2026-06-24 23:48:41.895 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 66f9dff3-beda-474d-939a-adc31c90cdd3 2026-06-24 23:48:41.983 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4bd72036-decd-4e78-8a42-e59af71a6625'] response: {'server_uuid': '749b972a-0e75-4d90-bd27-cbf916a6b3fe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '66f9dff3-beda-474d-939a-adc31c90cdd3', 'code': 200} 2026-06-24 23:48:42.224 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port f7b0715b-b843-4a9e-9f99-221589a650cb 2026-06-24 23:48:43.874 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 66f9dff3-beda-474d-939a-adc31c90cdd3 2026-06-24 23:48:44.155 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port b0146880-8b1c-4c55-ba17-2ef3f9cdf79e 2026-06-24 23:48:45.726 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port b0146880-8b1c-4c55-ba17-2ef3f9cdf79e 2026-06-24 23:48:46.244 13 INFO neutron.plugins.ml2.plugin [None req-cadf6749-fe80-445c-bc5f-5675676669f2 - - - - - -] Attempt 1 to provision port 64f31643-d87d-4da6-a68c-082fb8d41795 2026-06-24 23:48:46.433 13 INFO neutron.plugins.ml2.plugin [None req-cadf6749-fe80-445c-bc5f-5675676669f2 - - - - - -] Attempt 1 to provision port bac6e8e0-abac-493d-bf63-a7ed0e28cf47 2026-06-24 23:48:46.534 13 INFO neutron.plugins.ml2.plugin [None req-cadf6749-fe80-445c-bc5f-5675676669f2 - - - - - -] Attempt 1 to provision port b0146880-8b1c-4c55-ba17-2ef3f9cdf79e 2026-06-24 23:48:46.584 13 INFO neutron.plugins.ml2.plugin [None req-cadf6749-fe80-445c-bc5f-5675676669f2 - - - - - -] Attempt 1 to provision port 562cb9e5-31cc-4ba2-91f0-7c48a5579cc0 2026-06-24 23:48:46.638 13 INFO neutron.plugins.ml2.plugin [None req-cadf6749-fe80-445c-bc5f-5675676669f2 - - - - - -] Attempt 1 to provision port 66f9dff3-beda-474d-939a-adc31c90cdd3 2026-06-24 23:48:47.749 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 64f31643-d87d-4da6-a68c-082fb8d41795 2026-06-24 23:48:47.907 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port bac6e8e0-abac-493d-bf63-a7ed0e28cf47 2026-06-24 23:48:47.952 13 INFO neutron.plugins.ml2.plugin [None req-397a2102-7e3d-4437-ab3e-aa44353e970f - - - - - -] Attempt 1 to provision port b0146880-8b1c-4c55-ba17-2ef3f9cdf79e 2026-06-24 23:48:48.007 13 INFO neutron.plugins.ml2.plugin [None req-397a2102-7e3d-4437-ab3e-aa44353e970f - - - - - -] Attempt 1 to provision port 66f9dff3-beda-474d-939a-adc31c90cdd3 2026-06-24 23:48:48.054 13 INFO neutron.plugins.ml2.plugin [None req-397a2102-7e3d-4437-ab3e-aa44353e970f - - - - - -] Attempt 1 to provision port bac6e8e0-abac-493d-bf63-a7ed0e28cf47 2026-06-24 23:48:52.141 16 INFO neutron.plugins.ml2.plugin [None req-609de87d-0ebb-4272-86fd-3d45beb3c22f - - - - - -] Attempt 1 to provision port bac6e8e0-abac-493d-bf63-a7ed0e28cf47 2026-06-24 23:48:52.208 16 INFO neutron.plugins.ml2.plugin [None req-609de87d-0ebb-4272-86fd-3d45beb3c22f - - - - - -] Attempt 1 to provision port 66f9dff3-beda-474d-939a-adc31c90cdd3 2026-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers [None req-e8b65bef-e2ad-4290-a57a-fb7ad1eeaef2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1b1bf9a4-7fd4-42a2-812b-240920abf397 could not be found. 2026-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 23:49:08.236 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-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 23:49:08.236 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-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-24 23:49:08.236 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-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.236 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-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.236 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-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.236 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-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.236 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-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.236 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-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.236 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-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.236 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-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.236 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-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.236 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-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.236 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-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.236 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-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1b1bf9a4-7fd4-42a2-812b-240920abf397 could not be found. 2026-06-24 23:49:08.236 16 ERROR neutron.plugins.ml2.managers 2026-06-24 23:49:08.241 16 ERROR neutron.plugins.ml2.managers [None req-e8b65bef-e2ad-4290-a57a-fb7ad1eeaef2 - - - - - -] Failed to bind port 57395317-2ea7-4b70-86ec-7949baaa0390 on host instance for vnic_type normal using segments [{'id': '12a56598-33eb-4f9d-8c26-a9460b3c98c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 377, 'network_id': 'efb92c93-2e59-4425-a107-e1c8638672bb'}] 2026-06-24 23:49:08.241 16 INFO neutron.plugins.ml2.plugin [None req-e8b65bef-e2ad-4290-a57a-fb7ad1eeaef2 - - - - - -] Attempt 2 to bind port 57395317-2ea7-4b70-86ec-7949baaa0390 2026-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers [None req-e8b65bef-e2ad-4290-a57a-fb7ad1eeaef2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1b1bf9a4-7fd4-42a2-812b-240920abf397 could not be found. 2026-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 23:49:08.254 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-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 23:49:08.254 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-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-24 23:49:08.254 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-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.254 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-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.254 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-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.254 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-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.254 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-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.254 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-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.254 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-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.254 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-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.254 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-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.254 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-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.254 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-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.254 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-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1b1bf9a4-7fd4-42a2-812b-240920abf397 could not be found. 2026-06-24 23:49:08.254 16 ERROR neutron.plugins.ml2.managers 2026-06-24 23:49:08.256 16 ERROR neutron.plugins.ml2.managers [None req-e8b65bef-e2ad-4290-a57a-fb7ad1eeaef2 - - - - - -] Failed to bind port 57395317-2ea7-4b70-86ec-7949baaa0390 on host instance for vnic_type normal using segments [{'id': '12a56598-33eb-4f9d-8c26-a9460b3c98c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 377, 'network_id': 'efb92c93-2e59-4425-a107-e1c8638672bb'}] 2026-06-24 23:49:08.256 16 INFO neutron.plugins.ml2.plugin [None req-e8b65bef-e2ad-4290-a57a-fb7ad1eeaef2 - - - - - -] Attempt 3 to bind port 57395317-2ea7-4b70-86ec-7949baaa0390 2026-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers [None req-e8b65bef-e2ad-4290-a57a-fb7ad1eeaef2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1b1bf9a4-7fd4-42a2-812b-240920abf397 could not be found. 2026-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 23:49:08.274 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-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 23:49:08.274 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-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-24 23:49:08.274 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-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.274 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-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.274 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-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.274 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-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.274 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-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.274 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-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.274 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-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.274 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-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.274 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-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.274 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-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.274 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-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.274 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-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1b1bf9a4-7fd4-42a2-812b-240920abf397 could not be found. 2026-06-24 23:49:08.274 16 ERROR neutron.plugins.ml2.managers 2026-06-24 23:49:08.276 16 ERROR neutron.plugins.ml2.managers [None req-e8b65bef-e2ad-4290-a57a-fb7ad1eeaef2 - - - - - -] Failed to bind port 57395317-2ea7-4b70-86ec-7949baaa0390 on host instance for vnic_type normal using segments [{'id': '12a56598-33eb-4f9d-8c26-a9460b3c98c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 377, 'network_id': 'efb92c93-2e59-4425-a107-e1c8638672bb'}] 2026-06-24 23:49:08.276 16 INFO neutron.plugins.ml2.plugin [None req-e8b65bef-e2ad-4290-a57a-fb7ad1eeaef2 - - - - - -] Attempt 4 to bind port 57395317-2ea7-4b70-86ec-7949baaa0390 2026-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers [None req-e8b65bef-e2ad-4290-a57a-fb7ad1eeaef2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1b1bf9a4-7fd4-42a2-812b-240920abf397 could not be found. 2026-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 23:49:08.296 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-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 23:49:08.296 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-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-24 23:49:08.296 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-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.296 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-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.296 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-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.296 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-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.296 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-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.296 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-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.296 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-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.296 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-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.296 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-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.296 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-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.296 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-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.296 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-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1b1bf9a4-7fd4-42a2-812b-240920abf397 could not be found. 2026-06-24 23:49:08.296 16 ERROR neutron.plugins.ml2.managers 2026-06-24 23:49:08.298 16 ERROR neutron.plugins.ml2.managers [None req-e8b65bef-e2ad-4290-a57a-fb7ad1eeaef2 - - - - - -] Failed to bind port 57395317-2ea7-4b70-86ec-7949baaa0390 on host instance for vnic_type normal using segments [{'id': '12a56598-33eb-4f9d-8c26-a9460b3c98c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 377, 'network_id': 'efb92c93-2e59-4425-a107-e1c8638672bb'}] 2026-06-24 23:49:08.298 16 INFO neutron.plugins.ml2.plugin [None req-e8b65bef-e2ad-4290-a57a-fb7ad1eeaef2 - - - - - -] Attempt 5 to bind port 57395317-2ea7-4b70-86ec-7949baaa0390 2026-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers [None req-e8b65bef-e2ad-4290-a57a-fb7ad1eeaef2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1b1bf9a4-7fd4-42a2-812b-240920abf397 could not be found. 2026-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 23:49:08.320 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-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 23:49:08.320 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-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-24 23:49:08.320 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-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.320 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-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.320 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-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.320 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-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.320 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-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.320 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-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.320 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-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.320 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-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.320 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-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.320 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-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.320 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-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.320 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-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1b1bf9a4-7fd4-42a2-812b-240920abf397 could not be found. 2026-06-24 23:49:08.320 16 ERROR neutron.plugins.ml2.managers 2026-06-24 23:49:08.322 16 ERROR neutron.plugins.ml2.managers [None req-e8b65bef-e2ad-4290-a57a-fb7ad1eeaef2 - - - - - -] Failed to bind port 57395317-2ea7-4b70-86ec-7949baaa0390 on host instance for vnic_type normal using segments [{'id': '12a56598-33eb-4f9d-8c26-a9460b3c98c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 377, 'network_id': 'efb92c93-2e59-4425-a107-e1c8638672bb'}] 2026-06-24 23:49:08.323 16 INFO neutron.plugins.ml2.plugin [None req-e8b65bef-e2ad-4290-a57a-fb7ad1eeaef2 - - - - - -] Attempt 6 to bind port 57395317-2ea7-4b70-86ec-7949baaa0390 2026-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers [None req-e8b65bef-e2ad-4290-a57a-fb7ad1eeaef2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1b1bf9a4-7fd4-42a2-812b-240920abf397 could not be found. 2026-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 23:49:08.335 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-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 23:49:08.335 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-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-24 23:49:08.335 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-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.335 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-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.335 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-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.335 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-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.335 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-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.335 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-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.335 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-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.335 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-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.335 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-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.335 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-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.335 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-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.335 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-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1b1bf9a4-7fd4-42a2-812b-240920abf397 could not be found. 2026-06-24 23:49:08.335 16 ERROR neutron.plugins.ml2.managers 2026-06-24 23:49:08.337 16 ERROR neutron.plugins.ml2.managers [None req-e8b65bef-e2ad-4290-a57a-fb7ad1eeaef2 - - - - - -] Failed to bind port 57395317-2ea7-4b70-86ec-7949baaa0390 on host instance for vnic_type normal using segments [{'id': '12a56598-33eb-4f9d-8c26-a9460b3c98c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 377, 'network_id': 'efb92c93-2e59-4425-a107-e1c8638672bb'}] 2026-06-24 23:49:08.338 16 INFO neutron.plugins.ml2.plugin [None req-e8b65bef-e2ad-4290-a57a-fb7ad1eeaef2 - - - - - -] Attempt 7 to bind port 57395317-2ea7-4b70-86ec-7949baaa0390 2026-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers [None req-e8b65bef-e2ad-4290-a57a-fb7ad1eeaef2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1b1bf9a4-7fd4-42a2-812b-240920abf397 could not be found. 2026-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 23:49:08.348 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-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 23:49:08.348 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-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-24 23:49:08.348 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-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.348 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-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.348 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-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.348 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-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.348 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-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.348 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-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.348 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-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.348 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-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.348 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-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.348 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-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.348 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-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.348 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-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1b1bf9a4-7fd4-42a2-812b-240920abf397 could not be found. 2026-06-24 23:49:08.348 16 ERROR neutron.plugins.ml2.managers 2026-06-24 23:49:08.350 16 ERROR neutron.plugins.ml2.managers [None req-e8b65bef-e2ad-4290-a57a-fb7ad1eeaef2 - - - - - -] Failed to bind port 57395317-2ea7-4b70-86ec-7949baaa0390 on host instance for vnic_type normal using segments [{'id': '12a56598-33eb-4f9d-8c26-a9460b3c98c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 377, 'network_id': 'efb92c93-2e59-4425-a107-e1c8638672bb'}] 2026-06-24 23:49:08.350 16 INFO neutron.plugins.ml2.plugin [None req-e8b65bef-e2ad-4290-a57a-fb7ad1eeaef2 - - - - - -] Attempt 8 to bind port 57395317-2ea7-4b70-86ec-7949baaa0390 2026-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers [None req-e8b65bef-e2ad-4290-a57a-fb7ad1eeaef2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1b1bf9a4-7fd4-42a2-812b-240920abf397 could not be found. 2026-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 23:49:08.366 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-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 23:49:08.366 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-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-24 23:49:08.366 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-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.366 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-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.366 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-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.366 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-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.366 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-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.366 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-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.366 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-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.366 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-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.366 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-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.366 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-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.366 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-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.366 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-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1b1bf9a4-7fd4-42a2-812b-240920abf397 could not be found. 2026-06-24 23:49:08.366 16 ERROR neutron.plugins.ml2.managers 2026-06-24 23:49:08.367 16 ERROR neutron.plugins.ml2.managers [None req-e8b65bef-e2ad-4290-a57a-fb7ad1eeaef2 - - - - - -] Failed to bind port 57395317-2ea7-4b70-86ec-7949baaa0390 on host instance for vnic_type normal using segments [{'id': '12a56598-33eb-4f9d-8c26-a9460b3c98c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 377, 'network_id': 'efb92c93-2e59-4425-a107-e1c8638672bb'}] 2026-06-24 23:49:08.368 16 INFO neutron.plugins.ml2.plugin [None req-e8b65bef-e2ad-4290-a57a-fb7ad1eeaef2 - - - - - -] Attempt 9 to bind port 57395317-2ea7-4b70-86ec-7949baaa0390 2026-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers [None req-e8b65bef-e2ad-4290-a57a-fb7ad1eeaef2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1b1bf9a4-7fd4-42a2-812b-240920abf397 could not be found. 2026-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 23:49:08.377 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-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 23:49:08.377 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-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-24 23:49:08.377 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-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.377 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-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.377 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-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.377 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-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.377 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-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.377 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-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.377 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-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.377 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-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.377 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-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.377 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-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.377 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-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.377 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-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1b1bf9a4-7fd4-42a2-812b-240920abf397 could not be found. 2026-06-24 23:49:08.377 16 ERROR neutron.plugins.ml2.managers 2026-06-24 23:49:08.379 16 ERROR neutron.plugins.ml2.managers [None req-e8b65bef-e2ad-4290-a57a-fb7ad1eeaef2 - - - - - -] Failed to bind port 57395317-2ea7-4b70-86ec-7949baaa0390 on host instance for vnic_type normal using segments [{'id': '12a56598-33eb-4f9d-8c26-a9460b3c98c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 377, 'network_id': 'efb92c93-2e59-4425-a107-e1c8638672bb'}] 2026-06-24 23:49:08.379 16 INFO neutron.plugins.ml2.plugin [None req-e8b65bef-e2ad-4290-a57a-fb7ad1eeaef2 - - - - - -] Attempt 10 to bind port 57395317-2ea7-4b70-86ec-7949baaa0390 2026-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers [None req-e8b65bef-e2ad-4290-a57a-fb7ad1eeaef2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1b1bf9a4-7fd4-42a2-812b-240920abf397 could not be found. 2026-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 23:49:08.389 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-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 23:49:08.389 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-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-24 23:49:08.389 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-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.389 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-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.389 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-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.389 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-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.389 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-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.389 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-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.389 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-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.389 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-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 23:49:08.389 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-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 23:49:08.389 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-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.389 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-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 23:49:08.389 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-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1b1bf9a4-7fd4-42a2-812b-240920abf397 could not be found. 2026-06-24 23:49:08.389 16 ERROR neutron.plugins.ml2.managers 2026-06-24 23:49:08.390 16 ERROR neutron.plugins.ml2.managers [None req-e8b65bef-e2ad-4290-a57a-fb7ad1eeaef2 - - - - - -] Failed to bind port 57395317-2ea7-4b70-86ec-7949baaa0390 on host instance for vnic_type normal using segments [{'id': '12a56598-33eb-4f9d-8c26-a9460b3c98c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 377, 'network_id': 'efb92c93-2e59-4425-a107-e1c8638672bb'}] 2026-06-24 23:49:11.232 16 INFO neutron.plugins.ml2.plugin [None req-d1470065-ef4f-4fc6-b501-1d1c1d950f7a - - - - - -] Attempt 1 to provision port 7e12d363-32bf-4d38-ae99-7b959ce220ad 2026-06-24 23:49:13.772 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 33157b88-1bb8-4634-a9f7-43ad99393a72 2026-06-24 23:49:14.159 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port bbe8699e-b1d0-4a86-a37e-598fc0d1ee8c 2026-06-24 23:49:14.987 13 INFO neutron.plugins.ml2.plugin [None req-1c8fc45c-b76c-4aba-a00e-28841ce2f440 - - - - - -] Attempt 1 to provision port 33157b88-1bb8-4634-a9f7-43ad99393a72 2026-06-24 23:49:15.044 13 INFO neutron.plugins.ml2.plugin [None req-1c8fc45c-b76c-4aba-a00e-28841ce2f440 - - - - - -] Attempt 1 to provision port d060d560-dd1a-4146-8cf8-d3d1a46d257f 2026-06-24 23:49:15.078 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-28fbdc15-2602-4f23-afd1-e707214a6746'] response: {'server_uuid': '749b972a-0e75-4d90-bd27-cbf916a6b3fe', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '66f9dff3-beda-474d-939a-adc31c90cdd3', 'code': 200} 2026-06-24 23:49:15.724 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 33157b88-1bb8-4634-a9f7-43ad99393a72 2026-06-24 23:49:15.928 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port bbe8699e-b1d0-4a86-a37e-598fc0d1ee8c 2026-06-24 23:49:18.292 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 66f9dff3-beda-474d-939a-adc31c90cdd3 2026-06-24 23:49:18.424 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f49b001-a5cd-4cdc-aa20-441767bfa9d0'] response: {'server_uuid': '749b972a-0e75-4d90-bd27-cbf916a6b3fe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '66f9dff3-beda-474d-939a-adc31c90cdd3', 'code': 200} 2026-06-24 23:49:19.836 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 66f9dff3-beda-474d-939a-adc31c90cdd3 2026-06-24 23:49:21.498 13 INFO neutron.plugins.ml2.plugin [None req-f4fc370a-41a1-4e64-a30a-7c7724c1cd50 - - - - - -] Attempt 1 to provision port d060d560-dd1a-4146-8cf8-d3d1a46d257f 2026-06-24 23:49:21.524 13 INFO neutron.plugins.ml2.plugin [None req-f4fc370a-41a1-4e64-a30a-7c7724c1cd50 - - - - - -] Attempt 1 to provision port 33157b88-1bb8-4634-a9f7-43ad99393a72 2026-06-24 23:49:22.782 13 INFO neutron.plugins.ml2.plugin [None req-846fad62-c803-4653-80bc-e298619524bb - - - - - -] Attempt 1 to provision port d060d560-dd1a-4146-8cf8-d3d1a46d257f 2026-06-24 23:49:24.287 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 4a7f24b5-9a8f-41f2-9cca-e846cf791eab 2026-06-24 23:49:24.390 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0538b066-ada2-497f-b1b4-9b0ea524ceae'] response: {'server_uuid': '274862fd-a271-432e-bab3-3e3c4f3aa53b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4a7f24b5-9a8f-41f2-9cca-e846cf791eab', 'code': 200} 2026-06-24 23:49:25.758 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 4a7f24b5-9a8f-41f2-9cca-e846cf791eab 2026-06-24 23:49:29.029 13 WARNING neutron.plugins.ml2.plugin [None req-49e50d26-b081-4ce0-b49e-85ef4c34a1b7 - - - - - -] Concurrent port binding operations failed on port d060d560-dd1a-4146-8cf8-d3d1a46d257f 2026-06-24 23:49:29.032 13 INFO neutron.plugins.ml2.plugin [None req-49e50d26-b081-4ce0-b49e-85ef4c34a1b7 - - - - - -] Attempt 2 to bind port d060d560-dd1a-4146-8cf8-d3d1a46d257f 2026-06-24 23:49:29.774 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 7e12d363-32bf-4d38-ae99-7b959ce220ad 2026-06-24 23:49:30.063 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port d060d560-dd1a-4146-8cf8-d3d1a46d257f 2026-06-24 23:49:31.718 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 7e12d363-32bf-4d38-ae99-7b959ce220ad 2026-06-24 23:49:31.884 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port d060d560-dd1a-4146-8cf8-d3d1a46d257f 2026-06-24 23:49:55.184 13 INFO neutron.plugins.ml2.plugin [None req-d0cf4782-c720-4444-ae3a-437e9fbf2198 - - - - - -] Attempt 1 to provision port 66c7e1bd-9b98-4372-b9eb-d4d8cbfa0b3f 2026-06-24 23:49:55.721 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 66c7e1bd-9b98-4372-b9eb-d4d8cbfa0b3f 2026-06-24 23:49:57.725 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 038ef34f-8b63-4300-8963-56f549740f5e 2026-06-24 23:49:58.159 16 INFO neutron.plugins.ml2.plugin [None req-c68f6632-6be1-403b-b00b-608861209d5e - - - - - -] Attempt 1 to provision port 66c7e1bd-9b98-4372-b9eb-d4d8cbfa0b3f 2026-06-24 23:49:58.206 16 INFO neutron.plugins.ml2.plugin [None req-c68f6632-6be1-403b-b00b-608861209d5e - - - - - -] Attempt 1 to provision port c8ca34fc-95ca-4056-9b55-bb6e9299212b 2026-06-24 23:49:58.228 16 INFO neutron.plugins.ml2.plugin [None req-c68f6632-6be1-403b-b00b-608861209d5e - - - - - -] Attempt 1 to provision port f702c0a3-8808-4108-9709-f85037c81238 2026-06-24 23:49:59.716 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 038ef34f-8b63-4300-8963-56f549740f5e 2026-06-24 23:49:59.888 16 INFO neutron.plugins.ml2.plugin [None req-f17f8aef-542d-4a6e-b4a5-c1f5f4a9bb91 - - - - - -] Attempt 1 to provision port f702c0a3-8808-4108-9709-f85037c81238 2026-06-24 23:50:01.902 13 INFO neutron.plugins.ml2.plugin [None req-2a481565-0bce-403e-8601-8033b5b2ead5 - - - - - -] Attempt 1 to provision port f702c0a3-8808-4108-9709-f85037c81238 2026-06-24 23:50:04.258 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 2b51cdf9-e9de-4b15-b74c-558211bff5ec 2026-06-24 23:50:04.368 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-608846e7-32f4-4165-86c8-4799307f902b'] response: {'server_uuid': 'd1e1b4e1-d49f-41db-b442-4f68d98ae1e6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2b51cdf9-e9de-4b15-b74c-558211bff5ec', 'code': 200} 2026-06-24 23:50:05.728 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 2b51cdf9-e9de-4b15-b74c-558211bff5ec 2026-06-24 23:50:08.793 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port eb9c019d-3d2e-4fe7-89af-8648ffd4fb18 2026-06-24 23:50:08.907 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5a6b4d9-27d1-4da3-bd4e-2bde4ef13ff8'] response: {'server_uuid': 'ef1f6d6d-51f8-4fb5-990f-d5dfd65ae0c7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eb9c019d-3d2e-4fe7-89af-8648ffd4fb18', 'code': 200} 2026-06-24 23:50:09.730 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port eb9c019d-3d2e-4fe7-89af-8648ffd4fb18 2026-06-24 23:50:13.747 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port f702c0a3-8808-4108-9709-f85037c81238 2026-06-24 23:50:14.051 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port c8ca34fc-95ca-4056-9b55-bb6e9299212b 2026-06-24 23:50:15.790 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port f702c0a3-8808-4108-9709-f85037c81238 2026-06-24 23:50:15.966 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port c8ca34fc-95ca-4056-9b55-bb6e9299212b 2026-06-24 23:50:29.887 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-50b3e16c-4e1d-4d19-9300-038a0e3c58cd'] response: {'server_uuid': 'd1e1b4e1-d49f-41db-b442-4f68d98ae1e6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2b51cdf9-e9de-4b15-b74c-558211bff5ec', 'code': 200} 2026-06-24 23:50:47.306 13 INFO neutron.plugins.ml2.plugin [None req-e081a3fe-b4fc-4d30-af70-58d860749f57 - - - - - -] Attempt 1 to provision port 453e9d21-1717-4165-9624-a491a93ed49f 2026-06-24 23:51:05.718 13 INFO neutron.plugins.ml2.plugin [None req-5c0d7015-b3ff-42f8-92ea-38ee516990b1 - - - - - -] Attempt 1 to provision port a77001f3-4c8a-4e1a-b65a-aa35697a1a77 2026-06-24 23:51:05.744 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port a77001f3-4c8a-4e1a-b65a-aa35697a1a77 2026-06-24 23:51:07.844 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port a77001f3-4c8a-4e1a-b65a-aa35697a1a77 2026-06-24 23:51:08.112 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 55a19d5f-2dda-4c5a-9850-18234d200190 2026-06-24 23:51:09.760 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 55a19d5f-2dda-4c5a-9850-18234d200190 2026-06-24 23:51:13.738 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 58e0c28e-70dc-453a-b228-6b9362322530 2026-06-24 23:51:15.002 16 INFO neutron.plugins.ml2.plugin [None req-e3901805-0c7f-4311-9e88-4bd25c88fcb6 - - - - - -] Attempt 1 to provision port 58e0c28e-70dc-453a-b228-6b9362322530 2026-06-24 23:51:17.818 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 6dad27e0-9269-4d03-88cb-3d4b998ce426 2026-06-24 23:51:22.444 13 INFO neutron.plugins.ml2.plugin [None req-009ab883-f1fd-4ce1-89f8-5c3f249b1ab8 - - - - - -] Attempt 1 to provision port 7c654084-2acb-4d93-bedb-d300eecc00c6 2026-06-24 23:51:27.262 13 INFO neutron.plugins.ml2.plugin [None req-468cad59-85d1-4be4-a89d-80700a49428e - - - - - -] Attempt 1 to provision port b05cd90b-d36a-46c9-9a40-7751938612bb 2026-06-24 23:51:27.730 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port b05cd90b-d36a-46c9-9a40-7751938612bb 2026-06-24 23:51:27.754 16 INFO neutron.plugins.ml2.db [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] No ports have port_id starting with b05cd90b-d36a-46c9-9a40-7751938612bb 2026-06-24 23:52:13.750 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port ab060797-831b-4efe-b276-7cd8d3006074 2026-06-24 23:52:15.797 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 6a7e0558-6887-4878-a563-c87dbda70c56 2026-06-24 23:52:16.084 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port ab060797-831b-4efe-b276-7cd8d3006074 2026-06-24 23:52:17.735 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 6a7e0558-6887-4878-a563-c87dbda70c56 2026-06-24 23:52:19.737 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 1449fa95-5173-478b-9640-c19173e3f081 2026-06-24 23:52:21.788 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 1449fa95-5173-478b-9640-c19173e3f081 2026-06-24 23:52:23.770 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 4aab2027-ea0d-45ea-9938-072820440f03 2026-06-24 23:52:25.289 16 INFO neutron.plugins.ml2.plugin [None req-73a07504-158d-461f-bd9f-19a42537bd2f - - - - - -] Attempt 1 to provision port 1449fa95-5173-478b-9640-c19173e3f081 2026-06-24 23:52:25.367 16 INFO neutron.plugins.ml2.plugin [None req-73a07504-158d-461f-bd9f-19a42537bd2f - - - - - -] Attempt 1 to provision port 4aab2027-ea0d-45ea-9938-072820440f03 2026-06-24 23:52:25.427 16 INFO neutron.plugins.ml2.plugin [None req-73a07504-158d-461f-bd9f-19a42537bd2f - - - - - -] Attempt 1 to provision port ab060797-831b-4efe-b276-7cd8d3006074 2026-06-24 23:52:25.479 16 INFO neutron.plugins.ml2.plugin [None req-73a07504-158d-461f-bd9f-19a42537bd2f - - - - - -] Attempt 1 to provision port d213eb19-8888-4675-883a-bedd0cb8f57d 2026-06-24 23:52:25.506 16 INFO neutron.plugins.ml2.plugin [None req-73a07504-158d-461f-bd9f-19a42537bd2f - - - - - -] Attempt 1 to provision port ff1a7669-af89-435f-a538-c174f1b22d8f 2026-06-24 23:52:25.528 16 INFO neutron.plugins.ml2.plugin [None req-73a07504-158d-461f-bd9f-19a42537bd2f - - - - - -] Attempt 1 to provision port bacc76ed-7a84-4c7c-90d6-664b5e05e786 2026-06-24 23:52:25.739 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 4aab2027-ea0d-45ea-9938-072820440f03 2026-06-24 23:52:30.290 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 9ffb5711-9109-4738-a1e2-60a947b4d7c6 2026-06-24 23:52:30.392 13 INFO neutron.plugins.ml2.plugin [None req-02018967-510d-4f43-8733-f9b35a2b4fd1 - - - - - -] Attempt 1 to provision port 1449fa95-5173-478b-9640-c19173e3f081 2026-06-24 23:52:30.444 13 INFO neutron.plugins.ml2.plugin [None req-02018967-510d-4f43-8733-f9b35a2b4fd1 - - - - - -] Attempt 1 to provision port 4aab2027-ea0d-45ea-9938-072820440f03 2026-06-24 23:52:30.447 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea0b2103-d64d-4331-b9b9-293b1abe1a0d'] response: {'server_uuid': '9a41a1d4-e569-4cd2-bc75-c9646a20cb19', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9ffb5711-9109-4738-a1e2-60a947b4d7c6', 'code': 200} 2026-06-24 23:52:30.497 13 INFO neutron.plugins.ml2.plugin [None req-02018967-510d-4f43-8733-f9b35a2b4fd1 - - - - - -] Attempt 1 to provision port ab060797-831b-4efe-b276-7cd8d3006074 2026-06-24 23:52:30.545 13 INFO neutron.plugins.ml2.plugin [None req-02018967-510d-4f43-8733-f9b35a2b4fd1 - - - - - -] Attempt 1 to provision port 35cfffa2-6a41-4aa0-8fc6-a773cb718b07 2026-06-24 23:52:30.568 13 INFO neutron.plugins.ml2.plugin [None req-02018967-510d-4f43-8733-f9b35a2b4fd1 - - - - - -] Attempt 1 to provision port ff1a7669-af89-435f-a538-c174f1b22d8f 2026-06-24 23:52:30.589 13 INFO neutron.plugins.ml2.plugin [None req-02018967-510d-4f43-8733-f9b35a2b4fd1 - - - - - -] Attempt 1 to provision port bacc76ed-7a84-4c7c-90d6-664b5e05e786 2026-06-24 23:52:30.618 13 INFO neutron.plugins.ml2.plugin [None req-02018967-510d-4f43-8733-f9b35a2b4fd1 - - - - - -] Attempt 1 to provision port 9ffb5711-9109-4738-a1e2-60a947b4d7c6 2026-06-24 23:52:31.748 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 9ffb5711-9109-4738-a1e2-60a947b4d7c6 2026-06-24 23:52:33.814 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port d213eb19-8888-4675-883a-bedd0cb8f57d 2026-06-24 23:52:33.963 16 INFO neutron.plugins.ml2.plugin [None req-3fbdcd4b-fcf5-4f98-8fb0-7f684ec3c190 - - - - - -] Attempt 1 to provision port 1449fa95-5173-478b-9640-c19173e3f081 2026-06-24 23:52:34.020 16 INFO neutron.plugins.ml2.plugin [None req-3fbdcd4b-fcf5-4f98-8fb0-7f684ec3c190 - - - - - -] Attempt 1 to provision port 35cfffa2-6a41-4aa0-8fc6-a773cb718b07 2026-06-24 23:52:34.091 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 35cfffa2-6a41-4aa0-8fc6-a773cb718b07 2026-06-24 23:52:34.147 16 INFO neutron.plugins.ml2.plugin [None req-3fbdcd4b-fcf5-4f98-8fb0-7f684ec3c190 - - - - - -] Attempt 1 to provision port ff1a7669-af89-435f-a538-c174f1b22d8f 2026-06-24 23:52:34.285 16 INFO neutron.plugins.ml2.plugin [None req-3fbdcd4b-fcf5-4f98-8fb0-7f684ec3c190 - - - - - -] Attempt 1 to provision port 9ffb5711-9109-4738-a1e2-60a947b4d7c6 2026-06-24 23:52:34.303 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port bacc76ed-7a84-4c7c-90d6-664b5e05e786 2026-06-24 23:52:35.788 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port d213eb19-8888-4675-883a-bedd0cb8f57d 2026-06-24 23:52:35.974 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 35cfffa2-6a41-4aa0-8fc6-a773cb718b07 2026-06-24 23:52:36.152 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port ff1a7669-af89-435f-a538-c174f1b22d8f 2026-06-24 23:52:36.371 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port bacc76ed-7a84-4c7c-90d6-664b5e05e786 2026-06-24 23:52:37.569 16 INFO neutron.plugins.ml2.plugin [None req-7940a1ab-a401-4647-9ec4-aa821c28e4b0 - - - - - -] Attempt 1 to provision port 4aab2027-ea0d-45ea-9938-072820440f03 2026-06-24 23:52:37.620 16 INFO neutron.plugins.ml2.plugin [None req-7940a1ab-a401-4647-9ec4-aa821c28e4b0 - - - - - -] Attempt 1 to provision port ff1a7669-af89-435f-a538-c174f1b22d8f 2026-06-24 23:52:37.667 16 INFO neutron.plugins.ml2.plugin [None req-7940a1ab-a401-4647-9ec4-aa821c28e4b0 - - - - - -] Attempt 1 to provision port bacc76ed-7a84-4c7c-90d6-664b5e05e786 2026-06-24 23:52:37.710 16 INFO neutron.plugins.ml2.plugin [None req-7940a1ab-a401-4647-9ec4-aa821c28e4b0 - - - - - -] Attempt 1 to provision port 35cfffa2-6a41-4aa0-8fc6-a773cb718b07 2026-06-24 23:52:39.760 13 INFO neutron.plugins.ml2.plugin [None req-d1614fca-be88-46c8-89a4-33ecb1348bbb - - - - - -] Attempt 1 to provision port 9ffb5711-9109-4738-a1e2-60a947b4d7c6 2026-06-24 23:52:39.814 13 INFO neutron.plugins.ml2.plugin [None req-d1614fca-be88-46c8-89a4-33ecb1348bbb - - - - - -] Attempt 1 to provision port bacc76ed-7a84-4c7c-90d6-664b5e05e786 2026-06-24 23:52:41.156 13 INFO neutron.plugins.ml2.plugin [None req-b12438a2-ecde-41d4-8c51-a7041f3cb893 - - - - - -] Attempt 1 to provision port bacc76ed-7a84-4c7c-90d6-664b5e05e786 2026-06-24 23:52:47.798 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port aa1dee39-d1e4-4d75-9b30-7f988c0f1ec1 2026-06-24 23:52:47.901 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1fc90e46-8c8b-41c1-8a71-1288fc56e756'] response: {'server_uuid': '4aacaf5c-e77b-4562-a061-535c23265dab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aa1dee39-d1e4-4d75-9b30-7f988c0f1ec1', 'code': 200} 2026-06-24 23:52:49.773 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port aa1dee39-d1e4-4d75-9b30-7f988c0f1ec1 2026-06-24 23:53:15.364 13 INFO neutron.plugins.ml2.plugin [None req-48292272-ad0b-4881-814d-2cdffdb3eada - - - - - -] Attempt 1 to provision port 7e2b8484-2e5e-44cb-89b7-7aadd80b75fc 2026-06-24 23:53:38.339 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port a8b4bde4-870c-43c3-93f7-8b8f1a6b8508 2026-06-24 23:53:38.469 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1457a8fa-106b-4186-951b-9d333620528c'] response: {'server_uuid': '8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a8b4bde4-870c-43c3-93f7-8b8f1a6b8508', 'code': 200} 2026-06-24 23:53:39.775 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port a8b4bde4-870c-43c3-93f7-8b8f1a6b8508 2026-06-24 23:54:16.566 16 INFO neutron.plugins.ml2.plugin [None req-dd9bf0ec-4e0b-4aad-b112-0f20fc0ec495 - - - - - -] Attempt 1 to provision port 72233ba9-9356-470e-8303-099e0da8ac5d 2026-06-24 23:54:21.820 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 72233ba9-9356-470e-8303-099e0da8ac5d 2026-06-24 23:54:21.923 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-236b5f47-a77c-4e19-85d5-bd5eee773bb4'] response: {'server_uuid': '8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '72233ba9-9356-470e-8303-099e0da8ac5d', 'code': 200} 2026-06-24 23:54:23.789 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 72233ba9-9356-470e-8303-099e0da8ac5d 2026-06-24 23:54:26.326 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 72233ba9-9356-470e-8303-099e0da8ac5d 2026-06-24 23:54:52.156 16 INFO neutron.plugins.ml2.plugin [None req-ab4da047-ee90-40b6-b8a7-834bbdb7e713 - - - - - -] Attempt 1 to provision port 18e94735-e3fe-4cab-829c-e818ec562759 2026-06-24 23:54:59.411 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 18e94735-e3fe-4cab-829c-e818ec562759 2026-06-24 23:54:59.517 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-13e5ca0e-ed53-4edb-9ed1-4dc770175e5d'] response: {'server_uuid': '8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '18e94735-e3fe-4cab-829c-e818ec562759', 'code': 200} 2026-06-24 23:55:00.027 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 18e94735-e3fe-4cab-829c-e818ec562759 2026-06-24 23:55:14.020 13 INFO neutron.plugins.ml2.plugin [None req-41b7bbd9-2081-49ad-8b36-c8318cb24304 - - - - - -] Attempt 1 to provision port 13986b7a-ff9d-4470-9293-78f360e0d164 2026-06-24 23:55:20.063 16 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 13986b7a-ff9d-4470-9293-78f360e0d164 2026-06-24 23:55:20.171 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd8401f7-6e1a-4e40-b30e-04431e1ba380'] response: {'server_uuid': '8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '13986b7a-ff9d-4470-9293-78f360e0d164', 'code': 200} 2026-06-24 23:55:22.047 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 13986b7a-ff9d-4470-9293-78f360e0d164 2026-06-24 23:55:24.230 16 INFO neutron.plugins.ml2.plugin [None req-d4528f41-9f26-451a-adfa-2b3e5508ba45 - - - - - -] Attempt 1 to provision port 18e94735-e3fe-4cab-829c-e818ec562759 2026-06-24 23:55:35.786 16 INFO neutron.plugins.ml2.plugin [None req-178313d2-0c72-49cb-9d20-cc1920b470d0 - - - - - -] Attempt 1 to provision port 13986b7a-ff9d-4470-9293-78f360e0d164 2026-06-24 23:55:36.109 13 INFO neutron.plugins.ml2.plugin [None req-883a0ef4-c685-48a1-8596-5a253548068f - - - - - -] Attempt 1 to provision port 13986b7a-ff9d-4470-9293-78f360e0d164 2026-06-24 23:55:37.139 13 INFO neutron.plugins.ml2.plugin [None req-0b2c604f-7b6a-44dd-af0c-2f829cdd7129 - - - - - -] Attempt 1 to provision port 13986b7a-ff9d-4470-9293-78f360e0d164 2026-06-24 23:55:46.756 13 INFO neutron.plugins.ml2.plugin [None req-29995ed8-d1ad-4308-b5a6-4cf7d9dad04d - - - - - -] Attempt 1 to provision port 18e94735-e3fe-4cab-829c-e818ec562759 2026-06-24 23:56:30.225 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-710ad651-4243-421c-ad01-1e93c75931bc'] response: {'server_uuid': '9a41a1d4-e569-4cd2-bc75-c9646a20cb19', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9ffb5711-9109-4738-a1e2-60a947b4d7c6', 'code': 200}