+ 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 This program is using eventlet and has been monkey_patched /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-08-24 21:16:18.632 1 INFO neutron.common.config [-] Logging enabled! 2026-08-24 21:16:18.632 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.14.dev6 2026-08-24 21:16:18.633 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-08-24 21:16:18.633 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-24 21:16:19.633 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-24 21:16:19.635 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-24 21:16:19.638 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-24 21:16:19.639 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-24 21:16:19.639 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-24 21:16:19.640 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-24 21:16:19.640 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 21:16:19.646 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 21:16:19.646 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 21:16:19.646 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-24 21:16:19.666 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-24 21:16:19.667 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-24 21:16:19.667 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-24 21:16:19.713 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-24 21:16:19.714 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-24 21:16:19.714 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-24 21:16:19.714 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-24 21:16:20.012 1 INFO neutron.plugins.ml2.managers [None req-fa0cc8e0-f700-459b-88d1-8149eaae7fad - - - - - -] Initializing driver for type 'vlan' 2026-08-24 21:16:20.180 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-fa0cc8e0-f700-459b-88d1-8149eaae7fad - - - - - -] VlanTypeDriver initialization complete 2026-08-24 21:16:20.180 1 INFO neutron.plugins.ml2.managers [None req-fa0cc8e0-f700-459b-88d1-8149eaae7fad - - - - - -] Initializing driver for type 'vxlan' 2026-08-24 21:16:20.180 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-fa0cc8e0-f700-459b-88d1-8149eaae7fad - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-24 21:16:20.233 1 INFO neutron.plugins.ml2.managers [None req-fa0cc8e0-f700-459b-88d1-8149eaae7fad - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-24 21:16:20.234 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-fa0cc8e0-f700-459b-88d1-8149eaae7fad - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-24 21:16:20.234 1 INFO neutron.plugins.ml2.managers [None req-fa0cc8e0-f700-459b-88d1-8149eaae7fad - - - - - -] Initializing extension driver 'port_security' 2026-08-24 21:16:20.234 1 INFO neutron.plugins.ml2.extensions.port_security [None req-fa0cc8e0-f700-459b-88d1-8149eaae7fad - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-24 21:16:20.234 1 INFO neutron.plugins.ml2.managers [None req-fa0cc8e0-f700-459b-88d1-8149eaae7fad - - - - - -] Initializing extension driver 'qos' 2026-08-24 21:16:20.235 1 INFO neutron.plugins.ml2.managers [None req-fa0cc8e0-f700-459b-88d1-8149eaae7fad - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-24 21:16:20.235 1 INFO neutron.plugins.ml2.managers [None req-fa0cc8e0-f700-459b-88d1-8149eaae7fad - - - - - -] Initializing mechanism driver 'l2population' 2026-08-24 21:16:20.249 1 INFO neutron.quota [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded quota_driver: . 2026-08-24 21:16:20.250 1 INFO neutron.plugins.ml2.plugin [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Modular L2 Plugin initialization complete 2026-08-24 21:16:20.250 1 INFO neutron.plugins.ml2.managers [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-24 21:16:20.250 1 INFO neutron.plugins.ml2.managers [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-24 21:16:20.250 1 INFO neutron.plugins.ml2.managers [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Got port-security extension from driver 'port_security' 2026-08-24 21:16:20.250 1 INFO neutron.extensions.vlantransparent [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Disabled vlantransparent extension. 2026-08-24 21:16:20.250 1 INFO neutron.extensions.qinq [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Disabled VLAN QinQ extension. 2026-08-24 21:16:20.250 1 INFO neutron.manager [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loading Plugin: qos 2026-08-24 21:16:20.261 1 INFO neutron.manager [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loading Plugin: router 2026-08-24 21:16:20.298 1 INFO neutron.services.service_base [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-24 21:16:20.298 1 INFO neutron.manager [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loading Plugin: segments 2026-08-24 21:16:20.363 1 INFO neutron.manager [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loading Plugin: trunk 2026-08-24 21:16:20.375 1 INFO neutron.manager [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loading Plugin: vpnaas 2026-08-24 21:16:20.408 1 WARNING stevedore.named [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-24 21:16:20.409 1 WARNING stevedore.named [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-24 21:16:20.600 1 INFO neutron_vpnaas.services.vpn.plugin [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-24 21:16:20.600 1 INFO neutron.common.utils [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-24 21:16:20.600 1 INFO neutron.manager [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loading Plugin: taas 2026-08-24 21:16:20.621 1 WARNING stevedore.named [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-24 21:16:20.646 1 INFO neutron_taas.services.taas.taas_plugin [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-24 21:16:20.646 1 INFO neutron.manager [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loading Plugin: tapmirror 2026-08-24 21:16:20.658 1 WARNING stevedore.named [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-24 21:16:20.677 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-24 21:16:20.677 1 INFO neutron.manager [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loading Plugin: auto_allocate 2026-08-24 21:16:20.682 1 INFO neutron.manager [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loading Plugin: tag 2026-08-24 21:16:20.690 1 INFO neutron.manager [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loading Plugin: timestamp 2026-08-24 21:16:20.693 1 INFO neutron.manager [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loading Plugin: network_ip_availability 2026-08-24 21:16:20.696 1 INFO neutron.manager [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loading Plugin: flavors 2026-08-24 21:16:20.699 1 INFO neutron.manager [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loading Plugin: revisions 2026-08-24 21:16:20.702 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Initializing extension manager. 2026-08-24 21:16:20.703 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: address-group 2026-08-24 21:16:20.704 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: address-scope 2026-08-24 21:16:20.705 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-24 21:16:20.706 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: agent 2026-08-24 21:16:20.707 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: agent-resources-synced 2026-08-24 21:16:20.708 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: allowed-address-pairs 2026-08-24 21:16:20.708 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: auto-allocated-topology 2026-08-24 21:16:20.709 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: availability_zone 2026-08-24 21:16:20.710 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: availability_zone_filter 2026-08-24 21:16:20.710 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-24 21:16:20.711 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: default-subnetpools 2026-08-24 21:16:20.712 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-24 21:16:20.713 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: dns-integration 2026-08-24 21:16:20.714 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: dns-domain-ports 2026-08-24 21:16:20.714 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-24 21:16:20.715 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: dvr 2026-08-24 21:16:20.715 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-24 21:16:20.716 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: empty-string-filtering 2026-08-24 21:16:20.716 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-24 21:16:20.717 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-24 21:16:20.717 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: external-net 2026-08-24 21:16:20.718 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-24 21:16:20.718 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: extraroute 2026-08-24 21:16:20.719 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: extraroute-atomic 2026-08-24 21:16:20.719 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-24 21:16:20.720 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-24 21:16:20.720 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-24 21:16:20.721 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-24 21:16:20.722 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: fip-port-details 2026-08-24 21:16:20.722 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: flavors 2026-08-24 21:16:20.723 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-24 21:16:20.724 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: floatingip-pools 2026-08-24 21:16:20.725 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: ip_allocation 2026-08-24 21:16:20.725 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: ip-substring-filtering 2026-08-24 21:16:20.726 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: l2_adjacency 2026-08-24 21:16:20.726 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: router 2026-08-24 21:16:20.728 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-24 21:16:20.729 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-24 21:16:20.729 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-24 21:16:20.730 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: ext-gw-mode 2026-08-24 21:16:20.730 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: l3-ha 2026-08-24 21:16:20.731 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-24 21:16:20.731 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-24 21:16:20.732 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: l3-flavors 2026-08-24 21:16:20.733 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-24 21:16:20.733 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-24 21:16:20.735 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-24 21:16:20.736 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-24 21:16:20.737 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-24 21:16:20.738 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-24 21:16:20.739 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-24 21:16:20.739 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: multi-provider 2026-08-24 21:16:20.739 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: net-mtu 2026-08-24 21:16:20.740 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: net-mtu-writable 2026-08-24 21:16:20.740 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: network_availability_zone 2026-08-24 21:16:20.741 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: network_ha 2026-08-24 21:16:20.742 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: network-ip-availability 2026-08-24 21:16:20.742 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-24 21:16:20.743 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: pagination 2026-08-24 21:16:20.743 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: port-device-profile 2026-08-24 21:16:20.744 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-24 21:16:20.744 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-24 21:16:20.745 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-24 21:16:20.745 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: port-mac-override 2026-08-24 21:16:20.746 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-24 21:16:20.746 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-24 21:16:20.747 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-24 21:16:20.747 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: port-resource-request 2026-08-24 21:16:20.748 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: port-resource-request-groups 2026-08-24 21:16:20.748 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-24 21:16:20.749 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: binding 2026-08-24 21:16:20.750 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: binding-extended 2026-08-24 21:16:20.750 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: port-security 2026-08-24 21:16:20.750 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: project-id 2026-08-24 21:16:20.751 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: provider 2026-08-24 21:16:20.752 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-24 21:16:20.753 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: qos 2026-08-24 21:16:20.754 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-24 21:16:20.755 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-24 21:16:20.755 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: qos-default 2026-08-24 21:16:20.755 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: qos-fip 2026-08-24 21:16:20.756 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-24 21:16:20.756 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: qos-gateway-ip 2026-08-24 21:16:20.757 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: qos-port-network-policy 2026-08-24 21:16:20.757 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: qos-pps-minimum 2026-08-24 21:16:20.758 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-24 21:16:20.759 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: qos-pps 2026-08-24 21:16:20.759 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: qos-rule-type-details 2026-08-24 21:16:20.760 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-24 21:16:20.760 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: qos-rules-alias 2026-08-24 21:16:20.761 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: quota-check-limit 2026-08-24 21:16:20.761 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: quota-check-limit-default 2026-08-24 21:16:20.763 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: quotas 2026-08-24 21:16:20.766 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: quota_details 2026-08-24 21:16:20.767 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: rbac-policies 2026-08-24 21:16:20.768 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: rbac-address-group 2026-08-24 21:16:20.768 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: rbac-address-scope 2026-08-24 21:16:20.769 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: rbac-security-groups 2026-08-24 21:16:20.769 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: rbac-subnetpool 2026-08-24 21:16:20.770 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: revision-if-match 2026-08-24 21:16:20.770 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: standard-attr-revisions 2026-08-24 21:16:20.771 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: router_availability_zone 2026-08-24 21:16:20.771 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-24 21:16:20.773 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: security-groups-default-rules 2026-08-24 21:16:20.773 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-24 21:16:20.774 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-24 21:16:20.774 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-24 21:16:20.775 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-24 21:16:20.775 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-24 21:16:20.779 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: security-group 2026-08-24 21:16:20.780 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: segment 2026-08-24 21:16:20.781 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-24 21:16:20.781 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: service-type 2026-08-24 21:16:20.782 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: sorting 2026-08-24 21:16:20.782 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: standard-attr-segment 2026-08-24 21:16:20.783 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: standard-attr-description 2026-08-24 21:16:20.784 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: stateful-security-group 2026-08-24 21:16:20.784 1 WARNING neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-24 21:16:20.785 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-24 21:16:20.785 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: subnet-external-network 2026-08-24 21:16:20.786 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: subnet_onboard 2026-08-24 21:16:20.786 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-24 21:16:20.787 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: subnet-service-types 2026-08-24 21:16:20.788 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: subnet_allocation 2026-08-24 21:16:20.788 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-24 21:16:20.789 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: tag-creation 2026-08-24 21:16:20.789 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-24 21:16:20.793 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: standard-attr-tag 2026-08-24 21:16:20.794 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-24 21:16:20.795 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: trunk 2026-08-24 21:16:20.795 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: trunk-details 2026-08-24 21:16:20.796 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-24 21:16:20.796 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-24 21:16:20.797 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-24 21:16:20.798 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-24 21:16:20.799 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-24 21:16:20.800 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-24 21:16:20.801 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: vpn-flavors 2026-08-24 21:16:20.802 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: vpnaas 2026-08-24 21:16:20.803 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: taas 2026-08-24 21:16:20.804 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: tap-mirror 2026-08-24 21:16:20.805 1 INFO neutron.api.extensions [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Loaded extension: taas-vlan-filter 2026-08-24 21:16:20.808 1 INFO oslo_service.backend.eventlet.service [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Starting 2 workers 2026-08-24 21:16:20.813 1 INFO oslo_service.backend.eventlet.service [None req-facad8ae-0dff-4192-b630-8b17e2bc777f - - - - - -] Starting 1 workers 2026-08-24 21:17:00.007 11 INFO neutron.db.l3_hamode_db [None req-449c83b2-4c8e-444e-89b1-76c4c2f4f2e0 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-24 21:17:12.374 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 3aa0fc4c-473b-4ee8-b18a-25c7610ba0dc 2026-08-24 21:17:13.506 12 INFO neutron.plugins.ml2.plugin [None req-943b3b8b-31e7-476c-ac53-4828228a888b - - - - - -] Attempt 1 to provision port 3aa0fc4c-473b-4ee8-b18a-25c7610ba0dc 2026-08-24 21:17:14.304 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 3aa0fc4c-473b-4ee8-b18a-25c7610ba0dc 2026-08-24 21:17:15.201 12 INFO neutron.plugins.ml2.plugin [None req-b66e1fab-5068-4531-ae35-8d9426aeb9e7 - - - - - -] Attempt 1 to provision port 3aa0fc4c-473b-4ee8-b18a-25c7610ba0dc 2026-08-24 21:21:36.228 11 INFO neutron.plugins.ml2.plugin [None req-d7cfd580-5079-4c22-bf00-db248ff959a1 - - - - - -] Attempt 1 to provision port ddd694c9-19a0-40b9-9b6e-938861ac0a89 2026-08-24 21:21:36.515 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port ddd694c9-19a0-40b9-9b6e-938861ac0a89 2026-08-24 21:21:37.897 11 INFO neutron.plugins.ml2.plugin [None req-d7ef1ded-9f84-4ac6-a48b-486dc86ad6ae - - - - - -] Attempt 1 to provision port ddd694c9-19a0-40b9-9b6e-938861ac0a89 2026-08-24 21:21:38.511 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port ddd694c9-19a0-40b9-9b6e-938861ac0a89 2026-08-24 21:21:42.756 12 INFO neutron.plugins.ml2.plugin [None req-76e6c4b9-b3cd-436e-aae4-c0d0fd127859 - - - - - -] Attempt 1 to provision port 7736bb48-4d9f-468b-a7e0-7f24613b069b 2026-08-24 21:25:13.203 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 7736bb48-4d9f-468b-a7e0-7f24613b069b 2026-08-24 21:25:14.730 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 7736bb48-4d9f-468b-a7e0-7f24613b069b 2026-08-24 21:33:25.059 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 388016b1-a243-4ac1-b162-7037917c51b2 2026-08-24 21:33:27.027 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 388016b1-a243-4ac1-b162-7037917c51b2 2026-08-24 21:49:59.056 12 INFO neutron.plugins.ml2.plugin [None req-ba827b51-24a0-41b1-a464-5dfa1a5172d1 - - - - - -] Attempt 1 to provision port 380b5d6e-71bc-4a53-9c62-3fe6858ee34c 2026-08-24 21:49:59.670 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 380b5d6e-71bc-4a53-9c62-3fe6858ee34c 2026-08-24 21:50:01.712 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 0e8e78d2-4f79-4032-bf37-ab6ae0818ee8 2026-08-24 21:50:03.677 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 0e8e78d2-4f79-4032-bf37-ab6ae0818ee8 2026-08-24 21:50:05.722 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 923d6e0f-8ec0-4f89-aef1-0bff5e425a60 2026-08-24 21:50:07.732 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 923d6e0f-8ec0-4f89-aef1-0bff5e425a60 2026-08-24 21:50:08.135 11 INFO neutron.plugins.ml2.plugin [None req-89e4c27a-dabf-4228-9fc4-b62060da60ef - - - - - -] Attempt 1 to provision port 923d6e0f-8ec0-4f89-aef1-0bff5e425a60 2026-08-24 21:50:08.203 11 INFO neutron.plugins.ml2.plugin [None req-89e4c27a-dabf-4228-9fc4-b62060da60ef - - - - - -] Attempt 1 to provision port 380b5d6e-71bc-4a53-9c62-3fe6858ee34c 2026-08-24 21:50:08.312 11 INFO neutron.plugins.ml2.plugin [None req-89e4c27a-dabf-4228-9fc4-b62060da60ef - - - - - -] Attempt 1 to provision port 0571e68b-cd55-405c-9501-208fc864c132 2026-08-24 21:50:08.336 11 INFO neutron.plugins.ml2.plugin [None req-89e4c27a-dabf-4228-9fc4-b62060da60ef - - - - - -] Attempt 1 to provision port 5fad13ec-0233-46fb-afab-95deb27730da 2026-08-24 21:50:08.357 11 INFO neutron.plugins.ml2.plugin [None req-89e4c27a-dabf-4228-9fc4-b62060da60ef - - - - - -] Attempt 1 to provision port 3f1e51cb-1ca5-4961-908a-b160f4d61373 2026-08-24 21:50:08.388 11 INFO neutron.plugins.ml2.plugin [None req-89e4c27a-dabf-4228-9fc4-b62060da60ef - - - - - -] Attempt 1 to provision port 0e8e78d2-4f79-4032-bf37-ab6ae0818ee8 2026-08-24 21:50:11.955 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 6d48c143-5c58-4cfb-9d68-e2b1dd09d404 2026-08-24 21:50:12.538 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port ff50c1ac-36d1-468b-b4b2-486bc395efe6 2026-08-24 21:50:12.907 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 6472ce8f-ead0-41ae-b16f-8030f3f88bfe 2026-08-24 21:50:13.301 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port feafcc18-fbb4-44fa-a013-7a5d54ae87d0 2026-08-24 21:50:14.032 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 6d48c143-5c58-4cfb-9d68-e2b1dd09d404 2026-08-24 21:50:14.292 12 INFO neutron.plugins.ml2.plugin [None req-93c7e01f-625f-4d3b-8852-751f236287d4 - - - - - -] Attempt 1 to provision port ff50c1ac-36d1-468b-b4b2-486bc395efe6 2026-08-24 21:50:14.576 12 INFO neutron.plugins.ml2.plugin [None req-93c7e01f-625f-4d3b-8852-751f236287d4 - - - - - -] Attempt 1 to provision port 6472ce8f-ead0-41ae-b16f-8030f3f88bfe 2026-08-24 21:50:14.815 12 INFO neutron.plugins.ml2.plugin [None req-5a33c493-cabb-4fa4-934a-9550b2293e30 - - - - - -] Attempt 1 to provision port feafcc18-fbb4-44fa-a013-7a5d54ae87d0 2026-08-24 21:50:16.058 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port e4df1f00-9b70-4437-a486-a6e44ead093e 2026-08-24 21:50:16.746 12 INFO neutron.plugins.ml2.plugin [None req-327953a1-8907-41ef-8858-e669066ae820 - - - - - -] Attempt 1 to provision port 923d6e0f-8ec0-4f89-aef1-0bff5e425a60 2026-08-24 21:50:16.798 12 INFO neutron.plugins.ml2.plugin [None req-327953a1-8907-41ef-8858-e669066ae820 - - - - - -] Attempt 1 to provision port 70a1543d-0307-4e3f-b35c-4cb0e988c29b 2026-08-24 21:50:16.832 12 INFO neutron.plugins.ml2.plugin [None req-327953a1-8907-41ef-8858-e669066ae820 - - - - - -] Attempt 1 to provision port 0571e68b-cd55-405c-9501-208fc864c132 2026-08-24 21:50:16.865 12 INFO neutron.plugins.ml2.plugin [None req-327953a1-8907-41ef-8858-e669066ae820 - - - - - -] Attempt 1 to provision port 5fad13ec-0233-46fb-afab-95deb27730da 2026-08-24 21:50:16.896 12 INFO neutron.plugins.ml2.plugin [None req-327953a1-8907-41ef-8858-e669066ae820 - - - - - -] Attempt 1 to provision port ff50c1ac-36d1-468b-b4b2-486bc395efe6 2026-08-24 21:50:18.082 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port e4df1f00-9b70-4437-a486-a6e44ead093e 2026-08-24 21:50:21.742 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 645df69b-0cb1-4081-91b5-7f6b03e4735a 2026-08-24 21:50:22.249 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port e9c7ec17-c422-462c-a2d1-11b3750c2cc5 2026-08-24 21:50:22.343 12 INFO neutron.notifiers.nova [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Nova event matching ['req-cd034398-87e4-46ba-9df6-1d6b0f8d78ef'] response: {'server_uuid': 'c4361bc1-ae59-4ecd-aa4a-fccde5c2a758', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '645df69b-0cb1-4081-91b5-7f6b03e4735a', 'code': 200} 2026-08-24 21:50:22.790 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port b5ae460a-ba2d-4fa1-ba8c-91431d9013ee 2026-08-24 21:50:23.012 11 INFO neutron.plugins.ml2.plugin [None req-e9be3ca8-361a-41d9-afbb-4063f28b6370 - - - - - -] Attempt 1 to provision port 0571e68b-cd55-405c-9501-208fc864c132 2026-08-24 21:50:23.066 11 INFO neutron.plugins.ml2.plugin [None req-e9be3ca8-361a-41d9-afbb-4063f28b6370 - - - - - -] Attempt 1 to provision port 3152601b-e3b4-4235-83b3-551ccc604626 2026-08-24 21:50:23.104 11 INFO neutron.plugins.ml2.plugin [None req-e9be3ca8-361a-41d9-afbb-4063f28b6370 - - - - - -] Attempt 1 to provision port 5fad13ec-0233-46fb-afab-95deb27730da 2026-08-24 21:50:24.400 12 INFO neutron.notifiers.nova [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Nova event matching ['req-23dac479-aefb-44d4-b357-d1609defba16'] response: {'server_uuid': '8d9fee5d-3381-47ee-a3de-e6ebcd72936d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e9c7ec17-c422-462c-a2d1-11b3750c2cc5', 'code': 200} 2026-08-24 21:50:24.400 12 INFO neutron.notifiers.nova [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Nova event matching ['req-23dac479-aefb-44d4-b357-d1609defba16'] response: {'server_uuid': 'b81520d5-c121-48c3-bd3c-4d9f9f380c63', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b5ae460a-ba2d-4fa1-ba8c-91431d9013ee', 'code': 200} 2026-08-24 21:50:24.904 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 645df69b-0cb1-4081-91b5-7f6b03e4735a 2026-08-24 21:50:25.055 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port e9c7ec17-c422-462c-a2d1-11b3750c2cc5 2026-08-24 21:50:25.228 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port b5ae460a-ba2d-4fa1-ba8c-91431d9013ee 2026-08-24 21:50:28.570 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 83d31ea2-76a0-4650-9309-161b1521f82e 2026-08-24 21:50:29.048 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 31d011fc-5982-46b6-a2f5-670f6e511d7a 2026-08-24 21:50:29.106 11 INFO neutron.plugins.ml2.plugin [None req-f3878b5b-c20e-4294-b437-7dc957713faf - - - - - -] Attempt 1 to provision port b5ae460a-ba2d-4fa1-ba8c-91431d9013ee 2026-08-24 21:50:29.174 11 INFO neutron.plugins.ml2.plugin [None req-f3878b5b-c20e-4294-b437-7dc957713faf - - - - - -] Attempt 1 to provision port 83d31ea2-76a0-4650-9309-161b1521f82e 2026-08-24 21:50:29.245 11 INFO neutron.plugins.ml2.plugin [None req-f3878b5b-c20e-4294-b437-7dc957713faf - - - - - -] Attempt 1 to provision port 70a1543d-0307-4e3f-b35c-4cb0e988c29b 2026-08-24 21:50:29.264 11 INFO neutron.plugins.ml2.plugin [None req-f3878b5b-c20e-4294-b437-7dc957713faf - - - - - -] Attempt 1 to provision port 0571e68b-cd55-405c-9501-208fc864c132 2026-08-24 21:50:29.297 11 INFO neutron.plugins.ml2.plugin [None req-f3878b5b-c20e-4294-b437-7dc957713faf - - - - - -] Attempt 1 to provision port ef61eee3-3f93-499b-93a0-83b5fcd6ff17 2026-08-24 21:50:29.328 11 INFO neutron.plugins.ml2.plugin [None req-f3878b5b-c20e-4294-b437-7dc957713faf - - - - - -] Attempt 1 to provision port ff50c1ac-36d1-468b-b4b2-486bc395efe6 2026-08-24 21:50:30.593 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 31d011fc-5982-46b6-a2f5-670f6e511d7a 2026-08-24 21:50:30.789 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 83d31ea2-76a0-4650-9309-161b1521f82e 2026-08-24 21:50:31.756 11 INFO neutron.notifiers.nova [None req-645da621-1afa-4e45-8be9-b76fe917c307 - - - - - -] Nova event matching ['req-97d1739f-cc13-4822-a4c7-619e0e8881ec'] response: {'server_uuid': '8d9fee5d-3381-47ee-a3de-e6ebcd72936d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e9c7ec17-c422-462c-a2d1-11b3750c2cc5', 'code': 200} 2026-08-24 21:50:34.466 12 INFO neutron.plugins.ml2.plugin [None req-11647538-3bc9-4803-8251-6f5e87b31df5 - - - - - -] Attempt 1 to provision port 83d31ea2-76a0-4650-9309-161b1521f82e 2026-08-24 21:50:34.517 12 INFO neutron.plugins.ml2.plugin [None req-11647538-3bc9-4803-8251-6f5e87b31df5 - - - - - -] Attempt 1 to provision port 70a1543d-0307-4e3f-b35c-4cb0e988c29b 2026-08-24 21:50:34.544 12 INFO neutron.plugins.ml2.plugin [None req-11647538-3bc9-4803-8251-6f5e87b31df5 - - - - - -] Attempt 1 to provision port 527b272e-7869-4469-ae57-88094d3dcfc0 2026-08-24 21:50:34.570 12 INFO neutron.plugins.ml2.plugin [None req-11647538-3bc9-4803-8251-6f5e87b31df5 - - - - - -] Attempt 1 to provision port ef61eee3-3f93-499b-93a0-83b5fcd6ff17 2026-08-24 21:50:38.379 11 INFO neutron.plugins.ml2.plugin [None req-de3d9ddb-7c7d-423d-ad7f-da4530d46a8c - - - - - -] Attempt 1 to provision port 645df69b-0cb1-4081-91b5-7f6b03e4735a 2026-08-24 21:50:38.452 11 INFO neutron.plugins.ml2.plugin [None req-de3d9ddb-7c7d-423d-ad7f-da4530d46a8c - - - - - -] Attempt 1 to provision port ef61eee3-3f93-499b-93a0-83b5fcd6ff17 2026-08-24 21:50:41.745 11 INFO neutron.plugins.ml2.plugin [None req-fd984f67-8731-4f7d-97ea-d81071f4f7b5 - - - - - -] Attempt 1 to provision port 0e7d2cba-395f-42be-a8f3-5d188b3c3825 2026-08-24 21:50:41.782 11 INFO neutron.plugins.ml2.plugin [None req-fd984f67-8731-4f7d-97ea-d81071f4f7b5 - - - - - -] Attempt 1 to provision port ef61eee3-3f93-499b-93a0-83b5fcd6ff17 2026-08-24 21:50:47.076 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 0bffbe4b-a78b-49bb-b14a-6e981231adb7 2026-08-24 21:50:47.187 11 INFO neutron.notifiers.nova [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Nova event matching ['req-5b73fd73-8adf-4072-a72e-40dc23548f0f'] response: {'server_uuid': '808f5313-35ed-4f85-acf4-b8a04450bb1f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0bffbe4b-a78b-49bb-b14a-6e981231adb7', 'code': 200} 2026-08-24 21:50:47.362 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 54133119-755b-4e4d-98a2-33136b696fa3 2026-08-24 21:50:48.841 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 0bffbe4b-a78b-49bb-b14a-6e981231adb7 2026-08-24 21:50:49.109 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 54133119-755b-4e4d-98a2-33136b696fa3 2026-08-24 21:50:49.289 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port b3eac615-08f0-4d17-9f3c-9ec36fd4b1ee 2026-08-24 21:50:49.926 11 INFO neutron.plugins.ml2.plugin [None req-e4686966-963d-4425-b399-b885c9840a91 - - - - - -] Attempt 1 to provision port 78875c52-7e6d-41ef-9f2e-c25c1dc6eb58 2026-08-24 21:50:49.959 11 INFO neutron.plugins.ml2.plugin [None req-e4686966-963d-4425-b399-b885c9840a91 - - - - - -] Attempt 1 to provision port b3eac615-08f0-4d17-9f3c-9ec36fd4b1ee 2026-08-24 21:50:50.702 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port b3eac615-08f0-4d17-9f3c-9ec36fd4b1ee 2026-08-24 21:50:52.181 12 INFO neutron.plugins.ml2.plugin [None req-6523001e-a6f6-4c32-b953-0ff57b70b7af - - - - - -] Attempt 1 to provision port b3eac615-08f0-4d17-9f3c-9ec36fd4b1ee 2026-08-24 21:50:52.255 12 INFO neutron.plugins.ml2.plugin [None req-6523001e-a6f6-4c32-b953-0ff57b70b7af - - - - - -] Attempt 1 to provision port 78875c52-7e6d-41ef-9f2e-c25c1dc6eb58 2026-08-24 21:50:54.829 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 0571e68b-cd55-405c-9501-208fc864c132 2026-08-24 21:50:54.916 11 INFO neutron.plugins.ml2.plugin [None req-f1ebbce6-767e-44ce-a1fb-d961b52dc0cc - - - - - -] Attempt 1 to provision port c18647ab-68aa-4abd-ae7c-ab1c1bb5c74a 2026-08-24 21:50:54.961 11 INFO neutron.plugins.ml2.plugin [None req-f1ebbce6-767e-44ce-a1fb-d961b52dc0cc - - - - - -] Attempt 1 to provision port 0e7d2cba-395f-42be-a8f3-5d188b3c3825 2026-08-24 21:50:54.993 11 INFO neutron.plugins.ml2.plugin [None req-f1ebbce6-767e-44ce-a1fb-d961b52dc0cc - - - - - -] Attempt 1 to provision port 78875c52-7e6d-41ef-9f2e-c25c1dc6eb58 2026-08-24 21:50:55.023 11 INFO neutron.plugins.ml2.plugin [None req-f1ebbce6-767e-44ce-a1fb-d961b52dc0cc - - - - - -] Attempt 1 to provision port 5af72bc4-5024-41c0-aadf-fc66614828cd 2026-08-24 21:50:55.046 11 INFO neutron.plugins.ml2.plugin [None req-f1ebbce6-767e-44ce-a1fb-d961b52dc0cc - - - - - -] Attempt 1 to provision port 3152601b-e3b4-4235-83b3-551ccc604626 2026-08-24 21:50:55.214 12 INFO neutron.plugins.ml2.plugin [None req-da9484ae-9438-417e-93aa-81e9bfb03ce5 - - - - - -] Attempt 1 to provision port 3152601b-e3b4-4235-83b3-551ccc604626 2026-08-24 21:50:55.217 11 INFO neutron.plugins.ml2.plugin [None req-f1ebbce6-767e-44ce-a1fb-d961b52dc0cc - - - - - -] Attempt 1 to provision port 3aa0fc4c-473b-4ee8-b18a-25c7610ba0dc 2026-08-24 21:50:55.267 11 INFO neutron.plugins.ml2.plugin [None req-f1ebbce6-767e-44ce-a1fb-d961b52dc0cc - - - - - -] Attempt 1 to provision port d285d1c2-83eb-42f6-94f3-cff57390634c 2026-08-24 21:50:56.942 11 INFO neutron.plugins.ml2.plugin [None req-981c5b7d-de0d-45f7-8cfc-7e438191a748 - - - - - -] Attempt 1 to provision port 78875c52-7e6d-41ef-9f2e-c25c1dc6eb58 2026-08-24 21:50:57.973 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 3a01d0f1-a4d8-4efa-b0b9-9d9663a14c65 2026-08-24 21:50:58.154 11 INFO neutron.notifiers.nova [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Nova event matching ['req-dee21dbd-2c19-4643-af23-4dd56cf35ffd'] response: {'server_uuid': '8840ff2f-21a5-499c-b131-7653fa423b9a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3a01d0f1-a4d8-4efa-b0b9-9d9663a14c65', 'code': 200} 2026-08-24 21:50:58.406 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port ef61eee3-3f93-499b-93a0-83b5fcd6ff17 2026-08-24 21:50:58.711 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 3152601b-e3b4-4235-83b3-551ccc604626 2026-08-24 21:50:59.152 11 INFO neutron.plugins.ml2.plugin [None req-e88a756c-bff0-46ad-b8f7-c01bd90bf663 - - - - - -] Attempt 1 to provision port 0571e68b-cd55-405c-9501-208fc864c132 2026-08-24 21:50:59.364 11 INFO neutron.plugins.ml2.plugin [None req-e88a756c-bff0-46ad-b8f7-c01bd90bf663 - - - - - -] Attempt 1 to provision port 0e7d2cba-395f-42be-a8f3-5d188b3c3825 2026-08-24 21:50:59.963 11 INFO neutron.plugins.ml2.plugin [None req-b0ed72e8-218e-43d0-a3c3-150a05e0920c - - - - - -] Attempt 1 to provision port 645df69b-0cb1-4081-91b5-7f6b03e4735a 2026-08-24 21:51:00.016 11 INFO neutron.plugins.ml2.plugin [None req-b0ed72e8-218e-43d0-a3c3-150a05e0920c - - - - - -] Attempt 1 to provision port 3a01d0f1-a4d8-4efa-b0b9-9d9663a14c65 2026-08-24 21:51:00.122 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 3a01d0f1-a4d8-4efa-b0b9-9d9663a14c65 2026-08-24 21:51:00.327 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 0e7d2cba-395f-42be-a8f3-5d188b3c3825 2026-08-24 21:51:04.288 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 78875c52-7e6d-41ef-9f2e-c25c1dc6eb58 2026-08-24 21:51:04.596 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port c18647ab-68aa-4abd-ae7c-ab1c1bb5c74a 2026-08-24 21:51:05.503 11 INFO neutron.plugins.ml2.plugin [None req-7c5c3e38-decc-4f81-abe0-1f19cc68d9be - - - - - -] Attempt 1 to provision port 8ff9eb3c-3ba0-4068-857b-cdeb57725696 2026-08-24 21:51:06.110 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 78875c52-7e6d-41ef-9f2e-c25c1dc6eb58 2026-08-24 21:51:06.297 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port c18647ab-68aa-4abd-ae7c-ab1c1bb5c74a 2026-08-24 21:51:20.204 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port ec4982b6-dbcf-4f3f-9724-66156c890c0c 2026-08-24 21:51:20.624 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 7794242c-700c-47c0-a8e6-ed48e11199cb 2026-08-24 21:51:21.081 12 INFO neutron.plugins.ml2.plugin [None req-570d9c9f-8fec-46f9-a9d0-941f2873a2ca - - - - - -] Attempt 1 to provision port ec4982b6-dbcf-4f3f-9724-66156c890c0c 2026-08-24 21:51:22.204 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 7794242c-700c-47c0-a8e6-ed48e11199cb 2026-08-24 21:51:22.399 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port ec4982b6-dbcf-4f3f-9724-66156c890c0c 2026-08-24 21:51:22.651 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 5b6600e0-1495-4bbc-82aa-69a9aed473f8 2026-08-24 21:51:24.210 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 2a46b39f-4b8a-45e2-bd56-7f33df97ed74 2026-08-24 21:51:24.605 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 5b6600e0-1495-4bbc-82aa-69a9aed473f8 2026-08-24 21:51:26.179 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 2a46b39f-4b8a-45e2-bd56-7f33df97ed74 2026-08-24 21:51:27.148 12 INFO neutron.plugins.ml2.plugin [None req-42ef5e2a-b122-496d-afa2-ecc2e4868db4 - - - - - -] Attempt 1 to provision port 5dffc787-6d62-4e72-8bb0-553346df1270 2026-08-24 21:51:27.183 12 INFO neutron.plugins.ml2.plugin [None req-42ef5e2a-b122-496d-afa2-ecc2e4868db4 - - - - - -] Attempt 1 to provision port 4488243c-02c6-4a99-802f-fe9f043b2dc0 2026-08-24 21:51:27.213 12 INFO neutron.plugins.ml2.plugin [None req-42ef5e2a-b122-496d-afa2-ecc2e4868db4 - - - - - -] Attempt 1 to provision port 58a53385-e2ce-40ea-9e62-862ca3f7cd17 2026-08-24 21:51:27.237 12 INFO neutron.plugins.ml2.plugin [None req-42ef5e2a-b122-496d-afa2-ecc2e4868db4 - - - - - -] Attempt 1 to provision port ec4982b6-dbcf-4f3f-9724-66156c890c0c 2026-08-24 21:51:27.291 12 INFO neutron.plugins.ml2.plugin [None req-42ef5e2a-b122-496d-afa2-ecc2e4868db4 - - - - - -] Attempt 1 to provision port 2a46b39f-4b8a-45e2-bd56-7f33df97ed74 2026-08-24 21:51:30.881 12 INFO neutron.plugins.ml2.plugin [None req-0d1f95d2-2daf-491d-a3de-8311795c99a7 - - - - - -] Attempt 1 to provision port 5dffc787-6d62-4e72-8bb0-553346df1270 2026-08-24 21:51:30.919 12 INFO neutron.plugins.ml2.plugin [None req-0d1f95d2-2daf-491d-a3de-8311795c99a7 - - - - - -] Attempt 1 to provision port 4488243c-02c6-4a99-802f-fe9f043b2dc0 2026-08-24 21:51:30.950 12 INFO neutron.plugins.ml2.plugin [None req-0d1f95d2-2daf-491d-a3de-8311795c99a7 - - - - - -] Attempt 1 to provision port 2a46b39f-4b8a-45e2-bd56-7f33df97ed74 2026-08-24 21:51:31.030 12 INFO neutron.plugins.ml2.plugin [None req-0d1f95d2-2daf-491d-a3de-8311795c99a7 - - - - - -] Attempt 1 to provision port e29d4ff5-5baf-43d2-9a59-68a2bdd4d330 2026-08-24 21:51:33.345 12 INFO neutron.plugins.ml2.plugin [None req-8f628e35-0bc5-4786-b12c-9e7b399cc99a - - - - - -] Attempt 1 to provision port 5dffc787-6d62-4e72-8bb0-553346df1270 2026-08-24 21:51:33.370 12 INFO neutron.plugins.ml2.plugin [None req-8f628e35-0bc5-4786-b12c-9e7b399cc99a - - - - - -] Attempt 1 to provision port 4488243c-02c6-4a99-802f-fe9f043b2dc0 2026-08-24 21:51:34.745 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port fd25d0c9-e46c-45c9-b709-625a2a66f06d 2026-08-24 21:51:34.882 12 INFO neutron.notifiers.nova [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Nova event matching ['req-52c0b836-7f78-4687-8a8b-e4eafc0f1719'] response: {'server_uuid': '93eca5c3-8793-4521-aba4-f1beeba4ee6e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fd25d0c9-e46c-45c9-b709-625a2a66f06d', 'code': 200} 2026-08-24 21:51:36.859 12 INFO neutron.plugins.ml2.plugin [None req-9ae7b4c2-f639-4bad-a11a-40c6d752c92e - - - - - -] Attempt 1 to provision port 4488243c-02c6-4a99-802f-fe9f043b2dc0 2026-08-24 21:51:36.888 12 INFO neutron.plugins.ml2.plugin [None req-9ae7b4c2-f639-4bad-a11a-40c6d752c92e - - - - - -] Attempt 1 to provision port fd25d0c9-e46c-45c9-b709-625a2a66f06d 2026-08-24 21:51:37.255 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port fd25d0c9-e46c-45c9-b709-625a2a66f06d 2026-08-24 21:51:37.487 11 INFO neutron.plugins.ml2.plugin [None req-9b6ae282-11f5-489c-857d-6cf5687708e6 - - - - - -] Attempt 1 to provision port 3f6f6778-6a22-4292-9278-9908a5124dc7 2026-08-24 21:51:37.598 11 INFO neutron.notifiers.nova [None req-9b6ae282-11f5-489c-857d-6cf5687708e6 - - - - - -] Nova event matching ['req-2fa92dca-0926-4f58-a0ee-849c810200ea'] response: {'server_uuid': 'a1de12ff-798a-4387-be09-9dcb4834ecf0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3f6f6778-6a22-4292-9278-9908a5124dc7', 'code': 200} 2026-08-24 21:51:38.402 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 3f6f6778-6a22-4292-9278-9908a5124dc7 2026-08-24 21:51:38.556 11 INFO neutron.plugins.ml2.plugin [None req-223758ff-1c83-4f5d-9ecb-9a0a925bf506 - - - - - -] Attempt 1 to provision port 3f6f6778-6a22-4292-9278-9908a5124dc7 2026-08-24 21:51:40.425 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 58a53385-e2ce-40ea-9e62-862ca3f7cd17 2026-08-24 21:51:40.740 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 5dffc787-6d62-4e72-8bb0-553346df1270 2026-08-24 21:51:42.427 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 5dffc787-6d62-4e72-8bb0-553346df1270 2026-08-24 21:51:42.625 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 4488243c-02c6-4a99-802f-fe9f043b2dc0 2026-08-24 21:51:42.925 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 58a53385-e2ce-40ea-9e62-862ca3f7cd17 2026-08-24 21:51:43.081 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port e29d4ff5-5baf-43d2-9a59-68a2bdd4d330 2026-08-24 21:51:44.388 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 4488243c-02c6-4a99-802f-fe9f043b2dc0 2026-08-24 21:51:44.609 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port e29d4ff5-5baf-43d2-9a59-68a2bdd4d330 2026-08-24 21:51:48.354 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 1eb7bc05-610b-442f-938f-afc2bc7f3d1d 2026-08-24 21:51:49.694 11 INFO neutron.plugins.ml2.plugin [None req-75d09d8b-3c34-4064-897a-668baff28d5d - - - - - -] Attempt 1 to provision port 1eb7bc05-610b-442f-938f-afc2bc7f3d1d 2026-08-24 21:51:50.358 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 1eb7bc05-610b-442f-938f-afc2bc7f3d1d 2026-08-24 21:51:52.410 11 INFO neutron.plugins.ml2.plugin [None req-f787779e-60fc-4175-836f-99d03e53b925 - - - - - -] Attempt 1 to provision port e44eddcb-6472-43cf-8573-6fe7366468d6 2026-08-24 21:51:56.362 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port f357dec0-5c04-4856-b724-8a4eaab71c09 2026-08-24 21:51:58.454 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port f357dec0-5c04-4856-b724-8a4eaab71c09 2026-08-24 21:52:00.434 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port a90090da-75b8-477d-8da3-04f5717b95fc 2026-08-24 21:52:01.446 11 INFO neutron.plugins.ml2.plugin [None req-b783304a-9551-42a2-a5ff-55494ada219b - - - - - -] Attempt 1 to provision port 741f7cf0-ce44-4f68-a5c0-95cfbe1bc493 2026-08-24 21:52:01.484 11 INFO neutron.plugins.ml2.plugin [None req-b783304a-9551-42a2-a5ff-55494ada219b - - - - - -] Attempt 1 to provision port a90090da-75b8-477d-8da3-04f5717b95fc 2026-08-24 21:52:02.435 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port a90090da-75b8-477d-8da3-04f5717b95fc 2026-08-24 21:52:02.730 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 83d20c9c-22e8-4ada-9141-6689ecdc27b0 2026-08-24 21:52:04.461 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 83d20c9c-22e8-4ada-9141-6689ecdc27b0 2026-08-24 21:52:05.081 11 INFO neutron.plugins.ml2.plugin [None req-c3f544ac-d9f5-4a2e-aa49-fdfa3126ad09 - - - - - -] Attempt 1 to provision port 741f7cf0-ce44-4f68-a5c0-95cfbe1bc493 2026-08-24 21:52:05.105 11 INFO neutron.plugins.ml2.plugin [None req-c3f544ac-d9f5-4a2e-aa49-fdfa3126ad09 - - - - - -] Attempt 1 to provision port a90090da-75b8-477d-8da3-04f5717b95fc 2026-08-24 21:52:08.525 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port efdc1e22-d611-4146-8889-87ade3e940ef 2026-08-24 21:52:09.882 11 INFO neutron.plugins.ml2.plugin [None req-e26dbf1b-e099-4fa3-abfb-89a72409f8f9 - - - - - -] Attempt 1 to provision port 903a29e8-a61a-4585-a2a5-8236e90e8d63 2026-08-24 21:52:09.910 11 INFO neutron.plugins.ml2.plugin [None req-e26dbf1b-e099-4fa3-abfb-89a72409f8f9 - - - - - -] Attempt 1 to provision port efdc1e22-d611-4146-8889-87ade3e940ef 2026-08-24 21:52:10.349 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port efdc1e22-d611-4146-8889-87ade3e940ef 2026-08-24 21:52:11.127 11 INFO neutron.notifiers.nova [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Nova event matching ['req-d0e7b4e6-9fe4-497d-84c3-360a6e934f9a'] response: {'server_uuid': '93eca5c3-8793-4521-aba4-f1beeba4ee6e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fd25d0c9-e46c-45c9-b709-625a2a66f06d', 'code': 200} 2026-08-24 21:52:12.951 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port fd25d0c9-e46c-45c9-b709-625a2a66f06d 2026-08-24 21:52:13.096 12 INFO neutron.notifiers.nova [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Nova event matching ['req-3f0a5ab4-ef5d-477b-bac7-132169baa651'] response: {'server_uuid': '93eca5c3-8793-4521-aba4-f1beeba4ee6e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fd25d0c9-e46c-45c9-b709-625a2a66f06d', 'code': 200} 2026-08-24 21:52:15.518 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 6a798cea-d2bb-435b-b0ac-b90d0a0d1b01 2026-08-24 21:52:15.646 11 INFO neutron.notifiers.nova [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Nova event matching ['req-b09f0274-55c7-4cd1-90f3-2ca8a8609cb7'] response: {'server_uuid': 'bda41a16-8a8c-4f78-8df1-42b276ded842', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6a798cea-d2bb-435b-b0ac-b90d0a0d1b01', 'code': 200} 2026-08-24 21:52:15.959 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port fd25d0c9-e46c-45c9-b709-625a2a66f06d 2026-08-24 21:52:16.167 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 7918c64a-9dcb-4b9c-b810-4bbc9df26407 2026-08-24 21:52:17.094 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 6a798cea-d2bb-435b-b0ac-b90d0a0d1b01 2026-08-24 21:52:17.331 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 7918c64a-9dcb-4b9c-b810-4bbc9df26407 2026-08-24 21:52:19.234 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port d7505950-c4b7-46db-9e0e-e56f2823a9f5 2026-08-24 21:52:19.808 12 INFO neutron.plugins.ml2.plugin [None req-86c150d5-86af-4c17-8803-8839e769d381 - - - - - -] Attempt 1 to provision port 903a29e8-a61a-4585-a2a5-8236e90e8d63 2026-08-24 21:52:19.835 12 INFO neutron.plugins.ml2.plugin [None req-86c150d5-86af-4c17-8803-8839e769d381 - - - - - -] Attempt 1 to provision port d7505950-c4b7-46db-9e0e-e56f2823a9f5 2026-08-24 21:52:19.920 12 INFO neutron.plugins.ml2.plugin [None req-86c150d5-86af-4c17-8803-8839e769d381 - - - - - -] Attempt 1 to provision port 6ddb8a6f-05ef-4575-8bcd-7f8b12c576b9 2026-08-24 21:52:19.959 12 INFO neutron.plugins.ml2.plugin [None req-86c150d5-86af-4c17-8803-8839e769d381 - - - - - -] Attempt 1 to provision port efdc1e22-d611-4146-8889-87ade3e940ef 2026-08-24 21:52:21.208 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port d7505950-c4b7-46db-9e0e-e56f2823a9f5 2026-08-24 21:52:21.450 11 INFO neutron.plugins.ml2.plugin [None req-06f73df6-866e-4f72-bbac-cf21149f058d - - - - - -] Attempt 1 to provision port 741f7cf0-ce44-4f68-a5c0-95cfbe1bc493 2026-08-24 21:52:23.122 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 6a06cb14-6c2b-4b22-b68d-933b54b3e121 2026-08-24 21:52:23.367 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 903a29e8-a61a-4585-a2a5-8236e90e8d63 2026-08-24 21:52:23.741 12 INFO neutron.plugins.ml2.plugin [None req-d56ca50c-ab68-4fce-b682-03c531eafce9 - - - - - -] Attempt 1 to provision port ca8984eb-195c-456c-a040-065a72415f72 2026-08-24 21:52:23.744 11 INFO neutron.plugins.ml2.plugin [None req-2f93f1f2-857e-460a-9a8d-94c671162f17 - - - - - -] Attempt 1 to provision port 741f7cf0-ce44-4f68-a5c0-95cfbe1bc493 2026-08-24 21:52:23.795 11 INFO neutron.plugins.ml2.plugin [None req-2f93f1f2-857e-460a-9a8d-94c671162f17 - - - - - -] Attempt 1 to provision port d7505950-c4b7-46db-9e0e-e56f2823a9f5 2026-08-24 21:52:23.853 11 INFO neutron.plugins.ml2.plugin [None req-2f93f1f2-857e-460a-9a8d-94c671162f17 - - - - - -] Attempt 1 to provision port ca8984eb-195c-456c-a040-065a72415f72 2026-08-24 21:52:23.912 11 INFO neutron.plugins.ml2.plugin [None req-2f93f1f2-857e-460a-9a8d-94c671162f17 - - - - - -] Attempt 1 to provision port 6ddb8a6f-05ef-4575-8bcd-7f8b12c576b9 2026-08-24 21:52:23.952 11 INFO neutron.plugins.ml2.plugin [None req-2f93f1f2-857e-460a-9a8d-94c671162f17 - - - - - -] Attempt 1 to provision port 903a29e8-a61a-4585-a2a5-8236e90e8d63 2026-08-24 21:52:24.010 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 741f7cf0-ce44-4f68-a5c0-95cfbe1bc493 2026-08-24 21:52:25.100 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 6a06cb14-6c2b-4b22-b68d-933b54b3e121 2026-08-24 21:52:25.262 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 903a29e8-a61a-4585-a2a5-8236e90e8d63 2026-08-24 21:52:25.472 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port ca8984eb-195c-456c-a040-065a72415f72 2026-08-24 21:52:27.186 12 INFO neutron.plugins.ml2.plugin [None req-23ce9322-33e3-4dca-b734-694a4fb37c9d - - - - - -] Attempt 1 to provision port 741f7cf0-ce44-4f68-a5c0-95cfbe1bc493 2026-08-24 21:52:27.235 12 INFO neutron.plugins.ml2.plugin [None req-23ce9322-33e3-4dca-b734-694a4fb37c9d - - - - - -] Attempt 1 to provision port 903a29e8-a61a-4585-a2a5-8236e90e8d63 2026-08-24 21:52:27.289 12 INFO neutron.plugins.ml2.plugin [None req-23ce9322-33e3-4dca-b734-694a4fb37c9d - - - - - -] Attempt 1 to provision port 6a06cb14-6c2b-4b22-b68d-933b54b3e121 2026-08-24 21:52:27.336 12 INFO neutron.plugins.ml2.plugin [None req-23ce9322-33e3-4dca-b734-694a4fb37c9d - - - - - -] Attempt 1 to provision port 6ddb8a6f-05ef-4575-8bcd-7f8b12c576b9 2026-08-24 21:52:27.634 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port a9dc4cff-f165-4cc2-ad41-9a32c539a438 2026-08-24 21:52:27.736 12 INFO neutron.notifiers.nova [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Nova event matching ['req-6cc3f41b-4ac1-4ef5-87aa-28033163ab80'] response: {'server_uuid': 'e4f5b905-b65b-499e-9483-fd7cbbe10302', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a9dc4cff-f165-4cc2-ad41-9a32c539a438', 'code': 200} 2026-08-24 21:52:29.116 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port a9dc4cff-f165-4cc2-ad41-9a32c539a438 2026-08-24 21:52:29.955 11 INFO neutron.plugins.ml2.plugin [None req-ab39a429-a518-4328-8feb-553cf8f1edbb - - - - - -] Attempt 1 to provision port 6a798cea-d2bb-435b-b0ac-b90d0a0d1b01 2026-08-24 21:52:30.129 11 INFO neutron.plugins.ml2.plugin [None req-ab39a429-a518-4328-8feb-553cf8f1edbb - - - - - -] Attempt 1 to provision port 6ddb8a6f-05ef-4575-8bcd-7f8b12c576b9 2026-08-24 21:52:31.122 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 6ddb8a6f-05ef-4575-8bcd-7f8b12c576b9 2026-08-24 21:52:31.442 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 27ce8192-e650-41e5-aa91-707648326054 2026-08-24 21:52:31.972 11 INFO neutron.plugins.ml2.plugin [None req-f364a95d-5253-4870-9938-cb159c3efcf5 - - - - - -] Attempt 1 to provision port 27ce8192-e650-41e5-aa91-707648326054 2026-08-24 21:52:32.043 11 INFO neutron.plugins.ml2.plugin [None req-f364a95d-5253-4870-9938-cb159c3efcf5 - - - - - -] Attempt 1 to provision port a9dc4cff-f165-4cc2-ad41-9a32c539a438 2026-08-24 21:52:33.094 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 6ddb8a6f-05ef-4575-8bcd-7f8b12c576b9 2026-08-24 21:52:33.282 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 27ce8192-e650-41e5-aa91-707648326054 2026-08-24 21:52:35.264 11 INFO neutron.notifiers.nova [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Nova event matching ['req-a2ada7f1-fae8-443c-8473-db41316b3b23'] response: {'server_uuid': '93eca5c3-8793-4521-aba4-f1beeba4ee6e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fd25d0c9-e46c-45c9-b709-625a2a66f06d', 'code': 200} 2026-08-24 21:52:45.265 11 INFO neutron.notifiers.nova [None req-f3f94ad8-1295-40d3-8b38-1b007ec31eba - - - - - -] Nova event matching ['req-44e1938f-dfa0-4a14-8961-8634b5ea4a62'] response: {'server_uuid': 'bda41a16-8a8c-4f78-8df1-42b276ded842', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6a798cea-d2bb-435b-b0ac-b90d0a0d1b01', 'code': 200} 2026-08-24 21:53:07.697 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port f75e7414-0110-4a14-a583-29cdb353cfeb 2026-08-24 21:53:07.792 11 INFO neutron.notifiers.nova [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Nova event matching ['req-9f493c86-6e9b-4d2a-8ca0-c12078533e95'] response: {'server_uuid': 'eaa6f7c7-55e8-4c91-b5fa-2855f89366c8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f75e7414-0110-4a14-a583-29cdb353cfeb', 'code': 200} 2026-08-24 21:53:09.131 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port f75e7414-0110-4a14-a583-29cdb353cfeb 2026-08-24 21:53:23.119 11 INFO neutron.plugins.ml2.plugin [None req-7da9698f-b438-4540-879d-5207281af33e - - - - - -] Attempt 1 to provision port 2a4c95f5-84b7-4fe3-9e3d-cee043a9d6a2 2026-08-24 21:53:23.131 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 2a4c95f5-84b7-4fe3-9e3d-cee043a9d6a2 2026-08-24 21:53:25.232 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 439cb99e-22e0-44be-829f-578edec86cd6 2026-08-24 21:53:25.561 12 INFO neutron.plugins.ml2.plugin [None req-c2c3a483-c78a-473b-9856-e4a369501e25 - - - - - -] Attempt 1 to provision port 2a4c95f5-84b7-4fe3-9e3d-cee043a9d6a2 2026-08-24 21:53:27.183 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 439cb99e-22e0-44be-829f-578edec86cd6 2026-08-24 21:53:27.933 11 INFO neutron.plugins.ml2.plugin [None req-560d24eb-f3e4-4a7b-bb9b-f61a95f94822 - - - - - -] Attempt 1 to provision port 2a4c95f5-84b7-4fe3-9e3d-cee043a9d6a2 2026-08-24 21:53:27.962 11 INFO neutron.plugins.ml2.db [None req-560d24eb-f3e4-4a7b-bb9b-f61a95f94822 - - - - - -] No ports have port_id starting with 2a4c95f5-84b7-4fe3-9e3d-cee043a9d6a2 2026-08-24 21:53:45.375 12 INFO neutron_taas.services.taas.taas_plugin [None req-3acab63a-3c57-4a8a-b033-53bfcc100092 - - - - - -] TaaS: Handle Delete Port: d7505950-c4b7-46db-9e0e-e56f2823a9f5 2026-08-24 21:53:45.386 12 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3acab63a-3c57-4a8a-b033-53bfcc100092 - - - - - -] Tap Mirror: Handle Delete Port: d7505950-c4b7-46db-9e0e-e56f2823a9f5 2026-08-24 21:54:11.319 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port d840b97c-dfdb-47bc-a7c2-4901ff56d787 2026-08-24 21:54:12.408 12 INFO neutron.plugins.ml2.plugin [None req-ee888806-1285-49ce-afee-ab62072f6a47 - - - - - -] Attempt 1 to provision port d840b97c-dfdb-47bc-a7c2-4901ff56d787 2026-08-24 21:54:21.292 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port fc7baf5f-6f27-4eea-b946-0b73cb27316d 2026-08-24 21:54:21.684 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port f48b07a2-761f-4a7d-89ec-8125dd2a34fc 2026-08-24 21:54:22.107 12 INFO neutron.plugins.ml2.plugin [None req-9d533cec-63ba-48db-90db-198744bf561d - - - - - -] Attempt 1 to provision port fc7baf5f-6f27-4eea-b946-0b73cb27316d 2026-08-24 21:54:23.229 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port fc7baf5f-6f27-4eea-b946-0b73cb27316d 2026-08-24 21:54:23.408 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port f48b07a2-761f-4a7d-89ec-8125dd2a34fc 2026-08-24 21:54:25.259 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port f8edc0f4-7239-4cf5-ac32-8a055eb1db9f 2026-08-24 21:54:27.360 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port f8edc0f4-7239-4cf5-ac32-8a055eb1db9f 2026-08-24 21:54:29.249 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 05dbec44-0d58-42bb-a784-e36f536c6e49 2026-08-24 21:54:31.212 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 05dbec44-0d58-42bb-a784-e36f536c6e49 2026-08-24 21:54:31.385 12 INFO neutron.plugins.ml2.plugin [None req-e829d59e-a4f4-475e-8153-d04b00c47880 - - - - - -] Attempt 1 to provision port f8edc0f4-7239-4cf5-ac32-8a055eb1db9f 2026-08-24 21:54:31.449 12 INFO neutron.plugins.ml2.plugin [None req-e829d59e-a4f4-475e-8153-d04b00c47880 - - - - - -] Attempt 1 to provision port 05dbec44-0d58-42bb-a784-e36f536c6e49 2026-08-24 21:54:31.507 12 INFO neutron.plugins.ml2.plugin [None req-e829d59e-a4f4-475e-8153-d04b00c47880 - - - - - -] Attempt 1 to provision port 16425d73-c8a1-46ad-a720-d67a6ee2b102 2026-08-24 21:54:31.531 12 INFO neutron.plugins.ml2.plugin [None req-e829d59e-a4f4-475e-8153-d04b00c47880 - - - - - -] Attempt 1 to provision port 447cbe88-d264-4da6-b664-b16c724c0538 2026-08-24 21:54:31.555 12 INFO neutron.plugins.ml2.plugin [None req-e829d59e-a4f4-475e-8153-d04b00c47880 - - - - - -] Attempt 1 to provision port fc7baf5f-6f27-4eea-b946-0b73cb27316d 2026-08-24 21:54:31.617 12 INFO neutron.plugins.ml2.plugin [None req-e829d59e-a4f4-475e-8153-d04b00c47880 - - - - - -] Attempt 1 to provision port 74c68e69-6c3a-41cf-bd2b-901aa819ac0e 2026-08-24 21:54:37.762 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port da601db5-0671-4e66-8420-3c75b6404920 2026-08-24 21:54:37.874 11 INFO neutron.notifiers.nova [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Nova event matching ['req-9cda6171-4f50-41ce-a847-9af68e055286'] response: {'server_uuid': 'b2de4528-217d-4e49-b58f-fe67acebd928', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'da601db5-0671-4e66-8420-3c75b6404920', 'code': 200} 2026-08-24 21:54:38.206 12 INFO neutron.plugins.ml2.plugin [None req-e79ae9c4-e665-4093-842a-e091e2af94a1 - - - - - -] Attempt 1 to provision port f5da0f7a-e7db-4d5e-8f44-ab6d363a6da4 2026-08-24 21:54:38.232 12 INFO neutron.plugins.ml2.plugin [None req-e79ae9c4-e665-4093-842a-e091e2af94a1 - - - - - -] Attempt 1 to provision port f8edc0f4-7239-4cf5-ac32-8a055eb1db9f 2026-08-24 21:54:38.289 12 INFO neutron.plugins.ml2.plugin [None req-e79ae9c4-e665-4093-842a-e091e2af94a1 - - - - - -] Attempt 1 to provision port 05dbec44-0d58-42bb-a784-e36f536c6e49 2026-08-24 21:54:38.340 12 INFO neutron.plugins.ml2.plugin [None req-e79ae9c4-e665-4093-842a-e091e2af94a1 - - - - - -] Attempt 1 to provision port 16425d73-c8a1-46ad-a720-d67a6ee2b102 2026-08-24 21:54:38.471 12 INFO neutron.plugins.ml2.plugin [None req-c4ee209d-4be0-4814-a830-314b72d20fb6 - - - - - -] Attempt 1 to provision port 447cbe88-d264-4da6-b664-b16c724c0538 2026-08-24 21:54:38.620 12 INFO neutron.plugins.ml2.plugin [None req-e79ae9c4-e665-4093-842a-e091e2af94a1 - - - - - -] Attempt 1 to provision port fc7baf5f-6f27-4eea-b946-0b73cb27316d 2026-08-24 21:54:38.688 12 INFO neutron.plugins.ml2.plugin [None req-e79ae9c4-e665-4093-842a-e091e2af94a1 - - - - - -] Attempt 1 to provision port 74c68e69-6c3a-41cf-bd2b-901aa819ac0e 2026-08-24 21:54:39.293 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 447cbe88-d264-4da6-b664-b16c724c0538 2026-08-24 21:54:39.464 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port da601db5-0671-4e66-8420-3c75b6404920 2026-08-24 21:54:39.630 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 16425d73-c8a1-46ad-a720-d67a6ee2b102 2026-08-24 21:54:39.861 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 74c68e69-6c3a-41cf-bd2b-901aa819ac0e 2026-08-24 21:54:41.252 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port f5da0f7a-e7db-4d5e-8f44-ab6d363a6da4 2026-08-24 21:54:41.494 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 74c68e69-6c3a-41cf-bd2b-901aa819ac0e 2026-08-24 21:54:43.232 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port f5da0f7a-e7db-4d5e-8f44-ab6d363a6da4 2026-08-24 21:54:43.262 12 INFO neutron.plugins.ml2.plugin [None req-7a60ffc2-8c98-4370-ae3f-fc8fab87f58c - - - - - -] Attempt 1 to provision port f8edc0f4-7239-4cf5-ac32-8a055eb1db9f 2026-08-24 21:54:43.323 12 INFO neutron.plugins.ml2.plugin [None req-7a60ffc2-8c98-4370-ae3f-fc8fab87f58c - - - - - -] Attempt 1 to provision port 16425d73-c8a1-46ad-a720-d67a6ee2b102 2026-08-24 21:54:43.367 12 INFO neutron.plugins.ml2.plugin [None req-7a60ffc2-8c98-4370-ae3f-fc8fab87f58c - - - - - -] Attempt 1 to provision port 05dbec44-0d58-42bb-a784-e36f536c6e49 2026-08-24 21:54:43.409 12 INFO neutron.plugins.ml2.plugin [None req-7a60ffc2-8c98-4370-ae3f-fc8fab87f58c - - - - - -] Attempt 1 to provision port 447cbe88-d264-4da6-b664-b16c724c0538 2026-08-24 21:54:43.455 12 INFO neutron.plugins.ml2.plugin [None req-7a60ffc2-8c98-4370-ae3f-fc8fab87f58c - - - - - -] Attempt 1 to provision port 74c68e69-6c3a-41cf-bd2b-901aa819ac0e 2026-08-24 21:54:43.510 12 INFO neutron.plugins.ml2.plugin [None req-7a60ffc2-8c98-4370-ae3f-fc8fab87f58c - - - - - -] Attempt 1 to provision port da601db5-0671-4e66-8420-3c75b6404920 2026-08-24 21:54:46.991 11 INFO neutron.plugins.ml2.plugin [None req-1172a2a6-2c4f-480b-81e5-2319b531b87a - - - - - -] Attempt 1 to provision port 16425d73-c8a1-46ad-a720-d67a6ee2b102 2026-08-24 21:54:47.050 11 INFO neutron.plugins.ml2.plugin [None req-1172a2a6-2c4f-480b-81e5-2319b531b87a - - - - - -] Attempt 1 to provision port 74c68e69-6c3a-41cf-bd2b-901aa819ac0e 2026-08-24 21:54:47.108 11 INFO neutron.plugins.ml2.plugin [None req-1172a2a6-2c4f-480b-81e5-2319b531b87a - - - - - -] Attempt 1 to provision port 447cbe88-d264-4da6-b664-b16c724c0538 2026-08-24 21:54:49.673 12 INFO neutron.plugins.ml2.plugin [None req-2963b058-9d41-4e1c-9bed-8c84c2ea2600 - - - - - -] Attempt 1 to provision port 74c68e69-6c3a-41cf-bd2b-901aa819ac0e 2026-08-24 21:54:49.729 12 INFO neutron.plugins.ml2.plugin [None req-2963b058-9d41-4e1c-9bed-8c84c2ea2600 - - - - - -] Attempt 1 to provision port 447cbe88-d264-4da6-b664-b16c724c0538 2026-08-24 21:54:51.861 11 INFO neutron.plugins.ml2.plugin [None req-f9193bf7-6bc2-43da-9947-b4a0fb15e8db - - - - - -] Attempt 1 to provision port da601db5-0671-4e66-8420-3c75b6404920 2026-08-24 21:54:53.277 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 141f5d9c-7aa3-418f-abf6-6c0d3c45713f 2026-08-24 21:54:53.373 11 INFO neutron.notifiers.nova [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Nova event matching ['req-b259ae80-c6ea-4b77-b22d-da5af6118245'] response: {'server_uuid': '9b336a50-0b81-460e-abde-134e72fc8ba5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '141f5d9c-7aa3-418f-abf6-6c0d3c45713f', 'code': 200} 2026-08-24 21:54:55.249 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 141f5d9c-7aa3-418f-abf6-6c0d3c45713f 2026-08-24 21:55:26.308 12 INFO neutron.plugins.ml2.plugin [None req-ccf0f188-a21a-45e5-bafa-259bc5876948 - - - - - -] Attempt 1 to provision port 1ee40606-7e9c-4efb-a18a-f9460ec4a44a 2026-08-24 21:55:47.816 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 8e7dfb89-0620-422d-967f-28163d5f70dc 2026-08-24 21:55:48.025 12 INFO neutron.notifiers.nova [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Nova event matching ['req-a68191dd-2e37-43c8-bb0c-6ef26cc22aa4'] response: {'server_uuid': '01c28295-4ed1-42cc-8033-3734e019115f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8e7dfb89-0620-422d-967f-28163d5f70dc', 'code': 200} 2026-08-24 21:55:49.310 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 8e7dfb89-0620-422d-967f-28163d5f70dc 2026-08-24 21:56:28.458 11 INFO neutron.plugins.ml2.plugin [None req-6589ad62-d18e-4d2d-8325-7a00ffbd4618 - - - - - -] Attempt 1 to provision port 60a014ec-926f-40cf-932f-41d3014f0258 2026-08-24 21:56:33.347 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 60a014ec-926f-40cf-932f-41d3014f0258 2026-08-24 21:56:33.451 12 INFO neutron.notifiers.nova [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Nova event matching ['req-e2328c9d-a70f-4962-b0ee-649425cfb423'] response: {'server_uuid': '01c28295-4ed1-42cc-8033-3734e019115f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '60a014ec-926f-40cf-932f-41d3014f0258', 'code': 200} 2026-08-24 21:56:35.310 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 60a014ec-926f-40cf-932f-41d3014f0258 2026-08-24 21:56:37.838 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 60a014ec-926f-40cf-932f-41d3014f0258 2026-08-24 21:57:03.796 11 INFO neutron.plugins.ml2.plugin [None req-5f466165-9c4b-4eee-aacd-a1432ef1d6ba - - - - - -] Attempt 1 to provision port 6b980bd3-8ebd-4e8d-9f5a-71282dce4ec9 2026-08-24 21:57:10.927 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 6b980bd3-8ebd-4e8d-9f5a-71282dce4ec9 2026-08-24 21:57:11.111 11 INFO neutron.notifiers.nova [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Nova event matching ['req-9aed48ca-5c14-4bc0-808a-b4b6e2e00cf8'] response: {'server_uuid': '01c28295-4ed1-42cc-8033-3734e019115f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6b980bd3-8ebd-4e8d-9f5a-71282dce4ec9', 'code': 200} 2026-08-24 21:57:11.505 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 6b980bd3-8ebd-4e8d-9f5a-71282dce4ec9 2026-08-24 21:57:22.964 12 INFO neutron.plugins.ml2.plugin [None req-ef834908-402e-49fb-bb22-d30e4dd30afc - - - - - -] Attempt 1 to provision port 4c3430b4-7eb4-488a-9f3e-f98af4566e73 2026-08-24 21:57:29.567 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 4c3430b4-7eb4-488a-9f3e-f98af4566e73 2026-08-24 21:57:29.658 11 INFO neutron.notifiers.nova [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Nova event matching ['req-a1089eb2-3600-432e-86a1-69f33e401716'] response: {'server_uuid': '01c28295-4ed1-42cc-8033-3734e019115f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4c3430b4-7eb4-488a-9f3e-f98af4566e73', 'code': 200} 2026-08-24 21:57:31.519 12 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 4c3430b4-7eb4-488a-9f3e-f98af4566e73 2026-08-24 21:57:32.746 12 INFO neutron.plugins.ml2.plugin [None req-6c0b626f-b416-4282-9010-4fa46ef7aef6 - - - - - -] Attempt 1 to provision port 6b980bd3-8ebd-4e8d-9f5a-71282dce4ec9 2026-08-24 21:57:33.558 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 6b980bd3-8ebd-4e8d-9f5a-71282dce4ec9 2026-08-24 21:57:46.646 11 INFO neutron.plugins.ml2.plugin [None req-138a64e0-c501-4134-85c5-17b49702c9df - - - - - -] Attempt 1 to provision port 4c3430b4-7eb4-488a-9f3e-f98af4566e73 2026-08-24 21:57:47.611 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 4c3430b4-7eb4-488a-9f3e-f98af4566e73 2026-08-24 21:57:48.008 12 INFO neutron.plugins.ml2.plugin [None req-9d8e1d57-c44d-40fd-a657-c2532d09c407 - - - - - -] Attempt 1 to provision port 4c3430b4-7eb4-488a-9f3e-f98af4566e73 2026-08-24 21:57:57.274 12 INFO neutron.plugins.ml2.plugin [None req-0fab4586-0d9e-4f80-a21c-4810f64a70c1 - - - - - -] Attempt 1 to provision port 6b980bd3-8ebd-4e8d-9f5a-71282dce4ec9 2026-08-24 21:57:57.552 11 INFO neutron.plugins.ml2.plugin [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Attempt 1 to provision port 6b980bd3-8ebd-4e8d-9f5a-71282dce4ec9 2026-08-24 21:58:25.727 11 INFO neutron.notifiers.nova [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Nova event matching ['req-92983727-aa1d-4d18-b2d2-2ac507131251'] response: {'server_uuid': '01c28295-4ed1-42cc-8033-3734e019115f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8e7dfb89-0620-422d-967f-28163d5f70dc', 'code': 200} 2026-08-24 21:58:29.718 11 INFO neutron.notifiers.nova [None req-1d906adb-ba03-4b43-b51a-dbab4a336d27 - - - - - -] Nova event matching ['req-e63a1807-7a43-4919-a909-3a5c5e8b6f4f'] response: {'server_uuid': '9b336a50-0b81-460e-abde-134e72fc8ba5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '141f5d9c-7aa3-418f-abf6-6c0d3c45713f', 'code': 200}