+ 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-04-27 21:39:26.155 1 INFO neutron.common.config [-] Logging enabled! 2026-04-27 21:39:26.156 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.4.dev3 2026-04-27 21:39:26.156 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-27 21:39:26.156 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-27 21:39:27.093 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 21:39:27.095 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-27 21:39:27.099 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-27 21:39:27.100 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 21:39:27.100 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-27 21:39:27.100 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-27 21:39:27.100 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 21:39:27.107 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 21:39:27.107 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 21:39:27.107 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 21:39:27.126 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-27 21:39:27.128 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 21:39:27.128 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-27 21:39:27.167 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-27 21:39:27.167 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-27 21:39:27.167 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-27 21:39:27.167 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-27 21:39:27.469 1 INFO neutron.plugins.ml2.managers [None req-a1b9d2e1-06fc-426d-9825-e59aa0193752 - - - - - -] Initializing driver for type 'vlan' 2026-04-27 21:39:27.605 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a1b9d2e1-06fc-426d-9825-e59aa0193752 - - - - - -] VlanTypeDriver initialization complete 2026-04-27 21:39:27.606 1 INFO neutron.plugins.ml2.managers [None req-a1b9d2e1-06fc-426d-9825-e59aa0193752 - - - - - -] Initializing driver for type 'vxlan' 2026-04-27 21:39:27.606 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a1b9d2e1-06fc-426d-9825-e59aa0193752 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-27 21:39:27.652 1 INFO neutron.plugins.ml2.managers [None req-a1b9d2e1-06fc-426d-9825-e59aa0193752 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-27 21:39:27.653 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a1b9d2e1-06fc-426d-9825-e59aa0193752 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-27 21:39:27.653 1 INFO neutron.plugins.ml2.managers [None req-a1b9d2e1-06fc-426d-9825-e59aa0193752 - - - - - -] Initializing extension driver 'port_security' 2026-04-27 21:39:27.653 1 INFO neutron.plugins.ml2.extensions.port_security [None req-a1b9d2e1-06fc-426d-9825-e59aa0193752 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-27 21:39:27.653 1 INFO neutron.plugins.ml2.managers [None req-a1b9d2e1-06fc-426d-9825-e59aa0193752 - - - - - -] Initializing extension driver 'qos' 2026-04-27 21:39:27.653 1 INFO neutron.plugins.ml2.managers [None req-a1b9d2e1-06fc-426d-9825-e59aa0193752 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-27 21:39:27.653 1 INFO neutron.plugins.ml2.managers [None req-a1b9d2e1-06fc-426d-9825-e59aa0193752 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-27 21:39:27.667 1 INFO neutron.quota [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded quota_driver: . 2026-04-27 21:39:27.667 1 INFO neutron.plugins.ml2.plugin [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Modular L2 Plugin initialization complete 2026-04-27 21:39:27.667 1 INFO neutron.plugins.ml2.managers [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-27 21:39:27.668 1 INFO neutron.plugins.ml2.managers [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-27 21:39:27.668 1 INFO neutron.plugins.ml2.managers [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-27 21:39:27.668 1 INFO neutron.extensions.vlantransparent [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Disabled vlantransparent extension. 2026-04-27 21:39:27.668 1 INFO neutron.extensions.qinq [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Disabled VLAN QinQ extension. 2026-04-27 21:39:27.668 1 INFO neutron.manager [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loading Plugin: qos 2026-04-27 21:39:27.679 1 INFO neutron.manager [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loading Plugin: router 2026-04-27 21:39:27.714 1 INFO neutron.services.service_base [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-27 21:39:27.714 1 INFO neutron.manager [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loading Plugin: segments 2026-04-27 21:39:27.780 1 INFO neutron.manager [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loading Plugin: trunk 2026-04-27 21:39:27.792 1 INFO neutron.manager [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loading Plugin: vpnaas 2026-04-27 21:39:27.824 1 WARNING stevedore.named [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-27 21:39:27.824 1 WARNING stevedore.named [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-27 21:39:28.033 1 INFO neutron_vpnaas.services.vpn.plugin [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-27 21:39:28.034 1 INFO neutron.common.utils [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-27 21:39:28.034 1 INFO neutron.manager [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loading Plugin: taas 2026-04-27 21:39:28.051 1 WARNING stevedore.named [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-27 21:39:28.077 1 INFO neutron_taas.services.taas.taas_plugin [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-27 21:39:28.078 1 INFO neutron.manager [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loading Plugin: tapmirror 2026-04-27 21:39:28.089 1 WARNING stevedore.named [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-27 21:39:28.105 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-27 21:39:28.105 1 INFO neutron.manager [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loading Plugin: auto_allocate 2026-04-27 21:39:28.111 1 INFO neutron.manager [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loading Plugin: tag 2026-04-27 21:39:28.119 1 INFO neutron.manager [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loading Plugin: timestamp 2026-04-27 21:39:28.122 1 INFO neutron.manager [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loading Plugin: network_ip_availability 2026-04-27 21:39:28.126 1 INFO neutron.manager [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loading Plugin: flavors 2026-04-27 21:39:28.129 1 INFO neutron.manager [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loading Plugin: revisions 2026-04-27 21:39:28.132 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Initializing extension manager. 2026-04-27 21:39:28.133 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: address-group 2026-04-27 21:39:28.134 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: address-scope 2026-04-27 21:39:28.134 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-27 21:39:28.135 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: agent 2026-04-27 21:39:28.135 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: agent-resources-synced 2026-04-27 21:39:28.136 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-27 21:39:28.137 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-27 21:39:28.138 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: availability_zone 2026-04-27 21:39:28.138 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: availability_zone_filter 2026-04-27 21:39:28.138 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-27 21:39:28.139 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: default-subnetpools 2026-04-27 21:39:28.140 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-27 21:39:28.140 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: dns-integration 2026-04-27 21:39:28.141 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: dns-domain-ports 2026-04-27 21:39:28.141 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-27 21:39:28.142 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: dvr 2026-04-27 21:39:28.142 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-27 21:39:28.143 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: empty-string-filtering 2026-04-27 21:39:28.143 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 21:39:28.144 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-27 21:39:28.144 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: external-net 2026-04-27 21:39:28.144 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-27 21:39:28.145 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: extraroute 2026-04-27 21:39:28.145 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: extraroute-atomic 2026-04-27 21:39:28.146 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-27 21:39:28.146 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-27 21:39:28.147 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-27 21:39:28.147 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-27 21:39:28.147 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: fip-port-details 2026-04-27 21:39:28.148 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: flavors 2026-04-27 21:39:28.149 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-27 21:39:28.150 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: floatingip-pools 2026-04-27 21:39:28.150 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: ip_allocation 2026-04-27 21:39:28.150 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-27 21:39:28.151 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: l2_adjacency 2026-04-27 21:39:28.152 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: router 2026-04-27 21:39:28.154 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 21:39:28.154 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-27 21:39:28.155 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-27 21:39:28.155 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: ext-gw-mode 2026-04-27 21:39:28.156 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: l3-ha 2026-04-27 21:39:28.156 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-27 21:39:28.157 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-27 21:39:28.157 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: l3-flavors 2026-04-27 21:39:28.158 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-27 21:39:28.158 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-27 21:39:28.160 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-27 21:39:28.161 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-27 21:39:28.162 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-27 21:39:28.163 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-27 21:39:28.163 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-27 21:39:28.164 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: multi-provider 2026-04-27 21:39:28.164 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: net-mtu 2026-04-27 21:39:28.164 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: net-mtu-writable 2026-04-27 21:39:28.165 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: network_availability_zone 2026-04-27 21:39:28.165 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: network_ha 2026-04-27 21:39:28.166 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: network-ip-availability 2026-04-27 21:39:28.167 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-27 21:39:28.167 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: pagination 2026-04-27 21:39:28.168 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: port-device-profile 2026-04-27 21:39:28.168 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-27 21:39:28.168 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-27 21:39:28.169 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-27 21:39:28.169 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: port-mac-override 2026-04-27 21:39:28.170 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-27 21:39:28.170 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-27 21:39:28.171 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-27 21:39:28.171 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: port-resource-request 2026-04-27 21:39:28.172 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-27 21:39:28.172 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-27 21:39:28.172 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: binding 2026-04-27 21:39:28.173 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: binding-extended 2026-04-27 21:39:28.174 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: port-security 2026-04-27 21:39:28.174 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: project-id 2026-04-27 21:39:28.174 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: provider 2026-04-27 21:39:28.175 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-27 21:39:28.177 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: qos 2026-04-27 21:39:28.177 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-27 21:39:28.178 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-27 21:39:28.178 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: qos-default 2026-04-27 21:39:28.178 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: qos-fip 2026-04-27 21:39:28.179 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-27 21:39:28.179 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-27 21:39:28.180 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-27 21:39:28.180 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-27 21:39:28.181 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-27 21:39:28.181 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: qos-pps 2026-04-27 21:39:28.182 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-27 21:39:28.182 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-27 21:39:28.183 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: qos-rules-alias 2026-04-27 21:39:28.183 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: quota-check-limit 2026-04-27 21:39:28.184 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-27 21:39:28.186 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: quotas 2026-04-27 21:39:28.189 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: quota_details 2026-04-27 21:39:28.190 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: rbac-policies 2026-04-27 21:39:28.190 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: rbac-address-group 2026-04-27 21:39:28.191 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: rbac-address-scope 2026-04-27 21:39:28.191 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: rbac-security-groups 2026-04-27 21:39:28.192 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-27 21:39:28.192 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: revision-if-match 2026-04-27 21:39:28.193 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-27 21:39:28.193 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: router_availability_zone 2026-04-27 21:39:28.194 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-27 21:39:28.195 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-27 21:39:28.195 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-27 21:39:28.196 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-27 21:39:28.196 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-27 21:39:28.197 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-27 21:39:28.197 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-27 21:39:28.201 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: security-group 2026-04-27 21:39:28.202 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: segment 2026-04-27 21:39:28.202 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-27 21:39:28.203 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: service-type 2026-04-27 21:39:28.203 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: sorting 2026-04-27 21:39:28.204 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: standard-attr-segment 2026-04-27 21:39:28.204 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: standard-attr-description 2026-04-27 21:39:28.205 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: stateful-security-group 2026-04-27 21:39:28.205 1 WARNING neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-27 21:39:28.205 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-27 21:39:28.206 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: subnet-external-network 2026-04-27 21:39:28.206 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: subnet_onboard 2026-04-27 21:39:28.207 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-27 21:39:28.207 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: subnet-service-types 2026-04-27 21:39:28.208 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: subnet_allocation 2026-04-27 21:39:28.209 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-27 21:39:28.209 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: tag-creation 2026-04-27 21:39:28.210 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-27 21:39:28.213 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: standard-attr-tag 2026-04-27 21:39:28.214 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-27 21:39:28.215 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: trunk 2026-04-27 21:39:28.215 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: trunk-details 2026-04-27 21:39:28.216 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-27 21:39:28.216 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-27 21:39:28.217 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-27 21:39:28.217 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-27 21:39:28.219 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-27 21:39:28.220 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-27 21:39:28.220 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: vpn-flavors 2026-04-27 21:39:28.222 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: vpnaas 2026-04-27 21:39:28.223 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: taas 2026-04-27 21:39:28.224 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: tap-mirror 2026-04-27 21:39:28.224 1 INFO neutron.api.extensions [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-27 21:39:28.228 1 INFO oslo_service.backend.eventlet.service [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Starting 2 workers 2026-04-27 21:39:28.233 1 INFO oslo_service.backend.eventlet.service [None req-41141322-7c08-4e71-b286-6f4981f3bcc4 - - - - - -] Starting 1 workers 2026-04-27 21:40:17.797 11 INFO neutron.db.l3_hamode_db [None req-d550d821-8ae1-4bf3-8038-08eb83e0c083 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 21:40:32.565 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 5d258f41-4708-4b9b-b726-bcfee8572437 2026-04-27 21:40:34.137 11 INFO neutron.plugins.ml2.plugin [None req-54b63cd9-05cd-4753-925b-ecb68c002c8f - - - - - -] Attempt 1 to provision port 5d258f41-4708-4b9b-b726-bcfee8572437 2026-04-27 21:40:34.410 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 5d258f41-4708-4b9b-b726-bcfee8572437 2026-04-27 21:40:35.825 11 INFO neutron.plugins.ml2.plugin [None req-ff439d63-fcd6-40bc-a181-39c739ce823a - - - - - -] Attempt 1 to provision port 5d258f41-4708-4b9b-b726-bcfee8572437 2026-04-27 21:44:58.595 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 5e244810-46d9-4ad2-a526-54a8c29a2a12 2026-04-27 21:44:58.653 11 INFO neutron.plugins.ml2.plugin [None req-02eb4e3d-5c45-47b1-a310-96f271f2ed5a - - - - - -] Attempt 1 to provision port 5e244810-46d9-4ad2-a526-54a8c29a2a12 2026-04-27 21:45:00.309 12 INFO neutron.plugins.ml2.plugin [None req-b52c8282-e82b-4fc1-87b3-a91058a06c4c - - - - - -] Attempt 1 to provision port 5e244810-46d9-4ad2-a526-54a8c29a2a12 2026-04-27 21:45:00.616 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 5e244810-46d9-4ad2-a526-54a8c29a2a12 2026-04-27 21:45:05.514 11 INFO neutron.plugins.ml2.plugin [None req-52cc9350-2c82-4c01-8219-ae5f4b18e67d - - - - - -] Attempt 1 to provision port d40cacfb-4eac-4b50-a4e1-eeb192395adc 2026-04-27 21:49:01.431 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port d40cacfb-4eac-4b50-a4e1-eeb192395adc 2026-04-27 21:49:02.766 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port d40cacfb-4eac-4b50-a4e1-eeb192395adc 2026-04-27 21:57:41.072 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port a5426ecf-c4e1-4163-9822-b89f45db964f 2026-04-27 21:57:43.097 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port a5426ecf-c4e1-4163-9822-b89f45db964f 2026-04-27 22:12:37.615 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 094089f4-0b67-48af-9311-f900e7aa2e7b 2026-04-27 22:12:38.208 12 INFO neutron.plugins.ml2.plugin [None req-364985c1-e451-4424-83af-8a351a6f5de2 - - - - - -] Attempt 1 to provision port 094089f4-0b67-48af-9311-f900e7aa2e7b 2026-04-27 22:12:39.603 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 094089f4-0b67-48af-9311-f900e7aa2e7b 2026-04-27 22:12:41.636 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 187e9eb1-9720-4bf5-9dbc-2a932ccdf8d5 2026-04-27 22:12:43.677 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 187e9eb1-9720-4bf5-9dbc-2a932ccdf8d5 2026-04-27 22:12:43.893 11 INFO neutron.plugins.ml2.plugin [None req-3d8a3c4a-b850-4088-8b06-8b62cb96bddf - - - - - -] Attempt 1 to provision port 07941740-2756-498c-bf34-3f865c178162 2026-04-27 22:12:45.621 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 07941740-2756-498c-bf34-3f865c178162 2026-04-27 22:12:46.974 12 INFO neutron.plugins.ml2.plugin [None req-ca41d027-8f4b-47eb-bee8-d8a93bf454bd - - - - - -] Attempt 1 to provision port 187e9eb1-9720-4bf5-9dbc-2a932ccdf8d5 2026-04-27 22:12:47.081 12 INFO neutron.plugins.ml2.plugin [None req-ca41d027-8f4b-47eb-bee8-d8a93bf454bd - - - - - -] Attempt 1 to provision port 094089f4-0b67-48af-9311-f900e7aa2e7b 2026-04-27 22:12:47.138 12 INFO neutron.plugins.ml2.plugin [None req-ca41d027-8f4b-47eb-bee8-d8a93bf454bd - - - - - -] Attempt 1 to provision port 0c469e0d-8a4e-4f8b-ac4e-b5f7726f8c97 2026-04-27 22:12:47.168 12 INFO neutron.plugins.ml2.plugin [None req-ca41d027-8f4b-47eb-bee8-d8a93bf454bd - - - - - -] Attempt 1 to provision port 07941740-2756-498c-bf34-3f865c178162 2026-04-27 22:12:49.810 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 268f4c41-7c4a-410e-87ee-d3d6453deb4a 2026-04-27 22:12:51.761 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 268f4c41-7c4a-410e-87ee-d3d6453deb4a 2026-04-27 22:12:52.022 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 5c6a1eca-9dee-49f9-8ee9-522bdd55cd17 2026-04-27 22:12:52.385 12 INFO neutron.plugins.ml2.plugin [None req-71b358ba-d850-48db-929f-a745dd0ec224 - - - - - -] Attempt 1 to provision port 9f6e2335-da9f-4ecb-ab95-c75d27f2b941 2026-04-27 22:12:53.700 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 5c6a1eca-9dee-49f9-8ee9-522bdd55cd17 2026-04-27 22:12:53.972 11 INFO neutron.plugins.ml2.plugin [None req-ea35b5cc-1456-44bb-8353-7bdb57d04d4f - - - - - -] Attempt 1 to provision port 9f6e2335-da9f-4ecb-ab95-c75d27f2b941 2026-04-27 22:12:54.688 11 INFO neutron.plugins.ml2.plugin [None req-0396b99f-ca59-4e52-8a06-8cd6a55b952c - - - - - -] Attempt 1 to provision port 1e8ccd10-a4d7-4b5a-bb06-47f3f611b01d 2026-04-27 22:12:54.744 11 INFO neutron.plugins.ml2.plugin [None req-0396b99f-ca59-4e52-8a06-8cd6a55b952c - - - - - -] Attempt 1 to provision port 187e9eb1-9720-4bf5-9dbc-2a932ccdf8d5 2026-04-27 22:12:54.814 11 INFO neutron.plugins.ml2.plugin [None req-0396b99f-ca59-4e52-8a06-8cd6a55b952c - - - - - -] Attempt 1 to provision port df74b9a3-ec16-4d3c-bcb8-631cd10aca4d 2026-04-27 22:12:54.833 11 INFO neutron.plugins.ml2.plugin [None req-0396b99f-ca59-4e52-8a06-8cd6a55b952c - - - - - -] Attempt 1 to provision port 268f4c41-7c4a-410e-87ee-d3d6453deb4a 2026-04-27 22:12:54.881 11 INFO neutron.plugins.ml2.plugin [None req-0396b99f-ca59-4e52-8a06-8cd6a55b952c - - - - - -] Attempt 1 to provision port e5966bdf-e592-4071-b8bc-16e00fb85b26 2026-04-27 22:12:55.662 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 2d534b60-f700-441a-9164-c9ebe5c89117 2026-04-27 22:12:56.065 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port d6a232af-2511-47e7-b6d0-b42bdfeff82c 2026-04-27 22:12:57.741 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 2d534b60-f700-441a-9164-c9ebe5c89117 2026-04-27 22:12:57.947 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port d6a232af-2511-47e7-b6d0-b42bdfeff82c 2026-04-27 22:13:00.717 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 6ef6fbe4-5262-45aa-9fd3-c7b6a2f4e14d 2026-04-27 22:13:00.850 12 INFO neutron.plugins.ml2.plugin [None req-82c9027d-f619-40c5-87ac-1f4146a971e1 - - - - - -] Attempt 1 to provision port c1558ee7-afa7-45a6-b72a-24f87f919886 2026-04-27 22:13:00.905 12 INFO neutron.plugins.ml2.plugin [None req-82c9027d-f619-40c5-87ac-1f4146a971e1 - - - - - -] Attempt 1 to provision port df74b9a3-ec16-4d3c-bcb8-631cd10aca4d 2026-04-27 22:13:00.959 12 INFO neutron.plugins.ml2.plugin [None req-82c9027d-f619-40c5-87ac-1f4146a971e1 - - - - - -] Attempt 1 to provision port b93d3c8e-aa94-463d-a7e5-8d07b64872f7 2026-04-27 22:13:01.112 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port b93d3c8e-aa94-463d-a7e5-8d07b64872f7 2026-04-27 22:13:01.313 11 INFO neutron.notifiers.nova [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Nova event matching ['req-6d6824f2-2ed1-41de-a7c4-9690e8f730ab'] response: {'server_uuid': '949d504f-0a42-47d9-b4d2-b5e7aa5906c4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6ef6fbe4-5262-45aa-9fd3-c7b6a2f4e14d', 'code': 200} 2026-04-27 22:13:01.349 11 INFO neutron.plugins.ml2.plugin [None req-014ea746-c9a3-4f85-8aea-d405508f00ac - - - - - -] Attempt 1 to provision port eaf3ff83-a128-4323-bcbc-d6e9627ff02b 2026-04-27 22:13:02.392 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port eaf3ff83-a128-4323-bcbc-d6e9627ff02b 2026-04-27 22:13:02.654 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 6ef6fbe4-5262-45aa-9fd3-c7b6a2f4e14d 2026-04-27 22:13:02.839 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port b93d3c8e-aa94-463d-a7e5-8d07b64872f7 2026-04-27 22:13:03.377 11 INFO neutron.notifiers.nova [None req-ba3806ab-3dbc-4f7d-a7de-6de59b2f30f7 - - - - - -] Nova event matching ['req-cb4cfafe-bfc0-4d65-a72a-a2ab3a960d12'] response: {'server_uuid': 'c75cc88b-9803-47fa-b42a-c2da6b79947d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eaf3ff83-a128-4323-bcbc-d6e9627ff02b', 'code': 200} 2026-04-27 22:13:04.329 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 6cba9f14-3b6b-4c39-bd23-950d1959a2f4 2026-04-27 22:13:07.855 12 INFO neutron.plugins.ml2.plugin [None req-642eabbd-5653-4033-ad0f-1cc242175793 - - - - - -] Attempt 1 to provision port df74b9a3-ec16-4d3c-bcb8-631cd10aca4d 2026-04-27 22:13:07.878 12 INFO neutron.plugins.ml2.plugin [None req-642eabbd-5653-4033-ad0f-1cc242175793 - - - - - -] Attempt 1 to provision port 268f4c41-7c4a-410e-87ee-d3d6453deb4a 2026-04-27 22:13:07.935 12 INFO neutron.plugins.ml2.plugin [None req-642eabbd-5653-4033-ad0f-1cc242175793 - - - - - -] Attempt 1 to provision port 6621dcdd-23c3-4204-a076-b25c29b443fe 2026-04-27 22:13:07.964 12 INFO neutron.plugins.ml2.plugin [None req-642eabbd-5653-4033-ad0f-1cc242175793 - - - - - -] Attempt 1 to provision port e5966bdf-e592-4071-b8bc-16e00fb85b26 2026-04-27 22:13:07.972 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 2e04df75-8f6c-457e-96a5-798d0608826c 2026-04-27 22:13:07.988 12 INFO neutron.plugins.ml2.plugin [None req-642eabbd-5653-4033-ad0f-1cc242175793 - - - - - -] Attempt 1 to provision port 6cba9f14-3b6b-4c39-bd23-950d1959a2f4 2026-04-27 22:13:08.045 12 INFO neutron.plugins.ml2.plugin [None req-642eabbd-5653-4033-ad0f-1cc242175793 - - - - - -] Attempt 1 to provision port 6ef6fbe4-5262-45aa-9fd3-c7b6a2f4e14d 2026-04-27 22:13:08.069 11 INFO neutron.notifiers.nova [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Nova event matching ['req-09b94ed7-8b47-4d51-8107-b3bcc01cd6c6'] response: {'server_uuid': '99286ea6-49fa-4194-bf9b-26611cecbbac', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2e04df75-8f6c-457e-96a5-798d0608826c', 'code': 200} 2026-04-27 22:13:08.313 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 49f3b64e-0c2b-411b-8e12-b812bfd8bd68 2026-04-27 22:13:08.661 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 6cba9f14-3b6b-4c39-bd23-950d1959a2f4 2026-04-27 22:13:09.110 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 2e04df75-8f6c-457e-96a5-798d0608826c 2026-04-27 22:13:09.321 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 49f3b64e-0c2b-411b-8e12-b812bfd8bd68 2026-04-27 22:13:10.100 11 INFO neutron.notifiers.nova [None req-a8558a10-d6f0-4c62-84b9-ab1d3bfc7434 - - - - - -] Nova event matching ['req-2d7323b9-cc33-4242-b26f-bc1083972f66'] response: {'server_uuid': 'd39a5905-5305-4e71-a714-4beca122efa8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '49f3b64e-0c2b-411b-8e12-b812bfd8bd68', 'code': 200} 2026-04-27 22:13:11.761 12 INFO neutron.plugins.ml2.plugin [None req-ddccff28-27fe-4be8-bd9a-d6c541c94184 - - - - - -] Attempt 1 to provision port c1558ee7-afa7-45a6-b72a-24f87f919886 2026-04-27 22:13:11.786 12 INFO neutron.plugins.ml2.plugin [None req-ddccff28-27fe-4be8-bd9a-d6c541c94184 - - - - - -] Attempt 1 to provision port 6621dcdd-23c3-4204-a076-b25c29b443fe 2026-04-27 22:13:11.808 12 INFO neutron.plugins.ml2.plugin [None req-ddccff28-27fe-4be8-bd9a-d6c541c94184 - - - - - -] Attempt 1 to provision port b93d3c8e-aa94-463d-a7e5-8d07b64872f7 2026-04-27 22:13:11.868 12 INFO neutron.plugins.ml2.plugin [None req-ddccff28-27fe-4be8-bd9a-d6c541c94184 - - - - - -] Attempt 1 to provision port 6cba9f14-3b6b-4c39-bd23-950d1959a2f4 2026-04-27 22:13:11.934 12 INFO neutron.plugins.ml2.plugin [None req-ddccff28-27fe-4be8-bd9a-d6c541c94184 - - - - - -] Attempt 1 to provision port 2e04df75-8f6c-457e-96a5-798d0608826c 2026-04-27 22:13:11.998 12 INFO neutron.plugins.ml2.plugin [None req-ddccff28-27fe-4be8-bd9a-d6c541c94184 - - - - - -] Attempt 1 to provision port 49f3b64e-0c2b-411b-8e12-b812bfd8bd68 2026-04-27 22:13:13.273 11 INFO neutron.notifiers.nova [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Nova event matching ['req-16884fc8-4273-4ca3-8c4b-c53424c27db4'] response: {'server_uuid': '99286ea6-49fa-4194-bf9b-26611cecbbac', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2e04df75-8f6c-457e-96a5-798d0608826c', 'code': 200} 2026-04-27 22:13:15.727 11 INFO neutron.plugins.ml2.plugin [None req-0620d429-d77b-4df2-92ca-c92a19a42441 - - - - - -] Attempt 1 to provision port eaf3ff83-a128-4323-bcbc-d6e9627ff02b 2026-04-27 22:13:15.798 11 INFO neutron.plugins.ml2.plugin [None req-0620d429-d77b-4df2-92ca-c92a19a42441 - - - - - -] Attempt 1 to provision port 5f23978c-f0a5-4802-a057-ffe1994035b2 2026-04-27 22:13:15.821 11 INFO neutron.plugins.ml2.plugin [None req-0620d429-d77b-4df2-92ca-c92a19a42441 - - - - - -] Attempt 1 to provision port c1558ee7-afa7-45a6-b72a-24f87f919886 2026-04-27 22:13:15.847 11 INFO neutron.plugins.ml2.plugin [None req-0620d429-d77b-4df2-92ca-c92a19a42441 - - - - - -] Attempt 1 to provision port e5966bdf-e592-4071-b8bc-16e00fb85b26 2026-04-27 22:13:19.014 11 INFO neutron.plugins.ml2.plugin [None req-d297fcae-b91b-46aa-9ba3-96ab785abb7d - - - - - -] Attempt 1 to provision port e5966bdf-e592-4071-b8bc-16e00fb85b26 2026-04-27 22:13:19.040 11 INFO neutron.plugins.ml2.plugin [None req-d297fcae-b91b-46aa-9ba3-96ab785abb7d - - - - - -] Attempt 1 to provision port 620de712-883c-46bb-ac04-aa445ecc2cd4 2026-04-27 22:13:19.071 11 INFO neutron.plugins.ml2.plugin [None req-d297fcae-b91b-46aa-9ba3-96ab785abb7d - - - - - -] Attempt 1 to provision port c1558ee7-afa7-45a6-b72a-24f87f919886 2026-04-27 22:13:22.331 12 INFO neutron.plugins.ml2.plugin [None req-a4d88b2b-157d-4469-980d-1f4512aec9ed - - - - - -] Attempt 1 to provision port 6ef6fbe4-5262-45aa-9fd3-c7b6a2f4e14d 2026-04-27 22:13:32.181 11 INFO neutron.plugins.ml2.plugin [None req-3b9e8175-e952-490b-9dc8-c0f9433fa81d - - - - - -] Attempt 1 to provision port ef34f265-090d-4d01-b7d2-9d8f3a518179 2026-04-27 22:13:33.088 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 5f23978c-f0a5-4802-a057-ffe1994035b2 2026-04-27 22:13:33.345 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port e5966bdf-e592-4071-b8bc-16e00fb85b26 2026-04-27 22:13:35.834 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 5f23978c-f0a5-4802-a057-ffe1994035b2 2026-04-27 22:13:35.974 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 1e8ccd10-a4d7-4b5a-bb06-47f3f611b01d 2026-04-27 22:13:36.814 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port df74b9a3-ec16-4d3c-bcb8-631cd10aca4d 2026-04-27 22:13:37.080 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port e5966bdf-e592-4071-b8bc-16e00fb85b26 2026-04-27 22:13:37.511 12 INFO neutron.plugins.ml2.plugin [None req-e1a2f648-6089-4136-a284-99277603e11d - - - - - -] Attempt 1 to provision port 6ef6fbe4-5262-45aa-9fd3-c7b6a2f4e14d 2026-04-27 22:13:37.727 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 1e8ccd10-a4d7-4b5a-bb06-47f3f611b01d 2026-04-27 22:13:37.912 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port df74b9a3-ec16-4d3c-bcb8-631cd10aca4d 2026-04-27 22:13:38.094 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 6ef6fbe4-5262-45aa-9fd3-c7b6a2f4e14d 2026-04-27 22:13:41.234 11 INFO neutron.plugins.ml2.plugin [None req-4b257ac5-c2fa-41b9-87a0-8d54065b507a - - - - - -] Attempt 1 to provision port 6ef6fbe4-5262-45aa-9fd3-c7b6a2f4e14d 2026-04-27 22:13:41.752 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 6ef6fbe4-5262-45aa-9fd3-c7b6a2f4e14d 2026-04-27 22:13:43.969 11 INFO neutron.notifiers.nova [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Nova event matching ['req-21e7e7d2-746f-4b8a-873b-cece072c0111'] response: {'server_uuid': 'c75cc88b-9803-47fa-b42a-c2da6b79947d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'eaf3ff83-a128-4323-bcbc-d6e9627ff02b', 'code': 200} 2026-04-27 22:13:46.312 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port eaf3ff83-a128-4323-bcbc-d6e9627ff02b 2026-04-27 22:13:46.947 12 INFO neutron.notifiers.nova [None req-8fe0e288-93a8-4be6-a687-a55d35e22fde - - - - - -] Nova event matching ['req-0869e8bb-9f95-4541-a42c-f6be2a7532f6'] response: {'server_uuid': 'c75cc88b-9803-47fa-b42a-c2da6b79947d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eaf3ff83-a128-4323-bcbc-d6e9627ff02b', 'code': 200} 2026-04-27 22:13:47.714 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port eaf3ff83-a128-4323-bcbc-d6e9627ff02b 2026-04-27 22:13:57.897 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port c49940e2-248e-4964-b87f-89e0b80605fc 2026-04-27 22:13:59.004 12 INFO neutron.plugins.ml2.plugin [None req-5e580668-1142-4a9b-af78-484354ba10d6 - - - - - -] Attempt 1 to provision port c49940e2-248e-4964-b87f-89e0b80605fc 2026-04-27 22:13:59.776 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port c49940e2-248e-4964-b87f-89e0b80605fc 2026-04-27 22:13:59.942 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 22f1fa0e-0341-42d3-9749-b8d0ec8a3977 2026-04-27 22:14:01.735 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 22f1fa0e-0341-42d3-9749-b8d0ec8a3977 2026-04-27 22:14:04.023 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port d4ae6c1b-5cfb-4d89-b909-ed2e2dd3b8ca 2026-04-27 22:14:08.653 12 INFO neutron.plugins.ml2.plugin [None req-c6e9f270-97ca-4f15-b19f-d32396e42a76 - - - - - -] Attempt 1 to provision port 689f4c7f-b4f7-4242-a9b4-2be44ee54364 2026-04-27 22:14:08.679 12 INFO neutron.plugins.ml2.plugin [None req-c6e9f270-97ca-4f15-b19f-d32396e42a76 - - - - - -] Attempt 1 to provision port c49940e2-248e-4964-b87f-89e0b80605fc 2026-04-27 22:14:12.091 11 INFO neutron.notifiers.nova [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Nova event matching ['req-7bf6b89d-0b03-46c7-935e-e37832cb097a'] response: {'server_uuid': 'c75cc88b-9803-47fa-b42a-c2da6b79947d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'eaf3ff83-a128-4323-bcbc-d6e9627ff02b', 'code': 200} 2026-04-27 22:14:15.748 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 689f4c7f-b4f7-4242-a9b4-2be44ee54364 2026-04-27 22:14:16.080 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 124bd9a6-fa30-459a-b666-f52e15f441c4 2026-04-27 22:14:17.765 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 689f4c7f-b4f7-4242-a9b4-2be44ee54364 2026-04-27 22:14:17.952 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 124bd9a6-fa30-459a-b666-f52e15f441c4 2026-04-27 22:14:18.216 11 INFO neutron.plugins.ml2.plugin [None req-f5e0ea82-5a19-459a-bb71-9fee06a4a9ad - - - - - -] Attempt 1 to provision port 124bd9a6-fa30-459a-b666-f52e15f441c4 2026-04-27 22:14:18.269 11 INFO neutron.plugins.ml2.plugin [None req-f5e0ea82-5a19-459a-bb71-9fee06a4a9ad - - - - - -] Attempt 1 to provision port 689f4c7f-b4f7-4242-a9b4-2be44ee54364 2026-04-27 22:14:20.321 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 5456eaa0-0b78-408c-975d-415c75be3108 2026-04-27 22:14:20.433 12 INFO neutron.notifiers.nova [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Nova event matching ['req-850d022d-09f6-4984-92ff-9fa54280d653'] response: {'server_uuid': '4f0cd266-4736-48a4-ac39-70714b227212', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5456eaa0-0b78-408c-975d-415c75be3108', 'code': 200} 2026-04-27 22:14:21.664 12 INFO neutron.plugins.ml2.plugin [None req-ab90dd16-4d37-445f-a350-f63e7d581e4e - - - - - -] Attempt 1 to provision port 5456eaa0-0b78-408c-975d-415c75be3108 2026-04-27 22:14:21.948 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 5456eaa0-0b78-408c-975d-415c75be3108 2026-04-27 22:14:23.450 11 INFO neutron.plugins.ml2.plugin [None req-064e8a1f-5490-459a-8cf6-62baff468b11 - - - - - -] Attempt 1 to provision port 689f4c7f-b4f7-4242-a9b4-2be44ee54364 2026-04-27 22:14:29.193 12 INFO neutron.plugins.ml2.plugin [None req-abbacf09-97ac-4327-967f-384d0c66da6f - - - - - -] Attempt 1 to provision port 12614528-260d-43c9-b5de-d69fdce614e7 2026-04-27 22:14:29.753 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 12614528-260d-43c9-b5de-d69fdce614e7 2026-04-27 22:14:31.750 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 6ba46332-a491-4d2f-98b7-2e98563d5b2d 2026-04-27 22:14:32.889 12 INFO neutron.plugins.ml2.plugin [None req-1e03b253-5108-4be6-992d-121ea5bda551 - - - - - -] Attempt 1 to provision port 1277238c-e8c6-4727-a4e4-830958930a29 2026-04-27 22:14:32.919 12 INFO neutron.plugins.ml2.plugin [None req-1e03b253-5108-4be6-992d-121ea5bda551 - - - - - -] Attempt 1 to provision port 12614528-260d-43c9-b5de-d69fdce614e7 2026-04-27 22:14:32.968 12 INFO neutron.plugins.ml2.plugin [None req-1e03b253-5108-4be6-992d-121ea5bda551 - - - - - -] Attempt 1 to provision port fec5b8d0-b97c-48d0-86f1-92b3006ddb54 2026-04-27 22:14:33.890 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 6ba46332-a491-4d2f-98b7-2e98563d5b2d 2026-04-27 22:14:34.647 12 INFO neutron.plugins.ml2.plugin [None req-c58e68cc-2b4f-4104-b46c-908c9c5e85a2 - - - - - -] Attempt 1 to provision port 1277238c-e8c6-4727-a4e4-830958930a29 2026-04-27 22:14:37.292 11 INFO neutron.plugins.ml2.plugin [None req-0d119e43-8f0e-46eb-8656-c1bd367da857 - - - - - -] Attempt 1 to provision port 1277238c-e8c6-4727-a4e4-830958930a29 2026-04-27 22:14:42.843 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 7e36c61c-fe40-4d26-a663-bb97ef1f7110 2026-04-27 22:14:43.257 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 85de0396-8976-4d0c-9459-523a6772ee58 2026-04-27 22:14:43.361 11 INFO neutron.plugins.ml2.plugin [None req-27313cd5-b385-4491-88e8-ad834cd5d183 - - - - - -] Attempt 1 to provision port 85de0396-8976-4d0c-9459-523a6772ee58 2026-04-27 22:14:43.464 11 INFO neutron.plugins.ml2.plugin [None req-27313cd5-b385-4491-88e8-ad834cd5d183 - - - - - -] Attempt 1 to provision port f530adcd-c828-46dc-9199-70acbd0cb186 2026-04-27 22:14:43.652 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port e403ed97-3e12-47e9-a5ba-d463c78b3208 2026-04-27 22:14:43.762 12 INFO neutron.notifiers.nova [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Nova event matching ['req-272b197b-2f61-480f-b4e0-55d35b936a4b'] response: {'server_uuid': 'ba670f81-4046-4e86-8c49-da685cc7b06d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e403ed97-3e12-47e9-a5ba-d463c78b3208', 'code': 200} 2026-04-27 22:14:44.432 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port e403ed97-3e12-47e9-a5ba-d463c78b3208 2026-04-27 22:14:44.654 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 7e36c61c-fe40-4d26-a663-bb97ef1f7110 2026-04-27 22:14:44.881 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 85de0396-8976-4d0c-9459-523a6772ee58 2026-04-27 22:14:46.526 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 9cef363d-7fec-4d24-a1d1-90620cf287b3 2026-04-27 22:14:48.518 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 9cef363d-7fec-4d24-a1d1-90620cf287b3 2026-04-27 22:14:48.699 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port aea34d8c-4628-47b5-9d9e-2c5c39f1a74e 2026-04-27 22:14:49.488 11 INFO neutron.plugins.ml2.plugin [None req-fdcc2f5d-f092-4434-8ef0-e39a4d79c3d0 - - - - - -] Attempt 1 to provision port 6cabb896-d96c-4534-98b6-a1654f2b1a54 2026-04-27 22:14:49.520 11 INFO neutron.plugins.ml2.plugin [None req-fdcc2f5d-f092-4434-8ef0-e39a4d79c3d0 - - - - - -] Attempt 1 to provision port e5b959fa-20e3-49d6-a261-75fb0759e84e 2026-04-27 22:14:49.552 11 INFO neutron.plugins.ml2.plugin [None req-fdcc2f5d-f092-4434-8ef0-e39a4d79c3d0 - - - - - -] Attempt 1 to provision port 85de0396-8976-4d0c-9459-523a6772ee58 2026-04-27 22:14:49.614 11 INFO neutron.plugins.ml2.plugin [None req-fdcc2f5d-f092-4434-8ef0-e39a4d79c3d0 - - - - - -] Attempt 1 to provision port aea34d8c-4628-47b5-9d9e-2c5c39f1a74e 2026-04-27 22:14:49.677 11 INFO neutron.plugins.ml2.plugin [None req-fdcc2f5d-f092-4434-8ef0-e39a4d79c3d0 - - - - - -] Attempt 1 to provision port 5ac206db-7d96-42a1-b4b8-c424ff6b3652 2026-04-27 22:14:50.482 11 INFO neutron.plugins.ml2.plugin [None req-0069d9c9-d5ec-4a01-8865-560e3d4600ba - - - - - -] Attempt 1 to provision port aea34d8c-4628-47b5-9d9e-2c5c39f1a74e 2026-04-27 22:14:52.479 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port ca2064bb-ccef-4257-9f62-8355aefb862a 2026-04-27 22:14:52.906 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port e198c10f-410c-4371-88e1-f3df288da6b2 2026-04-27 22:14:54.624 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port ca2064bb-ccef-4257-9f62-8355aefb862a 2026-04-27 22:14:54.837 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port fec5b8d0-b97c-48d0-86f1-92b3006ddb54 2026-04-27 22:14:55.148 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port e198c10f-410c-4371-88e1-f3df288da6b2 2026-04-27 22:14:55.367 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 1277238c-e8c6-4727-a4e4-830958930a29 2026-04-27 22:14:56.890 11 INFO neutron.plugins.ml2.plugin [None req-3a225efd-24a7-4d89-ab15-ba46840c6ac8 - - - - - -] Attempt 1 to provision port e5b959fa-20e3-49d6-a261-75fb0759e84e 2026-04-27 22:14:56.920 11 INFO neutron.plugins.ml2.plugin [None req-3a225efd-24a7-4d89-ab15-ba46840c6ac8 - - - - - -] Attempt 1 to provision port 6cabb896-d96c-4534-98b6-a1654f2b1a54 2026-04-27 22:14:56.943 11 INFO neutron.plugins.ml2.plugin [None req-3a225efd-24a7-4d89-ab15-ba46840c6ac8 - - - - - -] Attempt 1 to provision port aea34d8c-4628-47b5-9d9e-2c5c39f1a74e 2026-04-27 22:14:56.989 11 INFO neutron.plugins.ml2.plugin [None req-3a225efd-24a7-4d89-ab15-ba46840c6ac8 - - - - - -] Attempt 1 to provision port ca2064bb-ccef-4257-9f62-8355aefb862a 2026-04-27 22:14:57.087 11 INFO neutron.plugins.ml2.plugin [None req-3a225efd-24a7-4d89-ab15-ba46840c6ac8 - - - - - -] Attempt 1 to provision port 54605a6c-d9c0-4c83-99e8-4f25ee5e32f2 2026-04-27 22:14:57.130 11 INFO neutron.plugins.ml2.plugin [None req-3a225efd-24a7-4d89-ab15-ba46840c6ac8 - - - - - -] Attempt 1 to provision port 0ecc5e2b-346d-4bab-b29b-44e9921ec641 2026-04-27 22:14:57.216 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port b30052ce-4a0e-4c7e-9789-25d1111a5c1b 2026-04-27 22:14:57.318 12 INFO neutron.notifiers.nova [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Nova event matching ['req-6c36524e-fba4-4641-b3e4-e2607f961cdc'] response: {'server_uuid': '1c6b78ad-ca10-4e7a-9af6-0c5d587386f1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b30052ce-4a0e-4c7e-9789-25d1111a5c1b', 'code': 200} 2026-04-27 22:14:58.707 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port b30052ce-4a0e-4c7e-9789-25d1111a5c1b 2026-04-27 22:15:02.002 11 INFO neutron.plugins.ml2.plugin [None req-de454f6e-c6e0-4b21-909f-493e10d71f9a - - - - - -] Attempt 1 to provision port e5b959fa-20e3-49d6-a261-75fb0759e84e 2026-04-27 22:15:02.156 11 INFO neutron.plugins.ml2.plugin [None req-de454f6e-c6e0-4b21-909f-493e10d71f9a - - - - - -] Attempt 1 to provision port 0ecc5e2b-346d-4bab-b29b-44e9921ec641 2026-04-27 22:15:02.183 11 INFO neutron.plugins.ml2.plugin [None req-de454f6e-c6e0-4b21-909f-493e10d71f9a - - - - - -] Attempt 1 to provision port 6cabb896-d96c-4534-98b6-a1654f2b1a54 2026-04-27 22:15:02.220 11 INFO neutron.plugins.ml2.plugin [None req-de454f6e-c6e0-4b21-909f-493e10d71f9a - - - - - -] Attempt 1 to provision port ca2064bb-ccef-4257-9f62-8355aefb862a 2026-04-27 22:15:02.487 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port e5b959fa-20e3-49d6-a261-75fb0759e84e 2026-04-27 22:15:02.666 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port f530adcd-c828-46dc-9199-70acbd0cb186 2026-04-27 22:15:05.626 12 INFO neutron.plugins.ml2.plugin [None req-9efe8034-bc9d-41c4-a7c7-11733ff36139 - - - - - -] Attempt 1 to provision port f530adcd-c828-46dc-9199-70acbd0cb186 2026-04-27 22:15:05.822 12 INFO neutron.plugins.ml2.plugin [None req-9efe8034-bc9d-41c4-a7c7-11733ff36139 - - - - - -] Attempt 1 to provision port 79263e58-716d-4df6-84b0-4b30efac3b36 2026-04-27 22:15:05.920 12 INFO neutron.notifiers.nova [None req-9efe8034-bc9d-41c4-a7c7-11733ff36139 - - - - - -] Nova event matching ['req-9d9cc974-c83a-4a9f-9d31-9b8284d6f6f8'] response: {'server_uuid': 'ec7c1bab-b68b-4b6d-881d-325a0da67894', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '79263e58-716d-4df6-84b0-4b30efac3b36', 'code': 200} 2026-04-27 22:15:06.700 11 INFO neutron.plugins.ml2.plugin [None req-9b40d53e-42bf-44a8-a390-fcaa49756eb8 - - - - - -] Attempt 1 to provision port 6cabb896-d96c-4534-98b6-a1654f2b1a54 2026-04-27 22:15:06.867 11 INFO neutron.plugins.ml2.plugin [None req-9b40d53e-42bf-44a8-a390-fcaa49756eb8 - - - - - -] Attempt 1 to provision port 0ecc5e2b-346d-4bab-b29b-44e9921ec641 2026-04-27 22:15:07.469 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 5ac206db-7d96-42a1-b4b8-c424ff6b3652 2026-04-27 22:15:07.754 12 INFO neutron.plugins.ml2.plugin [None req-9fa42125-06be-4ddf-8fb8-09657a876b37 - - - - - -] Attempt 1 to provision port 6cabb896-d96c-4534-98b6-a1654f2b1a54 2026-04-27 22:15:08.041 12 INFO neutron.plugins.ml2.plugin [None req-4389712f-bd6e-428e-83ba-14aa454d07c6 - - - - - -] Attempt 1 to provision port 79263e58-716d-4df6-84b0-4b30efac3b36 2026-04-27 22:15:09.329 11 INFO neutron.plugins.ml2.plugin [None req-a8001ba8-9070-43c3-9901-eed280664f38 - - - - - -] Attempt 1 to provision port 0ecc5e2b-346d-4bab-b29b-44e9921ec641 2026-04-27 22:15:09.536 11 INFO neutron.plugins.ml2.plugin [None req-a8001ba8-9070-43c3-9901-eed280664f38 - - - - - -] Attempt 1 to provision port 79263e58-716d-4df6-84b0-4b30efac3b36 2026-04-27 22:15:09.686 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 5ac206db-7d96-42a1-b4b8-c424ff6b3652 2026-04-27 22:15:09.869 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 0ecc5e2b-346d-4bab-b29b-44e9921ec641 2026-04-27 22:15:10.107 12 INFO neutron.plugins.ml2.plugin [None req-873d5505-a60b-49c3-8c8d-fd4f8f1b04ae - - - - - -] Attempt 1 to provision port 54605a6c-d9c0-4c83-99e8-4f25ee5e32f2 2026-04-27 22:15:11.566 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 0ecc5e2b-346d-4bab-b29b-44e9921ec641 2026-04-27 22:15:11.838 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 54605a6c-d9c0-4c83-99e8-4f25ee5e32f2 2026-04-27 22:15:27.221 12 INFO neutron.plugins.ml2.plugin [None req-2e2b63bf-31d3-4c16-b2aa-63f56859ce63 - - - - - -] Attempt 1 to provision port 6305b980-ba8f-4b93-8897-fe141433e568 2026-04-27 22:15:27.476 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port d246b25c-2cb3-4bfd-bd16-1871e4ba0503 2026-04-27 22:15:29.442 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port d246b25c-2cb3-4bfd-bd16-1871e4ba0503 2026-04-27 22:15:31.659 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 6f05e875-7762-4361-9cd9-53a3af82dba7 2026-04-27 22:15:32.219 11 INFO neutron.plugins.ml2.plugin [None req-30b6fdbb-01f6-452d-ac6c-0dfc15e5ab2c - - - - - -] Attempt 1 to provision port 073235c8-c109-4e83-9f3f-20f80bc0b0f4 2026-04-27 22:15:32.252 11 INFO neutron.plugins.ml2.plugin [None req-30b6fdbb-01f6-452d-ac6c-0dfc15e5ab2c - - - - - -] Attempt 1 to provision port 6f05e875-7762-4361-9cd9-53a3af82dba7 2026-04-27 22:15:33.758 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 6f05e875-7762-4361-9cd9-53a3af82dba7 2026-04-27 22:15:35.144 12 INFO neutron.plugins.ml2.plugin [None req-c6145d06-feb7-4c60-90ae-d5d89beb2c1f - - - - - -] Attempt 1 to provision port 073235c8-c109-4e83-9f3f-20f80bc0b0f4 2026-04-27 22:15:35.170 12 INFO neutron.plugins.ml2.plugin [None req-c6145d06-feb7-4c60-90ae-d5d89beb2c1f - - - - - -] Attempt 1 to provision port 6f05e875-7762-4361-9cd9-53a3af82dba7 2026-04-27 22:15:37.976 11 INFO neutron.plugins.ml2.plugin [None req-af833d25-5ebf-4dc9-b069-a221ff8179e2 - - - - - -] Attempt 1 to provision port 073235c8-c109-4e83-9f3f-20f80bc0b0f4 2026-04-27 22:15:39.810 11 INFO neutron.plugins.ml2.plugin [None req-cd3b6d9d-2d38-413d-b1d2-018915a05715 - - - - - -] Attempt 1 to provision port 073235c8-c109-4e83-9f3f-20f80bc0b0f4 2026-04-27 22:15:42.030 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port fc54ac46-314f-4906-91be-e7abcb8f5447 2026-04-27 22:15:42.177 11 INFO neutron.notifiers.nova [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Nova event matching ['req-ad76dc0b-64e1-4fd2-97f5-d51f4f1d77e7'] response: {'server_uuid': '23127c44-5fe5-49c4-93ab-90b2d472922b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fc54ac46-314f-4906-91be-e7abcb8f5447', 'code': 200} 2026-04-27 22:15:43.523 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port fc54ac46-314f-4906-91be-e7abcb8f5447 2026-04-27 22:15:43.753 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port ebf7ea6f-7141-4043-a5cd-90f86adf1b0f 2026-04-27 22:15:45.517 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 073235c8-c109-4e83-9f3f-20f80bc0b0f4 2026-04-27 22:15:45.906 11 INFO neutron.plugins.ml2.plugin [None req-1a2a5c5a-8a85-447c-8a47-92c870498451 - - - - - -] Attempt 1 to provision port ebf7ea6f-7141-4043-a5cd-90f86adf1b0f 2026-04-27 22:15:46.124 11 INFO neutron.plugins.ml2.plugin [None req-1a2a5c5a-8a85-447c-8a47-92c870498451 - - - - - -] Attempt 1 to provision port 6305b980-ba8f-4b93-8897-fe141433e568 2026-04-27 22:15:47.260 11 INFO neutron.plugins.ml2.plugin [None req-4ae1e964-c57c-4859-ad33-a83fa9207a8f - - - - - -] Attempt 1 to provision port fc54ac46-314f-4906-91be-e7abcb8f5447 2026-04-27 22:15:47.706 11 INFO neutron.plugins.ml2.plugin [None req-8010dcea-f07f-4791-acd7-984994823c55 - - - - - -] Attempt 1 to provision port 6305b980-ba8f-4b93-8897-fe141433e568 2026-04-27 22:15:47.859 11 INFO neutron.plugins.ml2.plugin [None req-8010dcea-f07f-4791-acd7-984994823c55 - - - - - -] Attempt 1 to provision port 073235c8-c109-4e83-9f3f-20f80bc0b0f4 2026-04-27 22:15:51.497 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 3007ac6d-d9fc-4f84-bab2-c3f7462694b2 2026-04-27 22:16:21.976 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 105c6741-ce14-4396-82bf-4ce65e486ec1 2026-04-27 22:16:22.105 11 INFO neutron.notifiers.nova [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Nova event matching ['req-8856dfe8-c45c-4875-b3cc-9f02a7a621bb'] response: {'server_uuid': '6f97d62e-fbc8-478f-aa60-00f1dae6a110', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '105c6741-ce14-4396-82bf-4ce65e486ec1', 'code': 200} 2026-04-27 22:16:23.457 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 105c6741-ce14-4396-82bf-4ce65e486ec1 2026-04-27 22:16:31.463 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 30ae614d-12ab-4135-92b0-93596bcc41b5 2026-04-27 22:16:31.540 12 INFO neutron.plugins.ml2.plugin [None req-57441f1b-c1a6-4a81-a7e1-ac0f2776b0a8 - - - - - -] Attempt 1 to provision port 30ae614d-12ab-4135-92b0-93596bcc41b5 2026-04-27 22:17:07.487 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 1daa0dd5-0283-4a2c-92bc-50d81849b144 2026-04-27 22:17:07.977 11 INFO neutron.plugins.ml2.plugin [None req-ae3b5e8d-2814-4ff9-970e-e7e514037d8e - - - - - -] Attempt 1 to provision port 1daa0dd5-0283-4a2c-92bc-50d81849b144 2026-04-27 22:17:09.475 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 1daa0dd5-0283-4a2c-92bc-50d81849b144 2026-04-27 22:17:11.487 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 92335c12-7d34-4192-b8fe-6959ff01c020 2026-04-27 22:17:11.957 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 2bace420-303f-4faf-a11d-ae6c4996ceca 2026-04-27 22:17:13.549 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 92335c12-7d34-4192-b8fe-6959ff01c020 2026-04-27 22:17:13.791 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 571facd2-329a-4a16-9235-b55751af214d 2026-04-27 22:17:14.138 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 2bace420-303f-4faf-a11d-ae6c4996ceca 2026-04-27 22:17:15.678 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 571facd2-329a-4a16-9235-b55751af214d 2026-04-27 22:17:19.505 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 1daa0dd5-0283-4a2c-92bc-50d81849b144 2026-04-27 22:17:20.668 12 INFO neutron.plugins.ml2.plugin [None req-ae239ae1-54f9-49ef-8785-7a03703af4fa - - - - - -] Attempt 1 to provision port 1daa0dd5-0283-4a2c-92bc-50d81849b144 2026-04-27 22:17:20.726 12 INFO neutron.plugins.ml2.plugin [None req-ae239ae1-54f9-49ef-8785-7a03703af4fa - - - - - -] Attempt 1 to provision port 8ee1166d-cb8b-4431-92cb-4e7b487ea45f 2026-04-27 22:17:20.754 12 INFO neutron.plugins.ml2.plugin [None req-ae239ae1-54f9-49ef-8785-7a03703af4fa - - - - - -] Attempt 1 to provision port 8f392515-5b8b-4c2a-b820-50c11b9a1599 2026-04-27 22:17:20.795 12 INFO neutron.plugins.ml2.plugin [None req-ae239ae1-54f9-49ef-8785-7a03703af4fa - - - - - -] Attempt 1 to provision port 92335c12-7d34-4192-b8fe-6959ff01c020 2026-04-27 22:17:20.835 12 INFO neutron.plugins.ml2.plugin [None req-ae239ae1-54f9-49ef-8785-7a03703af4fa - - - - - -] Attempt 1 to provision port 571facd2-329a-4a16-9235-b55751af214d 2026-04-27 22:17:25.662 11 INFO neutron.plugins.ml2.plugin [None req-bb10fea5-6e57-49ef-a218-d0a364647103 - - - - - -] Attempt 1 to provision port 8ee1166d-cb8b-4431-92cb-4e7b487ea45f 2026-04-27 22:17:25.682 11 INFO neutron.plugins.ml2.plugin [None req-bb10fea5-6e57-49ef-a218-d0a364647103 - - - - - -] Attempt 1 to provision port 1daa0dd5-0283-4a2c-92bc-50d81849b144 2026-04-27 22:17:25.723 11 INFO neutron.plugins.ml2.plugin [None req-bb10fea5-6e57-49ef-a218-d0a364647103 - - - - - -] Attempt 1 to provision port 92335c12-7d34-4192-b8fe-6959ff01c020 2026-04-27 22:17:25.767 11 INFO neutron.plugins.ml2.plugin [None req-bb10fea5-6e57-49ef-a218-d0a364647103 - - - - - -] Attempt 1 to provision port 1706d67c-d264-481a-90eb-cf69c9c10d47 2026-04-27 22:17:25.791 11 INFO neutron.plugins.ml2.plugin [None req-bb10fea5-6e57-49ef-a218-d0a364647103 - - - - - -] Attempt 1 to provision port 571facd2-329a-4a16-9235-b55751af214d 2026-04-27 22:17:25.847 11 INFO neutron.plugins.ml2.plugin [None req-bb10fea5-6e57-49ef-a218-d0a364647103 - - - - - -] Attempt 1 to provision port 689e2647-6b7a-401c-9914-41368dcd6143 2026-04-27 22:17:26.017 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port b36026cd-5c85-4863-ac7f-ecabf14b8fb6 2026-04-27 22:17:26.110 12 INFO neutron.notifiers.nova [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Nova event matching ['req-ab1a6039-67b3-4d5d-8bc1-4ada1570c274'] response: {'server_uuid': 'f1d98b50-73b1-4eac-bafc-05c3b1219820', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b36026cd-5c85-4863-ac7f-ecabf14b8fb6', 'code': 200} 2026-04-27 22:17:27.494 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 1706d67c-d264-481a-90eb-cf69c9c10d47 2026-04-27 22:17:27.816 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port b36026cd-5c85-4863-ac7f-ecabf14b8fb6 2026-04-27 22:17:29.512 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 8ee1166d-cb8b-4431-92cb-4e7b487ea45f 2026-04-27 22:17:29.771 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 1706d67c-d264-481a-90eb-cf69c9c10d47 2026-04-27 22:17:29.976 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 689e2647-6b7a-401c-9914-41368dcd6143 2026-04-27 22:17:30.232 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 8f392515-5b8b-4c2a-b820-50c11b9a1599 2026-04-27 22:17:31.141 11 INFO neutron.plugins.ml2.plugin [None req-91491116-3fe7-4abb-b3be-fd036df4cff8 - - - - - -] Attempt 1 to provision port b36026cd-5c85-4863-ac7f-ecabf14b8fb6 2026-04-27 22:17:31.189 11 INFO neutron.plugins.ml2.plugin [None req-91491116-3fe7-4abb-b3be-fd036df4cff8 - - - - - -] Attempt 1 to provision port 8ee1166d-cb8b-4431-92cb-4e7b487ea45f 2026-04-27 22:17:31.234 11 INFO neutron.plugins.ml2.plugin [None req-91491116-3fe7-4abb-b3be-fd036df4cff8 - - - - - -] Attempt 1 to provision port 92335c12-7d34-4192-b8fe-6959ff01c020 2026-04-27 22:17:31.278 11 INFO neutron.plugins.ml2.plugin [None req-91491116-3fe7-4abb-b3be-fd036df4cff8 - - - - - -] Attempt 1 to provision port 1706d67c-d264-481a-90eb-cf69c9c10d47 2026-04-27 22:17:31.325 11 INFO neutron.plugins.ml2.plugin [None req-91491116-3fe7-4abb-b3be-fd036df4cff8 - - - - - -] Attempt 1 to provision port 571facd2-329a-4a16-9235-b55751af214d 2026-04-27 22:17:31.371 11 INFO neutron.plugins.ml2.plugin [None req-91491116-3fe7-4abb-b3be-fd036df4cff8 - - - - - -] Attempt 1 to provision port 689e2647-6b7a-401c-9914-41368dcd6143 2026-04-27 22:17:31.521 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 8ee1166d-cb8b-4431-92cb-4e7b487ea45f 2026-04-27 22:17:31.718 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 689e2647-6b7a-401c-9914-41368dcd6143 2026-04-27 22:17:31.923 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 8f392515-5b8b-4c2a-b820-50c11b9a1599 2026-04-27 22:17:34.110 12 INFO neutron.plugins.ml2.plugin [None req-e53d00df-bf04-49e9-b8db-81ab0e36131e - - - - - -] Attempt 1 to provision port 1706d67c-d264-481a-90eb-cf69c9c10d47 2026-04-27 22:17:34.171 12 INFO neutron.plugins.ml2.plugin [None req-e53d00df-bf04-49e9-b8db-81ab0e36131e - - - - - -] Attempt 1 to provision port 8ee1166d-cb8b-4431-92cb-4e7b487ea45f 2026-04-27 22:17:34.224 12 INFO neutron.plugins.ml2.plugin [None req-e53d00df-bf04-49e9-b8db-81ab0e36131e - - - - - -] Attempt 1 to provision port 689e2647-6b7a-401c-9914-41368dcd6143 2026-04-27 22:17:36.259 11 INFO neutron.plugins.ml2.plugin [None req-a63c0076-ffbb-487c-8d49-5831486440ef - - - - - -] Attempt 1 to provision port 1706d67c-d264-481a-90eb-cf69c9c10d47 2026-04-27 22:17:36.306 11 INFO neutron.plugins.ml2.plugin [None req-a63c0076-ffbb-487c-8d49-5831486440ef - - - - - -] Attempt 1 to provision port 689e2647-6b7a-401c-9914-41368dcd6143 2026-04-27 22:17:37.599 11 INFO neutron.plugins.ml2.plugin [None req-1a2972eb-d60b-4d6d-a2c2-11bcdb28cf0a - - - - - -] Attempt 1 to provision port b36026cd-5c85-4863-ac7f-ecabf14b8fb6 2026-04-27 22:17:43.527 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 901d0a74-0b44-4532-a203-d648cb6c8d5d 2026-04-27 22:17:43.639 12 INFO neutron.notifiers.nova [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Nova event matching ['req-d215d1fb-b021-4e46-adea-2565215d3093'] response: {'server_uuid': 'b9a363b9-96ec-4d0c-8fcc-8cbe453b212a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '901d0a74-0b44-4532-a203-d648cb6c8d5d', 'code': 200} 2026-04-27 22:17:45.511 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 901d0a74-0b44-4532-a203-d648cb6c8d5d 2026-04-27 22:18:09.019 11 INFO neutron.plugins.ml2.plugin [None req-4c24aeff-451a-4cde-bef3-f24d07c19d3f - - - - - -] Attempt 1 to provision port 15905a3a-c17a-4075-8ce9-1f73b022c060 2026-04-27 22:18:30.063 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port e7e2b7dc-bc49-479b-b680-635a29dc209b 2026-04-27 22:18:30.252 11 INFO neutron.notifiers.nova [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Nova event matching ['req-5628be31-0c73-4d28-99a7-37276aa38f89'] response: {'server_uuid': '4b86839c-7cbb-401c-a8d9-6045159c3eaf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e7e2b7dc-bc49-479b-b680-635a29dc209b', 'code': 200} 2026-04-27 22:18:31.524 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port e7e2b7dc-bc49-479b-b680-635a29dc209b 2026-04-27 22:19:11.054 12 INFO neutron.plugins.ml2.plugin [None req-5d8e8347-8aa4-4791-8100-c556e6727c01 - - - - - -] Attempt 1 to provision port 0e9d51f6-cfb7-493d-b776-0949c6cb3698 2026-04-27 22:19:17.596 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 0e9d51f6-cfb7-493d-b776-0949c6cb3698 2026-04-27 22:19:17.704 11 INFO neutron.notifiers.nova [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Nova event matching ['req-c109500f-9115-44e5-97a0-ff2da2054ed0'] response: {'server_uuid': '4b86839c-7cbb-401c-a8d9-6045159c3eaf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0e9d51f6-cfb7-493d-b776-0949c6cb3698', 'code': 200} 2026-04-27 22:19:19.573 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 0e9d51f6-cfb7-493d-b776-0949c6cb3698 2026-04-27 22:19:22.089 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 0e9d51f6-cfb7-493d-b776-0949c6cb3698 2026-04-27 22:19:44.299 12 INFO neutron.plugins.ml2.plugin [None req-98597f11-b714-4c3b-9134-c09e8add1fb7 - - - - - -] Attempt 1 to provision port 694153f4-a569-48bd-8aaa-bbfd1ed3dfc0 2026-04-27 22:19:51.132 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 694153f4-a569-48bd-8aaa-bbfd1ed3dfc0 2026-04-27 22:19:51.331 12 INFO neutron.notifiers.nova [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Nova event matching ['req-5af14dc5-b5b6-426f-8ade-ca4a950d3a9a'] response: {'server_uuid': '4b86839c-7cbb-401c-a8d9-6045159c3eaf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '694153f4-a569-48bd-8aaa-bbfd1ed3dfc0', 'code': 200} 2026-04-27 22:19:51.716 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 694153f4-a569-48bd-8aaa-bbfd1ed3dfc0 2026-04-27 22:20:05.649 11 INFO neutron.plugins.ml2.plugin [None req-79a9a4c7-5376-43bb-b13d-c5b9eb824c1f - - - - - -] Attempt 1 to provision port 5132d7ff-330c-4aa7-9f3c-367b892721c1 2026-04-27 22:20:11.779 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 5132d7ff-330c-4aa7-9f3c-367b892721c1 2026-04-27 22:20:11.876 12 INFO neutron.notifiers.nova [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Nova event matching ['req-b0228afe-33e5-4087-859e-0338d2b15d79'] response: {'server_uuid': '4b86839c-7cbb-401c-a8d9-6045159c3eaf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5132d7ff-330c-4aa7-9f3c-367b892721c1', 'code': 200} 2026-04-27 22:20:13.733 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 5132d7ff-330c-4aa7-9f3c-367b892721c1 2026-04-27 22:20:15.769 12 INFO neutron.plugins.ml2.plugin [None req-93e364fe-4617-407d-af3a-33d8b403f8da - - - - - -] Attempt 1 to provision port 694153f4-a569-48bd-8aaa-bbfd1ed3dfc0 2026-04-27 22:20:15.781 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 694153f4-a569-48bd-8aaa-bbfd1ed3dfc0 2026-04-27 22:20:29.012 12 INFO neutron.plugins.ml2.plugin [None req-1ab7173e-3129-46a0-9e6e-4110708243db - - - - - -] Attempt 1 to provision port 5132d7ff-330c-4aa7-9f3c-367b892721c1 2026-04-27 22:20:29.850 12 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 5132d7ff-330c-4aa7-9f3c-367b892721c1 2026-04-27 22:20:30.354 11 INFO neutron.plugins.ml2.plugin [None req-73c39f1e-6ede-41e1-9d4f-4ead261c4a94 - - - - - -] Attempt 1 to provision port 5132d7ff-330c-4aa7-9f3c-367b892721c1 2026-04-27 22:20:39.797 11 INFO neutron.plugins.ml2.plugin [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Attempt 1 to provision port 694153f4-a569-48bd-8aaa-bbfd1ed3dfc0 2026-04-27 22:20:40.180 12 INFO neutron.plugins.ml2.plugin [None req-0bb86063-607a-4c43-8833-8ccad8cc8386 - - - - - -] Attempt 1 to provision port 694153f4-a569-48bd-8aaa-bbfd1ed3dfc0 2026-04-27 22:21:07.930 12 INFO neutron.notifiers.nova [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Nova event matching ['req-479a2469-2c51-4da8-b283-8fac9ec6ff03'] response: {'server_uuid': '4b86839c-7cbb-401c-a8d9-6045159c3eaf', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e7e2b7dc-bc49-479b-b680-635a29dc209b', 'code': 200} 2026-04-27 22:21:11.963 12 INFO neutron.notifiers.nova [None req-ab08a7b6-3d48-46c8-981b-f296f9209912 - - - - - -] Nova event matching ['req-beb6bd7d-3d80-4091-97f4-fd719e342cf4'] response: {'server_uuid': 'b9a363b9-96ec-4d0c-8fcc-8cbe453b212a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '901d0a74-0b44-4532-a203-d648cb6c8d5d', 'code': 200}