+ 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 /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-04-30 23:23:46.277 1 INFO neutron.common.config [-] Logging enabled! 2026-04-30 23:23:46.277 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev169 2026-04-30 23:23:46.277 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-30 23:23:46.277 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-30 23:23:47.507 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-30 23:23:47.509 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-30 23:23:47.512 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-30 23:23:47.513 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-30 23:23:47.513 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-30 23:23:47.513 1 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-04-30 23:23:47.513 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-04-30 23:23:47.513 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-30 23:23:47.520 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-30 23:23:47.520 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-30 23:23:47.520 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-30 23:23:47.541 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-30 23:23:47.542 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-30 23:23:47.542 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-30 23:23:47.559 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-30 23:23:47.560 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-30 23:23:47.560 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-30 23:23:47.560 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-30 23:23:47.900 1 INFO neutron.plugins.ml2.managers [None req-971b9a77-2d77-437c-8aeb-a8b62adeb4a7 - - - - - -] Initializing driver for type 'vlan' 2026-04-30 23:23:48.061 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-971b9a77-2d77-437c-8aeb-a8b62adeb4a7 - - - - - -] VlanTypeDriver initialization complete 2026-04-30 23:23:48.061 1 INFO neutron.plugins.ml2.managers [None req-971b9a77-2d77-437c-8aeb-a8b62adeb4a7 - - - - - -] Initializing driver for type 'vxlan' 2026-04-30 23:23:48.061 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-971b9a77-2d77-437c-8aeb-a8b62adeb4a7 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-30 23:23:48.124 1 INFO neutron.plugins.ml2.managers [None req-971b9a77-2d77-437c-8aeb-a8b62adeb4a7 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-30 23:23:48.124 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-971b9a77-2d77-437c-8aeb-a8b62adeb4a7 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-30 23:23:48.125 1 INFO neutron.plugins.ml2.managers [None req-971b9a77-2d77-437c-8aeb-a8b62adeb4a7 - - - - - -] Initializing extension driver 'port_security' 2026-04-30 23:23:48.125 1 INFO neutron.plugins.ml2.extensions.port_security [None req-971b9a77-2d77-437c-8aeb-a8b62adeb4a7 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-30 23:23:48.125 1 INFO neutron.plugins.ml2.managers [None req-971b9a77-2d77-437c-8aeb-a8b62adeb4a7 - - - - - -] Initializing extension driver 'qos' 2026-04-30 23:23:48.125 1 INFO neutron.plugins.ml2.managers [None req-971b9a77-2d77-437c-8aeb-a8b62adeb4a7 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-30 23:23:48.126 1 INFO neutron.plugins.ml2.managers [None req-971b9a77-2d77-437c-8aeb-a8b62adeb4a7 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-30 23:23:48.140 1 INFO neutron.quota [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded quota_driver: . 2026-04-30 23:23:48.141 1 INFO neutron.plugins.ml2.plugin [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Modular L2 Plugin initialization complete 2026-04-30 23:23:48.141 1 INFO neutron.plugins.ml2.managers [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-30 23:23:48.141 1 INFO neutron.plugins.ml2.managers [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-30 23:23:48.141 1 INFO neutron.plugins.ml2.managers [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-30 23:23:48.141 1 INFO neutron.manager [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loading Plugin: qos 2026-04-30 23:23:48.153 1 INFO neutron.manager [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loading Plugin: router 2026-04-30 23:23:48.190 1 INFO neutron.services.service_base [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-30 23:23:48.191 1 INFO neutron.manager [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loading Plugin: segments 2026-04-30 23:23:48.263 1 INFO neutron.manager [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loading Plugin: trunk 2026-04-30 23:23:48.276 1 INFO neutron.manager [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loading Plugin: vpnaas 2026-04-30 23:23:48.309 1 WARNING stevedore.named [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-30 23:23:48.385 1 INFO neutron_vpnaas.services.vpn.plugin [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-30 23:23:48.386 1 INFO neutron.manager [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loading Plugin: taas 2026-04-30 23:23:48.564 1 WARNING stevedore.named [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-30 23:23:48.592 1 INFO neutron_taas.services.taas.taas_plugin [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-30 23:23:48.593 1 INFO neutron.manager [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loading Plugin: tapmirror 2026-04-30 23:23:48.606 1 WARNING stevedore.named [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-30 23:23:48.618 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-30 23:23:48.619 1 INFO neutron.manager [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loading Plugin: auto_allocate 2026-04-30 23:23:48.625 1 INFO neutron.manager [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loading Plugin: tag 2026-04-30 23:23:48.634 1 INFO neutron.manager [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loading Plugin: timestamp 2026-04-30 23:23:48.636 1 INFO neutron.manager [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loading Plugin: network_ip_availability 2026-04-30 23:23:48.641 1 INFO neutron.manager [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loading Plugin: flavors 2026-04-30 23:23:48.644 1 INFO neutron.manager [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loading Plugin: revisions 2026-04-30 23:23:48.647 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Initializing extension manager. 2026-04-30 23:23:48.648 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: address-group 2026-04-30 23:23:48.649 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: address-scope 2026-04-30 23:23:48.650 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-30 23:23:48.650 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: agent 2026-04-30 23:23:48.651 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: agent-resources-synced 2026-04-30 23:23:48.652 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-30 23:23:48.652 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-30 23:23:48.653 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: availability_zone 2026-04-30 23:23:48.654 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: availability_zone_filter 2026-04-30 23:23:48.654 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-30 23:23:48.655 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: default-subnetpools 2026-04-30 23:23:48.656 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-30 23:23:48.656 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: dns-integration 2026-04-30 23:23:48.657 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: dns-domain-ports 2026-04-30 23:23:48.657 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-30 23:23:48.657 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: dvr 2026-04-30 23:23:48.658 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-30 23:23:48.659 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: empty-string-filtering 2026-04-30 23:23:48.659 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-30 23:23:48.660 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-30 23:23:48.660 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: external-net 2026-04-30 23:23:48.660 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-30 23:23:48.661 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: extraroute 2026-04-30 23:23:48.661 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: extraroute-atomic 2026-04-30 23:23:48.662 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: filter-validation 2026-04-30 23:23:48.662 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-30 23:23:48.662 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-30 23:23:48.663 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-30 23:23:48.663 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: fip-port-details 2026-04-30 23:23:48.664 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: flavors 2026-04-30 23:23:48.665 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-30 23:23:48.666 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: floatingip-pools 2026-04-30 23:23:48.666 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: ip_allocation 2026-04-30 23:23:48.667 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-30 23:23:48.667 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: l2_adjacency 2026-04-30 23:23:48.668 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: router 2026-04-30 23:23:48.669 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-30 23:23:48.671 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-30 23:23:48.671 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-30 23:23:48.672 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: ext-gw-mode 2026-04-30 23:23:48.672 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: l3-ha 2026-04-30 23:23:48.672 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-30 23:23:48.673 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-30 23:23:48.673 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: l3-flavors 2026-04-30 23:23:48.674 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-30 23:23:48.674 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-30 23:23:48.676 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-30 23:23:48.677 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-30 23:23:48.678 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-30 23:23:48.679 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-30 23:23:48.679 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-30 23:23:48.680 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: multi-provider 2026-04-30 23:23:48.680 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: net-mtu 2026-04-30 23:23:48.680 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: net-mtu-writable 2026-04-30 23:23:48.681 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: network_availability_zone 2026-04-30 23:23:48.681 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: network_ha 2026-04-30 23:23:48.682 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: network-ip-availability 2026-04-30 23:23:48.682 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: network-ip-availability-details 2026-04-30 23:23:48.683 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-30 23:23:48.684 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: pagination 2026-04-30 23:23:48.684 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: port-device-profile 2026-04-30 23:23:48.684 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-30 23:23:48.685 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-30 23:23:48.685 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-30 23:23:48.686 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: port-mac-override 2026-04-30 23:23:48.686 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-30 23:23:48.686 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-30 23:23:48.687 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-30 23:23:48.687 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: port-resource-request 2026-04-30 23:23:48.688 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-30 23:23:48.688 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-30 23:23:48.688 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: binding 2026-04-30 23:23:48.689 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: binding-extended 2026-04-30 23:23:48.690 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: port-security 2026-04-30 23:23:48.690 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: project-id 2026-04-30 23:23:48.690 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: provider 2026-04-30 23:23:48.691 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-30 23:23:48.692 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: qos 2026-04-30 23:23:48.693 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-30 23:23:48.693 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-30 23:23:48.694 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: qos-default 2026-04-30 23:23:48.694 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: qos-fip 2026-04-30 23:23:48.695 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-30 23:23:48.695 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-30 23:23:48.696 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-30 23:23:48.696 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-30 23:23:48.697 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-30 23:23:48.697 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: qos-pps 2026-04-30 23:23:48.698 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-30 23:23:48.698 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-30 23:23:48.699 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: qos-rules-alias 2026-04-30 23:23:48.699 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: quota-check-limit 2026-04-30 23:23:48.700 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-30 23:23:48.701 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: quotas 2026-04-30 23:23:48.704 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: quota_details 2026-04-30 23:23:48.705 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: rbac-policies 2026-04-30 23:23:48.705 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: rbac-address-group 2026-04-30 23:23:48.706 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: rbac-address-scope 2026-04-30 23:23:48.706 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: rbac-security-groups 2026-04-30 23:23:48.706 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-30 23:23:48.707 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: revision-if-match 2026-04-30 23:23:48.707 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-30 23:23:48.708 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: router_availability_zone 2026-04-30 23:23:48.708 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-04-30 23:23:48.709 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-30 23:23:48.710 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-30 23:23:48.710 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-30 23:23:48.711 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-30 23:23:48.711 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-30 23:23:48.712 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-30 23:23:48.712 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-30 23:23:48.716 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: security-group 2026-04-30 23:23:48.716 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: segment 2026-04-30 23:23:48.717 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-30 23:23:48.717 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: service-type 2026-04-30 23:23:48.718 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: sorting 2026-04-30 23:23:48.718 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: standard-attr-segment 2026-04-30 23:23:48.719 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: standard-attr-description 2026-04-30 23:23:48.719 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: stateful-security-group 2026-04-30 23:23:48.720 1 WARNING neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-30 23:23:48.720 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-30 23:23:48.720 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: subnet-external-network 2026-04-30 23:23:48.721 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: subnet_onboard 2026-04-30 23:23:48.721 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-30 23:23:48.722 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: subnet-service-types 2026-04-30 23:23:48.723 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: subnet_allocation 2026-04-30 23:23:48.724 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-30 23:23:48.724 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: tag-creation 2026-04-30 23:23:48.725 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-30 23:23:48.728 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: standard-attr-tag 2026-04-30 23:23:48.729 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-30 23:23:48.729 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: trunk 2026-04-30 23:23:48.729 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: trunk-details 2026-04-30 23:23:48.730 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-30 23:23:48.730 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-30 23:23:48.731 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-30 23:23:48.731 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-30 23:23:48.733 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-30 23:23:48.733 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-30 23:23:48.734 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: vpn-flavors 2026-04-30 23:23:48.735 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: vpnaas 2026-04-30 23:23:48.737 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: taas 2026-04-30 23:23:48.737 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: tap-mirror 2026-04-30 23:23:48.738 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-04-30 23:23:48.738 1 INFO neutron.api.extensions [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-30 23:23:48.741 1 WARNING oslo_service.backend._threading.service [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-04-30 23:23:48.747 1 WARNING oslo_service.backend._threading.service [None req-346b4fbf-2f1c-4613-a649-8e1438284049 - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-04-30 23:24:18.849 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-30 23:24:18.897 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-30 23:24:18.907 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-30 23:24:31.594 13 INFO neutron.db.l3_hamode_db [None req-e8abd457-3ca8-46f2-88b8-49329b040b3a - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 23:24:49.826 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 021c66af-48bb-40cf-8f13-969e1f02dd86 2026-04-30 23:24:51.656 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 021c66af-48bb-40cf-8f13-969e1f02dd86 2026-04-30 23:24:51.870 16 INFO neutron.plugins.ml2.plugin [None req-a773d46b-c41c-4112-8597-7dcc35bed092 - - - - - -] Attempt 1 to provision port 021c66af-48bb-40cf-8f13-969e1f02dd86 2026-04-30 23:24:53.529 13 INFO neutron.plugins.ml2.plugin [None req-bf275516-ee7e-43ab-950c-e6dfc0df0a80 - - - - - -] Attempt 1 to provision port 021c66af-48bb-40cf-8f13-969e1f02dd86 2026-04-30 23:29:31.816 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port ad7fa0bc-3df2-45b9-99c8-e21a27b03d21 2026-04-30 23:29:33.106 16 INFO neutron.plugins.ml2.plugin [None req-d79ba064-b67b-41c2-ae4c-5a3bf89f34e6 - - - - - -] Attempt 1 to provision port ad7fa0bc-3df2-45b9-99c8-e21a27b03d21 2026-04-30 23:29:33.708 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port ad7fa0bc-3df2-45b9-99c8-e21a27b03d21 2026-04-30 23:29:34.748 16 INFO neutron.plugins.ml2.plugin [None req-e965c0a3-d854-4831-8d38-7c8b78b792d2 - - - - - -] Attempt 1 to provision port ad7fa0bc-3df2-45b9-99c8-e21a27b03d21 2026-04-30 23:29:38.707 16 INFO neutron.plugins.ml2.plugin [None req-4a8d1a9c-a80b-481a-9c75-9d424ffab970 - - - - - -] Attempt 1 to provision port 2d79b4a8-964d-4fa6-a815-7504f11ca81b 2026-04-30 23:33:28.367 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 2d79b4a8-964d-4fa6-a815-7504f11ca81b 2026-04-30 23:33:29.784 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 2d79b4a8-964d-4fa6-a815-7504f11ca81b 2026-04-30 23:41:59.935 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 417be889-ca77-457a-a1f7-b47806747d3c 2026-04-30 23:42:01.909 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 417be889-ca77-457a-a1f7-b47806747d3c 2026-04-30 23:51:56.791 13 INFO neutron.plugins.ml2.plugin [None req-203243b3-d9b5-4fd3-8ed4-8613a1427ae9 - - - - - -] Attempt 1 to provision port 2d79b4a8-964d-4fa6-a815-7504f11ca81b 2026-04-30 23:51:56.839 13 INFO neutron.plugins.ml2.plugin [None req-203243b3-d9b5-4fd3-8ed4-8613a1427ae9 - - - - - -] Attempt 1 to provision port 021c66af-48bb-40cf-8f13-969e1f02dd86 2026-04-30 23:51:56.893 13 INFO neutron.plugins.ml2.plugin [None req-203243b3-d9b5-4fd3-8ed4-8613a1427ae9 - - - - - -] Attempt 1 to provision port ad7fa0bc-3df2-45b9-99c8-e21a27b03d21 2026-04-30 23:57:10.172 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 693c2f43-c2bc-40e8-b9db-a9a7b237d2e0 2026-04-30 23:57:12.171 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 693c2f43-c2bc-40e8-b9db-a9a7b237d2e0 2026-04-30 23:57:18.339 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 5ce4b468-80b5-49c5-872a-f704cc366937 2026-04-30 23:57:18.912 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 8d2a1a2d-b78c-455e-acdd-eef97c0a22fe 2026-04-30 23:57:19.624 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port addd2117-1a91-44d8-a8b3-f29083ff57e8 2026-04-30 23:57:20.504 16 INFO neutron.plugins.ml2.plugin [None req-f747bcf7-1e3e-48e9-a4fc-4180f92da730 - - - - - -] Attempt 1 to provision port 693c2f43-c2bc-40e8-b9db-a9a7b237d2e0 2026-04-30 23:57:20.586 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 5ce4b468-80b5-49c5-872a-f704cc366937 2026-04-30 23:57:20.616 16 INFO neutron.plugins.ml2.plugin [None req-f747bcf7-1e3e-48e9-a4fc-4180f92da730 - - - - - -] Attempt 1 to provision port 8d2a1a2d-b78c-455e-acdd-eef97c0a22fe 2026-04-30 23:57:20.702 16 INFO neutron.plugins.ml2.plugin [None req-f747bcf7-1e3e-48e9-a4fc-4180f92da730 - - - - - -] Attempt 1 to provision port 5ce4a11e-32e3-4f74-baf5-f82d346bf006 2026-04-30 23:57:20.736 16 INFO neutron.plugins.ml2.plugin [None req-f747bcf7-1e3e-48e9-a4fc-4180f92da730 - - - - - -] Attempt 1 to provision port f422e840-d7ae-49c7-8791-da436a8df50e 2026-04-30 23:57:20.844 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port bb06a163-dc78-4340-8346-2d8623ead2d6 2026-04-30 23:57:21.316 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 8d2a1a2d-b78c-455e-acdd-eef97c0a22fe 2026-04-30 23:57:21.521 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port addd2117-1a91-44d8-a8b3-f29083ff57e8 2026-04-30 23:57:22.699 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 65d3bd09-92f8-4907-8f40-e54581dd5859 2026-04-30 23:57:23.031 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port bb06a163-dc78-4340-8346-2d8623ead2d6 2026-04-30 23:57:25.140 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 65d3bd09-92f8-4907-8f40-e54581dd5859 2026-04-30 23:57:25.364 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port f1c51150-6d34-4f7e-b2cb-6f3b66df9a20 2026-04-30 23:57:25.903 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-fcf46f3b-1f8f-4fb6-ae47-11191c8fd3fb'] response: {'server_uuid': '17e9c873-c058-48c0-85e7-09cd5f346d71', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f1c51150-6d34-4f7e-b2cb-6f3b66df9a20', 'code': 200} 2026-04-30 23:57:26.607 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port f1c51150-6d34-4f7e-b2cb-6f3b66df9a20 2026-04-30 23:57:26.867 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 0b67f0d6-105c-4fb3-a5b9-3c6ce14a2394 2026-04-30 23:57:28.724 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 0b67f0d6-105c-4fb3-a5b9-3c6ce14a2394 2026-04-30 23:57:28.908 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 835da115-db4a-4876-8f31-48695916b9a2 2026-04-30 23:57:30.480 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 835da115-db4a-4876-8f31-48695916b9a2 2026-04-30 23:57:32.926 13 INFO neutron.plugins.ml2.plugin [None req-a309f2db-a952-4e12-9234-623da0980d96 - - - - - -] Attempt 1 to provision port 0b67f0d6-105c-4fb3-a5b9-3c6ce14a2394 2026-04-30 23:57:32.969 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 3735f3d7-917d-4155-8797-3ba1302ce1d2 2026-04-30 23:57:33.044 13 INFO neutron.plugins.ml2.plugin [None req-a309f2db-a952-4e12-9234-623da0980d96 - - - - - -] Attempt 1 to provision port dfebda51-ea89-4d65-84ad-568851ec3ccb 2026-04-30 23:57:33.084 13 INFO neutron.plugins.ml2.plugin [None req-a309f2db-a952-4e12-9234-623da0980d96 - - - - - -] Attempt 1 to provision port 5ce4a11e-32e3-4f74-baf5-f82d346bf006 2026-04-30 23:57:33.098 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-76e5bde7-fd06-4609-9720-2f71189af0e4'] response: {'server_uuid': '78ab2859-16ff-4b10-b675-194805932bb5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3735f3d7-917d-4155-8797-3ba1302ce1d2', 'code': 200} 2026-04-30 23:57:33.125 13 INFO neutron.plugins.ml2.plugin [None req-a309f2db-a952-4e12-9234-623da0980d96 - - - - - -] Attempt 1 to provision port 835da115-db4a-4876-8f31-48695916b9a2 2026-04-30 23:57:33.215 13 INFO neutron.plugins.ml2.plugin [None req-a309f2db-a952-4e12-9234-623da0980d96 - - - - - -] Attempt 1 to provision port c98af65e-9cf4-4089-8fb7-0d43f658d94c 2026-04-30 23:57:36.353 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port b023e272-31cd-4d86-82fd-633936a18f51 2026-04-30 23:57:36.697 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 3b71b3b8-f98b-4d62-925d-a4c337978b24 2026-04-30 23:57:36.934 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e327ec6-2d10-40d8-b8da-a76972c3eb2c'] response: {'server_uuid': 'b96c7dc8-237a-4abb-a0bc-10ac93d5418a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b023e272-31cd-4d86-82fd-633936a18f51', 'code': 200} 2026-04-30 23:57:37.102 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 3735f3d7-917d-4155-8797-3ba1302ce1d2 2026-04-30 23:57:38.218 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port b023e272-31cd-4d86-82fd-633936a18f51 2026-04-30 23:57:38.454 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 3b71b3b8-f98b-4d62-925d-a4c337978b24 2026-04-30 23:57:39.000 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-140e147e-5ffa-4c34-936a-f70f06d8e681'] response: {'server_uuid': '6fd6df91-d9b0-4ea0-989d-e9452c204cd5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3b71b3b8-f98b-4d62-925d-a4c337978b24', 'code': 200} 2026-04-30 23:57:40.424 13 INFO neutron.plugins.ml2.plugin [None req-af12d614-4b35-4d22-af9d-aa0f785d2d2b - - - - - -] Attempt 1 to provision port dfebda51-ea89-4d65-84ad-568851ec3ccb 2026-04-30 23:57:40.461 13 INFO neutron.plugins.ml2.plugin [None req-af12d614-4b35-4d22-af9d-aa0f785d2d2b - - - - - -] Attempt 1 to provision port f422e840-d7ae-49c7-8791-da436a8df50e 2026-04-30 23:57:40.482 13 INFO neutron.plugins.ml2.plugin [None req-af12d614-4b35-4d22-af9d-aa0f785d2d2b - - - - - -] Attempt 1 to provision port b023e272-31cd-4d86-82fd-633936a18f51 2026-04-30 23:57:40.534 13 INFO neutron.plugins.ml2.plugin [None req-af12d614-4b35-4d22-af9d-aa0f785d2d2b - - - - - -] Attempt 1 to provision port e9a31535-d6cb-4a8c-8149-e8aa37d059d8 2026-04-30 23:57:40.566 13 INFO neutron.plugins.ml2.plugin [None req-af12d614-4b35-4d22-af9d-aa0f785d2d2b - - - - - -] Attempt 1 to provision port 3735f3d7-917d-4155-8797-3ba1302ce1d2 2026-04-30 23:57:40.628 13 INFO neutron.plugins.ml2.plugin [None req-af12d614-4b35-4d22-af9d-aa0f785d2d2b - - - - - -] Attempt 1 to provision port 0b67f0d6-105c-4fb3-a5b9-3c6ce14a2394 2026-04-30 23:57:40.711 13 INFO neutron.plugins.ml2.plugin [None req-af12d614-4b35-4d22-af9d-aa0f785d2d2b - - - - - -] Attempt 1 to provision port f1c51150-6d34-4f7e-b2cb-6f3b66df9a20 2026-04-30 23:57:43.911 16 INFO neutron.plugins.ml2.plugin [None req-fd9590a0-cec2-4fc6-bbee-1ebd3440e443 - - - - - -] Attempt 1 to provision port f422e840-d7ae-49c7-8791-da436a8df50e 2026-04-30 23:57:51.944 16 INFO neutron.plugins.ml2.plugin [None req-eb608132-3ffd-4cd1-8f75-e5f3188fb62d - - - - - -] Attempt 1 to provision port dfebda51-ea89-4d65-84ad-568851ec3ccb 2026-04-30 23:57:54.977 16 INFO neutron.plugins.ml2.plugin [None req-b335b5d6-8bb0-4a0d-81d1-cab739d8401d - - - - - -] Attempt 1 to provision port 3735f3d7-917d-4155-8797-3ba1302ce1d2 2026-04-30 23:57:56.200 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port dfebda51-ea89-4d65-84ad-568851ec3ccb 2026-04-30 23:57:56.478 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 57b5cb24-91c5-422e-8947-bf739004661d 2026-04-30 23:57:58.262 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port e9a31535-d6cb-4a8c-8149-e8aa37d059d8 2026-04-30 23:57:58.597 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 5ce4a11e-32e3-4f74-baf5-f82d346bf006 2026-04-30 23:57:59.157 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port dfebda51-ea89-4d65-84ad-568851ec3ccb 2026-04-30 23:57:59.529 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 57b5cb24-91c5-422e-8947-bf739004661d 2026-04-30 23:58:01.169 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port ad172391-d405-4d4b-a5de-750ad6e80ae0 2026-04-30 23:58:01.704 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 5ce4a11e-32e3-4f74-baf5-f82d346bf006 2026-04-30 23:58:01.908 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port e9a31535-d6cb-4a8c-8149-e8aa37d059d8 2026-04-30 23:58:02.063 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port b547f24a-394c-4712-9926-1a082b2f7409 2026-04-30 23:58:02.126 13 INFO neutron.plugins.ml2.plugin [None req-e7b6d846-b7c9-4833-a5a5-d80daa167d16 - - - - - -] Attempt 1 to provision port e83fde69-91c8-4aa7-ad9b-29dafd85da7f 2026-04-30 23:58:02.181 13 INFO neutron.plugins.ml2.plugin [None req-e7b6d846-b7c9-4833-a5a5-d80daa167d16 - - - - - -] Attempt 1 to provision port b547f24a-394c-4712-9926-1a082b2f7409 2026-04-30 23:58:02.280 13 INFO neutron.plugins.ml2.plugin [None req-e7b6d846-b7c9-4833-a5a5-d80daa167d16 - - - - - -] Attempt 1 to provision port 57b5cb24-91c5-422e-8947-bf739004661d 2026-04-30 23:58:03.010 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port ad172391-d405-4d4b-a5de-750ad6e80ae0 2026-04-30 23:58:03.241 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port b547f24a-394c-4712-9926-1a082b2f7409 2026-04-30 23:58:05.322 16 INFO neutron.plugins.ml2.plugin [None req-65be9ef1-e52b-4051-8286-fa08a97e0701 - - - - - -] Attempt 1 to provision port f1c51150-6d34-4f7e-b2cb-6f3b66df9a20 2026-04-30 23:58:05.827 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e16f3b82-9c96-447a-b79f-01713cc83468'] response: {'server_uuid': '78ab2859-16ff-4b10-b675-194805932bb5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3735f3d7-917d-4155-8797-3ba1302ce1d2', 'code': 200} 2026-04-30 23:58:07.537 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 3735f3d7-917d-4155-8797-3ba1302ce1d2 2026-04-30 23:58:07.765 13 INFO neutron.plugins.ml2.plugin [None req-5059e97b-cc4e-4474-b972-5e5834bb74fe - - - - - -] Attempt 1 to provision port e83fde69-91c8-4aa7-ad9b-29dafd85da7f 2026-04-30 23:58:07.794 13 INFO neutron.plugins.ml2.plugin [None req-5059e97b-cc4e-4474-b972-5e5834bb74fe - - - - - -] Attempt 1 to provision port b547f24a-394c-4712-9926-1a082b2f7409 2026-04-30 23:58:07.995 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8a78381-23df-4084-b563-8fdabc81216a'] response: {'server_uuid': '78ab2859-16ff-4b10-b675-194805932bb5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3735f3d7-917d-4155-8797-3ba1302ce1d2', 'code': 200} 2026-04-30 23:58:09.426 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 3735f3d7-917d-4155-8797-3ba1302ce1d2 2026-04-30 23:58:10.774 13 INFO neutron.plugins.ml2.plugin [None req-bcdc122c-5406-40f3-8e0e-e1bb72cbbb2a - - - - - -] Attempt 1 to provision port e83fde69-91c8-4aa7-ad9b-29dafd85da7f 2026-04-30 23:58:10.804 13 INFO neutron.plugins.ml2.plugin [None req-bcdc122c-5406-40f3-8e0e-e1bb72cbbb2a - - - - - -] Attempt 1 to provision port 8f69adec-5af7-445e-8834-97539b4ac750 2026-04-30 23:58:11.870 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 1e439aaa-232b-413d-af9f-252c1123c7ea 2026-04-30 23:58:12.008 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-067b229b-83d0-4f74-8074-fb87c4ac00dd'] response: {'server_uuid': 'f65cd44c-458d-4dd2-a8d0-d5507bb343b1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1e439aaa-232b-413d-af9f-252c1123c7ea', 'code': 200} 2026-04-30 23:58:12.730 16 INFO neutron.plugins.ml2.plugin [None req-c540dfe5-5cd2-4106-a9bb-c527b7deb12b - - - - - -] Attempt 1 to provision port e83fde69-91c8-4aa7-ad9b-29dafd85da7f 2026-04-30 23:58:13.593 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 1e439aaa-232b-413d-af9f-252c1123c7ea 2026-04-30 23:58:16.808 16 INFO neutron.plugins.ml2.plugin [None req-0339d497-37ad-4e15-b0e6-b6b79ff1e7f8 - - - - - -] Attempt 1 to provision port 1e439aaa-232b-413d-af9f-252c1123c7ea 2026-04-30 23:58:17.606 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c55822fa-341d-40d8-9471-f391f0e4e9f1'] response: {'server_uuid': 'f65cd44c-458d-4dd2-a8d0-d5507bb343b1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1e439aaa-232b-413d-af9f-252c1123c7ea', 'code': 200} 2026-04-30 23:58:19.488 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 8f69adec-5af7-445e-8834-97539b4ac750 2026-04-30 23:58:19.814 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 7eab3cea-bc63-40ed-b17a-2a634a8afe80 2026-04-30 23:58:20.219 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port e83fde69-91c8-4aa7-ad9b-29dafd85da7f 2026-04-30 23:58:21.463 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 7eab3cea-bc63-40ed-b17a-2a634a8afe80 2026-04-30 23:58:21.665 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 8f69adec-5af7-445e-8834-97539b4ac750 2026-04-30 23:58:21.760 16 INFO neutron.plugins.ml2.plugin [None req-55e8d3a4-f3a1-41e2-b3ee-4b5fa759b1b1 - - - - - -] Attempt 1 to provision port 1edba474-3aeb-4258-bdf6-6fb72e1054ac 2026-04-30 23:58:21.782 16 INFO neutron.plugins.ml2.plugin [None req-55e8d3a4-f3a1-41e2-b3ee-4b5fa759b1b1 - - - - - -] Attempt 1 to provision port 7eab3cea-bc63-40ed-b17a-2a634a8afe80 2026-04-30 23:58:21.815 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port e83fde69-91c8-4aa7-ad9b-29dafd85da7f 2026-04-30 23:58:22.026 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port a21ade21-dadc-4dbc-889a-f0f484fdb640 2026-04-30 23:58:23.495 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port a21ade21-dadc-4dbc-889a-f0f484fdb640 2026-04-30 23:58:26.926 16 INFO neutron.plugins.ml2.plugin [None req-acea205d-c8f1-4251-8445-3b19bdef217d - - - - - -] Attempt 1 to provision port 1edba474-3aeb-4258-bdf6-6fb72e1054ac 2026-04-30 23:58:26.960 16 INFO neutron.plugins.ml2.plugin [None req-acea205d-c8f1-4251-8445-3b19bdef217d - - - - - -] Attempt 1 to provision port 7eab3cea-bc63-40ed-b17a-2a634a8afe80 2026-04-30 23:58:30.959 16 INFO neutron.plugins.ml2.plugin [None req-c295d418-d091-426b-b2c9-d10325f473ac - - - - - -] Attempt 1 to provision port 1edba474-3aeb-4258-bdf6-6fb72e1054ac 2026-04-30 23:58:30.992 16 INFO neutron.plugins.ml2.plugin [None req-c295d418-d091-426b-b2c9-d10325f473ac - - - - - -] Attempt 1 to provision port 4b1624d0-4a4d-404a-907c-d91e1827f8f5 2026-04-30 23:58:33.867 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 7bf12077-80da-4f55-9c7a-7f47a1a58a0b 2026-04-30 23:58:33.962 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0b3f894-583e-4be1-a520-d7c169f3ddf6'] response: {'server_uuid': '8781af3b-b315-4504-9a42-8f440c73d38b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7bf12077-80da-4f55-9c7a-7f47a1a58a0b', 'code': 200} 2026-04-30 23:58:35.367 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 7bf12077-80da-4f55-9c7a-7f47a1a58a0b 2026-04-30 23:58:37.417 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 2756096f-1335-40b7-9c53-cc51fafedaf1 2026-04-30 23:58:39.565 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 1edba474-3aeb-4258-bdf6-6fb72e1054ac 2026-04-30 23:58:39.800 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 4b1624d0-4a4d-404a-907c-d91e1827f8f5 2026-04-30 23:58:40.125 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 2756096f-1335-40b7-9c53-cc51fafedaf1 2026-04-30 23:58:41.579 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 1edba474-3aeb-4258-bdf6-6fb72e1054ac 2026-04-30 23:58:41.888 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 4b1624d0-4a4d-404a-907c-d91e1827f8f5 2026-04-30 23:58:45.786 13 INFO neutron.plugins.ml2.plugin [None req-8440c58c-4848-4c9e-922c-59b2b68aae22 - - - - - -] Attempt 1 to provision port 1edba474-3aeb-4258-bdf6-6fb72e1054ac 2026-04-30 23:58:55.363 13 INFO neutron.plugins.ml2.plugin [None req-b7759551-ae29-4f62-9b5d-ce0eb86c9722 - - - - - -] Attempt 1 to provision port 47638188-69df-416d-9940-c602865398df 2026-04-30 23:59:27.324 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 22b6b808-e98a-46f7-a9d3-d4ed6d89c183 2026-04-30 23:59:29.311 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 22b6b808-e98a-46f7-a9d3-d4ed6d89c183 2026-04-30 23:59:29.564 13 INFO neutron.plugins.ml2.plugin [None req-e5da0e93-fa3e-4c98-8a56-b18f36b1d526 - - - - - -] Attempt 1 to provision port 22b6b808-e98a-46f7-a9d3-d4ed6d89c183 2026-04-30 23:59:29.632 13 INFO neutron.plugins.ml2.plugin [None req-e5da0e93-fa3e-4c98-8a56-b18f36b1d526 - - - - - -] Attempt 1 to provision port 3e508021-2adc-4783-9000-da013d1c6cda 2026-04-30 23:59:31.604 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 53f444f2-a166-4067-9cfd-4325558f8823 2026-04-30 23:59:39.530 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 99cf92f2-7762-4425-8f2e-7e7e29e9d58d 2026-04-30 23:59:41.404 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 99cf92f2-7762-4425-8f2e-7e7e29e9d58d 2026-04-30 23:59:43.316 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 6b8afc12-93b8-43f2-be2f-00ff43d7bb30 2026-04-30 23:59:45.435 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 6b8afc12-93b8-43f2-be2f-00ff43d7bb30 2026-04-30 23:59:45.617 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port c9caa192-9161-4ab0-9582-697b616a4aeb 2026-04-30 23:59:47.439 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port c9caa192-9161-4ab0-9582-697b616a4aeb 2026-04-30 23:59:51.331 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 0b46d8ad-56b6-4257-9390-906376697303 2026-04-30 23:59:53.338 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 0b46d8ad-56b6-4257-9390-906376697303 2026-04-30 23:59:54.117 13 INFO neutron.plugins.ml2.plugin [None req-8bb5c902-8eff-4f51-b928-3c9f08aaa9c0 - - - - - -] Attempt 1 to provision port 0b46d8ad-56b6-4257-9390-906376697303 2026-04-30 23:59:54.164 13 INFO neutron.plugins.ml2.plugin [None req-8bb5c902-8eff-4f51-b928-3c9f08aaa9c0 - - - - - -] Attempt 1 to provision port 29e0ecb8-5b96-4a68-9d40-464622151e2d 2026-04-30 23:59:54.189 13 INFO neutron.plugins.ml2.plugin [None req-8bb5c902-8eff-4f51-b928-3c9f08aaa9c0 - - - - - -] Attempt 1 to provision port 79cbcc2b-cb5f-4182-a04e-01e0b59af88c 2026-04-30 23:59:54.213 13 INFO neutron.plugins.ml2.plugin [None req-8bb5c902-8eff-4f51-b928-3c9f08aaa9c0 - - - - - -] Attempt 1 to provision port 6b8afc12-93b8-43f2-be2f-00ff43d7bb30 2026-04-30 23:59:58.398 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port ccfe6d7f-eeb8-470c-96fc-70d8cf63c425 2026-04-30 23:59:58.581 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb6b1850-0d57-43c3-93be-bcb816445bd4'] response: {'server_uuid': 'dcb820fd-7db2-4109-ad6b-cee0710be49e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ccfe6d7f-eeb8-470c-96fc-70d8cf63c425', 'code': 200} 2026-04-30 23:59:59.631 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 63e3c823-37cb-4d60-a6bc-cd13bcccb2f2 2026-04-30 23:59:59.965 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port ccfe6d7f-eeb8-470c-96fc-70d8cf63c425 2026-05-01 00:00:00.223 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 0eab037c-676c-41e8-a1e5-9377ac10d155 2026-05-01 00:00:00.460 13 INFO neutron.plugins.ml2.plugin [None req-913923f6-6438-4b5b-b18b-7d497b37a595 - - - - - -] Attempt 1 to provision port 0eab037c-676c-41e8-a1e5-9377ac10d155 2026-05-01 00:00:00.589 13 INFO neutron.plugins.ml2.plugin [None req-913923f6-6438-4b5b-b18b-7d497b37a595 - - - - - -] Attempt 1 to provision port 29e0ecb8-5b96-4a68-9d40-464622151e2d 2026-05-01 00:00:00.637 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 29e0ecb8-5b96-4a68-9d40-464622151e2d 2026-05-01 00:00:00.850 13 INFO neutron.plugins.ml2.plugin [None req-913923f6-6438-4b5b-b18b-7d497b37a595 - - - - - -] Attempt 1 to provision port 0b46d8ad-56b6-4257-9390-906376697303 2026-05-01 00:00:00.951 13 INFO neutron.plugins.ml2.plugin [None req-913923f6-6438-4b5b-b18b-7d497b37a595 - - - - - -] Attempt 1 to provision port 79cbcc2b-cb5f-4182-a04e-01e0b59af88c 2026-05-01 00:00:00.976 13 INFO neutron.plugins.ml2.plugin [None req-913923f6-6438-4b5b-b18b-7d497b37a595 - - - - - -] Attempt 1 to provision port 210d0274-ccdd-4afe-b97e-b3bd72b81141 2026-05-01 00:00:01.883 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 63e3c823-37cb-4d60-a6bc-cd13bcccb2f2 2026-05-01 00:00:02.149 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 29e0ecb8-5b96-4a68-9d40-464622151e2d 2026-05-01 00:00:02.394 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 0eab037c-676c-41e8-a1e5-9377ac10d155 2026-05-01 00:00:03.928 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 0c003972-c98b-4757-a284-7c161b528edc 2026-05-01 00:00:05.878 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 0c003972-c98b-4757-a284-7c161b528edc 2026-05-01 00:00:07.786 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 79cbcc2b-cb5f-4182-a04e-01e0b59af88c 2026-05-01 00:00:07.852 16 INFO neutron.plugins.ml2.plugin [None req-8159a2c4-1419-4cb5-8768-12b3470659e4 - - - - - -] Attempt 1 to provision port 0c003972-c98b-4757-a284-7c161b528edc 2026-05-01 00:00:07.929 16 INFO neutron.plugins.ml2.plugin [None req-8159a2c4-1419-4cb5-8768-12b3470659e4 - - - - - -] Attempt 1 to provision port dfec38c1-be02-4ad7-a3d1-d360caf2633b 2026-05-01 00:00:07.955 16 INFO neutron.plugins.ml2.plugin [None req-8159a2c4-1419-4cb5-8768-12b3470659e4 - - - - - -] Attempt 1 to provision port 6fdff2d5-f9d5-44e7-a6e5-9a21e95b3f9e 2026-05-01 00:00:08.091 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 210d0274-ccdd-4afe-b97e-b3bd72b81141 2026-05-01 00:00:09.836 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 79cbcc2b-cb5f-4182-a04e-01e0b59af88c 2026-05-01 00:00:10.155 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 210d0274-ccdd-4afe-b97e-b3bd72b81141 2026-05-01 00:00:12.888 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 9ef2b7a0-73cd-4531-8820-1e8d6a926f8c 2026-05-01 00:00:13.036 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef188962-5d53-4249-abe3-7a65bda164fa'] response: {'server_uuid': '07e04f3c-f1b0-4480-aa0a-4f75f8c3b01f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9ef2b7a0-73cd-4531-8820-1e8d6a926f8c', 'code': 200} 2026-05-01 00:00:13.809 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 9ef2b7a0-73cd-4531-8820-1e8d6a926f8c 2026-05-01 00:00:15.783 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 6fdff2d5-f9d5-44e7-a6e5-9a21e95b3f9e 2026-05-01 00:00:16.080 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port dfec38c1-be02-4ad7-a3d1-d360caf2633b 2026-05-01 00:00:17.846 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 6fdff2d5-f9d5-44e7-a6e5-9a21e95b3f9e 2026-05-01 00:00:18.062 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port dfec38c1-be02-4ad7-a3d1-d360caf2633b 2026-05-01 00:00:19.957 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-98dc7021-912f-4c3a-88e5-0858060cb924'] response: {'server_uuid': '07e04f3c-f1b0-4480-aa0a-4f75f8c3b01f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9ef2b7a0-73cd-4531-8820-1e8d6a926f8c', 'code': 200} 2026-05-01 00:00:20.289 16 INFO neutron.plugins.ml2.plugin [None req-dfda00a5-6615-495d-9ad8-1d8eec4d7f51 - - - - - -] Attempt 1 to provision port ccfe6d7f-eeb8-470c-96fc-70d8cf63c425 2026-05-01 00:00:20.362 16 INFO neutron.plugins.ml2.plugin [None req-dfda00a5-6615-495d-9ad8-1d8eec4d7f51 - - - - - -] Attempt 1 to provision port 79cbcc2b-cb5f-4182-a04e-01e0b59af88c 2026-05-01 00:00:20.428 16 INFO neutron.plugins.ml2.plugin [None req-dfda00a5-6615-495d-9ad8-1d8eec4d7f51 - - - - - -] Attempt 1 to provision port 6fdff2d5-f9d5-44e7-a6e5-9a21e95b3f9e 2026-05-01 00:00:20.495 16 INFO neutron.plugins.ml2.plugin [None req-dfda00a5-6615-495d-9ad8-1d8eec4d7f51 - - - - - -] Attempt 1 to provision port 0c003972-c98b-4757-a284-7c161b528edc 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers [None req-bfcece02-626a-47ce-9df4-b9fd3c0392fc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4de8fe6d-c247-4702-b8cd-5096c38efc8b could not be found. 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-01 00:00:39.049 13 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-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-01 00:00:39.049 13 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-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.049 13 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-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4de8fe6d-c247-4702-b8cd-5096c38efc8b could not be found. 2026-05-01 00:00:39.049 13 ERROR neutron.plugins.ml2.managers 2026-05-01 00:00:39.055 13 ERROR neutron.plugins.ml2.managers [None req-bfcece02-626a-47ce-9df4-b9fd3c0392fc - - - - - -] Failed to bind port 8299ad80-9091-4832-bac1-a12b76b779c6 on host instance for vnic_type normal using segments [{'id': 'aadb812f-9dcb-48d4-8b11-fc9df33e7d34', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 78, 'network_id': '3fc78224-ca7b-4b1d-ac06-7d122bd4d9dc'}] 2026-05-01 00:00:39.056 13 INFO neutron.plugins.ml2.plugin [None req-bfcece02-626a-47ce-9df4-b9fd3c0392fc - - - - - -] Attempt 2 to bind port 8299ad80-9091-4832-bac1-a12b76b779c6 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers [None req-bfcece02-626a-47ce-9df4-b9fd3c0392fc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4de8fe6d-c247-4702-b8cd-5096c38efc8b could not be found. 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-01 00:00:39.078 13 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-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-01 00:00:39.078 13 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-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.078 13 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-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4de8fe6d-c247-4702-b8cd-5096c38efc8b could not be found. 2026-05-01 00:00:39.078 13 ERROR neutron.plugins.ml2.managers 2026-05-01 00:00:39.085 13 ERROR neutron.plugins.ml2.managers [None req-bfcece02-626a-47ce-9df4-b9fd3c0392fc - - - - - -] Failed to bind port 8299ad80-9091-4832-bac1-a12b76b779c6 on host instance for vnic_type normal using segments [{'id': 'aadb812f-9dcb-48d4-8b11-fc9df33e7d34', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 78, 'network_id': '3fc78224-ca7b-4b1d-ac06-7d122bd4d9dc'}] 2026-05-01 00:00:39.085 13 INFO neutron.plugins.ml2.plugin [None req-bfcece02-626a-47ce-9df4-b9fd3c0392fc - - - - - -] Attempt 3 to bind port 8299ad80-9091-4832-bac1-a12b76b779c6 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers [None req-bfcece02-626a-47ce-9df4-b9fd3c0392fc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4de8fe6d-c247-4702-b8cd-5096c38efc8b could not be found. 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-01 00:00:39.105 13 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-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-01 00:00:39.105 13 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-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.105 13 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-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4de8fe6d-c247-4702-b8cd-5096c38efc8b could not be found. 2026-05-01 00:00:39.105 13 ERROR neutron.plugins.ml2.managers 2026-05-01 00:00:39.108 13 ERROR neutron.plugins.ml2.managers [None req-bfcece02-626a-47ce-9df4-b9fd3c0392fc - - - - - -] Failed to bind port 8299ad80-9091-4832-bac1-a12b76b779c6 on host instance for vnic_type normal using segments [{'id': 'aadb812f-9dcb-48d4-8b11-fc9df33e7d34', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 78, 'network_id': '3fc78224-ca7b-4b1d-ac06-7d122bd4d9dc'}] 2026-05-01 00:00:39.108 13 INFO neutron.plugins.ml2.plugin [None req-bfcece02-626a-47ce-9df4-b9fd3c0392fc - - - - - -] Attempt 4 to bind port 8299ad80-9091-4832-bac1-a12b76b779c6 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers [None req-bfcece02-626a-47ce-9df4-b9fd3c0392fc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4de8fe6d-c247-4702-b8cd-5096c38efc8b could not be found. 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-01 00:00:39.125 13 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-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-01 00:00:39.125 13 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-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.125 13 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-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4de8fe6d-c247-4702-b8cd-5096c38efc8b could not be found. 2026-05-01 00:00:39.125 13 ERROR neutron.plugins.ml2.managers 2026-05-01 00:00:39.127 13 ERROR neutron.plugins.ml2.managers [None req-bfcece02-626a-47ce-9df4-b9fd3c0392fc - - - - - -] Failed to bind port 8299ad80-9091-4832-bac1-a12b76b779c6 on host instance for vnic_type normal using segments [{'id': 'aadb812f-9dcb-48d4-8b11-fc9df33e7d34', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 78, 'network_id': '3fc78224-ca7b-4b1d-ac06-7d122bd4d9dc'}] 2026-05-01 00:00:39.127 13 INFO neutron.plugins.ml2.plugin [None req-bfcece02-626a-47ce-9df4-b9fd3c0392fc - - - - - -] Attempt 5 to bind port 8299ad80-9091-4832-bac1-a12b76b779c6 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers [None req-bfcece02-626a-47ce-9df4-b9fd3c0392fc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4de8fe6d-c247-4702-b8cd-5096c38efc8b could not be found. 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-01 00:00:39.143 13 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-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-01 00:00:39.143 13 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-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.143 13 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-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4de8fe6d-c247-4702-b8cd-5096c38efc8b could not be found. 2026-05-01 00:00:39.143 13 ERROR neutron.plugins.ml2.managers 2026-05-01 00:00:39.145 13 ERROR neutron.plugins.ml2.managers [None req-bfcece02-626a-47ce-9df4-b9fd3c0392fc - - - - - -] Failed to bind port 8299ad80-9091-4832-bac1-a12b76b779c6 on host instance for vnic_type normal using segments [{'id': 'aadb812f-9dcb-48d4-8b11-fc9df33e7d34', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 78, 'network_id': '3fc78224-ca7b-4b1d-ac06-7d122bd4d9dc'}] 2026-05-01 00:00:39.146 13 INFO neutron.plugins.ml2.plugin [None req-bfcece02-626a-47ce-9df4-b9fd3c0392fc - - - - - -] Attempt 6 to bind port 8299ad80-9091-4832-bac1-a12b76b779c6 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers [None req-bfcece02-626a-47ce-9df4-b9fd3c0392fc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4de8fe6d-c247-4702-b8cd-5096c38efc8b could not be found. 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-01 00:00:39.167 13 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-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-01 00:00:39.167 13 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-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.167 13 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-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4de8fe6d-c247-4702-b8cd-5096c38efc8b could not be found. 2026-05-01 00:00:39.167 13 ERROR neutron.plugins.ml2.managers 2026-05-01 00:00:39.169 13 ERROR neutron.plugins.ml2.managers [None req-bfcece02-626a-47ce-9df4-b9fd3c0392fc - - - - - -] Failed to bind port 8299ad80-9091-4832-bac1-a12b76b779c6 on host instance for vnic_type normal using segments [{'id': 'aadb812f-9dcb-48d4-8b11-fc9df33e7d34', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 78, 'network_id': '3fc78224-ca7b-4b1d-ac06-7d122bd4d9dc'}] 2026-05-01 00:00:39.170 13 INFO neutron.plugins.ml2.plugin [None req-bfcece02-626a-47ce-9df4-b9fd3c0392fc - - - - - -] Attempt 7 to bind port 8299ad80-9091-4832-bac1-a12b76b779c6 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers [None req-bfcece02-626a-47ce-9df4-b9fd3c0392fc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4de8fe6d-c247-4702-b8cd-5096c38efc8b could not be found. 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-01 00:00:39.186 13 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-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-01 00:00:39.186 13 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-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.186 13 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-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4de8fe6d-c247-4702-b8cd-5096c38efc8b could not be found. 2026-05-01 00:00:39.186 13 ERROR neutron.plugins.ml2.managers 2026-05-01 00:00:39.189 13 ERROR neutron.plugins.ml2.managers [None req-bfcece02-626a-47ce-9df4-b9fd3c0392fc - - - - - -] Failed to bind port 8299ad80-9091-4832-bac1-a12b76b779c6 on host instance for vnic_type normal using segments [{'id': 'aadb812f-9dcb-48d4-8b11-fc9df33e7d34', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 78, 'network_id': '3fc78224-ca7b-4b1d-ac06-7d122bd4d9dc'}] 2026-05-01 00:00:39.190 13 INFO neutron.plugins.ml2.plugin [None req-bfcece02-626a-47ce-9df4-b9fd3c0392fc - - - - - -] Attempt 8 to bind port 8299ad80-9091-4832-bac1-a12b76b779c6 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers [None req-bfcece02-626a-47ce-9df4-b9fd3c0392fc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4de8fe6d-c247-4702-b8cd-5096c38efc8b could not be found. 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-01 00:00:39.214 13 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-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-01 00:00:39.214 13 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-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.214 13 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-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4de8fe6d-c247-4702-b8cd-5096c38efc8b could not be found. 2026-05-01 00:00:39.214 13 ERROR neutron.plugins.ml2.managers 2026-05-01 00:00:39.231 13 ERROR neutron.plugins.ml2.managers [None req-bfcece02-626a-47ce-9df4-b9fd3c0392fc - - - - - -] Failed to bind port 8299ad80-9091-4832-bac1-a12b76b779c6 on host instance for vnic_type normal using segments [{'id': 'aadb812f-9dcb-48d4-8b11-fc9df33e7d34', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 78, 'network_id': '3fc78224-ca7b-4b1d-ac06-7d122bd4d9dc'}] 2026-05-01 00:00:39.232 13 INFO neutron.plugins.ml2.plugin [None req-bfcece02-626a-47ce-9df4-b9fd3c0392fc - - - - - -] Attempt 9 to bind port 8299ad80-9091-4832-bac1-a12b76b779c6 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers [None req-bfcece02-626a-47ce-9df4-b9fd3c0392fc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4de8fe6d-c247-4702-b8cd-5096c38efc8b could not be found. 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-01 00:00:39.258 13 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-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-01 00:00:39.258 13 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-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.258 13 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-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4de8fe6d-c247-4702-b8cd-5096c38efc8b could not be found. 2026-05-01 00:00:39.258 13 ERROR neutron.plugins.ml2.managers 2026-05-01 00:00:39.261 13 ERROR neutron.plugins.ml2.managers [None req-bfcece02-626a-47ce-9df4-b9fd3c0392fc - - - - - -] Failed to bind port 8299ad80-9091-4832-bac1-a12b76b779c6 on host instance for vnic_type normal using segments [{'id': 'aadb812f-9dcb-48d4-8b11-fc9df33e7d34', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 78, 'network_id': '3fc78224-ca7b-4b1d-ac06-7d122bd4d9dc'}] 2026-05-01 00:00:39.262 13 INFO neutron.plugins.ml2.plugin [None req-bfcece02-626a-47ce-9df4-b9fd3c0392fc - - - - - -] Attempt 10 to bind port 8299ad80-9091-4832-bac1-a12b76b779c6 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers [None req-bfcece02-626a-47ce-9df4-b9fd3c0392fc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4de8fe6d-c247-4702-b8cd-5096c38efc8b could not be found. 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-01 00:00:39.287 13 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-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-01 00:00:39.287 13 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-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.287 13 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-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4de8fe6d-c247-4702-b8cd-5096c38efc8b could not be found. 2026-05-01 00:00:39.287 13 ERROR neutron.plugins.ml2.managers 2026-05-01 00:00:39.291 13 ERROR neutron.plugins.ml2.managers [None req-bfcece02-626a-47ce-9df4-b9fd3c0392fc - - - - - -] Failed to bind port 8299ad80-9091-4832-bac1-a12b76b779c6 on host instance for vnic_type normal using segments [{'id': 'aadb812f-9dcb-48d4-8b11-fc9df33e7d34', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 78, 'network_id': '3fc78224-ca7b-4b1d-ac06-7d122bd4d9dc'}] 2026-05-01 00:00:47.765 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port acdafc43-a8e8-4a80-bae3-8dd4302ac909 2026-05-01 00:00:49.842 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port f4512efd-7683-4356-90f6-fcb63813860d 2026-05-01 00:00:50.269 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port acdafc43-a8e8-4a80-bae3-8dd4302ac909 2026-05-01 00:00:51.793 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port f4512efd-7683-4356-90f6-fcb63813860d 2026-05-01 00:00:53.761 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 4ffdba0f-a6fb-4658-970d-8c76bb3f6a59 2026-05-01 00:00:55.664 13 INFO neutron.plugins.ml2.plugin [None req-bd3abfa3-4256-44b8-a017-8ebf9152ab47 - - - - - -] Attempt 1 to provision port c061e33a-697d-474a-88f2-80471fa3c724 2026-05-01 00:00:55.683 13 INFO neutron.plugins.ml2.plugin [None req-bd3abfa3-4256-44b8-a017-8ebf9152ab47 - - - - - -] Attempt 1 to provision port f4512efd-7683-4356-90f6-fcb63813860d 2026-05-01 00:00:55.722 13 INFO neutron.plugins.ml2.plugin [None req-bd3abfa3-4256-44b8-a017-8ebf9152ab47 - - - - - -] Attempt 1 to provision port eefdbb64-36ea-413b-97b2-de6e75a5fffb 2026-05-01 00:00:55.738 13 INFO neutron.plugins.ml2.plugin [None req-bd3abfa3-4256-44b8-a017-8ebf9152ab47 - - - - - -] Attempt 1 to provision port 4ffdba0f-a6fb-4658-970d-8c76bb3f6a59 2026-05-01 00:00:55.827 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 4db637d3-026f-40fd-a625-7258d71e7443 2026-05-01 00:00:56.202 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 4ffdba0f-a6fb-4658-970d-8c76bb3f6a59 2026-05-01 00:00:57.823 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port bbfeec61-f413-4441-a2bb-eed56adbe61d 2026-05-01 00:00:58.116 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 4db637d3-026f-40fd-a625-7258d71e7443 2026-05-01 00:01:00.403 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port bbfeec61-f413-4441-a2bb-eed56adbe61d 2026-05-01 00:01:00.614 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 3ef8e9f6-76fc-4631-aaa7-9e8e2d8418b2 2026-05-01 00:01:00.732 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5ee7366-833b-4e9d-9a30-63c4176ff106'] response: {'server_uuid': '1bf554cd-e8c1-43d8-bbc7-362c7d89a079', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3ef8e9f6-76fc-4631-aaa7-9e8e2d8418b2', 'code': 200} 2026-05-01 00:01:01.841 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 2e52b8fb-237f-44cd-b823-1f0d50836146 2026-05-01 00:01:02.120 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 3ef8e9f6-76fc-4631-aaa7-9e8e2d8418b2 2026-05-01 00:01:03.879 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 2e52b8fb-237f-44cd-b823-1f0d50836146 2026-05-01 00:01:04.081 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port c061e33a-697d-474a-88f2-80471fa3c724 2026-05-01 00:01:04.317 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port eefdbb64-36ea-413b-97b2-de6e75a5fffb 2026-05-01 00:01:05.764 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port eefdbb64-36ea-413b-97b2-de6e75a5fffb 2026-05-01 00:01:05.954 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port c061e33a-697d-474a-88f2-80471fa3c724 2026-05-01 00:01:07.667 13 INFO neutron.plugins.ml2.plugin [None req-add75c8c-3503-48ca-bbd7-d61ab43fc9e3 - - - - - -] Attempt 1 to provision port 4ffdba0f-a6fb-4658-970d-8c76bb3f6a59 2026-05-01 00:01:07.719 13 INFO neutron.plugins.ml2.plugin [None req-add75c8c-3503-48ca-bbd7-d61ab43fc9e3 - - - - - -] Attempt 1 to provision port 72662b0b-7d47-4f0f-9c3d-28f166b6a642 2026-05-01 00:01:07.741 13 INFO neutron.plugins.ml2.plugin [None req-add75c8c-3503-48ca-bbd7-d61ab43fc9e3 - - - - - -] Attempt 1 to provision port e6e10f87-5e5b-48c6-bf43-3123c28a1293 2026-05-01 00:01:07.763 13 INFO neutron.plugins.ml2.plugin [None req-add75c8c-3503-48ca-bbd7-d61ab43fc9e3 - - - - - -] Attempt 1 to provision port 2e52b8fb-237f-44cd-b823-1f0d50836146 2026-05-01 00:01:07.807 13 INFO neutron.plugins.ml2.plugin [None req-add75c8c-3503-48ca-bbd7-d61ab43fc9e3 - - - - - -] Attempt 1 to provision port eefdbb64-36ea-413b-97b2-de6e75a5fffb 2026-05-01 00:01:07.855 13 INFO neutron.plugins.ml2.plugin [None req-add75c8c-3503-48ca-bbd7-d61ab43fc9e3 - - - - - -] Attempt 1 to provision port 35d3859b-4ed4-4f56-b17d-793e44932184 2026-05-01 00:01:07.878 13 INFO neutron.plugins.ml2.plugin [None req-add75c8c-3503-48ca-bbd7-d61ab43fc9e3 - - - - - -] Attempt 1 to provision port bbfeec61-f413-4441-a2bb-eed56adbe61d 2026-05-01 00:01:07.921 13 INFO neutron.plugins.ml2.plugin [None req-add75c8c-3503-48ca-bbd7-d61ab43fc9e3 - - - - - -] Attempt 1 to provision port 581420ec-b60c-4956-94ef-450917fce8a4 2026-05-01 00:01:12.306 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 1a135ce4-e52b-4df0-9b34-b7e4dad3dd97 2026-05-01 00:01:12.416 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5e2e99c-850a-41b0-a304-7409256a2c20'] response: {'server_uuid': '7cd5e8e7-d354-4f1b-befe-8bfb3672e57b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1a135ce4-e52b-4df0-9b34-b7e4dad3dd97', 'code': 200} 2026-05-01 00:01:13.879 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port e6e10f87-5e5b-48c6-bf43-3123c28a1293 2026-05-01 00:01:14.153 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 581420ec-b60c-4956-94ef-450917fce8a4 2026-05-01 00:01:14.446 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 35d3859b-4ed4-4f56-b17d-793e44932184 2026-05-01 00:01:14.505 16 INFO neutron.plugins.ml2.plugin [None req-58afe7ae-e1ab-4736-99f1-d66e5f39b527 - - - - - -] Attempt 1 to provision port 4ffdba0f-a6fb-4658-970d-8c76bb3f6a59 2026-05-01 00:01:14.572 16 INFO neutron.plugins.ml2.plugin [None req-58afe7ae-e1ab-4736-99f1-d66e5f39b527 - - - - - -] Attempt 1 to provision port 72662b0b-7d47-4f0f-9c3d-28f166b6a642 2026-05-01 00:01:14.703 16 INFO neutron.plugins.ml2.plugin [None req-58afe7ae-e1ab-4736-99f1-d66e5f39b527 - - - - - -] Attempt 1 to provision port e6e10f87-5e5b-48c6-bf43-3123c28a1293 2026-05-01 00:01:14.753 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 72662b0b-7d47-4f0f-9c3d-28f166b6a642 2026-05-01 00:01:14.772 16 INFO neutron.plugins.ml2.plugin [None req-58afe7ae-e1ab-4736-99f1-d66e5f39b527 - - - - - -] Attempt 1 to provision port 2e52b8fb-237f-44cd-b823-1f0d50836146 2026-05-01 00:01:14.827 16 INFO neutron.plugins.ml2.plugin [None req-58afe7ae-e1ab-4736-99f1-d66e5f39b527 - - - - - -] Attempt 1 to provision port 1a135ce4-e52b-4df0-9b34-b7e4dad3dd97 2026-05-01 00:01:14.871 16 INFO neutron.plugins.ml2.plugin [None req-58afe7ae-e1ab-4736-99f1-d66e5f39b527 - - - - - -] Attempt 1 to provision port bbfeec61-f413-4441-a2bb-eed56adbe61d 2026-05-01 00:01:14.908 16 INFO neutron.plugins.ml2.plugin [None req-58afe7ae-e1ab-4736-99f1-d66e5f39b527 - - - - - -] Attempt 1 to provision port 581420ec-b60c-4956-94ef-450917fce8a4 2026-05-01 00:01:14.977 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 1a135ce4-e52b-4df0-9b34-b7e4dad3dd97 2026-05-01 00:01:15.815 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 72662b0b-7d47-4f0f-9c3d-28f166b6a642 2026-05-01 00:01:15.990 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 581420ec-b60c-4956-94ef-450917fce8a4 2026-05-01 00:01:16.169 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port e6e10f87-5e5b-48c6-bf43-3123c28a1293 2026-05-01 00:01:16.333 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 35d3859b-4ed4-4f56-b17d-793e44932184 2026-05-01 00:01:19.056 13 INFO neutron.plugins.ml2.plugin [None req-f0183762-6ee1-419c-a608-9cafa6421483 - - - - - -] Attempt 1 to provision port bbfeec61-f413-4441-a2bb-eed56adbe61d 2026-05-01 00:01:19.115 13 INFO neutron.plugins.ml2.plugin [None req-f0183762-6ee1-419c-a608-9cafa6421483 - - - - - -] Attempt 1 to provision port 1a135ce4-e52b-4df0-9b34-b7e4dad3dd97 2026-05-01 00:01:19.170 13 INFO neutron.plugins.ml2.plugin [None req-f0183762-6ee1-419c-a608-9cafa6421483 - - - - - -] Attempt 1 to provision port 72662b0b-7d47-4f0f-9c3d-28f166b6a642 2026-05-01 00:01:19.219 13 INFO neutron.plugins.ml2.plugin [None req-f0183762-6ee1-419c-a608-9cafa6421483 - - - - - -] Attempt 1 to provision port 581420ec-b60c-4956-94ef-450917fce8a4 2026-05-01 00:01:22.454 16 INFO neutron.plugins.ml2.plugin [None req-da08cf6f-0c20-498d-9fc3-e4ab99a250c1 - - - - - -] Attempt 1 to provision port e6e10f87-5e5b-48c6-bf43-3123c28a1293 2026-05-01 00:01:22.504 16 INFO neutron.plugins.ml2.plugin [None req-da08cf6f-0c20-498d-9fc3-e4ab99a250c1 - - - - - -] Attempt 1 to provision port 2e52b8fb-237f-44cd-b823-1f0d50836146 2026-05-01 00:01:22.554 16 INFO neutron.plugins.ml2.plugin [None req-da08cf6f-0c20-498d-9fc3-e4ab99a250c1 - - - - - -] Attempt 1 to provision port eefdbb64-36ea-413b-97b2-de6e75a5fffb 2026-05-01 00:01:22.609 16 INFO neutron.plugins.ml2.plugin [None req-da08cf6f-0c20-498d-9fc3-e4ab99a250c1 - - - - - -] Attempt 1 to provision port 1a135ce4-e52b-4df0-9b34-b7e4dad3dd97 2026-05-01 00:01:24.554 13 INFO neutron.plugins.ml2.plugin [None req-894db906-4d14-4a0c-8fc7-ddd66838d821 - - - - - -] Attempt 1 to provision port e6e10f87-5e5b-48c6-bf43-3123c28a1293 2026-05-01 00:01:24.606 13 INFO neutron.plugins.ml2.plugin [None req-894db906-4d14-4a0c-8fc7-ddd66838d821 - - - - - -] Attempt 1 to provision port 3ef8e9f6-76fc-4631-aaa7-9e8e2d8418b2 2026-05-01 00:01:25.943 16 INFO neutron.plugins.ml2.plugin [None req-51777dd6-c584-4251-8523-882607f4420c - - - - - -] Attempt 1 to provision port e6e10f87-5e5b-48c6-bf43-3123c28a1293 2026-05-01 00:01:27.815 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 355fef1d-ae3b-47c2-9a6f-d9a75c5b7304 2026-05-01 00:01:27.920 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc607aaa-e869-4867-b969-67c25f9bfd8a'] response: {'server_uuid': 'a3e09d71-f32b-48aa-b6d3-2a94e3e4bbdb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '355fef1d-ae3b-47c2-9a6f-d9a75c5b7304', 'code': 200} 2026-05-01 00:01:29.777 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 355fef1d-ae3b-47c2-9a6f-d9a75c5b7304 2026-05-01 00:02:02.788 13 INFO neutron.plugins.ml2.plugin [None req-6dc19d0f-f277-4873-94c2-b82400cc88d6 - - - - - -] Attempt 1 to provision port 8f3fb5d6-d5a1-4104-a795-bdcbcb68fd8a 2026-05-01 00:02:10.329 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 3eef3977-c935-4b33-a2d7-c215011601e4 2026-05-01 00:02:10.429 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-36a1da95-b264-41f7-bc31-3a5f350a99f3'] response: {'server_uuid': '092b32eb-6d3d-4c5e-947d-d1a3531329ff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3eef3977-c935-4b33-a2d7-c215011601e4', 'code': 200} 2026-05-01 00:02:11.814 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 3eef3977-c935-4b33-a2d7-c215011601e4 2026-05-01 00:02:26.322 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 0f1f6fc5-9922-4600-8c86-1ea52ffeb50a 2026-05-01 00:02:26.428 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ddd18aa9-77e2-425b-8136-ccd05154d0ff'] response: {'server_uuid': '5766a0b7-9142-4eaa-a352-aa68ea05fdc8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0f1f6fc5-9922-4600-8c86-1ea52ffeb50a', 'code': 200} 2026-05-01 00:02:27.802 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 0f1f6fc5-9922-4600-8c86-1ea52ffeb50a 2026-05-01 00:03:07.345 13 INFO neutron.plugins.ml2.plugin [None req-41f1ee38-c45c-43f3-882a-edfc777e7215 - - - - - -] Attempt 1 to provision port 31dcc97e-2f9d-4e7e-a4f5-ced3d6524154 2026-05-01 00:03:13.834 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 31dcc97e-2f9d-4e7e-a4f5-ced3d6524154 2026-05-01 00:03:14.119 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1fbe847f-2ee7-4530-a89c-397324a3638e'] response: {'server_uuid': '5766a0b7-9142-4eaa-a352-aa68ea05fdc8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '31dcc97e-2f9d-4e7e-a4f5-ced3d6524154', 'code': 200} 2026-05-01 00:03:15.819 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 31dcc97e-2f9d-4e7e-a4f5-ced3d6524154 2026-05-01 00:03:18.349 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 31dcc97e-2f9d-4e7e-a4f5-ced3d6524154 2026-05-01 00:03:45.614 13 INFO neutron.plugins.ml2.plugin [None req-7bc6ab1e-8aea-4580-8eb7-7e02978d5ce1 - - - - - -] Attempt 1 to provision port c1320e32-2f45-4468-a2f4-3d363ec59dc5 2026-05-01 00:03:53.373 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port c1320e32-2f45-4468-a2f4-3d363ec59dc5 2026-05-01 00:03:53.470 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-77651392-f5e8-4e04-95b8-6b1f0f9994c9'] response: {'server_uuid': '5766a0b7-9142-4eaa-a352-aa68ea05fdc8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c1320e32-2f45-4468-a2f4-3d363ec59dc5', 'code': 200} 2026-05-01 00:03:53.965 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port c1320e32-2f45-4468-a2f4-3d363ec59dc5 2026-05-01 00:04:03.397 16 INFO neutron.plugins.ml2.plugin [None req-55b3db6d-6197-4f2a-b263-017fe289c99e - - - - - -] Attempt 1 to provision port 89594001-5e64-453f-a5db-1b82fb6f0b36 2026-05-01 00:04:10.029 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 89594001-5e64-453f-a5db-1b82fb6f0b36 2026-05-01 00:04:10.152 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-908e9245-cdc0-4b3d-9622-17346315ddb1'] response: {'server_uuid': '5766a0b7-9142-4eaa-a352-aa68ea05fdc8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '89594001-5e64-453f-a5db-1b82fb6f0b36', 'code': 200} 2026-05-01 00:04:11.998 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 89594001-5e64-453f-a5db-1b82fb6f0b36 2026-05-01 00:04:13.620 16 INFO neutron.plugins.ml2.plugin [None req-7bfcfa27-abd8-4e62-9ea2-389568d25c99 - - - - - -] Attempt 1 to provision port c1320e32-2f45-4468-a2f4-3d363ec59dc5 2026-05-01 00:04:14.104 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port c1320e32-2f45-4468-a2f4-3d363ec59dc5 2026-05-01 00:04:26.593 16 INFO neutron.plugins.ml2.plugin [None req-5f896eb3-2412-4899-a288-cee386d26aa1 - - - - - -] Attempt 1 to provision port 89594001-5e64-453f-a5db-1b82fb6f0b36 2026-05-01 00:04:27.950 16 INFO neutron.plugins.ml2.plugin [None req-5daee324-71ad-4c0c-8750-ad401c75f87d - - - - - -] Attempt 1 to provision port 89594001-5e64-453f-a5db-1b82fb6f0b36 2026-05-01 00:04:28.023 13 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port 89594001-5e64-453f-a5db-1b82fb6f0b36 2026-05-01 00:04:36.983 13 INFO neutron.plugins.ml2.plugin [None req-8dd793b4-aab1-4547-a560-d54b2591fe27 - - - - - -] Attempt 1 to provision port c1320e32-2f45-4468-a2f4-3d363ec59dc5 2026-05-01 00:04:38.040 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port c1320e32-2f45-4468-a2f4-3d363ec59dc5 2026-05-01 00:05:48.014 16 INFO neutron.plugins.ml2.plugin [None req-64b9a2ae-1aee-4f9f-a329-88f8c9fd3a17 - - - - - -] Attempt 1 to provision port f0a2be56-09c0-4718-83ea-a59849174cb8