+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-15 16:03:17.284 1 INFO neutron.common.config [-] Logging enabled! 2026-05-15 16:03:17.284 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-15 16:03:17.285 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-15 16:03:17.285 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-15 16:03:18.715 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-15 16:03:18.717 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-15 16:03:18.720 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-15 16:03:18.721 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-15 16:03:18.721 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-15 16:03:18.722 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-15 16:03:18.722 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-15 16:03:18.728 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-15 16:03:18.728 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-15 16:03:18.728 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-15 16:03:18.747 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-15 16:03:18.748 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-15 16:03:18.748 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-15 16:03:18.764 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-15 16:03:18.764 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-15 16:03:18.764 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-15 16:03:18.764 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-15 16:03:19.051 1 INFO neutron.plugins.ml2.managers [None req-3f9e5309-4666-4559-8276-583f4b492519 - - - - - -] Initializing driver for type 'vlan' 2026-05-15 16:03:19.204 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3f9e5309-4666-4559-8276-583f4b492519 - - - - - -] VlanTypeDriver initialization complete 2026-05-15 16:03:19.204 1 INFO neutron.plugins.ml2.managers [None req-3f9e5309-4666-4559-8276-583f4b492519 - - - - - -] Initializing driver for type 'vxlan' 2026-05-15 16:03:19.204 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-3f9e5309-4666-4559-8276-583f4b492519 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-15 16:03:19.250 1 INFO neutron.plugins.ml2.managers [None req-3f9e5309-4666-4559-8276-583f4b492519 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-15 16:03:19.250 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3f9e5309-4666-4559-8276-583f4b492519 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-15 16:03:19.250 1 INFO neutron.plugins.ml2.managers [None req-3f9e5309-4666-4559-8276-583f4b492519 - - - - - -] Initializing extension driver 'port_security' 2026-05-15 16:03:19.250 1 INFO neutron.plugins.ml2.extensions.port_security [None req-3f9e5309-4666-4559-8276-583f4b492519 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-15 16:03:19.250 1 INFO neutron.plugins.ml2.managers [None req-3f9e5309-4666-4559-8276-583f4b492519 - - - - - -] Initializing extension driver 'qos' 2026-05-15 16:03:19.250 1 INFO neutron.plugins.ml2.managers [None req-3f9e5309-4666-4559-8276-583f4b492519 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-15 16:03:19.251 1 INFO neutron.plugins.ml2.managers [None req-3f9e5309-4666-4559-8276-583f4b492519 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-15 16:03:19.265 1 INFO neutron.quota [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded quota_driver: . 2026-05-15 16:03:19.266 1 INFO neutron.plugins.ml2.plugin [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Modular L2 Plugin initialization complete 2026-05-15 16:03:19.266 1 INFO neutron.plugins.ml2.managers [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-15 16:03:19.266 1 INFO neutron.plugins.ml2.managers [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-15 16:03:19.266 1 INFO neutron.plugins.ml2.managers [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-15 16:03:19.266 1 INFO neutron.manager [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loading Plugin: qos 2026-05-15 16:03:19.277 1 INFO neutron.manager [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loading Plugin: router 2026-05-15 16:03:19.312 1 INFO neutron.services.service_base [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-15 16:03:19.312 1 INFO neutron.manager [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loading Plugin: segments 2026-05-15 16:03:19.376 1 INFO neutron.manager [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loading Plugin: trunk 2026-05-15 16:03:19.388 1 INFO neutron.manager [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loading Plugin: vpnaas 2026-05-15 16:03:19.420 1 WARNING stevedore.named [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-15 16:03:19.477 1 INFO neutron_vpnaas.services.vpn.plugin [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-15 16:03:19.477 1 INFO neutron.common.utils [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-15 16:03:19.477 1 INFO neutron.manager [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loading Plugin: taas 2026-05-15 16:03:19.497 1 WARNING stevedore.named [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-15 16:03:19.498 1 WARNING stevedore.named [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-15 16:03:19.522 1 INFO neutron_taas.services.taas.taas_plugin [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-15 16:03:19.522 1 INFO neutron.manager [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loading Plugin: tapmirror 2026-05-15 16:03:19.536 1 WARNING stevedore.named [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-15 16:03:19.536 1 WARNING stevedore.named [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-15 16:03:19.554 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-15 16:03:19.554 1 INFO neutron.manager [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loading Plugin: auto_allocate 2026-05-15 16:03:19.566 1 INFO neutron.manager [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loading Plugin: tag 2026-05-15 16:03:19.572 1 INFO neutron.manager [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loading Plugin: timestamp 2026-05-15 16:03:19.574 1 INFO neutron.manager [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loading Plugin: network_ip_availability 2026-05-15 16:03:19.577 1 INFO neutron.manager [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loading Plugin: flavors 2026-05-15 16:03:19.580 1 INFO neutron.manager [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loading Plugin: revisions 2026-05-15 16:03:19.583 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Initializing extension manager. 2026-05-15 16:03:19.584 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: address-group 2026-05-15 16:03:19.585 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: address-scope 2026-05-15 16:03:19.586 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-15 16:03:19.586 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: agent 2026-05-15 16:03:19.587 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: agent-resources-synced 2026-05-15 16:03:19.588 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-15 16:03:19.588 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-15 16:03:19.589 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: availability_zone 2026-05-15 16:03:19.589 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: availability_zone_filter 2026-05-15 16:03:19.590 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-15 16:03:19.590 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: default-subnetpools 2026-05-15 16:03:19.591 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-15 16:03:19.592 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: dns-integration 2026-05-15 16:03:19.592 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: dns-domain-ports 2026-05-15 16:03:19.593 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-15 16:03:19.593 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: dvr 2026-05-15 16:03:19.594 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-15 16:03:19.594 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: empty-string-filtering 2026-05-15 16:03:19.594 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-15 16:03:19.595 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-15 16:03:19.595 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: external-net 2026-05-15 16:03:19.595 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-15 16:03:19.596 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: extraroute 2026-05-15 16:03:19.596 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: extraroute-atomic 2026-05-15 16:03:19.597 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-15 16:03:19.597 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-15 16:03:19.598 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-15 16:03:19.598 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-15 16:03:19.599 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: fip-port-details 2026-05-15 16:03:19.599 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: flavors 2026-05-15 16:03:19.601 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-15 16:03:19.601 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: floatingip-pools 2026-05-15 16:03:19.602 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: ip_allocation 2026-05-15 16:03:19.602 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-15 16:03:19.603 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: l2_adjacency 2026-05-15 16:03:19.603 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: router 2026-05-15 16:03:19.605 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-15 16:03:19.606 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-15 16:03:19.606 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-15 16:03:19.607 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: ext-gw-mode 2026-05-15 16:03:19.607 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: l3-ha 2026-05-15 16:03:19.608 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-15 16:03:19.608 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-15 16:03:19.608 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: l3-flavors 2026-05-15 16:03:19.609 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-15 16:03:19.609 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-15 16:03:19.611 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-15 16:03:19.612 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-15 16:03:19.613 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-15 16:03:19.615 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-15 16:03:19.616 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-15 16:03:19.616 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: multi-provider 2026-05-15 16:03:19.616 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: net-mtu 2026-05-15 16:03:19.617 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: net-mtu-writable 2026-05-15 16:03:19.617 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: network_availability_zone 2026-05-15 16:03:19.618 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: network_ha 2026-05-15 16:03:19.618 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: network-ip-availability 2026-05-15 16:03:19.619 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-15 16:03:19.619 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: pagination 2026-05-15 16:03:19.620 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: port-device-profile 2026-05-15 16:03:19.620 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-15 16:03:19.621 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-15 16:03:19.621 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-15 16:03:19.621 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: port-mac-override 2026-05-15 16:03:19.622 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-15 16:03:19.622 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-15 16:03:19.623 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-15 16:03:19.623 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: port-resource-request 2026-05-15 16:03:19.623 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-15 16:03:19.624 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-15 16:03:19.624 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: binding 2026-05-15 16:03:19.625 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: binding-extended 2026-05-15 16:03:19.625 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: port-security 2026-05-15 16:03:19.626 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: project-id 2026-05-15 16:03:19.626 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: provider 2026-05-15 16:03:19.627 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-15 16:03:19.628 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: qos 2026-05-15 16:03:19.629 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-15 16:03:19.629 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-15 16:03:19.630 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: qos-default 2026-05-15 16:03:19.630 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: qos-fip 2026-05-15 16:03:19.631 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-15 16:03:19.631 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-15 16:03:19.631 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-15 16:03:19.632 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-15 16:03:19.632 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-15 16:03:19.633 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: qos-pps 2026-05-15 16:03:19.634 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-15 16:03:19.634 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-15 16:03:19.634 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: qos-rules-alias 2026-05-15 16:03:19.635 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: quota-check-limit 2026-05-15 16:03:19.635 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-15 16:03:19.637 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: quotas 2026-05-15 16:03:19.640 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: quota_details 2026-05-15 16:03:19.641 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: rbac-policies 2026-05-15 16:03:19.641 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: rbac-address-group 2026-05-15 16:03:19.642 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: rbac-address-scope 2026-05-15 16:03:19.642 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: rbac-security-groups 2026-05-15 16:03:19.642 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-15 16:03:19.643 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: revision-if-match 2026-05-15 16:03:19.643 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-15 16:03:19.644 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: router_availability_zone 2026-05-15 16:03:19.644 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-15 16:03:19.646 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-15 16:03:19.646 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-15 16:03:19.646 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-15 16:03:19.647 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-15 16:03:19.647 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-15 16:03:19.648 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-15 16:03:19.652 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: security-group 2026-05-15 16:03:19.652 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: segment 2026-05-15 16:03:19.653 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-15 16:03:19.653 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: service-type 2026-05-15 16:03:19.654 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: sorting 2026-05-15 16:03:19.654 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: standard-attr-segment 2026-05-15 16:03:19.655 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: standard-attr-description 2026-05-15 16:03:19.655 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: stateful-security-group 2026-05-15 16:03:19.656 1 WARNING neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-15 16:03:19.656 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-15 16:03:19.656 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: subnet-external-network 2026-05-15 16:03:19.657 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: subnet_onboard 2026-05-15 16:03:19.657 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-15 16:03:19.658 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: subnet-service-types 2026-05-15 16:03:19.658 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: subnet_allocation 2026-05-15 16:03:19.659 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-15 16:03:19.659 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: tag-creation 2026-05-15 16:03:19.660 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-15 16:03:19.663 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: standard-attr-tag 2026-05-15 16:03:19.664 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-15 16:03:19.664 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: trunk 2026-05-15 16:03:19.665 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: trunk-details 2026-05-15 16:03:19.665 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-15 16:03:19.666 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-15 16:03:19.666 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-15 16:03:19.667 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-15 16:03:19.668 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-15 16:03:19.669 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-15 16:03:19.669 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: vpn-flavors 2026-05-15 16:03:19.670 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: vpnaas 2026-05-15 16:03:19.671 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: taas 2026-05-15 16:03:19.672 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: tap-mirror 2026-05-15 16:03:19.673 1 INFO neutron.api.extensions [None req-7bfe66ab-5f5b-47d4-a35c-8f28ffb20ef8 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-15 16:03:49.758 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-15 16:03:49.805 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-15 16:03:49.806 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-15 16:03:59.913 13 INFO neutron.db.l3_hamode_db [None req-b8c5c74d-ab4a-4697-bd36-929668cf9224 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-15 16:04:20.502 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port c3c25da3-9f5e-4d4f-a813-b962e91a12d7 2026-05-15 16:04:21.147 16 INFO neutron.plugins.ml2.plugin [None req-8e447e5a-7cb1-490b-a0aa-c53719d66f8c - - - - - -] Attempt 1 to provision port c3c25da3-9f5e-4d4f-a813-b962e91a12d7 2026-05-15 16:04:22.410 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port c3c25da3-9f5e-4d4f-a813-b962e91a12d7 2026-05-15 16:04:22.849 16 INFO neutron.plugins.ml2.plugin [None req-91021638-e1e3-41a7-abaa-0aa7f95cd327 - - - - - -] Attempt 1 to provision port c3c25da3-9f5e-4d4f-a813-b962e91a12d7 2026-05-15 16:09:04.484 16 INFO neutron.plugins.ml2.plugin [None req-5f7c2ce4-cc32-47ba-863f-df34c8d6d12a - - - - - -] Attempt 1 to provision port 53c5e1ae-766b-4ec9-8264-6a98ad994946 2026-05-15 16:09:04.492 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 53c5e1ae-766b-4ec9-8264-6a98ad994946 2026-05-15 16:09:06.132 13 INFO neutron.plugins.ml2.plugin [None req-16bae16f-e493-49e2-87b5-c044f8454ea4 - - - - - -] Attempt 1 to provision port 53c5e1ae-766b-4ec9-8264-6a98ad994946 2026-05-15 16:09:06.470 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 53c5e1ae-766b-4ec9-8264-6a98ad994946 2026-05-15 16:09:11.077 16 INFO neutron.plugins.ml2.plugin [None req-43cc4cb0-124a-4863-a03f-ae8f787b7184 - - - - - -] Attempt 1 to provision port e42d28d5-771e-4650-a06f-92044d2fa92a 2026-05-15 16:13:31.159 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port e42d28d5-771e-4650-a06f-92044d2fa92a 2026-05-15 16:13:32.574 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port e42d28d5-771e-4650-a06f-92044d2fa92a 2026-05-15 16:24:12.825 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port e4a87fda-14fc-4269-b256-df75447af18a 2026-05-15 16:24:14.829 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port e4a87fda-14fc-4269-b256-df75447af18a 2026-05-15 16:31:00.539 13 INFO neutron.plugins.ml2.plugin [None req-517842ab-1e34-4cc5-b117-41c72f04b5ed - - - - - -] Attempt 1 to provision port c3c25da3-9f5e-4d4f-a813-b962e91a12d7 2026-05-15 16:31:00.584 13 INFO neutron.plugins.ml2.plugin [None req-517842ab-1e34-4cc5-b117-41c72f04b5ed - - - - - -] Attempt 1 to provision port e42d28d5-771e-4650-a06f-92044d2fa92a 2026-05-15 16:31:00.626 13 INFO neutron.plugins.ml2.plugin [None req-517842ab-1e34-4cc5-b117-41c72f04b5ed - - - - - -] Attempt 1 to provision port 53c5e1ae-766b-4ec9-8264-6a98ad994946 2026-05-15 16:39:39.132 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 4a446b57-158e-499d-8ff0-e4e9c1758b22 2026-05-15 16:39:39.178 16 INFO neutron.plugins.ml2.plugin [None req-4ca35965-bfcf-4d88-9ea3-6174a14e16b0 - - - - - -] Attempt 1 to provision port 4a446b57-158e-499d-8ff0-e4e9c1758b22 2026-05-15 16:39:41.305 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port dfb12ad1-c55c-4844-8e65-963a329d85bd 2026-05-15 16:39:41.676 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 4a446b57-158e-499d-8ff0-e4e9c1758b22 2026-05-15 16:39:43.225 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port dfb12ad1-c55c-4844-8e65-963a329d85bd 2026-05-15 16:39:45.068 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 66e9c5e5-0ee4-40e2-a3ad-f8d018f2c80e 2026-05-15 16:39:47.254 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 8988a5b1-9f3e-4cb0-acd1-6d4de27265cd 2026-05-15 16:39:47.918 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 1352630a-7f19-4499-8b27-a332652a6f6f 2026-05-15 16:39:48.567 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 66e9c5e5-0ee4-40e2-a3ad-f8d018f2c80e 2026-05-15 16:39:49.478 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 8988a5b1-9f3e-4cb0-acd1-6d4de27265cd 2026-05-15 16:39:49.683 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 2071727d-cead-4946-8130-9454e4ea823b 2026-05-15 16:39:50.255 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 1352630a-7f19-4499-8b27-a332652a6f6f 2026-05-15 16:39:51.746 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 2071727d-cead-4946-8130-9454e4ea823b 2026-05-15 16:39:54.213 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 1df3f733-4087-4017-9f52-23a50c9e78e6 2026-05-15 16:39:54.771 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0ccaa25-8da3-4af3-9a91-b8e2f8e40e58'] response: {'server_uuid': '5908c580-f826-46f4-b389-daf6a9349cc5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1df3f733-4087-4017-9f52-23a50c9e78e6', 'code': 200} 2026-05-15 16:39:56.045 13 INFO neutron.plugins.ml2.plugin [None req-5ca02498-402b-4203-acd9-0210cbb4ed7b - - - - - -] Attempt 1 to provision port 1df3f733-4087-4017-9f52-23a50c9e78e6 2026-05-15 16:39:56.132 13 INFO neutron.plugins.ml2.plugin [None req-5ca02498-402b-4203-acd9-0210cbb4ed7b - - - - - -] Attempt 1 to provision port 66e9c5e5-0ee4-40e2-a3ad-f8d018f2c80e 2026-05-15 16:39:56.207 13 INFO neutron.plugins.ml2.plugin [None req-5ca02498-402b-4203-acd9-0210cbb4ed7b - - - - - -] Attempt 1 to provision port 5e22c30b-993d-4a42-9b5e-247ab1fa0a4d 2026-05-15 16:39:56.208 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 1df3f733-4087-4017-9f52-23a50c9e78e6 2026-05-15 16:39:56.258 13 INFO neutron.plugins.ml2.plugin [None req-5ca02498-402b-4203-acd9-0210cbb4ed7b - - - - - -] Attempt 1 to provision port 9eafb1a2-2acd-4ee2-b950-0be23a83ee87 2026-05-15 16:39:56.281 13 INFO neutron.plugins.ml2.plugin [None req-5ca02498-402b-4203-acd9-0210cbb4ed7b - - - - - -] Attempt 1 to provision port dfb12ad1-c55c-4844-8e65-963a329d85bd 2026-05-15 16:39:56.341 13 INFO neutron.plugins.ml2.plugin [None req-5ca02498-402b-4203-acd9-0210cbb4ed7b - - - - - -] Attempt 1 to provision port 36d6aad9-0d96-4076-934a-99cb6b996f63 2026-05-15 16:39:56.561 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 652ff3d0-c344-48ad-8459-b6c4687256cc 2026-05-15 16:39:56.837 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-39a87ef0-b827-4348-88d7-5331f719143c'] response: {'server_uuid': '686f3d45-1ccf-4958-b05e-63e4ca56d9f3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '652ff3d0-c344-48ad-8459-b6c4687256cc', 'code': 200} 2026-05-15 16:39:57.721 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 652ff3d0-c344-48ad-8459-b6c4687256cc 2026-05-15 16:39:59.666 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 993886b9-f237-4207-bb51-48739cb5ec50 2026-05-15 16:40:01.689 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 9e71ddbe-bf55-4ed1-8aa8-d2a5f607eee7 2026-05-15 16:40:01.963 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 993886b9-f237-4207-bb51-48739cb5ec50 2026-05-15 16:40:03.695 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 9e71ddbe-bf55-4ed1-8aa8-d2a5f607eee7 2026-05-15 16:40:10.855 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 7623e59e-7bae-4deb-a74f-b9acfae86475 2026-05-15 16:40:11.456 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-26e2765e-be0f-4491-8e20-7fa0fecdc73c'] response: {'server_uuid': '640d3f2e-f4a7-47d4-8a82-fa5a2ad9bcf0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7623e59e-7bae-4deb-a74f-b9acfae86475', 'code': 200} 2026-05-15 16:40:11.869 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 7623e59e-7bae-4deb-a74f-b9acfae86475 2026-05-15 16:40:11.978 16 INFO neutron.plugins.ml2.plugin [None req-38aba946-55eb-4910-ab9e-bea4276c73fe - - - - - -] Attempt 1 to provision port 8c8e1628-4784-4c63-b7ab-cb8a21765a0a 2026-05-15 16:40:12.025 16 INFO neutron.plugins.ml2.plugin [None req-38aba946-55eb-4910-ab9e-bea4276c73fe - - - - - -] Attempt 1 to provision port 0524a47d-e61c-4373-b031-e5e68fc613c0 2026-05-15 16:40:12.048 16 INFO neutron.plugins.ml2.plugin [None req-38aba946-55eb-4910-ab9e-bea4276c73fe - - - - - -] Attempt 1 to provision port 7623e59e-7bae-4deb-a74f-b9acfae86475 2026-05-15 16:40:12.094 16 INFO neutron.plugins.ml2.plugin [None req-38aba946-55eb-4910-ab9e-bea4276c73fe - - - - - -] Attempt 1 to provision port 9e71ddbe-bf55-4ed1-8aa8-d2a5f607eee7 2026-05-15 16:40:12.164 16 INFO neutron.plugins.ml2.plugin [None req-38aba946-55eb-4910-ab9e-bea4276c73fe - - - - - -] Attempt 1 to provision port 36d6aad9-0d96-4076-934a-99cb6b996f63 2026-05-15 16:40:12.196 16 INFO neutron.plugins.ml2.plugin [None req-38aba946-55eb-4910-ab9e-bea4276c73fe - - - - - -] Attempt 1 to provision port 94b379bb-3cfe-4200-8388-7a08584ea210 2026-05-15 16:40:18.905 16 INFO neutron.plugins.ml2.plugin [None req-b9bee4b7-2341-4767-9484-a890fcd2c362 - - - - - -] Attempt 1 to provision port 1df3f733-4087-4017-9f52-23a50c9e78e6 2026-05-15 16:40:18.954 16 INFO neutron.plugins.ml2.plugin [None req-b9bee4b7-2341-4767-9484-a890fcd2c362 - - - - - -] Attempt 1 to provision port 36d6aad9-0d96-4076-934a-99cb6b996f63 2026-05-15 16:40:20.021 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port b4638e0d-c43d-432f-a1b3-649b13530ad1 2026-05-15 16:40:21.693 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port b4638e0d-c43d-432f-a1b3-649b13530ad1 2026-05-15 16:40:24.090 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 31125240-416f-42af-8a1a-9696309f7b8f 2026-05-15 16:40:25.779 13 INFO neutron.plugins.ml2.plugin [None req-ed871279-d49a-424f-a424-7f1cd844f5e8 - - - - - -] Attempt 1 to provision port 1454b207-82df-49ce-86b8-8e14eb84ec57 2026-05-15 16:40:25.811 13 INFO neutron.plugins.ml2.plugin [None req-ed871279-d49a-424f-a424-7f1cd844f5e8 - - - - - -] Attempt 1 to provision port 31125240-416f-42af-8a1a-9696309f7b8f 2026-05-15 16:40:25.887 13 INFO neutron.plugins.ml2.plugin [None req-ed871279-d49a-424f-a424-7f1cd844f5e8 - - - - - -] Attempt 1 to provision port ee87b4ac-328a-4646-b4d6-9a355f299dd6 2026-05-15 16:40:26.007 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 0524a47d-e61c-4373-b031-e5e68fc613c0 2026-05-15 16:40:26.262 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 31125240-416f-42af-8a1a-9696309f7b8f 2026-05-15 16:40:27.667 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 0524a47d-e61c-4373-b031-e5e68fc613c0 2026-05-15 16:40:27.807 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 36d6aad9-0d96-4076-934a-99cb6b996f63 2026-05-15 16:40:29.612 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 36d6aad9-0d96-4076-934a-99cb6b996f63 2026-05-15 16:40:32.432 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port f93d0913-cc2b-43f2-b13f-4a095310c2ea 2026-05-15 16:40:32.524 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5049bfb-8c1a-4e01-930d-a8966dfced0c'] response: {'server_uuid': 'dfd4745a-2ffd-403f-b87b-b97419e6336f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f93d0913-cc2b-43f2-b13f-4a095310c2ea', 'code': 200} 2026-05-15 16:40:33.098 13 INFO neutron.plugins.ml2.plugin [None req-e7491a6a-7280-4069-9e44-25c20c580f75 - - - - - -] Attempt 1 to provision port 1df3f733-4087-4017-9f52-23a50c9e78e6 2026-05-15 16:40:33.167 13 INFO neutron.plugins.ml2.plugin [None req-e7491a6a-7280-4069-9e44-25c20c580f75 - - - - - -] Attempt 1 to provision port f93d0913-cc2b-43f2-b13f-4a095310c2ea 2026-05-15 16:40:33.215 13 INFO neutron.plugins.ml2.plugin [None req-e7491a6a-7280-4069-9e44-25c20c580f75 - - - - - -] Attempt 1 to provision port 1454b207-82df-49ce-86b8-8e14eb84ec57 2026-05-15 16:40:33.260 13 INFO neutron.plugins.ml2.plugin [None req-e7491a6a-7280-4069-9e44-25c20c580f75 - - - - - -] Attempt 1 to provision port 31125240-416f-42af-8a1a-9696309f7b8f 2026-05-15 16:40:33.894 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port f93d0913-cc2b-43f2-b13f-4a095310c2ea 2026-05-15 16:40:35.089 13 INFO neutron.plugins.ml2.plugin [None req-4132968b-f9f0-4741-b3cf-7893c8dae10f - - - - - -] Attempt 1 to provision port 1df3f733-4087-4017-9f52-23a50c9e78e6 2026-05-15 16:40:35.219 13 INFO neutron.plugins.ml2.plugin [None req-4132968b-f9f0-4741-b3cf-7893c8dae10f - - - - - -] Attempt 1 to provision port f93d0913-cc2b-43f2-b13f-4a095310c2ea 2026-05-15 16:40:35.688 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 1454b207-82df-49ce-86b8-8e14eb84ec57 2026-05-15 16:40:37.663 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port ee87b4ac-328a-4646-b4d6-9a355f299dd6 2026-05-15 16:40:37.942 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 1454b207-82df-49ce-86b8-8e14eb84ec57 2026-05-15 16:40:39.720 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port ee87b4ac-328a-4646-b4d6-9a355f299dd6 2026-05-15 16:40:40.290 13 INFO neutron.plugins.ml2.plugin [None req-235856fd-aec2-4abe-849d-2816f503b6d0 - - - - - -] Attempt 1 to provision port 55e7eb6a-5525-405c-a8a2-453e699591f1 2026-05-15 16:40:41.669 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 3da206fa-d192-49c5-b698-383056c02c68 2026-05-15 16:40:43.997 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 3da206fa-d192-49c5-b698-383056c02c68 2026-05-15 16:40:44.223 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 1820ddf5-b2b5-4463-83ea-78c2abf3f6f9 2026-05-15 16:40:45.941 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 1820ddf5-b2b5-4463-83ea-78c2abf3f6f9 2026-05-15 16:40:46.189 13 INFO neutron.plugins.ml2.plugin [None req-9e5e0126-4e3b-484d-ab6a-ddb1af9e1b4a - - - - - -] Attempt 1 to provision port 1820ddf5-b2b5-4463-83ea-78c2abf3f6f9 2026-05-15 16:40:46.280 13 INFO neutron.plugins.ml2.plugin [None req-9e5e0126-4e3b-484d-ab6a-ddb1af9e1b4a - - - - - -] Attempt 1 to provision port 4d1fb453-8ce0-41b6-8b7b-798b37558c31 2026-05-15 16:40:49.690 13 INFO neutron.plugins.ml2.plugin [None req-c1b16567-f436-4732-a944-bfa4c1b278b9 - - - - - -] Attempt 1 to provision port 4d1fb453-8ce0-41b6-8b7b-798b37558c31 2026-05-15 16:40:51.956 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port a675dfa5-570e-4d12-bfcb-f22edba980ba 2026-05-15 16:40:52.347 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 98772705-3f0c-4d91-9fb9-7fdcd9cd3488 2026-05-15 16:40:53.714 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port a675dfa5-570e-4d12-bfcb-f22edba980ba 2026-05-15 16:40:54.079 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 98772705-3f0c-4d91-9fb9-7fdcd9cd3488 2026-05-15 16:40:56.324 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port b2f61f02-c127-4fb8-af96-0a42e9192f89 2026-05-15 16:40:56.745 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 70ca8998-9573-4ae9-8b62-cb5db59d1583 2026-05-15 16:40:56.850 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-48b08bb0-0810-4262-92b9-056fbad23d07'] response: {'server_uuid': '032c86f9-ba81-4f3d-b842-e7d7636bbf7a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '70ca8998-9573-4ae9-8b62-cb5db59d1583', 'code': 200} 2026-05-15 16:40:57.795 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port b2f61f02-c127-4fb8-af96-0a42e9192f89 2026-05-15 16:40:58.045 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 70ca8998-9573-4ae9-8b62-cb5db59d1583 2026-05-15 16:41:03.656 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 4d1fb453-8ce0-41b6-8b7b-798b37558c31 2026-05-15 16:41:05.649 13 INFO neutron.plugins.ml2.plugin [None req-aa5f1bc5-0b4f-4b63-83d8-90079ae94c36 - - - - - -] Attempt 1 to provision port 8c1ebbfb-147a-46c6-a070-d2eaad9ccc8e 2026-05-15 16:41:05.939 13 INFO neutron.plugins.ml2.plugin [None req-aa5f1bc5-0b4f-4b63-83d8-90079ae94c36 - - - - - -] Attempt 1 to provision port a134e0cb-c742-4a5a-9124-c4cd53e006cd 2026-05-15 16:41:05.966 13 INFO neutron.plugins.ml2.plugin [None req-aa5f1bc5-0b4f-4b63-83d8-90079ae94c36 - - - - - -] Attempt 1 to provision port 305f7270-c2dd-431b-9f67-6aaa515c3abd 2026-05-15 16:41:05.991 13 INFO neutron.plugins.ml2.plugin [None req-aa5f1bc5-0b4f-4b63-83d8-90079ae94c36 - - - - - -] Attempt 1 to provision port 4d1fb453-8ce0-41b6-8b7b-798b37558c31 2026-05-15 16:41:06.047 13 INFO neutron.plugins.ml2.plugin [None req-aa5f1bc5-0b4f-4b63-83d8-90079ae94c36 - - - - - -] Attempt 1 to provision port a675dfa5-570e-4d12-bfcb-f22edba980ba 2026-05-15 16:41:06.119 13 INFO neutron.plugins.ml2.plugin [None req-aa5f1bc5-0b4f-4b63-83d8-90079ae94c36 - - - - - -] Attempt 1 to provision port c59c88cc-9f52-408d-ab5d-ed5495238d07 2026-05-15 16:41:06.162 13 INFO neutron.plugins.ml2.plugin [None req-aa5f1bc5-0b4f-4b63-83d8-90079ae94c36 - - - - - -] Attempt 1 to provision port 1c39e783-62ae-4eb3-9f4f-2a623d717ef8 2026-05-15 16:41:06.334 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 55e7eb6a-5525-405c-a8a2-453e699591f1 2026-05-15 16:41:06.700 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port f4c8c5e0-de43-4175-b3a7-80a66a23e7db 2026-05-15 16:41:06.905 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9638f32d-51e1-4127-9664-3536ce8d07b9'] response: {'server_uuid': '707c6c71-54de-45fb-9876-34ce4697ea3a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f4c8c5e0-de43-4175-b3a7-80a66a23e7db', 'code': 200} 2026-05-15 16:41:07.201 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 8c1ebbfb-147a-46c6-a070-d2eaad9ccc8e 2026-05-15 16:41:07.521 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 4d1fb453-8ce0-41b6-8b7b-798b37558c31 2026-05-15 16:41:08.706 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 55e7eb6a-5525-405c-a8a2-453e699591f1 2026-05-15 16:41:08.869 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port f4c8c5e0-de43-4175-b3a7-80a66a23e7db 2026-05-15 16:41:09.046 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 8c1ebbfb-147a-46c6-a070-d2eaad9ccc8e 2026-05-15 16:41:09.227 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 5003339a-4242-4a47-8e8a-69f64936606c 2026-05-15 16:41:09.326 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-69159110-25ae-40af-a9aa-32c65290101a'] response: {'server_uuid': '73a41520-74bb-40b1-867f-b8d2c8363422', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5003339a-4242-4a47-8e8a-69f64936606c', 'code': 200} 2026-05-15 16:41:10.053 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 1c39e783-62ae-4eb3-9f4f-2a623d717ef8 2026-05-15 16:41:10.498 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 5003339a-4242-4a47-8e8a-69f64936606c 2026-05-15 16:41:12.056 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 305f7270-c2dd-431b-9f67-6aaa515c3abd 2026-05-15 16:41:12.357 16 INFO neutron.plugins.ml2.plugin [None req-9fd26a81-1fc7-43d9-9836-f0483df73faa - - - - - -] Attempt 1 to provision port 8c1ebbfb-147a-46c6-a070-d2eaad9ccc8e 2026-05-15 16:41:12.426 16 INFO neutron.plugins.ml2.plugin [None req-9fd26a81-1fc7-43d9-9836-f0483df73faa - - - - - -] Attempt 1 to provision port 5003339a-4242-4a47-8e8a-69f64936606c 2026-05-15 16:41:12.453 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 1c39e783-62ae-4eb3-9f4f-2a623d717ef8 2026-05-15 16:41:12.470 16 INFO neutron.plugins.ml2.plugin [None req-9fd26a81-1fc7-43d9-9836-f0483df73faa - - - - - -] Attempt 1 to provision port f4c8c5e0-de43-4175-b3a7-80a66a23e7db 2026-05-15 16:41:12.528 16 INFO neutron.plugins.ml2.plugin [None req-9fd26a81-1fc7-43d9-9836-f0483df73faa - - - - - -] Attempt 1 to provision port c59c88cc-9f52-408d-ab5d-ed5495238d07 2026-05-15 16:41:12.551 16 INFO neutron.plugins.ml2.plugin [None req-9fd26a81-1fc7-43d9-9836-f0483df73faa - - - - - -] Attempt 1 to provision port 70ca8998-9573-4ae9-8b62-cb5db59d1583 2026-05-15 16:41:14.063 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port a134e0cb-c742-4a5a-9124-c4cd53e006cd 2026-05-15 16:41:14.585 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 305f7270-c2dd-431b-9f67-6aaa515c3abd 2026-05-15 16:41:14.990 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port c59c88cc-9f52-408d-ab5d-ed5495238d07 2026-05-15 16:41:16.444 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port a134e0cb-c742-4a5a-9124-c4cd53e006cd 2026-05-15 16:41:16.631 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port c59c88cc-9f52-408d-ab5d-ed5495238d07 2026-05-15 16:41:26.423 16 INFO neutron.plugins.ml2.plugin [None req-7bf877c7-1918-4ca4-8ac4-095c63e9871c - - - - - -] Attempt 1 to provision port c59c88cc-9f52-408d-ab5d-ed5495238d07 2026-05-15 16:41:26.474 16 INFO neutron.plugins.ml2.plugin [None req-7bf877c7-1918-4ca4-8ac4-095c63e9871c - - - - - -] Attempt 1 to provision port 5003339a-4242-4a47-8e8a-69f64936606c 2026-05-15 16:41:32.706 13 INFO neutron.plugins.ml2.plugin [None req-07bbc6c6-3587-49ab-b1c2-089cf4008096 - - - - - -] Attempt 1 to provision port 423f256b-dd81-4b40-85ff-70d15edf63f9 2026-05-15 16:41:40.673 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f5466a6-7cd2-42dc-a671-2f3694b07043'] response: {'server_uuid': '73a41520-74bb-40b1-867f-b8d2c8363422', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5003339a-4242-4a47-8e8a-69f64936606c', 'code': 200} 2026-05-15 16:41:43.595 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 5003339a-4242-4a47-8e8a-69f64936606c 2026-05-15 16:41:43.677 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2ee3668-e98a-417d-9228-57b2067c6df9'] response: {'server_uuid': '73a41520-74bb-40b1-867f-b8d2c8363422', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5003339a-4242-4a47-8e8a-69f64936606c', 'code': 200} 2026-05-15 16:41:43.947 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 4716dd48-4777-4087-97d5-ea9aeef09fa9 2026-05-15 16:41:44.740 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 5003339a-4242-4a47-8e8a-69f64936606c 2026-05-15 16:41:44.935 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 4716dd48-4777-4087-97d5-ea9aeef09fa9 2026-05-15 16:41:45.723 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8154419b-f097-46a9-a143-ff8c718c9769'] response: {'server_uuid': '72ad32dc-eeb4-41d3-a516-6b036b9f242f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4716dd48-4777-4087-97d5-ea9aeef09fa9', 'code': 200} 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers [None req-e2b999a3-9af6-47c4-9391-4d64565406a1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7ed80074-c6da-4117-a108-5de873008206 could not be found. 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7ed80074-c6da-4117-a108-5de873008206 could not be found. 2026-05-15 16:41:54.323 16 ERROR neutron.plugins.ml2.managers 2026-05-15 16:41:54.327 16 ERROR neutron.plugins.ml2.managers [None req-e2b999a3-9af6-47c4-9391-4d64565406a1 - - - - - -] Failed to bind port 8866df07-dc55-4649-b837-1680b5055327 on host instance for vnic_type normal using segments [{'id': '715f92ad-d416-4496-9be3-ad8715f213fc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 955, 'network_id': 'a9b0a5a9-2584-437d-a2d5-afdf5b9d4dcf'}] 2026-05-15 16:41:54.327 16 INFO neutron.plugins.ml2.plugin [None req-e2b999a3-9af6-47c4-9391-4d64565406a1 - - - - - -] Attempt 2 to bind port 8866df07-dc55-4649-b837-1680b5055327 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers [None req-e2b999a3-9af6-47c4-9391-4d64565406a1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7ed80074-c6da-4117-a108-5de873008206 could not be found. 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7ed80074-c6da-4117-a108-5de873008206 could not be found. 2026-05-15 16:41:54.337 16 ERROR neutron.plugins.ml2.managers 2026-05-15 16:41:54.338 16 ERROR neutron.plugins.ml2.managers [None req-e2b999a3-9af6-47c4-9391-4d64565406a1 - - - - - -] Failed to bind port 8866df07-dc55-4649-b837-1680b5055327 on host instance for vnic_type normal using segments [{'id': '715f92ad-d416-4496-9be3-ad8715f213fc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 955, 'network_id': 'a9b0a5a9-2584-437d-a2d5-afdf5b9d4dcf'}] 2026-05-15 16:41:54.338 16 INFO neutron.plugins.ml2.plugin [None req-e2b999a3-9af6-47c4-9391-4d64565406a1 - - - - - -] Attempt 3 to bind port 8866df07-dc55-4649-b837-1680b5055327 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers [None req-e2b999a3-9af6-47c4-9391-4d64565406a1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7ed80074-c6da-4117-a108-5de873008206 could not be found. 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7ed80074-c6da-4117-a108-5de873008206 could not be found. 2026-05-15 16:41:54.348 16 ERROR neutron.plugins.ml2.managers 2026-05-15 16:41:54.349 16 ERROR neutron.plugins.ml2.managers [None req-e2b999a3-9af6-47c4-9391-4d64565406a1 - - - - - -] Failed to bind port 8866df07-dc55-4649-b837-1680b5055327 on host instance for vnic_type normal using segments [{'id': '715f92ad-d416-4496-9be3-ad8715f213fc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 955, 'network_id': 'a9b0a5a9-2584-437d-a2d5-afdf5b9d4dcf'}] 2026-05-15 16:41:54.349 16 INFO neutron.plugins.ml2.plugin [None req-e2b999a3-9af6-47c4-9391-4d64565406a1 - - - - - -] Attempt 4 to bind port 8866df07-dc55-4649-b837-1680b5055327 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers [None req-e2b999a3-9af6-47c4-9391-4d64565406a1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7ed80074-c6da-4117-a108-5de873008206 could not be found. 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7ed80074-c6da-4117-a108-5de873008206 could not be found. 2026-05-15 16:41:54.357 16 ERROR neutron.plugins.ml2.managers 2026-05-15 16:41:54.358 16 ERROR neutron.plugins.ml2.managers [None req-e2b999a3-9af6-47c4-9391-4d64565406a1 - - - - - -] Failed to bind port 8866df07-dc55-4649-b837-1680b5055327 on host instance for vnic_type normal using segments [{'id': '715f92ad-d416-4496-9be3-ad8715f213fc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 955, 'network_id': 'a9b0a5a9-2584-437d-a2d5-afdf5b9d4dcf'}] 2026-05-15 16:41:54.358 16 INFO neutron.plugins.ml2.plugin [None req-e2b999a3-9af6-47c4-9391-4d64565406a1 - - - - - -] Attempt 5 to bind port 8866df07-dc55-4649-b837-1680b5055327 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers [None req-e2b999a3-9af6-47c4-9391-4d64565406a1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7ed80074-c6da-4117-a108-5de873008206 could not be found. 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7ed80074-c6da-4117-a108-5de873008206 could not be found. 2026-05-15 16:41:54.366 16 ERROR neutron.plugins.ml2.managers 2026-05-15 16:41:54.367 16 ERROR neutron.plugins.ml2.managers [None req-e2b999a3-9af6-47c4-9391-4d64565406a1 - - - - - -] Failed to bind port 8866df07-dc55-4649-b837-1680b5055327 on host instance for vnic_type normal using segments [{'id': '715f92ad-d416-4496-9be3-ad8715f213fc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 955, 'network_id': 'a9b0a5a9-2584-437d-a2d5-afdf5b9d4dcf'}] 2026-05-15 16:41:54.368 16 INFO neutron.plugins.ml2.plugin [None req-e2b999a3-9af6-47c4-9391-4d64565406a1 - - - - - -] Attempt 6 to bind port 8866df07-dc55-4649-b837-1680b5055327 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers [None req-e2b999a3-9af6-47c4-9391-4d64565406a1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7ed80074-c6da-4117-a108-5de873008206 could not be found. 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7ed80074-c6da-4117-a108-5de873008206 could not be found. 2026-05-15 16:41:54.375 16 ERROR neutron.plugins.ml2.managers 2026-05-15 16:41:54.376 16 ERROR neutron.plugins.ml2.managers [None req-e2b999a3-9af6-47c4-9391-4d64565406a1 - - - - - -] Failed to bind port 8866df07-dc55-4649-b837-1680b5055327 on host instance for vnic_type normal using segments [{'id': '715f92ad-d416-4496-9be3-ad8715f213fc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 955, 'network_id': 'a9b0a5a9-2584-437d-a2d5-afdf5b9d4dcf'}] 2026-05-15 16:41:54.376 16 INFO neutron.plugins.ml2.plugin [None req-e2b999a3-9af6-47c4-9391-4d64565406a1 - - - - - -] Attempt 7 to bind port 8866df07-dc55-4649-b837-1680b5055327 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers [None req-e2b999a3-9af6-47c4-9391-4d64565406a1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7ed80074-c6da-4117-a108-5de873008206 could not be found. 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7ed80074-c6da-4117-a108-5de873008206 could not be found. 2026-05-15 16:41:54.392 16 ERROR neutron.plugins.ml2.managers 2026-05-15 16:41:54.394 16 ERROR neutron.plugins.ml2.managers [None req-e2b999a3-9af6-47c4-9391-4d64565406a1 - - - - - -] Failed to bind port 8866df07-dc55-4649-b837-1680b5055327 on host instance for vnic_type normal using segments [{'id': '715f92ad-d416-4496-9be3-ad8715f213fc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 955, 'network_id': 'a9b0a5a9-2584-437d-a2d5-afdf5b9d4dcf'}] 2026-05-15 16:41:54.394 16 INFO neutron.plugins.ml2.plugin [None req-e2b999a3-9af6-47c4-9391-4d64565406a1 - - - - - -] Attempt 8 to bind port 8866df07-dc55-4649-b837-1680b5055327 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers [None req-e2b999a3-9af6-47c4-9391-4d64565406a1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7ed80074-c6da-4117-a108-5de873008206 could not be found. 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7ed80074-c6da-4117-a108-5de873008206 could not be found. 2026-05-15 16:41:54.405 16 ERROR neutron.plugins.ml2.managers 2026-05-15 16:41:54.406 16 ERROR neutron.plugins.ml2.managers [None req-e2b999a3-9af6-47c4-9391-4d64565406a1 - - - - - -] Failed to bind port 8866df07-dc55-4649-b837-1680b5055327 on host instance for vnic_type normal using segments [{'id': '715f92ad-d416-4496-9be3-ad8715f213fc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 955, 'network_id': 'a9b0a5a9-2584-437d-a2d5-afdf5b9d4dcf'}] 2026-05-15 16:41:54.407 16 INFO neutron.plugins.ml2.plugin [None req-e2b999a3-9af6-47c4-9391-4d64565406a1 - - - - - -] Attempt 9 to bind port 8866df07-dc55-4649-b837-1680b5055327 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers [None req-e2b999a3-9af6-47c4-9391-4d64565406a1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7ed80074-c6da-4117-a108-5de873008206 could not be found. 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7ed80074-c6da-4117-a108-5de873008206 could not be found. 2026-05-15 16:41:54.416 16 ERROR neutron.plugins.ml2.managers 2026-05-15 16:41:54.418 16 ERROR neutron.plugins.ml2.managers [None req-e2b999a3-9af6-47c4-9391-4d64565406a1 - - - - - -] Failed to bind port 8866df07-dc55-4649-b837-1680b5055327 on host instance for vnic_type normal using segments [{'id': '715f92ad-d416-4496-9be3-ad8715f213fc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 955, 'network_id': 'a9b0a5a9-2584-437d-a2d5-afdf5b9d4dcf'}] 2026-05-15 16:41:54.418 16 INFO neutron.plugins.ml2.plugin [None req-e2b999a3-9af6-47c4-9391-4d64565406a1 - - - - - -] Attempt 10 to bind port 8866df07-dc55-4649-b837-1680b5055327 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers [None req-e2b999a3-9af6-47c4-9391-4d64565406a1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7ed80074-c6da-4117-a108-5de873008206 could not be found. 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7ed80074-c6da-4117-a108-5de873008206 could not be found. 2026-05-15 16:41:54.431 16 ERROR neutron.plugins.ml2.managers 2026-05-15 16:41:54.433 16 ERROR neutron.plugins.ml2.managers [None req-e2b999a3-9af6-47c4-9391-4d64565406a1 - - - - - -] Failed to bind port 8866df07-dc55-4649-b837-1680b5055327 on host instance for vnic_type normal using segments [{'id': '715f92ad-d416-4496-9be3-ad8715f213fc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 955, 'network_id': 'a9b0a5a9-2584-437d-a2d5-afdf5b9d4dcf'}] 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server [None req-965a5512-d6c2-4b1c-afe4-62d975ee56e9 - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port 8866df07-dc55-4649-b837-1680b5055327 could not be found. 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 292, in _get_port 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/model_query.py", line 211, in get_by_id 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2808, in one 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1815, in one 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 760, in _only_one_row 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server raise self.value 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server raise self.value 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server raise self.value 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 340, in get_dhcp_port 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server raise self.value 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server raise self.value 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server raise self.value 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1664, in get_port 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 295, in _get_port 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port 8866df07-dc55-4649-b837-1680b5055327 could not be found. 2026-05-15 16:41:54.590 16 ERROR oslo_messaging.rpc.server 2026-05-15 16:42:02.721 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 26a6de0c-1264-4a62-8ad2-48c5a1c417f0 2026-05-15 16:42:04.962 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 26a6de0c-1264-4a62-8ad2-48c5a1c417f0 2026-05-15 16:42:06.745 13 INFO neutron.plugins.ml2.plugin [None req-d4e10ec4-23b2-4429-bb2a-267c9eeb7333 - - - - - -] Attempt 1 to provision port 26a6de0c-1264-4a62-8ad2-48c5a1c417f0 2026-05-15 16:42:06.797 13 INFO neutron.plugins.ml2.plugin [None req-d4e10ec4-23b2-4429-bb2a-267c9eeb7333 - - - - - -] Attempt 1 to provision port 88ef2c64-c7d2-4868-b966-dc670804bc00 2026-05-15 16:42:06.810 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 88ef2c64-c7d2-4868-b966-dc670804bc00 2026-05-15 16:42:10.966 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a480376-60c5-4f73-b5c6-2de665b8a727'] response: {'server_uuid': '72ad32dc-eeb4-41d3-a516-6b036b9f242f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4716dd48-4777-4087-97d5-ea9aeef09fa9', 'code': 200} 2026-05-15 16:42:12.991 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port a3865cf9-f11e-47b3-9500-0674ba4066db 2026-05-15 16:42:18.775 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port d7c281e6-236a-45b7-91dc-42a58346d2f8 2026-05-15 16:42:34.757 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 57211c6d-daba-40bc-9ec9-ff467b99a70f 2026-05-15 16:42:35.114 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 22ee293b-4604-4e9d-b756-93f7b462998d 2026-05-15 16:42:36.808 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 57211c6d-daba-40bc-9ec9-ff467b99a70f 2026-05-15 16:42:37.168 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 22ee293b-4604-4e9d-b756-93f7b462998d 2026-05-15 16:42:38.834 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port c3cc0f70-e553-48a0-86b7-87040ad26b78 2026-05-15 16:42:40.103 16 INFO neutron.plugins.ml2.plugin [None req-a1cb9f46-cac0-4db7-908d-96948b005ca2 - - - - - -] Attempt 1 to provision port cea4cec2-235e-4cad-a404-52d3455334d1 2026-05-15 16:42:40.129 16 INFO neutron.plugins.ml2.plugin [None req-a1cb9f46-cac0-4db7-908d-96948b005ca2 - - - - - -] Attempt 1 to provision port 57211c6d-daba-40bc-9ec9-ff467b99a70f 2026-05-15 16:42:40.186 16 INFO neutron.plugins.ml2.plugin [None req-a1cb9f46-cac0-4db7-908d-96948b005ca2 - - - - - -] Attempt 1 to provision port 21f6da12-ec7d-4b5b-9848-2d257294ae2e 2026-05-15 16:42:40.210 16 INFO neutron.plugins.ml2.plugin [None req-a1cb9f46-cac0-4db7-908d-96948b005ca2 - - - - - -] Attempt 1 to provision port f8f776d4-f05d-4c64-95b3-28f8634d040c 2026-05-15 16:42:40.774 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port c3cc0f70-e553-48a0-86b7-87040ad26b78 2026-05-15 16:42:44.741 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 76133fa0-a52c-4866-a32b-e8fb687d92b9 2026-05-15 16:42:46.180 13 INFO neutron.plugins.ml2.plugin [None req-1f97914b-324e-4c32-a421-e8ee5d35c4e1 - - - - - -] Attempt 1 to provision port f8f776d4-f05d-4c64-95b3-28f8634d040c 2026-05-15 16:42:46.211 13 INFO neutron.plugins.ml2.plugin [None req-1f97914b-324e-4c32-a421-e8ee5d35c4e1 - - - - - -] Attempt 1 to provision port 76133fa0-a52c-4866-a32b-e8fb687d92b9 2026-05-15 16:42:46.274 13 INFO neutron.plugins.ml2.plugin [None req-1f97914b-324e-4c32-a421-e8ee5d35c4e1 - - - - - -] Attempt 1 to provision port 44fb1252-b3be-4428-a2f7-5047f22b387b 2026-05-15 16:42:46.698 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 76133fa0-a52c-4866-a32b-e8fb687d92b9 2026-05-15 16:42:51.829 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 0b73734d-f65d-4ee1-a1fb-88123063bc3b 2026-05-15 16:42:52.200 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 6779b212-7e2a-4e8c-9f47-17c64de8a583 2026-05-15 16:42:52.578 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 25b375ec-79eb-4e5e-aaed-8152ceeca86e 2026-05-15 16:42:52.718 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-83441895-13a8-432d-a8c9-276069f66680'] response: {'server_uuid': '296c5826-9e9e-4be8-9cea-2b742587b98c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '25b375ec-79eb-4e5e-aaed-8152ceeca86e', 'code': 200} 2026-05-15 16:42:53.383 16 INFO neutron.plugins.ml2.plugin [None req-16e5632a-45ff-4d01-a540-84b738f6467a - - - - - -] Attempt 1 to provision port 48850ff8-715e-44c7-bd12-2caf2d74a170 2026-05-15 16:42:53.405 16 INFO neutron.plugins.ml2.plugin [None req-16e5632a-45ff-4d01-a540-84b738f6467a - - - - - -] Attempt 1 to provision port 44fb1252-b3be-4428-a2f7-5047f22b387b 2026-05-15 16:42:53.427 16 INFO neutron.plugins.ml2.plugin [None req-16e5632a-45ff-4d01-a540-84b738f6467a - - - - - -] Attempt 1 to provision port 76133fa0-a52c-4866-a32b-e8fb687d92b9 2026-05-15 16:42:53.473 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 0b73734d-f65d-4ee1-a1fb-88123063bc3b 2026-05-15 16:42:53.474 16 INFO neutron.plugins.ml2.plugin [None req-16e5632a-45ff-4d01-a540-84b738f6467a - - - - - -] Attempt 1 to provision port 0b73734d-f65d-4ee1-a1fb-88123063bc3b 2026-05-15 16:42:53.532 16 INFO neutron.plugins.ml2.plugin [None req-16e5632a-45ff-4d01-a540-84b738f6467a - - - - - -] Attempt 1 to provision port ea2fd5b1-54e3-4011-8544-379efbc67b4f 2026-05-15 16:42:53.562 16 INFO neutron.plugins.ml2.plugin [None req-16e5632a-45ff-4d01-a540-84b738f6467a - - - - - -] Attempt 1 to provision port 25b375ec-79eb-4e5e-aaed-8152ceeca86e 2026-05-15 16:42:53.723 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 6779b212-7e2a-4e8c-9f47-17c64de8a583 2026-05-15 16:42:53.919 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 25b375ec-79eb-4e5e-aaed-8152ceeca86e 2026-05-15 16:42:57.514 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 21f6da12-ec7d-4b5b-9848-2d257294ae2e 2026-05-15 16:42:57.722 13 INFO neutron.plugins.ml2.plugin [None req-59396b21-69a0-44a2-a6c3-8de9a1512f94 - - - - - -] Attempt 1 to provision port 0b73734d-f65d-4ee1-a1fb-88123063bc3b 2026-05-15 16:42:57.748 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port f8f776d4-f05d-4c64-95b3-28f8634d040c 2026-05-15 16:42:57.776 13 INFO neutron.plugins.ml2.plugin [None req-59396b21-69a0-44a2-a6c3-8de9a1512f94 - - - - - -] Attempt 1 to provision port 44fb1252-b3be-4428-a2f7-5047f22b387b 2026-05-15 16:42:57.938 13 INFO neutron.plugins.ml2.plugin [None req-59396b21-69a0-44a2-a6c3-8de9a1512f94 - - - - - -] Attempt 1 to provision port ea2fd5b1-54e3-4011-8544-379efbc67b4f 2026-05-15 16:42:58.037 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port cea4cec2-235e-4cad-a404-52d3455334d1 2026-05-15 16:42:58.297 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 44fb1252-b3be-4428-a2f7-5047f22b387b 2026-05-15 16:43:00.208 13 INFO neutron.plugins.ml2.plugin [None req-d943a740-ab02-41b6-89cd-70ea0109b823 - - - - - -] Attempt 1 to provision port 44fb1252-b3be-4428-a2f7-5047f22b387b 2026-05-15 16:43:00.257 13 INFO neutron.plugins.ml2.plugin [None req-d943a740-ab02-41b6-89cd-70ea0109b823 - - - - - -] Attempt 1 to provision port ea2fd5b1-54e3-4011-8544-379efbc67b4f 2026-05-15 16:43:00.637 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 116e8408-4f5a-48cd-9c07-aabdf508a2e3 2026-05-15 16:43:00.733 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a49d441-1d80-4dc2-a9c7-a5ac98d7098e'] response: {'server_uuid': 'eea338de-72e8-4455-a7c0-adca10a77593', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '116e8408-4f5a-48cd-9c07-aabdf508a2e3', 'code': 200} 2026-05-15 16:43:00.969 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port f8f776d4-f05d-4c64-95b3-28f8634d040c 2026-05-15 16:43:01.176 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port cea4cec2-235e-4cad-a404-52d3455334d1 2026-05-15 16:43:01.341 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 44fb1252-b3be-4428-a2f7-5047f22b387b 2026-05-15 16:43:01.526 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 21f6da12-ec7d-4b5b-9848-2d257294ae2e 2026-05-15 16:43:01.979 13 INFO neutron.plugins.ml2.plugin [None req-425c1fc9-3a83-4203-9919-3c17e28517a3 - - - - - -] Attempt 1 to provision port 116e8408-4f5a-48cd-9c07-aabdf508a2e3 2026-05-15 16:43:02.208 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 116e8408-4f5a-48cd-9c07-aabdf508a2e3 2026-05-15 16:43:06.274 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port ea2fd5b1-54e3-4011-8544-379efbc67b4f 2026-05-15 16:43:06.525 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 48850ff8-715e-44c7-bd12-2caf2d74a170 2026-05-15 16:43:08.293 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port ea2fd5b1-54e3-4011-8544-379efbc67b4f 2026-05-15 16:43:08.461 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 48850ff8-715e-44c7-bd12-2caf2d74a170 2026-05-15 16:43:43.940 16 INFO neutron.plugins.ml2.plugin [None req-c40b5a14-2f42-4950-9dfb-301a006bbc96 - - - - - -] Attempt 1 to provision port 6c6c81f3-1d4c-4043-8e3a-368756f31f1e 2026-05-15 16:43:44.258 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 6c6c81f3-1d4c-4043-8e3a-368756f31f1e 2026-05-15 16:43:52.296 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 72021468-f432-4131-9d69-2c1f6967e8d5 2026-05-15 16:43:53.118 16 INFO neutron.plugins.ml2.plugin [None req-c8ca903c-7359-47f5-bbb0-93ecfa431cb2 - - - - - -] Attempt 1 to provision port 72021468-f432-4131-9d69-2c1f6967e8d5 2026-05-15 16:43:54.222 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 72021468-f432-4131-9d69-2c1f6967e8d5 2026-05-15 16:43:56.319 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 3d1fdcc5-ff83-428d-a7e4-7d656db67d6c 2026-05-15 16:43:56.644 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 4fa22036-60a9-4afd-af54-153862ebddd3 2026-05-15 16:43:58.437 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 4fa22036-60a9-4afd-af54-153862ebddd3 2026-05-15 16:43:58.645 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 3d1fdcc5-ff83-428d-a7e4-7d656db67d6c 2026-05-15 16:43:58.861 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 21df4413-a69b-4420-978f-d3c1af60cb17 2026-05-15 16:44:00.218 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 21df4413-a69b-4420-978f-d3c1af60cb17 2026-05-15 16:44:02.304 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 72021468-f432-4131-9d69-2c1f6967e8d5 2026-05-15 16:44:04.888 16 INFO neutron.plugins.ml2.plugin [None req-65386568-41e4-44a3-af29-f3f0c1a3f36b - - - - - -] Attempt 1 to provision port 4fa22036-60a9-4afd-af54-153862ebddd3 2026-05-15 16:44:04.938 16 INFO neutron.plugins.ml2.plugin [None req-65386568-41e4-44a3-af29-f3f0c1a3f36b - - - - - -] Attempt 1 to provision port 21df4413-a69b-4420-978f-d3c1af60cb17 2026-05-15 16:44:04.973 16 INFO neutron.plugins.ml2.plugin [None req-65386568-41e4-44a3-af29-f3f0c1a3f36b - - - - - -] Attempt 1 to provision port 27cda063-c498-46c8-9645-b2b88557e331 2026-05-15 16:44:04.994 16 INFO neutron.plugins.ml2.plugin [None req-65386568-41e4-44a3-af29-f3f0c1a3f36b - - - - - -] Attempt 1 to provision port 72021468-f432-4131-9d69-2c1f6967e8d5 2026-05-15 16:44:05.033 16 INFO neutron.plugins.ml2.plugin [None req-65386568-41e4-44a3-af29-f3f0c1a3f36b - - - - - -] Attempt 1 to provision port e07e45ca-6e50-49a0-a85a-9df0d2050b45 2026-05-15 16:44:10.821 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port d243e6d3-bd39-4a8a-9ba5-13bf72e60388 2026-05-15 16:44:10.921 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3c8b1cd-b69f-4080-a970-e99898c899ad'] response: {'server_uuid': '15e15eab-1ae4-4728-8086-94a5e57f59f4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd243e6d3-bd39-4a8a-9ba5-13bf72e60388', 'code': 200} 2026-05-15 16:44:12.238 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port d243e6d3-bd39-4a8a-9ba5-13bf72e60388 2026-05-15 16:44:14.301 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port e07e45ca-6e50-49a0-a85a-9df0d2050b45 2026-05-15 16:44:14.503 16 INFO neutron.plugins.ml2.plugin [None req-0a472b4d-fee1-484c-9cdc-5ca00620e71a - - - - - -] Attempt 1 to provision port 21df4413-a69b-4420-978f-d3c1af60cb17 2026-05-15 16:44:14.525 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port e835b10f-0d9b-44e9-9c80-21942a1025df 2026-05-15 16:44:14.557 16 INFO neutron.plugins.ml2.plugin [None req-0a472b4d-fee1-484c-9cdc-5ca00620e71a - - - - - -] Attempt 1 to provision port 72021468-f432-4131-9d69-2c1f6967e8d5 2026-05-15 16:44:14.615 16 INFO neutron.plugins.ml2.plugin [None req-0a472b4d-fee1-484c-9cdc-5ca00620e71a - - - - - -] Attempt 1 to provision port d243e6d3-bd39-4a8a-9ba5-13bf72e60388 2026-05-15 16:44:14.668 16 INFO neutron.plugins.ml2.plugin [None req-0a472b4d-fee1-484c-9cdc-5ca00620e71a - - - - - -] Attempt 1 to provision port 4fa22036-60a9-4afd-af54-153862ebddd3 2026-05-15 16:44:14.719 16 INFO neutron.plugins.ml2.plugin [None req-0a472b4d-fee1-484c-9cdc-5ca00620e71a - - - - - -] Attempt 1 to provision port 27cda063-c498-46c8-9645-b2b88557e331 2026-05-15 16:44:14.806 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port fffbdfaa-8c12-4000-8c1a-9339f240ac12 2026-05-15 16:44:14.840 16 INFO neutron.plugins.ml2.plugin [None req-0a472b4d-fee1-484c-9cdc-5ca00620e71a - - - - - -] Attempt 1 to provision port fffbdfaa-8c12-4000-8c1a-9339f240ac12 2026-05-15 16:44:15.107 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 27cda063-c498-46c8-9645-b2b88557e331 2026-05-15 16:44:15.443 16 INFO neutron.plugins.ml2.plugin [None req-0a472b4d-fee1-484c-9cdc-5ca00620e71a - - - - - -] Attempt 1 to provision port e835b10f-0d9b-44e9-9c80-21942a1025df 2026-05-15 16:44:16.319 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port e07e45ca-6e50-49a0-a85a-9df0d2050b45 2026-05-15 16:44:16.469 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port e835b10f-0d9b-44e9-9c80-21942a1025df 2026-05-15 16:44:16.637 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port fffbdfaa-8c12-4000-8c1a-9339f240ac12 2026-05-15 16:44:16.819 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 27cda063-c498-46c8-9645-b2b88557e331 2026-05-15 16:44:17.721 13 INFO neutron.plugins.ml2.plugin [None req-bedeccc7-a235-4922-bbb2-2fb6f2b61caa - - - - - -] Attempt 1 to provision port 21df4413-a69b-4420-978f-d3c1af60cb17 2026-05-15 16:44:17.777 13 INFO neutron.plugins.ml2.plugin [None req-bedeccc7-a235-4922-bbb2-2fb6f2b61caa - - - - - -] Attempt 1 to provision port fffbdfaa-8c12-4000-8c1a-9339f240ac12 2026-05-15 16:44:17.824 13 INFO neutron.plugins.ml2.plugin [None req-bedeccc7-a235-4922-bbb2-2fb6f2b61caa - - - - - -] Attempt 1 to provision port e835b10f-0d9b-44e9-9c80-21942a1025df 2026-05-15 16:44:21.391 16 INFO neutron.plugins.ml2.plugin [None req-6d7d1aab-2bc0-4254-95ca-eaa27ac53f2f - - - - - -] Attempt 1 to provision port fffbdfaa-8c12-4000-8c1a-9339f240ac12 2026-05-15 16:44:21.442 16 INFO neutron.plugins.ml2.plugin [None req-6d7d1aab-2bc0-4254-95ca-eaa27ac53f2f - - - - - -] Attempt 1 to provision port e835b10f-0d9b-44e9-9c80-21942a1025df 2026-05-15 16:44:22.782 13 INFO neutron.plugins.ml2.plugin [None req-fa416edc-8900-4224-8f61-56c92df30269 - - - - - -] Attempt 1 to provision port d243e6d3-bd39-4a8a-9ba5-13bf72e60388 2026-05-15 16:44:28.285 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 8788bf22-7b31-4a12-a4d2-334ede60c0ef 2026-05-15 16:44:28.391 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5b73307-a8a8-417f-97e9-b1100dd9bc0d'] response: {'server_uuid': '5e53feaa-3ab6-4d26-9708-6f8ecbeff352', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8788bf22-7b31-4a12-a4d2-334ede60c0ef', 'code': 200} 2026-05-15 16:44:30.296 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 8788bf22-7b31-4a12-a4d2-334ede60c0ef 2026-05-15 16:44:55.450 16 INFO neutron.plugins.ml2.plugin [None req-2887ff44-9566-49de-86b5-5c44c2b02314 - - - - - -] Attempt 1 to provision port cd780e71-ee17-490f-89f9-b9c5aea68ac1 2026-05-15 16:45:18.787 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port baa371f0-8fac-4496-ba9c-98ae8e963633 2026-05-15 16:45:18.933 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7727d9e1-07ad-4bae-ae02-57f91c88cb57'] response: {'server_uuid': '312641c5-6d90-4a0f-8096-b2f89c1ef426', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'baa371f0-8fac-4496-ba9c-98ae8e963633', 'code': 200} 2026-05-15 16:45:20.285 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port baa371f0-8fac-4496-ba9c-98ae8e963633 2026-05-15 16:45:58.110 13 INFO neutron.plugins.ml2.plugin [None req-26c48614-512f-41dc-9732-618060a6c95c - - - - - -] Attempt 1 to provision port faaea87b-305b-4c2a-b58c-2ab4e5f5fb8e 2026-05-15 16:46:04.300 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port faaea87b-305b-4c2a-b58c-2ab4e5f5fb8e 2026-05-15 16:46:04.394 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ef6f2d1-1fed-4c2d-8038-ff410da011f9'] response: {'server_uuid': '312641c5-6d90-4a0f-8096-b2f89c1ef426', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'faaea87b-305b-4c2a-b58c-2ab4e5f5fb8e', 'code': 200} 2026-05-15 16:46:06.267 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port faaea87b-305b-4c2a-b58c-2ab4e5f5fb8e 2026-05-15 16:46:08.785 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port faaea87b-305b-4c2a-b58c-2ab4e5f5fb8e 2026-05-15 16:46:29.762 13 INFO neutron.plugins.ml2.plugin [None req-73b348bf-602f-47e8-b0c8-f21415058f3b - - - - - -] Attempt 1 to provision port 5c0df9e1-036a-4030-93db-d0948c429875 2026-05-15 16:46:37.852 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 5c0df9e1-036a-4030-93db-d0948c429875 2026-05-15 16:46:38.001 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d830170e-8d74-44d3-973e-a38d2d993425'] response: {'server_uuid': '312641c5-6d90-4a0f-8096-b2f89c1ef426', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5c0df9e1-036a-4030-93db-d0948c429875', 'code': 200} 2026-05-15 16:46:38.462 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 5c0df9e1-036a-4030-93db-d0948c429875 2026-05-15 16:46:50.940 16 INFO neutron.plugins.ml2.plugin [None req-1a3fd3a7-7d43-4ae4-8635-9d39d9200ea5 - - - - - -] Attempt 1 to provision port 9eedc0e9-6321-4479-a3cf-5aaf6e0acf55 2026-05-15 16:46:56.498 13 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 9eedc0e9-6321-4479-a3cf-5aaf6e0acf55 2026-05-15 16:46:56.604 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-eab8be6f-cf82-4df1-8ccc-4fbe51c26b93'] response: {'server_uuid': '312641c5-6d90-4a0f-8096-b2f89c1ef426', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9eedc0e9-6321-4479-a3cf-5aaf6e0acf55', 'code': 200} 2026-05-15 16:46:58.462 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 9eedc0e9-6321-4479-a3cf-5aaf6e0acf55 2026-05-15 16:47:00.796 13 INFO neutron.plugins.ml2.plugin [None req-0cd2f8ba-019d-4ab4-be04-0fd03850aab9 - - - - - -] Attempt 1 to provision port 5c0df9e1-036a-4030-93db-d0948c429875 2026-05-15 16:47:14.318 13 INFO neutron.plugins.ml2.plugin [None req-d781dddd-cecc-48a9-9b2e-f0ea17e51731 - - - - - -] Attempt 1 to provision port 9eedc0e9-6321-4479-a3cf-5aaf6e0acf55 2026-05-15 16:47:14.554 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 9eedc0e9-6321-4479-a3cf-5aaf6e0acf55 2026-05-15 16:47:15.711 16 INFO neutron.plugins.ml2.plugin [None req-f6ce815b-99b9-49c5-8598-204849295032 - - - - - -] Attempt 1 to provision port 9eedc0e9-6321-4479-a3cf-5aaf6e0acf55 2026-05-15 16:47:24.504 16 INFO neutron.plugins.ml2.plugin [None req-9ed5a857-7770-4b39-909e-52aef9f8802f - - - - - -] Attempt 1 to provision port 5c0df9e1-036a-4030-93db-d0948c429875 2026-05-15 16:47:25.038 13 INFO neutron.plugins.ml2.plugin [None req-65e52516-9ede-48f6-ad12-f2049044edbd - - - - - -] Attempt 1 to provision port 5c0df9e1-036a-4030-93db-d0948c429875 2026-05-15 16:48:08.677 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0fae5e0d-a254-4ea1-bff0-0ee3fa28f2ef'] response: {'server_uuid': '15e15eab-1ae4-4728-8086-94a5e57f59f4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd243e6d3-bd39-4a8a-9ba5-13bf72e60388', 'code': 200}