+ 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-13 01:41:03.012 1 INFO neutron.common.config [-] Logging enabled! 2026-08-13 01:41:03.013 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.6.dev7 2026-08-13 01:41:03.013 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-08-13 01:41:03.013 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-13 01:41:04.035 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-13 01:41:04.037 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-13 01:41:04.041 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-13 01:41:04.042 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-13 01:41:04.042 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-13 01:41:04.042 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-13 01:41:04.042 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 01:41:04.049 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 01:41:04.049 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 01:41:04.049 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-13 01:41:04.069 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-13 01:41:04.070 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-13 01:41:04.070 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-13 01:41:04.107 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-13 01:41:04.107 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-13 01:41:04.107 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-13 01:41:04.107 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-13 01:41:04.433 1 INFO neutron.plugins.ml2.managers [None req-9aa9dbf6-afc0-4f77-ba54-4b7db16a6c76 - - - - - -] Initializing driver for type 'vlan' 2026-08-13 01:41:04.600 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9aa9dbf6-afc0-4f77-ba54-4b7db16a6c76 - - - - - -] VlanTypeDriver initialization complete 2026-08-13 01:41:04.600 1 INFO neutron.plugins.ml2.managers [None req-9aa9dbf6-afc0-4f77-ba54-4b7db16a6c76 - - - - - -] Initializing driver for type 'vxlan' 2026-08-13 01:41:04.601 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-9aa9dbf6-afc0-4f77-ba54-4b7db16a6c76 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-13 01:41:04.649 1 INFO neutron.plugins.ml2.managers [None req-9aa9dbf6-afc0-4f77-ba54-4b7db16a6c76 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-13 01:41:04.649 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9aa9dbf6-afc0-4f77-ba54-4b7db16a6c76 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-13 01:41:04.649 1 INFO neutron.plugins.ml2.managers [None req-9aa9dbf6-afc0-4f77-ba54-4b7db16a6c76 - - - - - -] Initializing extension driver 'port_security' 2026-08-13 01:41:04.649 1 INFO neutron.plugins.ml2.extensions.port_security [None req-9aa9dbf6-afc0-4f77-ba54-4b7db16a6c76 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-13 01:41:04.650 1 INFO neutron.plugins.ml2.managers [None req-9aa9dbf6-afc0-4f77-ba54-4b7db16a6c76 - - - - - -] Initializing extension driver 'qos' 2026-08-13 01:41:04.650 1 INFO neutron.plugins.ml2.managers [None req-9aa9dbf6-afc0-4f77-ba54-4b7db16a6c76 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-13 01:41:04.650 1 INFO neutron.plugins.ml2.managers [None req-9aa9dbf6-afc0-4f77-ba54-4b7db16a6c76 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-13 01:41:04.664 1 INFO neutron.quota [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded quota_driver: . 2026-08-13 01:41:04.664 1 INFO neutron.plugins.ml2.plugin [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Modular L2 Plugin initialization complete 2026-08-13 01:41:04.664 1 INFO neutron.plugins.ml2.managers [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-13 01:41:04.664 1 INFO neutron.plugins.ml2.managers [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-13 01:41:04.664 1 INFO neutron.plugins.ml2.managers [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Got port-security extension from driver 'port_security' 2026-08-13 01:41:04.665 1 INFO neutron.extensions.vlantransparent [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Disabled vlantransparent extension. 2026-08-13 01:41:04.665 1 INFO neutron.extensions.qinq [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Disabled VLAN QinQ extension. 2026-08-13 01:41:04.665 1 INFO neutron.manager [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loading Plugin: qos 2026-08-13 01:41:04.676 1 INFO neutron.manager [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loading Plugin: router 2026-08-13 01:41:04.715 1 INFO neutron.services.service_base [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-13 01:41:04.715 1 INFO neutron.manager [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loading Plugin: segments 2026-08-13 01:41:04.784 1 INFO neutron.manager [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loading Plugin: trunk 2026-08-13 01:41:04.796 1 INFO neutron.manager [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loading Plugin: vpnaas 2026-08-13 01:41:04.828 1 WARNING stevedore.named [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-13 01:41:04.828 1 WARNING stevedore.named [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-13 01:41:05.043 1 INFO neutron_vpnaas.services.vpn.plugin [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-13 01:41:05.043 1 INFO neutron.common.utils [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-13 01:41:05.043 1 INFO neutron.manager [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loading Plugin: taas 2026-08-13 01:41:05.063 1 WARNING stevedore.named [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-13 01:41:05.088 1 INFO neutron_taas.services.taas.taas_plugin [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-13 01:41:05.088 1 INFO neutron.manager [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loading Plugin: tapmirror 2026-08-13 01:41:05.098 1 WARNING stevedore.named [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-13 01:41:05.111 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-13 01:41:05.112 1 INFO neutron.manager [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loading Plugin: auto_allocate 2026-08-13 01:41:05.117 1 INFO neutron.manager [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loading Plugin: tag 2026-08-13 01:41:05.125 1 INFO neutron.manager [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loading Plugin: timestamp 2026-08-13 01:41:05.127 1 INFO neutron.manager [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loading Plugin: network_ip_availability 2026-08-13 01:41:05.130 1 INFO neutron.manager [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loading Plugin: flavors 2026-08-13 01:41:05.133 1 INFO neutron.manager [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loading Plugin: revisions 2026-08-13 01:41:05.136 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Initializing extension manager. 2026-08-13 01:41:05.137 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: address-group 2026-08-13 01:41:05.138 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: address-scope 2026-08-13 01:41:05.138 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-13 01:41:05.139 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: agent 2026-08-13 01:41:05.140 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: agent-resources-synced 2026-08-13 01:41:05.141 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: allowed-address-pairs 2026-08-13 01:41:05.141 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: auto-allocated-topology 2026-08-13 01:41:05.142 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: availability_zone 2026-08-13 01:41:05.142 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: availability_zone_filter 2026-08-13 01:41:05.143 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-13 01:41:05.143 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: default-subnetpools 2026-08-13 01:41:05.145 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-13 01:41:05.145 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: dns-integration 2026-08-13 01:41:05.146 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: dns-domain-ports 2026-08-13 01:41:05.146 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-13 01:41:05.147 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: dvr 2026-08-13 01:41:05.147 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-13 01:41:05.147 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: empty-string-filtering 2026-08-13 01:41:05.148 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-13 01:41:05.148 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-13 01:41:05.149 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: external-net 2026-08-13 01:41:05.149 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-13 01:41:05.150 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: extraroute 2026-08-13 01:41:05.150 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: extraroute-atomic 2026-08-13 01:41:05.151 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-13 01:41:05.151 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-13 01:41:05.152 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-13 01:41:05.152 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-13 01:41:05.153 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: fip-port-details 2026-08-13 01:41:05.153 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: flavors 2026-08-13 01:41:05.154 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-13 01:41:05.155 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: floatingip-pools 2026-08-13 01:41:05.156 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: ip_allocation 2026-08-13 01:41:05.156 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: ip-substring-filtering 2026-08-13 01:41:05.156 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: l2_adjacency 2026-08-13 01:41:05.157 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: router 2026-08-13 01:41:05.159 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-13 01:41:05.160 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-13 01:41:05.160 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-13 01:41:05.161 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: ext-gw-mode 2026-08-13 01:41:05.161 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: l3-ha 2026-08-13 01:41:05.162 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-13 01:41:05.162 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-13 01:41:05.162 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: l3-flavors 2026-08-13 01:41:05.163 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-13 01:41:05.164 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-13 01:41:05.166 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-13 01:41:05.167 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-13 01:41:05.167 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-13 01:41:05.168 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-13 01:41:05.169 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-13 01:41:05.170 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: multi-provider 2026-08-13 01:41:05.170 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: net-mtu 2026-08-13 01:41:05.171 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: net-mtu-writable 2026-08-13 01:41:05.171 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: network_availability_zone 2026-08-13 01:41:05.172 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: network_ha 2026-08-13 01:41:05.172 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: network-ip-availability 2026-08-13 01:41:05.173 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-13 01:41:05.174 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: pagination 2026-08-13 01:41:05.174 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: port-device-profile 2026-08-13 01:41:05.175 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-13 01:41:05.175 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-13 01:41:05.176 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-13 01:41:05.176 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: port-mac-override 2026-08-13 01:41:05.177 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-13 01:41:05.177 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-13 01:41:05.178 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-13 01:41:05.178 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: port-resource-request 2026-08-13 01:41:05.179 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: port-resource-request-groups 2026-08-13 01:41:05.179 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-13 01:41:05.180 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: binding 2026-08-13 01:41:05.180 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: binding-extended 2026-08-13 01:41:05.181 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: port-security 2026-08-13 01:41:05.181 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: project-id 2026-08-13 01:41:05.182 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: provider 2026-08-13 01:41:05.182 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-13 01:41:05.184 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: qos 2026-08-13 01:41:05.185 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-13 01:41:05.185 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-13 01:41:05.186 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: qos-default 2026-08-13 01:41:05.186 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: qos-fip 2026-08-13 01:41:05.187 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-13 01:41:05.187 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: qos-gateway-ip 2026-08-13 01:41:05.187 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: qos-port-network-policy 2026-08-13 01:41:05.188 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: qos-pps-minimum 2026-08-13 01:41:05.189 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-13 01:41:05.189 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: qos-pps 2026-08-13 01:41:05.190 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: qos-rule-type-details 2026-08-13 01:41:05.190 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-13 01:41:05.191 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: qos-rules-alias 2026-08-13 01:41:05.191 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: quota-check-limit 2026-08-13 01:41:05.192 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: quota-check-limit-default 2026-08-13 01:41:05.194 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: quotas 2026-08-13 01:41:05.196 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: quota_details 2026-08-13 01:41:05.198 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: rbac-policies 2026-08-13 01:41:05.198 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: rbac-address-group 2026-08-13 01:41:05.198 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: rbac-address-scope 2026-08-13 01:41:05.199 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: rbac-security-groups 2026-08-13 01:41:05.199 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: rbac-subnetpool 2026-08-13 01:41:05.200 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: revision-if-match 2026-08-13 01:41:05.200 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: standard-attr-revisions 2026-08-13 01:41:05.201 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: router_availability_zone 2026-08-13 01:41:05.201 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-13 01:41:05.203 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: security-groups-default-rules 2026-08-13 01:41:05.203 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-13 01:41:05.204 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-13 01:41:05.204 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-13 01:41:05.205 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-13 01:41:05.205 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-13 01:41:05.210 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: security-group 2026-08-13 01:41:05.211 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: segment 2026-08-13 01:41:05.211 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-13 01:41:05.212 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: service-type 2026-08-13 01:41:05.212 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: sorting 2026-08-13 01:41:05.213 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: standard-attr-segment 2026-08-13 01:41:05.214 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: standard-attr-description 2026-08-13 01:41:05.214 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: stateful-security-group 2026-08-13 01:41:05.214 1 WARNING neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-13 01:41:05.215 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-13 01:41:05.215 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: subnet-external-network 2026-08-13 01:41:05.216 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: subnet_onboard 2026-08-13 01:41:05.216 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-13 01:41:05.217 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: subnet-service-types 2026-08-13 01:41:05.217 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: subnet_allocation 2026-08-13 01:41:05.218 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-13 01:41:05.218 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: tag-creation 2026-08-13 01:41:05.219 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-13 01:41:05.222 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: standard-attr-tag 2026-08-13 01:41:05.223 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-13 01:41:05.223 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: trunk 2026-08-13 01:41:05.224 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: trunk-details 2026-08-13 01:41:05.224 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-13 01:41:05.225 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-13 01:41:05.225 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-13 01:41:05.226 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-13 01:41:05.227 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-13 01:41:05.228 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-13 01:41:05.229 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: vpn-flavors 2026-08-13 01:41:05.230 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: vpnaas 2026-08-13 01:41:05.231 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: taas 2026-08-13 01:41:05.232 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: tap-mirror 2026-08-13 01:41:05.232 1 INFO neutron.api.extensions [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Loaded extension: taas-vlan-filter 2026-08-13 01:41:05.235 1 INFO oslo_service.backend.eventlet.service [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Starting 2 workers 2026-08-13 01:41:05.239 1 INFO oslo_service.backend.eventlet.service [None req-c9e6a95a-8f3c-457e-8d29-4b30bad5904d - - - - - -] Starting 1 workers 2026-08-13 01:41:46.526 12 INFO neutron.db.l3_hamode_db [None req-3135931c-1185-43c7-ac0f-2b3e7ef19a49 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-13 01:42:03.794 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port c7e64fb5-ee72-472f-adfe-bba3cf4834bd 2026-08-13 01:42:04.979 12 INFO neutron.plugins.ml2.plugin [None req-6b8cf41e-e578-4da3-8072-14beaa32d1df - - - - - -] Attempt 1 to provision port c7e64fb5-ee72-472f-adfe-bba3cf4834bd 2026-08-13 01:42:05.716 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port c7e64fb5-ee72-472f-adfe-bba3cf4834bd 2026-08-13 01:42:06.712 12 INFO neutron.plugins.ml2.plugin [None req-a6ae27cc-4964-4847-b1d3-624c4bdca04e - - - - - -] Attempt 1 to provision port c7e64fb5-ee72-472f-adfe-bba3cf4834bd 2026-08-13 01:46:39.023 11 INFO neutron.plugins.ml2.plugin [None req-5ea6bf2f-5337-410b-9c43-0a850c04dc1d - - - - - -] Attempt 1 to provision port 0afd48a4-286f-4466-8d6a-35982f314185 2026-08-13 01:46:39.892 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 0afd48a4-286f-4466-8d6a-35982f314185 2026-08-13 01:46:40.683 11 INFO neutron.plugins.ml2.plugin [None req-def90696-fd67-4637-8a47-a01950994077 - - - - - -] Attempt 1 to provision port 0afd48a4-286f-4466-8d6a-35982f314185 2026-08-13 01:46:46.227 11 INFO neutron.plugins.ml2.plugin [None req-a04fc68a-04f0-4c13-812f-0e711cc93e47 - - - - - -] Attempt 1 to provision port b6607a22-6713-4c1d-a536-d01207f32a01 2026-08-13 01:50:36.599 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port b6607a22-6713-4c1d-a536-d01207f32a01 2026-08-13 01:50:38.020 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port b6607a22-6713-4c1d-a536-d01207f32a01 2026-08-13 02:00:14.461 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port ed2c3972-4f01-47d0-b96f-d6a649e960cd 2026-08-13 02:00:16.433 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port ed2c3972-4f01-47d0-b96f-d6a649e960cd 2026-08-13 02:17:09.057 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 84dc6853-bf5b-458b-983c-f32a119cf9b6 2026-08-13 02:17:09.710 12 INFO neutron.plugins.ml2.plugin [None req-f6988657-8622-430d-bc0d-142e8296f03c - - - - - -] Attempt 1 to provision port 84dc6853-bf5b-458b-983c-f32a119cf9b6 2026-08-13 02:17:11.055 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 84dc6853-bf5b-458b-983c-f32a119cf9b6 2026-08-13 02:17:13.070 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 238443e0-c326-4249-b382-415f25e0b68b 2026-08-13 02:17:15.125 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 858cc3cc-b3e4-4fc9-81e3-8540f4c097d3 2026-08-13 02:17:15.561 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 238443e0-c326-4249-b382-415f25e0b68b 2026-08-13 02:17:17.044 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 858cc3cc-b3e4-4fc9-81e3-8540f4c097d3 2026-08-13 02:17:18.917 12 INFO neutron.plugins.ml2.plugin [None req-90ec2a91-4b48-4fad-b8fd-2f90156dba6c - - - - - -] Attempt 1 to provision port 877f002a-7288-48cd-83b4-a8a4c8b64edf 2026-08-13 02:17:18.944 12 INFO neutron.plugins.ml2.plugin [None req-90ec2a91-4b48-4fad-b8fd-2f90156dba6c - - - - - -] Attempt 1 to provision port 858cc3cc-b3e4-4fc9-81e3-8540f4c097d3 2026-08-13 02:17:19.018 12 INFO neutron.plugins.ml2.plugin [None req-90ec2a91-4b48-4fad-b8fd-2f90156dba6c - - - - - -] Attempt 1 to provision port 84dc6853-bf5b-458b-983c-f32a119cf9b6 2026-08-13 02:17:19.091 12 INFO neutron.plugins.ml2.plugin [None req-90ec2a91-4b48-4fad-b8fd-2f90156dba6c - - - - - -] Attempt 1 to provision port 238443e0-c326-4249-b382-415f25e0b68b 2026-08-13 02:17:23.120 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port c69ff038-0f29-470d-923a-e778b8754620 2026-08-13 02:17:24.195 12 INFO neutron.plugins.ml2.plugin [None req-64dbec21-c9a9-480c-bf7d-d10b2fb289ba - - - - - -] Attempt 1 to provision port 238443e0-c326-4249-b382-415f25e0b68b 2026-08-13 02:17:24.261 12 INFO neutron.plugins.ml2.plugin [None req-64dbec21-c9a9-480c-bf7d-d10b2fb289ba - - - - - -] Attempt 1 to provision port 39f89b79-c5c6-4765-9adc-a8ee8131b34b 2026-08-13 02:17:25.055 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port c69ff038-0f29-470d-923a-e778b8754620 2026-08-13 02:17:27.114 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 0c09aac4-fed7-48ad-b880-32ddd238583d 2026-08-13 02:17:27.576 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 9bcc85d5-6422-4eb0-a893-56fae32bcc4c 2026-08-13 02:17:29.169 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 55eaea9b-3b2f-4ed6-a21d-53c6608c55f8 2026-08-13 02:17:29.634 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 9bcc85d5-6422-4eb0-a893-56fae32bcc4c 2026-08-13 02:17:30.164 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 0c09aac4-fed7-48ad-b880-32ddd238583d 2026-08-13 02:17:31.670 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 55eaea9b-3b2f-4ed6-a21d-53c6608c55f8 2026-08-13 02:17:31.884 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 78ba3b24-5ef8-48c3-9439-4db5015a1ec1 2026-08-13 02:17:32.386 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 615ee5cc-8e03-470a-a4d6-fd9d88dbecb3 2026-08-13 02:17:32.598 11 INFO neutron.plugins.ml2.plugin [None req-24d37c84-f95e-4437-824d-293d361a28bf - - - - - -] Attempt 1 to provision port d92b44e4-8adc-4986-bbae-14335d267c4d 2026-08-13 02:17:32.622 11 INFO neutron.notifiers.nova [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Nova event matching ['req-f91dbb2f-b406-4be4-a3da-f602d44b8eeb'] response: {'server_uuid': 'ee1ba14c-cf32-4ac3-b495-db4ecfd2a46d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '78ba3b24-5ef8-48c3-9439-4db5015a1ec1', 'code': 200} 2026-08-13 02:17:32.652 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 39f89b79-c5c6-4765-9adc-a8ee8131b34b 2026-08-13 02:17:32.684 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 615ee5cc-8e03-470a-a4d6-fd9d88dbecb3 2026-08-13 02:17:32.755 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 55eaea9b-3b2f-4ed6-a21d-53c6608c55f8 2026-08-13 02:17:32.803 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 30224189-d508-4877-b6d4-d18420b75e45 2026-08-13 02:17:34.029 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 78ba3b24-5ef8-48c3-9439-4db5015a1ec1 2026-08-13 02:17:34.227 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 615ee5cc-8e03-470a-a4d6-fd9d88dbecb3 2026-08-13 02:17:36.425 11 INFO neutron.plugins.ml2.plugin [None req-294d66fa-12c5-424d-8ec6-8a913c83e8f4 - - - - - -] Attempt 1 to provision port d92b44e4-8adc-4986-bbae-14335d267c4d 2026-08-13 02:17:36.459 11 INFO neutron.plugins.ml2.plugin [None req-294d66fa-12c5-424d-8ec6-8a913c83e8f4 - - - - - -] Attempt 1 to provision port 39f89b79-c5c6-4765-9adc-a8ee8131b34b 2026-08-13 02:17:36.488 11 INFO neutron.plugins.ml2.plugin [None req-294d66fa-12c5-424d-8ec6-8a913c83e8f4 - - - - - -] Attempt 1 to provision port 55eaea9b-3b2f-4ed6-a21d-53c6608c55f8 2026-08-13 02:17:40.298 12 INFO neutron.plugins.ml2.plugin [None req-26326d7c-a69f-4024-bdd2-186afd05c329 - - - - - -] Attempt 1 to provision port 615ee5cc-8e03-470a-a4d6-fd9d88dbecb3 2026-08-13 02:17:40.348 12 INFO neutron.plugins.ml2.plugin [None req-26326d7c-a69f-4024-bdd2-186afd05c329 - - - - - -] Attempt 1 to provision port 78ba3b24-5ef8-48c3-9439-4db5015a1ec1 2026-08-13 02:17:40.415 12 INFO neutron.plugins.ml2.plugin [None req-26326d7c-a69f-4024-bdd2-186afd05c329 - - - - - -] Attempt 1 to provision port 30224189-d508-4877-b6d4-d18420b75e45 2026-08-13 02:17:40.511 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 20d4e2d5-bb77-4423-8dd5-479bd7e86f16 2026-08-13 02:17:40.664 11 INFO neutron.notifiers.nova [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Nova event matching ['req-679c3529-3e5d-4376-8e6e-5bc585edd9e6'] response: {'server_uuid': 'aef550a6-f9d6-4e2e-a97a-5885ce6e99d6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '20d4e2d5-bb77-4423-8dd5-479bd7e86f16', 'code': 200} 2026-08-13 02:17:42.095 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 20d4e2d5-bb77-4423-8dd5-479bd7e86f16 2026-08-13 02:17:44.609 12 INFO neutron.plugins.ml2.plugin [None req-fee02be8-34c9-491c-8e96-f088f9c4fd21 - - - - - -] Attempt 1 to provision port 822f293f-5965-4da3-9119-f8415e09e83c 2026-08-13 02:17:44.639 12 INFO neutron.plugins.ml2.plugin [None req-fee02be8-34c9-491c-8e96-f088f9c4fd21 - - - - - -] Attempt 1 to provision port d92b44e4-8adc-4986-bbae-14335d267c4d 2026-08-13 02:17:44.661 12 INFO neutron.plugins.ml2.plugin [None req-fee02be8-34c9-491c-8e96-f088f9c4fd21 - - - - - -] Attempt 1 to provision port 30224189-d508-4877-b6d4-d18420b75e45 2026-08-13 02:17:48.300 11 INFO neutron.plugins.ml2.plugin [None req-88e4f9f1-258b-4106-b46f-21fd7c4b60d1 - - - - - -] Attempt 1 to provision port d92b44e4-8adc-4986-bbae-14335d267c4d 2026-08-13 02:17:48.334 11 INFO neutron.plugins.ml2.plugin [None req-88e4f9f1-258b-4106-b46f-21fd7c4b60d1 - - - - - -] Attempt 1 to provision port 30224189-d508-4877-b6d4-d18420b75e45 2026-08-13 02:17:48.366 11 INFO neutron.plugins.ml2.plugin [None req-88e4f9f1-258b-4106-b46f-21fd7c4b60d1 - - - - - -] Attempt 1 to provision port c239c5e0-35d7-4e8a-a139-d44c8f1ff105 2026-08-13 02:17:50.578 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 7570879b-cc70-4f6e-917a-81c8accb828d 2026-08-13 02:17:50.690 11 INFO neutron.notifiers.nova [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Nova event matching ['req-43d28c82-e0f2-41b7-b499-90c7e0a9d598'] response: {'server_uuid': '380b6d3c-0161-478e-b5e4-93a279fd49e6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7570879b-cc70-4f6e-917a-81c8accb828d', 'code': 200} 2026-08-13 02:17:51.485 11 INFO neutron.plugins.ml2.plugin [None req-029b1a0d-a8cb-41a6-9f07-b64330bbffcc - - - - - -] Attempt 1 to provision port 63a1d519-dc41-4147-8ff7-022da1a1b7af 2026-08-13 02:17:51.518 11 INFO neutron.plugins.ml2.plugin [None req-029b1a0d-a8cb-41a6-9f07-b64330bbffcc - - - - - -] Attempt 1 to provision port 7570879b-cc70-4f6e-917a-81c8accb828d 2026-08-13 02:17:52.075 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 7570879b-cc70-4f6e-917a-81c8accb828d 2026-08-13 02:17:57.960 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port c239c5e0-35d7-4e8a-a139-d44c8f1ff105 2026-08-13 02:17:58.235 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 30224189-d508-4877-b6d4-d18420b75e45 2026-08-13 02:18:00.259 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 39f89b79-c5c6-4765-9adc-a8ee8131b34b 2026-08-13 02:18:00.556 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 9ae16a95-0453-45ef-852c-f762709f567d 2026-08-13 02:18:00.917 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 30224189-d508-4877-b6d4-d18420b75e45 2026-08-13 02:18:01.095 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port c239c5e0-35d7-4e8a-a139-d44c8f1ff105 2026-08-13 02:18:01.230 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 877f002a-7288-48cd-83b4-a8a4c8b64edf 2026-08-13 02:18:01.967 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 39f89b79-c5c6-4765-9adc-a8ee8131b34b 2026-08-13 02:18:02.163 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 9ae16a95-0453-45ef-852c-f762709f567d 2026-08-13 02:18:02.382 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 877f002a-7288-48cd-83b4-a8a4c8b64edf 2026-08-13 02:18:04.111 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port befbedd2-3e8a-4a5d-96a1-09973926a691 2026-08-13 02:18:14.067 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 02cc09ad-ff73-4380-8d22-e9e5daf001ce 2026-08-13 02:18:16.162 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port ba8e2616-d22c-4d19-bda9-eb1837178852 2026-08-13 02:18:16.608 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 02cc09ad-ff73-4380-8d22-e9e5daf001ce 2026-08-13 02:18:17.801 12 INFO neutron.plugins.ml2.plugin [None req-0d449999-b6c1-419c-99ec-d88f34c5fdf3 - - - - - -] Attempt 1 to provision port 33b4c238-5a44-4016-a188-96881669b2bd 2026-08-13 02:18:17.833 12 INFO neutron.plugins.ml2.plugin [None req-0d449999-b6c1-419c-99ec-d88f34c5fdf3 - - - - - -] Attempt 1 to provision port ba8e2616-d22c-4d19-bda9-eb1837178852 2026-08-13 02:18:17.960 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port ba8e2616-d22c-4d19-bda9-eb1837178852 2026-08-13 02:18:23.720 12 INFO neutron.plugins.ml2.plugin [None req-a1395a0c-94b2-47e3-9ebb-3c572816be6d - - - - - -] Attempt 1 to provision port 33b4c238-5a44-4016-a188-96881669b2bd 2026-08-13 02:18:23.740 12 INFO neutron.plugins.ml2.plugin [None req-a1395a0c-94b2-47e3-9ebb-3c572816be6d - - - - - -] Attempt 1 to provision port ba8e2616-d22c-4d19-bda9-eb1837178852 2026-08-13 02:18:26.743 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 48270f3e-d32b-4447-88c1-80ca942db7c6 2026-08-13 02:18:27.336 12 INFO neutron.notifiers.nova [None req-b68e6d9c-0c56-4cca-9fea-29a10e5dc334 - - - - - -] Nova event matching ['req-05f44835-6736-44b5-ab17-426f6d6fcbc2'] response: {'server_uuid': 'aaebc598-75d3-47a0-90d3-0ea032392930', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '48270f3e-d32b-4447-88c1-80ca942db7c6', 'code': 200} 2026-08-13 02:18:28.068 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 48270f3e-d32b-4447-88c1-80ca942db7c6 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server [None req-1970093d-cab9-4c66-8447-7874420c3c17 - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port 784d4457-2ebe-4d11-ba7c-7c3cc211ac09 could not be found. 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 292, in _get_port 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/model_query.py", line 211, in get_by_id 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2804, in one 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1808, in one 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 752, in _only_one_row 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server raise self.value 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server raise self.value 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server raise self.value 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 340, in get_dhcp_port 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server raise self.value 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server raise self.value 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server raise self.value 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1677, in get_port 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 295, in _get_port 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port 784d4457-2ebe-4d11-ba7c-7c3cc211ac09 could not be found. 2026-08-13 02:18:29.886 11 ERROR oslo_messaging.rpc.server 2026-08-13 02:18:32.078 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port f8cbff70-9c0c-4b34-b01a-042bae24f658 2026-08-13 02:18:32.354 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 33b4c238-5a44-4016-a188-96881669b2bd 2026-08-13 02:18:33.452 11 INFO neutron.plugins.ml2.plugin [None req-3d2c5268-ba60-4727-868c-055deb5cd5b6 - - - - - -] Attempt 1 to provision port f8cbff70-9c0c-4b34-b01a-042bae24f658 2026-08-13 02:18:33.540 11 INFO neutron.plugins.ml2.plugin [None req-3d2c5268-ba60-4727-868c-055deb5cd5b6 - - - - - -] Attempt 1 to provision port 33b4c238-5a44-4016-a188-96881669b2bd 2026-08-13 02:18:34.071 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port f8cbff70-9c0c-4b34-b01a-042bae24f658 2026-08-13 02:18:34.315 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 33b4c238-5a44-4016-a188-96881669b2bd 2026-08-13 02:18:36.009 11 INFO neutron.plugins.ml2.plugin [None req-eb9ca7c1-6c66-422e-8f33-41a24bc82b69 - - - - - -] Attempt 1 to provision port 33b4c238-5a44-4016-a188-96881669b2bd 2026-08-13 02:18:48.144 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 8fc60cc9-57a7-403c-92e8-8556d8482cd7 2026-08-13 02:18:48.524 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 9b7aee84-1711-4c4a-96a7-23c28ba9a213 2026-08-13 02:18:50.118 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 8fc60cc9-57a7-403c-92e8-8556d8482cd7 2026-08-13 02:18:50.385 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 9b7aee84-1711-4c4a-96a7-23c28ba9a213 2026-08-13 02:18:51.058 12 INFO neutron.plugins.ml2.plugin [None req-0ae591a5-8ea7-407c-b75a-c6a24bffcdd9 - - - - - -] Attempt 1 to provision port 24be5f1e-aeab-4f81-a1e2-aaa6fafae596 2026-08-13 02:18:51.082 12 INFO neutron.plugins.ml2.plugin [None req-0ae591a5-8ea7-407c-b75a-c6a24bffcdd9 - - - - - -] Attempt 1 to provision port 8fc60cc9-57a7-403c-92e8-8556d8482cd7 2026-08-13 02:18:55.828 11 INFO neutron.plugins.ml2.plugin [None req-6446f8d4-3b04-40d4-b651-16afd3216bf5 - - - - - -] Attempt 1 to provision port cb738728-c8e8-4a85-b363-03afb003b519 2026-08-13 02:18:55.855 11 INFO neutron.plugins.ml2.plugin [None req-6446f8d4-3b04-40d4-b651-16afd3216bf5 - - - - - -] Attempt 1 to provision port 8fc60cc9-57a7-403c-92e8-8556d8482cd7 2026-08-13 02:19:00.687 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 135b9908-a484-4ef4-bbed-8f7fb6433d50 2026-08-13 02:19:01.088 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 7091ecdf-5295-432f-bea3-cb59afa19426 2026-08-13 02:19:01.211 12 INFO neutron.notifiers.nova [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Nova event matching ['req-d8290f79-40df-432c-95fe-3fea8e18e122'] response: {'server_uuid': 'fa650e9b-d47a-46df-ae30-7bdc800fc2c3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7091ecdf-5295-432f-bea3-cb59afa19426', 'code': 200} 2026-08-13 02:19:02.356 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 7091ecdf-5295-432f-bea3-cb59afa19426 2026-08-13 02:19:06.240 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port cb738728-c8e8-4a85-b363-03afb003b519 2026-08-13 02:19:06.621 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 24be5f1e-aeab-4f81-a1e2-aaa6fafae596 2026-08-13 02:19:08.285 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port cb738728-c8e8-4a85-b363-03afb003b519 2026-08-13 02:19:08.529 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 24be5f1e-aeab-4f81-a1e2-aaa6fafae596 2026-08-13 02:19:10.109 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 3ab220d3-e9db-4a40-bab3-659158f16f6d 2026-08-13 02:19:27.876 12 INFO neutron.plugins.ml2.plugin [None req-0c7370fe-7986-4155-a02c-e26c19108ab4 - - - - - -] Attempt 1 to provision port cb738728-c8e8-4a85-b363-03afb003b519 2026-08-13 02:19:30.097 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 7e1a5f27-2c7e-46a3-a560-7907b2d76175 2026-08-13 02:19:30.469 11 INFO neutron.plugins.ml2.plugin [None req-08affc5a-9816-4195-82cb-83e948be7b73 - - - - - -] Attempt 1 to provision port e721fa33-773c-42d0-babd-bcb043905846 2026-08-13 02:19:30.504 11 INFO neutron.plugins.ml2.plugin [None req-08affc5a-9816-4195-82cb-83e948be7b73 - - - - - -] Attempt 1 to provision port cb738728-c8e8-4a85-b363-03afb003b519 2026-08-13 02:19:32.127 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 7e1a5f27-2c7e-46a3-a560-7907b2d76175 2026-08-13 02:19:34.116 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 5b86c670-bb56-4a2c-a9e6-e7ba5b9d80e4 2026-08-13 02:19:35.806 12 INFO neutron.plugins.ml2.plugin [None req-d8e10738-b50f-4e0d-9a91-0f36a6049d4f - - - - - -] Attempt 1 to provision port f1a7dd3d-b8cf-4af3-9cc1-5f1cc9d86314 2026-08-13 02:19:35.836 12 INFO neutron.plugins.ml2.plugin [None req-d8e10738-b50f-4e0d-9a91-0f36a6049d4f - - - - - -] Attempt 1 to provision port 5b86c670-bb56-4a2c-a9e6-e7ba5b9d80e4 2026-08-13 02:19:35.888 12 INFO neutron.plugins.ml2.plugin [None req-d8e10738-b50f-4e0d-9a91-0f36a6049d4f - - - - - -] Attempt 1 to provision port 7091ecdf-5295-432f-bea3-cb59afa19426 2026-08-13 02:19:36.217 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 5b86c670-bb56-4a2c-a9e6-e7ba5b9d80e4 2026-08-13 02:19:39.092 11 INFO neutron.plugins.ml2.plugin [None req-63ecb85b-9959-45dd-be41-6b218511a61a - - - - - -] Attempt 1 to provision port f1a7dd3d-b8cf-4af3-9cc1-5f1cc9d86314 2026-08-13 02:19:39.118 11 INFO neutron.plugins.ml2.plugin [None req-63ecb85b-9959-45dd-be41-6b218511a61a - - - - - -] Attempt 1 to provision port 5b86c670-bb56-4a2c-a9e6-e7ba5b9d80e4 2026-08-13 02:19:42.254 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 6b7d2b6a-3e2d-4a17-9564-ce93e6399d1e 2026-08-13 02:19:44.748 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 6b7d2b6a-3e2d-4a17-9564-ce93e6399d1e 2026-08-13 02:19:45.001 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 7c61f400-0537-406c-92e6-52fe48e45517 2026-08-13 02:19:45.469 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 30d17a4f-5bd4-482c-8549-829b52626206 2026-08-13 02:19:45.588 12 INFO neutron.notifiers.nova [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Nova event matching ['req-2bce1dd3-5d6b-4c55-9ed9-90dc200333e1'] response: {'server_uuid': '6f7ace74-b0f5-4f75-bd0b-16a32f6d3cbf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '30d17a4f-5bd4-482c-8549-829b52626206', 'code': 200} 2026-08-13 02:19:46.576 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port e9b64d47-cae2-42fa-b6ba-05a8f000f52b 2026-08-13 02:19:47.021 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 7c61f400-0537-406c-92e6-52fe48e45517 2026-08-13 02:19:47.304 12 INFO neutron.plugins.ml2.plugin [None req-e70fdbdc-7c18-4e88-a21f-1fdb3dedf134 - - - - - -] Attempt 1 to provision port 30d17a4f-5bd4-482c-8549-829b52626206 2026-08-13 02:19:48.631 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port e9b64d47-cae2-42fa-b6ba-05a8f000f52b 2026-08-13 02:19:50.448 12 INFO neutron.plugins.ml2.plugin [None req-fc389f76-7c5f-4db0-ad74-a30b972fa77f - - - - - -] Attempt 1 to provision port e721fa33-773c-42d0-babd-bcb043905846 2026-08-13 02:19:50.750 12 INFO neutron.plugins.ml2.plugin [None req-fc389f76-7c5f-4db0-ad74-a30b972fa77f - - - - - -] Attempt 1 to provision port e01ac889-6f96-4a20-9485-6e497962b080 2026-08-13 02:19:51.830 11 INFO neutron.plugins.ml2.plugin [None req-5e0f78ee-ee6e-4064-8f86-6209cfdd45bf - - - - - -] Attempt 1 to provision port 0069783b-9f46-4faf-a5df-1214a76996a6 2026-08-13 02:19:51.861 11 INFO neutron.plugins.ml2.plugin [None req-5e0f78ee-ee6e-4064-8f86-6209cfdd45bf - - - - - -] Attempt 1 to provision port 58f4d037-b1ca-4053-bd5e-3990cbe3b40c 2026-08-13 02:19:51.894 11 INFO neutron.plugins.ml2.plugin [None req-5e0f78ee-ee6e-4064-8f86-6209cfdd45bf - - - - - -] Attempt 1 to provision port f1a7dd3d-b8cf-4af3-9cc1-5f1cc9d86314 2026-08-13 02:19:52.050 11 INFO neutron.plugins.ml2.plugin [None req-5e0f78ee-ee6e-4064-8f86-6209cfdd45bf - - - - - -] Attempt 1 to provision port e01ac889-6f96-4a20-9485-6e497962b080 2026-08-13 02:19:52.104 11 INFO neutron.plugins.ml2.plugin [None req-5e0f78ee-ee6e-4064-8f86-6209cfdd45bf - - - - - -] Attempt 1 to provision port e9b64d47-cae2-42fa-b6ba-05a8f000f52b 2026-08-13 02:19:52.167 11 INFO neutron.plugins.ml2.plugin [None req-5e0f78ee-ee6e-4064-8f86-6209cfdd45bf - - - - - -] Attempt 1 to provision port 6b7d2b6a-3e2d-4a17-9564-ce93e6399d1e 2026-08-13 02:19:52.423 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port e01ac889-6f96-4a20-9485-6e497962b080 2026-08-13 02:19:52.602 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port e721fa33-773c-42d0-babd-bcb043905846 2026-08-13 02:19:52.766 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port f1a7dd3d-b8cf-4af3-9cc1-5f1cc9d86314 2026-08-13 02:19:57.868 12 INFO neutron.plugins.ml2.plugin [None req-dc4a70dd-d780-48ec-a7f2-d50a70207cc7 - - - - - -] Attempt 1 to provision port 0069783b-9f46-4faf-a5df-1214a76996a6 2026-08-13 02:19:57.899 12 INFO neutron.plugins.ml2.plugin [None req-dc4a70dd-d780-48ec-a7f2-d50a70207cc7 - - - - - -] Attempt 1 to provision port 520d6d42-a92c-460d-8d9f-4051ae00620f 2026-08-13 02:19:57.936 12 INFO neutron.plugins.ml2.plugin [None req-dc4a70dd-d780-48ec-a7f2-d50a70207cc7 - - - - - -] Attempt 1 to provision port f1a7dd3d-b8cf-4af3-9cc1-5f1cc9d86314 2026-08-13 02:19:57.984 12 INFO neutron.plugins.ml2.plugin [None req-dc4a70dd-d780-48ec-a7f2-d50a70207cc7 - - - - - -] Attempt 1 to provision port e9b64d47-cae2-42fa-b6ba-05a8f000f52b 2026-08-13 02:19:58.049 12 INFO neutron.plugins.ml2.plugin [None req-dc4a70dd-d780-48ec-a7f2-d50a70207cc7 - - - - - -] Attempt 1 to provision port 58f4d037-b1ca-4053-bd5e-3990cbe3b40c 2026-08-13 02:19:58.070 12 INFO neutron.plugins.ml2.plugin [None req-dc4a70dd-d780-48ec-a7f2-d50a70207cc7 - - - - - -] Attempt 1 to provision port e01ac889-6f96-4a20-9485-6e497962b080 2026-08-13 02:19:58.127 12 INFO neutron.plugins.ml2.plugin [None req-dc4a70dd-d780-48ec-a7f2-d50a70207cc7 - - - - - -] Attempt 1 to provision port 6b7d2b6a-3e2d-4a17-9564-ce93e6399d1e 2026-08-13 02:19:58.877 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port dd0d0a44-bbf2-4a54-8dfe-2d860a8af437 2026-08-13 02:19:59.100 11 INFO neutron.notifiers.nova [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Nova event matching ['req-50df7061-554c-43f5-a733-20d893b8acf2'] response: {'server_uuid': 'c32a90d8-5424-40c3-93a4-fd786b3fe463', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dd0d0a44-bbf2-4a54-8dfe-2d860a8af437', 'code': 200} 2026-08-13 02:20:00.385 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port dd0d0a44-bbf2-4a54-8dfe-2d860a8af437 2026-08-13 02:20:02.383 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 0069783b-9f46-4faf-a5df-1214a76996a6 2026-08-13 02:20:02.721 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 520d6d42-a92c-460d-8d9f-4051ae00620f 2026-08-13 02:20:03.006 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port ebc7601c-aaef-453a-b9c1-f34a1a33431e 2026-08-13 02:20:03.276 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 58f4d037-b1ca-4053-bd5e-3990cbe3b40c 2026-08-13 02:20:04.370 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 0069783b-9f46-4faf-a5df-1214a76996a6 2026-08-13 02:20:04.594 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 520d6d42-a92c-460d-8d9f-4051ae00620f 2026-08-13 02:20:04.764 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port ebc7601c-aaef-453a-b9c1-f34a1a33431e 2026-08-13 02:20:04.879 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 58f4d037-b1ca-4053-bd5e-3990cbe3b40c 2026-08-13 02:20:04.968 12 INFO neutron.plugins.ml2.plugin [None req-6b9ae775-48f6-4ad3-b974-b889f1b90277 - - - - - -] Attempt 1 to provision port ebc7601c-aaef-453a-b9c1-f34a1a33431e 2026-08-13 02:20:05.035 12 INFO neutron.plugins.ml2.plugin [None req-6b9ae775-48f6-4ad3-b974-b889f1b90277 - - - - - -] Attempt 1 to provision port 0069783b-9f46-4faf-a5df-1214a76996a6 2026-08-13 02:20:05.093 12 INFO neutron.plugins.ml2.plugin [None req-6b9ae775-48f6-4ad3-b974-b889f1b90277 - - - - - -] Attempt 1 to provision port 520d6d42-a92c-460d-8d9f-4051ae00620f 2026-08-13 02:20:05.143 12 INFO neutron.plugins.ml2.plugin [None req-6b9ae775-48f6-4ad3-b974-b889f1b90277 - - - - - -] Attempt 1 to provision port 30d17a4f-5bd4-482c-8549-829b52626206 2026-08-13 02:20:05.201 12 INFO neutron.plugins.ml2.plugin [None req-6b9ae775-48f6-4ad3-b974-b889f1b90277 - - - - - -] Attempt 1 to provision port e9b64d47-cae2-42fa-b6ba-05a8f000f52b 2026-08-13 02:20:05.256 12 INFO neutron.plugins.ml2.plugin [None req-6b9ae775-48f6-4ad3-b974-b889f1b90277 - - - - - -] Attempt 1 to provision port dd0d0a44-bbf2-4a54-8dfe-2d860a8af437 2026-08-13 02:20:05.319 12 INFO neutron.plugins.ml2.plugin [None req-6b9ae775-48f6-4ad3-b974-b889f1b90277 - - - - - -] Attempt 1 to provision port 58f4d037-b1ca-4053-bd5e-3990cbe3b40c 2026-08-13 02:20:05.402 12 INFO neutron.plugins.ml2.plugin [None req-6b9ae775-48f6-4ad3-b974-b889f1b90277 - - - - - -] Attempt 1 to provision port e01ac889-6f96-4a20-9485-6e497962b080 2026-08-13 02:20:05.517 12 INFO neutron.plugins.ml2.plugin [None req-6b9ae775-48f6-4ad3-b974-b889f1b90277 - - - - - -] Attempt 1 to provision port 6b7d2b6a-3e2d-4a17-9564-ce93e6399d1e 2026-08-13 02:20:06.601 12 INFO neutron.notifiers.nova [None req-8767258f-9111-4812-9117-9b4e56b4730c - - - - - -] Nova event matching ['req-6e9ec53c-7a02-4fe3-b383-6c25f7de3a40'] response: {'server_uuid': 'fa650e9b-d47a-46df-ae30-7bdc800fc2c3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7091ecdf-5295-432f-bea3-cb59afa19426', 'code': 200} 2026-08-13 02:20:08.494 12 INFO neutron.plugins.ml2.plugin [None req-cdf0f700-8958-4784-999c-9ce64ef702be - - - - - -] Attempt 1 to provision port 0069783b-9f46-4faf-a5df-1214a76996a6 2026-08-13 02:20:08.574 12 INFO neutron.plugins.ml2.plugin [None req-cdf0f700-8958-4784-999c-9ce64ef702be - - - - - -] Attempt 1 to provision port 520d6d42-a92c-460d-8d9f-4051ae00620f 2026-08-13 02:20:08.622 12 INFO neutron.plugins.ml2.plugin [None req-cdf0f700-8958-4784-999c-9ce64ef702be - - - - - -] Attempt 1 to provision port 58f4d037-b1ca-4053-bd5e-3990cbe3b40c 2026-08-13 02:20:08.889 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 7091ecdf-5295-432f-bea3-cb59afa19426 2026-08-13 02:20:09.007 11 INFO neutron.notifiers.nova [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Nova event matching ['req-4fb7e498-c39b-4356-9b55-5ea16f0e9017'] response: {'server_uuid': 'fa650e9b-d47a-46df-ae30-7bdc800fc2c3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7091ecdf-5295-432f-bea3-cb59afa19426', 'code': 200} 2026-08-13 02:20:10.384 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 7091ecdf-5295-432f-bea3-cb59afa19426 2026-08-13 02:20:12.973 12 INFO neutron.plugins.ml2.plugin [None req-86596ef2-6e56-4a31-a5f0-e3b95d7352ab - - - - - -] Attempt 1 to provision port 0069783b-9f46-4faf-a5df-1214a76996a6 2026-08-13 02:20:13.030 12 INFO neutron.plugins.ml2.plugin [None req-86596ef2-6e56-4a31-a5f0-e3b95d7352ab - - - - - -] Attempt 1 to provision port 520d6d42-a92c-460d-8d9f-4051ae00620f 2026-08-13 02:20:13.081 12 INFO neutron.plugins.ml2.plugin [None req-86596ef2-6e56-4a31-a5f0-e3b95d7352ab - - - - - -] Attempt 1 to provision port 58f4d037-b1ca-4053-bd5e-3990cbe3b40c 2026-08-13 02:20:15.297 11 INFO neutron.plugins.ml2.plugin [None req-850cceba-d495-4c91-bbf3-2bcd5f71add1 - - - - - -] Attempt 1 to provision port dd0d0a44-bbf2-4a54-8dfe-2d860a8af437 2026-08-13 02:20:16.410 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port a039f069-8653-42db-85bb-be5bc2a2cd63 2026-08-13 02:20:16.516 12 INFO neutron.notifiers.nova [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Nova event matching ['req-a865c1cc-7d54-423b-916d-70dbb3ba4f2f'] response: {'server_uuid': '43a3c3dc-1bc1-4dc2-af5f-315b26f929c6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a039f069-8653-42db-85bb-be5bc2a2cd63', 'code': 200} 2026-08-13 02:20:18.366 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port a039f069-8653-42db-85bb-be5bc2a2cd63 2026-08-13 02:20:34.556 11 INFO neutron.notifiers.nova [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Nova event matching ['req-16aef827-44d6-453c-8974-ccdd1488be34'] response: {'server_uuid': 'fa650e9b-d47a-46df-ae30-7bdc800fc2c3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7091ecdf-5295-432f-bea3-cb59afa19426', 'code': 200} 2026-08-13 02:20:47.014 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 06866d6e-3dcf-4ad9-afc1-10815becc481 2026-08-13 02:20:47.203 11 INFO neutron.notifiers.nova [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Nova event matching ['req-69665582-200a-49de-916e-5ab90d99e2fa'] response: {'server_uuid': 'e3f8af40-e67b-4294-ab96-9f0167df8413', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '06866d6e-3dcf-4ad9-afc1-10815becc481', 'code': 200} 2026-08-13 02:20:47.987 11 INFO neutron.plugins.ml2.plugin [None req-bed4ff85-62dd-4d73-9867-2f5744236101 - - - - - -] Attempt 1 to provision port 1540bcaf-3449-4c58-aa22-bbc18fc95303 2026-08-13 02:20:48.545 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 06866d6e-3dcf-4ad9-afc1-10815becc481 2026-08-13 02:20:48.766 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 1540bcaf-3449-4c58-aa22-bbc18fc95303 2026-08-13 02:20:50.420 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 0d9ea40c-82b9-485b-88c8-4de238bfa3ef 2026-08-13 02:20:51.957 11 INFO neutron.plugins.ml2.plugin [None req-85e560c8-0570-492f-b2e0-6d0c2c208fef - - - - - -] Attempt 1 to provision port 2f160b09-a9b2-4ea0-9dbc-4881cc789861 2026-08-13 02:20:51.980 11 INFO neutron.plugins.ml2.plugin [None req-85e560c8-0570-492f-b2e0-6d0c2c208fef - - - - - -] Attempt 1 to provision port 85531f89-6117-4d12-93dc-86fd2e960159 2026-08-13 02:20:52.003 11 INFO neutron.plugins.ml2.plugin [None req-85e560c8-0570-492f-b2e0-6d0c2c208fef - - - - - -] Attempt 1 to provision port 1540bcaf-3449-4c58-aa22-bbc18fc95303 2026-08-13 02:20:52.053 11 INFO neutron.plugins.ml2.plugin [None req-85e560c8-0570-492f-b2e0-6d0c2c208fef - - - - - -] Attempt 1 to provision port cc39ac53-cb77-45a6-a38f-6ee33093332e 2026-08-13 02:20:52.387 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 0d9ea40c-82b9-485b-88c8-4de238bfa3ef 2026-08-13 02:20:53.755 11 INFO neutron.plugins.ml2.plugin [None req-4a8021f0-3b48-4a49-a30a-c1e3b928ebed - - - - - -] Attempt 1 to provision port 85531f89-6117-4d12-93dc-86fd2e960159 2026-08-13 02:20:55.013 11 INFO neutron.plugins.ml2.plugin [None req-ae5c6c24-c35b-4a33-8e22-dc1d86ab4c45 - - - - - -] Attempt 1 to provision port 85531f89-6117-4d12-93dc-86fd2e960159 2026-08-13 02:21:01.523 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 4601ffa7-1cbb-4837-a440-83e89e7be3b9 2026-08-13 02:21:01.656 12 INFO neutron.notifiers.nova [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Nova event matching ['req-33d1b5ae-5bc9-4c34-990b-f58efb3e5167'] response: {'server_uuid': '3924be66-653a-4245-b272-a747d0d955fb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4601ffa7-1cbb-4837-a440-83e89e7be3b9', 'code': 200} 2026-08-13 02:21:02.409 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 4601ffa7-1cbb-4837-a440-83e89e7be3b9 2026-08-13 02:21:06.673 12 INFO neutron.notifiers.nova [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Nova event matching ['req-b2a2aa0e-71c6-4798-a2d8-f2c3c5e0d413'] response: {'server_uuid': '3924be66-653a-4245-b272-a747d0d955fb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4601ffa7-1cbb-4837-a440-83e89e7be3b9', 'code': 200} 2026-08-13 02:21:08.466 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 2f160b09-a9b2-4ea0-9dbc-4881cc789861 2026-08-13 02:21:08.731 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 85531f89-6117-4d12-93dc-86fd2e960159 2026-08-13 02:21:10.453 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 2f160b09-a9b2-4ea0-9dbc-4881cc789861 2026-08-13 02:21:10.641 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 85531f89-6117-4d12-93dc-86fd2e960159 2026-08-13 02:21:13.114 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 39cab257-7ce0-4083-9d1a-3ace3e6d2390 2026-08-13 02:21:13.232 11 INFO neutron.notifiers.nova [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Nova event matching ['req-5d4c85e1-75d4-457d-9198-aa0586941491'] response: {'server_uuid': 'e6324ce5-a2e8-4b45-80c6-6d495bea9910', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '39cab257-7ce0-4083-9d1a-3ace3e6d2390', 'code': 200} 2026-08-13 02:21:14.429 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 39cab257-7ce0-4083-9d1a-3ace3e6d2390 2026-08-13 02:21:28.111 11 INFO neutron_taas.services.taas.taas_plugin [None req-6e1afe38-d507-44cd-a7e3-8f029a6b55bb - - - - - -] TaaS: Handle Delete Port: 5b86c670-bb56-4a2c-a9e6-e7ba5b9d80e4 2026-08-13 02:21:28.123 11 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e1afe38-d507-44cd-a7e3-8f029a6b55bb - - - - - -] Tap Mirror: Handle Delete Port: 5b86c670-bb56-4a2c-a9e6-e7ba5b9d80e4 2026-08-13 02:21:34.699 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port cecc0832-2946-4492-9936-9dedb790c62c 2026-08-13 02:21:35.762 11 INFO neutron.plugins.ml2.plugin [None req-fdf1c145-3941-49a7-97bc-da753f893b72 - - - - - -] Attempt 1 to provision port cecc0832-2946-4492-9936-9dedb790c62c 2026-08-13 02:21:36.604 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port cecc0832-2946-4492-9936-9dedb790c62c 2026-08-13 02:21:38.596 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 59e834f3-f323-400b-9588-ec3a2ccb8cd4 2026-08-13 02:21:38.856 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port cecc0832-2946-4492-9936-9dedb790c62c 2026-08-13 02:21:38.974 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 323d7b08-c1be-4bbc-b369-f86c08c269c4 2026-08-13 02:21:39.008 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 890828d1-5a83-41e2-8abb-4c140ad3d7ea 2026-08-13 02:21:40.571 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 59e834f3-f323-400b-9588-ec3a2ccb8cd4 2026-08-13 02:21:42.657 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 009fb6dd-0ed7-4cd2-a3cd-7deeb4065c6a 2026-08-13 02:21:43.882 11 INFO neutron.plugins.ml2.plugin [None req-378a7dd0-13ad-4b57-8c70-ea38fea64eda - - - - - -] Attempt 1 to provision port 009fb6dd-0ed7-4cd2-a3cd-7deeb4065c6a 2026-08-13 02:21:43.958 11 INFO neutron.plugins.ml2.plugin [None req-378a7dd0-13ad-4b57-8c70-ea38fea64eda - - - - - -] Attempt 1 to provision port 323d7b08-c1be-4bbc-b369-f86c08c269c4 2026-08-13 02:21:44.665 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 009fb6dd-0ed7-4cd2-a3cd-7deeb4065c6a 2026-08-13 02:21:44.902 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port e9053538-0fe5-4023-bfe1-6ffdc80c551c 2026-08-13 02:21:46.546 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port e9053538-0fe5-4023-bfe1-6ffdc80c551c 2026-08-13 02:21:47.725 11 INFO neutron.plugins.ml2.plugin [None req-7c0c96af-bfae-4451-a71f-2269055a3135 - - - - - -] Attempt 1 to provision port 009fb6dd-0ed7-4cd2-a3cd-7deeb4065c6a 2026-08-13 02:21:47.794 11 INFO neutron.plugins.ml2.plugin [None req-7c0c96af-bfae-4451-a71f-2269055a3135 - - - - - -] Attempt 1 to provision port 0ca8f80c-b97b-47c1-af56-ced5df9e411b 2026-08-13 02:21:47.823 11 INFO neutron.plugins.ml2.plugin [None req-7c0c96af-bfae-4451-a71f-2269055a3135 - - - - - -] Attempt 1 to provision port f32f65b2-9114-48e4-b615-3ce7269f4d3a 2026-08-13 02:21:47.850 11 INFO neutron.plugins.ml2.plugin [None req-7c0c96af-bfae-4451-a71f-2269055a3135 - - - - - -] Attempt 1 to provision port 323d7b08-c1be-4bbc-b369-f86c08c269c4 2026-08-13 02:21:48.986 11 INFO neutron.plugins.ml2.plugin [None req-26b2a675-b4b5-4576-bf2c-55e622c341e8 - - - - - -] Attempt 1 to provision port 0ca8f80c-b97b-47c1-af56-ced5df9e411b 2026-08-13 02:21:50.218 11 INFO neutron.plugins.ml2.plugin [None req-fb53760a-44c3-4c8d-901f-a0277c7e72dc - - - - - -] Attempt 1 to provision port 0ca8f80c-b97b-47c1-af56-ced5df9e411b 2026-08-13 02:21:53.952 11 INFO neutron.plugins.ml2.plugin [None req-bf4a1a90-4a3a-4f07-ad12-6f46f1581302 - - - - - -] Attempt 1 to provision port 796a7c0a-a3fb-46f2-8bb1-fcc16fdfe879 2026-08-13 02:21:57.613 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 2c2afeb8-cb0b-4d3d-a318-6f770d49564c 2026-08-13 02:21:57.743 12 INFO neutron.notifiers.nova [None req-6c2b0b7c-50a2-4f5d-95f6-ea1287578a56 - - - - - -] Nova event matching ['req-71ebf71f-7f4a-4c79-bc6c-eeaf89b00325'] response: {'server_uuid': 'f85c3ea6-ae63-45a1-82b3-3254b67b0bd4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2c2afeb8-cb0b-4d3d-a318-6f770d49564c', 'code': 200} 2026-08-13 02:21:58.796 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 323d7b08-c1be-4bbc-b369-f86c08c269c4 2026-08-13 02:21:59.142 11 INFO neutron.plugins.ml2.plugin [None req-3ca74a20-90d9-43a0-afb0-97a53383cbc7 - - - - - -] Attempt 1 to provision port 29237edb-b5f1-45a5-bbb1-363dd1c25685 2026-08-13 02:21:59.672 11 INFO neutron.plugins.ml2.plugin [None req-076846c3-39db-47b7-93b7-7a8d13519d1a - - - - - -] Attempt 1 to provision port 29237edb-b5f1-45a5-bbb1-363dd1c25685 2026-08-13 02:21:59.688 11 INFO neutron.plugins.ml2.plugin [None req-076846c3-39db-47b7-93b7-7a8d13519d1a - - - - - -] Attempt 1 to provision port 2c2afeb8-cb0b-4d3d-a318-6f770d49564c 2026-08-13 02:21:59.966 11 INFO neutron.plugins.ml2.plugin [None req-856eef76-cda1-49ec-a9c6-f7e24d8ecd1a - - - - - -] Attempt 1 to provision port 890828d1-5a83-41e2-8abb-4c140ad3d7ea 2026-08-13 02:22:01.046 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 29237edb-b5f1-45a5-bbb1-363dd1c25685 2026-08-13 02:22:01.280 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 890828d1-5a83-41e2-8abb-4c140ad3d7ea 2026-08-13 02:22:01.497 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 0ca8f80c-b97b-47c1-af56-ced5df9e411b 2026-08-13 02:22:01.836 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 323d7b08-c1be-4bbc-b369-f86c08c269c4 2026-08-13 02:22:02.022 12 INFO neutron.plugins.ml2.plugin [None req-42e42982-f254-42dd-90e3-a36db3a167b8 - - - - - -] Attempt 1 to provision port f32f65b2-9114-48e4-b615-3ce7269f4d3a 2026-08-13 02:22:02.310 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 796a7c0a-a3fb-46f2-8bb1-fcc16fdfe879 2026-08-13 02:22:02.736 11 INFO neutron.plugins.ml2.plugin [None req-d9f54d68-9eeb-409d-b007-1857a461df08 - - - - - -] Attempt 1 to provision port 65dcdd87-1799-4248-b411-ea9a874141c5 2026-08-13 02:22:02.775 11 INFO neutron.plugins.ml2.plugin [None req-d9f54d68-9eeb-409d-b007-1857a461df08 - - - - - -] Attempt 1 to provision port 2c4d1251-4a20-4876-b17f-1069386e5dbf 2026-08-13 02:22:02.799 11 INFO neutron.plugins.ml2.plugin [None req-d9f54d68-9eeb-409d-b007-1857a461df08 - - - - - -] Attempt 1 to provision port 29237edb-b5f1-45a5-bbb1-363dd1c25685 2026-08-13 02:22:03.005 12 INFO neutron.notifiers.nova [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Nova event matching ['req-0ba0246f-a5bd-49ff-ab91-9c221f3b7735'] response: {'server_uuid': 'e6324ce5-a2e8-4b45-80c6-6d495bea9910', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '796a7c0a-a3fb-46f2-8bb1-fcc16fdfe879', 'code': 200} 2026-08-13 02:22:03.269 12 INFO neutron.plugins.ml2.plugin [None req-a4298f12-3be2-498a-94e7-d019882b8af7 - - - - - -] Attempt 1 to provision port e66294cd-9777-4b31-8e97-7e785abdffdc 2026-08-13 02:22:04.542 11 INFO neutron.plugins.ml2.plugin [None req-8ffe9816-6b40-4bea-9300-8875cbbdcc51 - - - - - -] Attempt 1 to provision port 65dcdd87-1799-4248-b411-ea9a874141c5 2026-08-13 02:22:04.684 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 0ca8f80c-b97b-47c1-af56-ced5df9e411b 2026-08-13 02:22:04.896 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 796a7c0a-a3fb-46f2-8bb1-fcc16fdfe879 2026-08-13 02:22:05.057 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port f32f65b2-9114-48e4-b615-3ce7269f4d3a 2026-08-13 02:22:05.203 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port e66294cd-9777-4b31-8e97-7e785abdffdc 2026-08-13 02:22:05.832 12 INFO neutron.plugins.ml2.plugin [None req-34925937-43bd-4108-93ed-f694f50784e0 - - - - - -] Attempt 1 to provision port 65dcdd87-1799-4248-b411-ea9a874141c5 2026-08-13 02:22:15.338 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 22d389f7-3a5d-4d7a-b9a7-7e12a44ecb78 2026-08-13 02:22:15.461 11 INFO neutron.notifiers.nova [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Nova event matching ['req-ebdb93b2-3cb5-4340-afbf-30b213dd03f1'] response: {'server_uuid': 'd6649024-998c-4de4-af5a-0cd6e10f06e3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '22d389f7-3a5d-4d7a-b9a7-7e12a44ecb78', 'code': 200} 2026-08-13 02:22:16.157 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 22d389f7-3a5d-4d7a-b9a7-7e12a44ecb78 2026-08-13 02:22:18.269 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 2c4d1251-4a20-4876-b17f-1069386e5dbf 2026-08-13 02:22:20.159 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 2c4d1251-4a20-4876-b17f-1069386e5dbf 2026-08-13 02:22:20.326 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 65dcdd87-1799-4248-b411-ea9a874141c5 2026-08-13 02:22:22.205 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port 65dcdd87-1799-4248-b411-ea9a874141c5 2026-08-13 02:22:27.838 11 INFO neutron.plugins.ml2.plugin [None req-06fc2169-d124-4f2f-a330-683f5b3d17ed - - - - - -] Attempt 1 to provision port ab94356a-37f7-47f9-9be8-2c7e8ea9ea34 2026-08-13 02:22:35.730 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port ab94356a-37f7-47f9-9be8-2c7e8ea9ea34 2026-08-13 02:22:35.846 12 INFO neutron.notifiers.nova [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Nova event matching ['req-62e67580-750e-4fbd-a472-8541eeb41e5b'] response: {'server_uuid': 'e6324ce5-a2e8-4b45-80c6-6d495bea9910', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ab94356a-37f7-47f9-9be8-2c7e8ea9ea34', 'code': 200} 2026-08-13 02:22:36.348 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port ab94356a-37f7-47f9-9be8-2c7e8ea9ea34 2026-08-13 02:22:47.452 11 INFO neutron.plugins.ml2.plugin [None req-69193240-3160-46a7-8440-cb9306c34ac7 - - - - - -] Attempt 1 to provision port a4650b93-3934-46c5-a33b-726f896c0872 2026-08-13 02:22:54.442 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port a4650b93-3934-46c5-a33b-726f896c0872 2026-08-13 02:22:54.553 12 INFO neutron.notifiers.nova [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Nova event matching ['req-4a15ad3f-5f73-4bbd-8578-fe18f2615cf0'] response: {'server_uuid': 'e6324ce5-a2e8-4b45-80c6-6d495bea9910', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a4650b93-3934-46c5-a33b-726f896c0872', 'code': 200} 2026-08-13 02:22:56.357 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port a4650b93-3934-46c5-a33b-726f896c0872 2026-08-13 02:22:59.086 12 INFO neutron.plugins.ml2.plugin [None req-a8bda3f9-6aee-49bc-ac3d-c7c70c128d00 - - - - - -] Attempt 1 to provision port ab94356a-37f7-47f9-9be8-2c7e8ea9ea34 2026-08-13 02:23:10.574 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port a4650b93-3934-46c5-a33b-726f896c0872 2026-08-13 02:23:10.720 12 INFO neutron.plugins.ml2.plugin [None req-d9d51ce3-8b86-4486-afb4-b17e718d3cdf - - - - - -] Attempt 1 to provision port a4650b93-3934-46c5-a33b-726f896c0872 2026-08-13 02:23:12.415 12 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port a4650b93-3934-46c5-a33b-726f896c0872 2026-08-13 02:23:13.119 11 INFO neutron.plugins.ml2.plugin [None req-e9db0966-ab67-4f5f-8ad7-d5cabec28363 - - - - - -] Attempt 1 to provision port a4650b93-3934-46c5-a33b-726f896c0872 2026-08-13 02:23:21.389 12 INFO neutron.plugins.ml2.plugin [None req-d0af092c-9834-40dd-9982-3f816e6c3a32 - - - - - -] Attempt 1 to provision port ab94356a-37f7-47f9-9be8-2c7e8ea9ea34 2026-08-13 02:23:22.388 11 INFO neutron.plugins.ml2.plugin [None req-a2b1540c-fabd-4d65-a34a-2a2bf198a4cc - - - - - -] Attempt 1 to provision port ab94356a-37f7-47f9-9be8-2c7e8ea9ea34