+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-05-05 03:03:52.002 1 INFO neutron.common.config [-] Logging enabled! 2026-05-05 03:03:52.003 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev173 2026-05-05 03:03:52.003 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-05 03:03:52.003 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-05 03:03:53.288 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 03:03:53.290 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-05 03:03:53.293 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-05 03:03:53.294 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 03:03:53.294 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-05 03:03:53.294 1 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-05 03:03:53.294 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-05 03:03:53.295 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 03:03:53.301 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 03:03:53.301 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 03:03:53.301 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 03:03:53.320 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-05 03:03:53.321 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 03:03:53.321 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-05 03:03:53.337 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-05 03:03:53.338 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-05 03:03:53.338 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-05 03:03:53.338 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-05 03:03:53.639 1 INFO neutron.plugins.ml2.managers [None req-af8c287d-471d-4241-984a-61c8bd689a75 - - - - - -] Initializing driver for type 'vlan' 2026-05-05 03:03:53.783 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-af8c287d-471d-4241-984a-61c8bd689a75 - - - - - -] VlanTypeDriver initialization complete 2026-05-05 03:03:53.783 1 INFO neutron.plugins.ml2.managers [None req-af8c287d-471d-4241-984a-61c8bd689a75 - - - - - -] Initializing driver for type 'vxlan' 2026-05-05 03:03:53.783 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-af8c287d-471d-4241-984a-61c8bd689a75 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-05 03:03:53.829 1 INFO neutron.plugins.ml2.managers [None req-af8c287d-471d-4241-984a-61c8bd689a75 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-05 03:03:53.829 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-af8c287d-471d-4241-984a-61c8bd689a75 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-05 03:03:53.829 1 INFO neutron.plugins.ml2.managers [None req-af8c287d-471d-4241-984a-61c8bd689a75 - - - - - -] Initializing extension driver 'port_security' 2026-05-05 03:03:53.829 1 INFO neutron.plugins.ml2.extensions.port_security [None req-af8c287d-471d-4241-984a-61c8bd689a75 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-05 03:03:53.829 1 INFO neutron.plugins.ml2.managers [None req-af8c287d-471d-4241-984a-61c8bd689a75 - - - - - -] Initializing extension driver 'qos' 2026-05-05 03:03:53.829 1 INFO neutron.plugins.ml2.managers [None req-af8c287d-471d-4241-984a-61c8bd689a75 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-05 03:03:53.830 1 INFO neutron.plugins.ml2.managers [None req-af8c287d-471d-4241-984a-61c8bd689a75 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-05 03:03:53.843 1 INFO neutron.quota [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded quota_driver: . 2026-05-05 03:03:53.844 1 INFO neutron.plugins.ml2.plugin [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Modular L2 Plugin initialization complete 2026-05-05 03:03:53.844 1 INFO neutron.plugins.ml2.managers [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-05 03:03:53.844 1 INFO neutron.plugins.ml2.managers [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-05 03:03:53.844 1 INFO neutron.plugins.ml2.managers [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Got port-security extension from driver 'port_security' 2026-05-05 03:03:53.845 1 INFO neutron.manager [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loading Plugin: qos 2026-05-05 03:03:53.856 1 INFO neutron.manager [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loading Plugin: router 2026-05-05 03:03:53.889 1 INFO neutron.services.service_base [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-05 03:03:53.890 1 INFO neutron.manager [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loading Plugin: segments 2026-05-05 03:03:53.951 1 INFO neutron.manager [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loading Plugin: trunk 2026-05-05 03:03:53.963 1 INFO neutron.manager [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loading Plugin: vpnaas 2026-05-05 03:03:53.995 1 WARNING stevedore.named [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-05 03:03:54.060 1 INFO neutron_vpnaas.services.vpn.plugin [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-05 03:03:54.060 1 INFO neutron.manager [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loading Plugin: taas 2026-05-05 03:03:54.229 1 WARNING stevedore.named [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-05 03:03:54.251 1 INFO neutron_taas.services.taas.taas_plugin [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-05 03:03:54.251 1 INFO neutron.manager [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loading Plugin: tapmirror 2026-05-05 03:03:54.259 1 WARNING stevedore.named [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-05 03:03:54.272 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-05 03:03:54.272 1 INFO neutron.manager [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loading Plugin: auto_allocate 2026-05-05 03:03:54.276 1 INFO neutron.manager [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loading Plugin: tag 2026-05-05 03:03:54.283 1 INFO neutron.manager [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loading Plugin: timestamp 2026-05-05 03:03:54.285 1 INFO neutron.manager [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loading Plugin: network_ip_availability 2026-05-05 03:03:54.289 1 INFO neutron.manager [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loading Plugin: flavors 2026-05-05 03:03:54.292 1 INFO neutron.manager [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loading Plugin: revisions 2026-05-05 03:03:54.295 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Initializing extension manager. 2026-05-05 03:03:54.296 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: address-group 2026-05-05 03:03:54.297 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: address-scope 2026-05-05 03:03:54.297 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-05 03:03:54.298 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: agent 2026-05-05 03:03:54.299 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: agent-resources-synced 2026-05-05 03:03:54.299 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: allowed-address-pairs 2026-05-05 03:03:54.300 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: auto-allocated-topology 2026-05-05 03:03:54.301 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: availability_zone 2026-05-05 03:03:54.301 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: availability_zone_filter 2026-05-05 03:03:54.302 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-05 03:03:54.302 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: default-subnetpools 2026-05-05 03:03:54.303 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-05 03:03:54.304 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: dns-integration 2026-05-05 03:03:54.304 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: dns-domain-ports 2026-05-05 03:03:54.305 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-05 03:03:54.305 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: dvr 2026-05-05 03:03:54.305 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-05 03:03:54.306 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: empty-string-filtering 2026-05-05 03:03:54.306 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 03:03:54.307 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-05 03:03:54.307 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: external-net 2026-05-05 03:03:54.307 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-05 03:03:54.308 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: extraroute 2026-05-05 03:03:54.308 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: extraroute-atomic 2026-05-05 03:03:54.309 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: filter-validation 2026-05-05 03:03:54.309 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-05 03:03:54.310 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-05 03:03:54.310 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-05 03:03:54.310 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: fip-port-details 2026-05-05 03:03:54.311 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: flavors 2026-05-05 03:03:54.312 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-05 03:03:54.312 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: floatingip-pools 2026-05-05 03:03:54.313 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: ip_allocation 2026-05-05 03:03:54.313 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: ip-substring-filtering 2026-05-05 03:03:54.314 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: l2_adjacency 2026-05-05 03:03:54.314 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: router 2026-05-05 03:03:54.316 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 03:03:54.316 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-05 03:03:54.317 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-05 03:03:54.318 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: ext-gw-mode 2026-05-05 03:03:54.318 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: l3-ha 2026-05-05 03:03:54.318 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-05 03:03:54.319 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-05 03:03:54.319 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: l3-flavors 2026-05-05 03:03:54.320 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-05 03:03:54.320 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-05 03:03:54.322 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-05 03:03:54.323 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-05 03:03:54.324 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-05 03:03:54.325 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-05 03:03:54.325 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-05 03:03:54.326 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: multi-provider 2026-05-05 03:03:54.326 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: net-mtu 2026-05-05 03:03:54.327 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: net-mtu-writable 2026-05-05 03:03:54.327 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: network_availability_zone 2026-05-05 03:03:54.328 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: network_ha 2026-05-05 03:03:54.328 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: network-ip-availability 2026-05-05 03:03:54.329 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: network-ip-availability-details 2026-05-05 03:03:54.330 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-05 03:03:54.330 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: pagination 2026-05-05 03:03:54.331 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: port-device-profile 2026-05-05 03:03:54.331 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-05 03:03:54.331 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-05 03:03:54.332 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-05 03:03:54.332 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: port-mac-override 2026-05-05 03:03:54.333 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-05 03:03:54.333 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-05 03:03:54.333 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-05 03:03:54.334 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: port-resource-request 2026-05-05 03:03:54.334 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: port-resource-request-groups 2026-05-05 03:03:54.335 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-05 03:03:54.335 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: binding 2026-05-05 03:03:54.336 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: binding-extended 2026-05-05 03:03:54.336 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: port-security 2026-05-05 03:03:54.336 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: project-id 2026-05-05 03:03:54.337 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: provider 2026-05-05 03:03:54.337 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-05 03:03:54.339 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: qos 2026-05-05 03:03:54.340 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-05 03:03:54.340 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-05 03:03:54.341 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: qos-default 2026-05-05 03:03:54.341 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: qos-fip 2026-05-05 03:03:54.341 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-05 03:03:54.342 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: qos-gateway-ip 2026-05-05 03:03:54.342 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: qos-port-network-policy 2026-05-05 03:03:54.343 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: qos-pps-minimum 2026-05-05 03:03:54.343 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-05 03:03:54.344 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: qos-pps 2026-05-05 03:03:54.344 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: qos-rule-type-details 2026-05-05 03:03:54.344 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-05 03:03:54.345 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: qos-rules-alias 2026-05-05 03:03:54.345 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: quota-check-limit 2026-05-05 03:03:54.346 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: quota-check-limit-default 2026-05-05 03:03:54.347 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: quotas 2026-05-05 03:03:54.350 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: quota_details 2026-05-05 03:03:54.351 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: rbac-policies 2026-05-05 03:03:54.352 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: rbac-address-group 2026-05-05 03:03:54.352 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: rbac-address-scope 2026-05-05 03:03:54.352 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: rbac-security-groups 2026-05-05 03:03:54.353 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: rbac-subnetpool 2026-05-05 03:03:54.353 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: revision-if-match 2026-05-05 03:03:54.354 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: standard-attr-revisions 2026-05-05 03:03:54.354 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: router_availability_zone 2026-05-05 03:03:54.355 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-05 03:03:54.355 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-05 03:03:54.356 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: security-groups-default-rules 2026-05-05 03:03:54.357 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-05 03:03:54.357 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-05 03:03:54.358 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-05 03:03:54.358 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-05 03:03:54.358 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-05 03:03:54.362 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: security-group 2026-05-05 03:03:54.363 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: segment 2026-05-05 03:03:54.363 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-05 03:03:54.364 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: service-type 2026-05-05 03:03:54.364 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: sorting 2026-05-05 03:03:54.364 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: standard-attr-segment 2026-05-05 03:03:54.365 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: standard-attr-description 2026-05-05 03:03:54.366 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: stateful-security-group 2026-05-05 03:03:54.367 1 WARNING neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-05 03:03:54.367 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-05 03:03:54.367 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: subnet-external-network 2026-05-05 03:03:54.368 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: subnet_onboard 2026-05-05 03:03:54.368 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-05 03:03:54.369 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: subnet-service-types 2026-05-05 03:03:54.369 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: subnet_allocation 2026-05-05 03:03:54.370 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-05 03:03:54.370 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: tag-creation 2026-05-05 03:03:54.371 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-05 03:03:54.374 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: standard-attr-tag 2026-05-05 03:03:54.374 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-05 03:03:54.375 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: trunk 2026-05-05 03:03:54.375 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: trunk-details 2026-05-05 03:03:54.376 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-05 03:03:54.376 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-05 03:03:54.376 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-05 03:03:54.377 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-05 03:03:54.378 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-05 03:03:54.379 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-05 03:03:54.380 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: vpn-flavors 2026-05-05 03:03:54.381 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: vpnaas 2026-05-05 03:03:54.382 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: taas 2026-05-05 03:03:54.383 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: tap-mirror 2026-05-05 03:03:54.383 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-05 03:03:54.384 1 INFO neutron.api.extensions [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Loaded extension: taas-vlan-filter 2026-05-05 03:03:54.386 1 WARNING oslo_service.backend._threading.service [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-05 03:03:54.392 1 WARNING oslo_service.backend._threading.service [None req-7c63ef42-f21e-44c4-b56e-277d012a49ea - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-05 03:04:24.469 18 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-05 03:04:24.519 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-05 03:04:24.529 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-05 03:04:35.191 16 INFO neutron.db.l3_hamode_db [None req-47b509bc-4629-4a60-b01b-62961c792ca5 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 03:04:54.485 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port aa5e6489-b41d-43fa-a10e-46510ed92472 2026-05-05 03:04:55.416 13 INFO neutron.plugins.ml2.plugin [None req-da1a511b-e255-46ca-b7be-5133906b495e - - - - - -] Attempt 1 to provision port aa5e6489-b41d-43fa-a10e-46510ed92472 2026-05-05 03:04:56.391 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port aa5e6489-b41d-43fa-a10e-46510ed92472 2026-05-05 03:04:57.088 13 INFO neutron.plugins.ml2.plugin [None req-ae29f0d0-7326-46a6-adf7-575b7fca5122 - - - - - -] Attempt 1 to provision port aa5e6489-b41d-43fa-a10e-46510ed92472 2026-05-05 03:09:34.479 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 7a0d9224-1680-4991-b3eb-84aeb783a55f 2026-05-05 03:09:34.572 16 INFO neutron.plugins.ml2.plugin [None req-ccf56700-724d-4c07-b5db-415b7abdc610 - - - - - -] Attempt 1 to provision port 7a0d9224-1680-4991-b3eb-84aeb783a55f 2026-05-05 03:09:36.206 13 INFO neutron.plugins.ml2.plugin [None req-87842887-6bc9-4db5-a17a-2a01704603b4 - - - - - -] Attempt 1 to provision port 7a0d9224-1680-4991-b3eb-84aeb783a55f 2026-05-05 03:09:36.463 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 7a0d9224-1680-4991-b3eb-84aeb783a55f 2026-05-05 03:09:41.420 16 INFO neutron.plugins.ml2.plugin [None req-f2cc2ebd-697a-47bd-a25b-3208953ebd2e - - - - - -] Attempt 1 to provision port c60bb74f-a6f2-4d52-8414-732b95ddfc7b 2026-05-05 03:13:31.298 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port c60bb74f-a6f2-4d52-8414-732b95ddfc7b 2026-05-05 03:13:32.758 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port c60bb74f-a6f2-4d52-8414-732b95ddfc7b 2026-05-05 03:21:56.900 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 11845229-4654-4758-ac25-a7a33b7e4ae8 2026-05-05 03:21:58.878 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 11845229-4654-4758-ac25-a7a33b7e4ae8 2026-05-05 03:31:59.391 13 INFO neutron.plugins.ml2.plugin [None req-22603007-f256-4ff1-9315-556c247ffa4e - - - - - -] Attempt 1 to provision port c60bb74f-a6f2-4d52-8414-732b95ddfc7b 2026-05-05 03:31:59.434 13 INFO neutron.plugins.ml2.plugin [None req-22603007-f256-4ff1-9315-556c247ffa4e - - - - - -] Attempt 1 to provision port aa5e6489-b41d-43fa-a10e-46510ed92472 2026-05-05 03:31:59.473 13 INFO neutron.plugins.ml2.plugin [None req-22603007-f256-4ff1-9315-556c247ffa4e - - - - - -] Attempt 1 to provision port 7a0d9224-1680-4991-b3eb-84aeb783a55f 2026-05-05 03:36:49.112 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 50e35371-33dc-474c-b1bc-9302f541f132 2026-05-05 03:36:50.507 13 INFO neutron.plugins.ml2.plugin [None req-65a274f6-5abc-430d-adc9-a7d81d81ee14 - - - - - -] Attempt 1 to provision port 0e2082b3-bacc-4a30-a19a-0daaf9d623a8 2026-05-05 03:36:50.526 13 INFO neutron.plugins.ml2.plugin [None req-65a274f6-5abc-430d-adc9-a7d81d81ee14 - - - - - -] Attempt 1 to provision port 50e35371-33dc-474c-b1bc-9302f541f132 2026-05-05 03:36:51.080 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 50e35371-33dc-474c-b1bc-9302f541f132 2026-05-05 03:36:53.148 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port d6a6f365-356b-4bb7-a168-7e099ff8ba00 2026-05-05 03:36:57.310 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 9652704c-15f7-4ec5-a750-0ed0fc030de9 2026-05-05 03:36:57.668 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 555abd8a-54d0-4b74-ba7a-d83c34b78c17 2026-05-05 03:36:58.021 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 5c2b8e6d-5145-4eea-8bac-530eb4bbebf1 2026-05-05 03:36:58.428 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port a38b0b22-05d7-42e3-b435-37079bac8c83 2026-05-05 03:36:59.451 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 9652704c-15f7-4ec5-a750-0ed0fc030de9 2026-05-05 03:36:59.637 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 555abd8a-54d0-4b74-ba7a-d83c34b78c17 2026-05-05 03:36:59.830 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port a38b0b22-05d7-42e3-b435-37079bac8c83 2026-05-05 03:37:00.063 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 5c2b8e6d-5145-4eea-8bac-530eb4bbebf1 2026-05-05 03:37:01.462 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 11d8eddd-b1c2-4eff-b659-0eefc874a0e6 2026-05-05 03:37:01.786 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 618f6ac1-df80-4970-9041-beb3ef96052c 2026-05-05 03:37:03.515 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 618f6ac1-df80-4970-9041-beb3ef96052c 2026-05-05 03:37:04.543 16 INFO neutron.plugins.ml2.plugin [None req-750de72b-0094-4396-812a-2113d37adc45 - - - - - -] Attempt 1 to provision port 0e2082b3-bacc-4a30-a19a-0daaf9d623a8 2026-05-05 03:37:04.562 16 INFO neutron.plugins.ml2.plugin [None req-750de72b-0094-4396-812a-2113d37adc45 - - - - - -] Attempt 1 to provision port a38b0b22-05d7-42e3-b435-37079bac8c83 2026-05-05 03:37:04.596 16 INFO neutron.plugins.ml2.plugin [None req-750de72b-0094-4396-812a-2113d37adc45 - - - - - -] Attempt 1 to provision port 03bb0aaf-9cd0-4b3e-a518-3ca1c73a2042 2026-05-05 03:37:04.619 16 INFO neutron.plugins.ml2.plugin [None req-750de72b-0094-4396-812a-2113d37adc45 - - - - - -] Attempt 1 to provision port 50e35371-33dc-474c-b1bc-9302f541f132 2026-05-05 03:37:04.664 16 INFO neutron.plugins.ml2.plugin [None req-750de72b-0094-4396-812a-2113d37adc45 - - - - - -] Attempt 1 to provision port 618f6ac1-df80-4970-9041-beb3ef96052c 2026-05-05 03:37:04.705 16 INFO neutron.plugins.ml2.plugin [None req-750de72b-0094-4396-812a-2113d37adc45 - - - - - -] Attempt 1 to provision port 1d2debea-4227-46a8-a5fe-c5eb5819f927 2026-05-05 03:37:04.721 16 INFO neutron.plugins.ml2.plugin [None req-750de72b-0094-4396-812a-2113d37adc45 - - - - - -] Attempt 1 to provision port fa28357d-0ec9-4695-bb49-8669fab833a9 2026-05-05 03:37:06.586 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 10eac24d-9e84-42f7-b60b-b5c70e0615a2 2026-05-05 03:37:07.009 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 3af82b9d-f81f-4785-8be0-bef9dbca734c 2026-05-05 03:37:07.144 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9e39413-597f-405b-a370-57f40eef8a0b'] response: {'server_uuid': '2676fb4c-761a-4c5b-8029-3b3f436b4eda', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '10eac24d-9e84-42f7-b60b-b5c70e0615a2', 'code': 200} 2026-05-05 03:37:09.115 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port df161f18-1940-4e0e-8df5-5abf424f6bf5 2026-05-05 03:37:09.201 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-04658a6a-36b8-418f-8f6a-3422dbaea2bf'] response: {'server_uuid': '2067c0c7-e0df-403d-8931-ec0f255b5568', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3af82b9d-f81f-4785-8be0-bef9dbca734c', 'code': 200} 2026-05-05 03:37:09.488 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 3af82b9d-f81f-4785-8be0-bef9dbca734c 2026-05-05 03:37:09.677 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 10eac24d-9e84-42f7-b60b-b5c70e0615a2 2026-05-05 03:37:10.933 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port df161f18-1940-4e0e-8df5-5abf424f6bf5 2026-05-05 03:37:11.149 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port f27ed8e7-f7f3-4e04-9d6d-1ebd34591c87 2026-05-05 03:37:11.251 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f08656e6-e106-4adc-bef4-5cdc45792278'] response: {'server_uuid': '06d630d8-1428-48d1-bd7c-3d8945714078', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'df161f18-1940-4e0e-8df5-5abf424f6bf5', 'code': 200} 2026-05-05 03:37:12.774 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port f27ed8e7-f7f3-4e04-9d6d-1ebd34591c87 2026-05-05 03:37:15.080 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e833d3d-d406-4db2-83e7-ff6a35faa588'] response: {'server_uuid': '2067c0c7-e0df-403d-8931-ec0f255b5568', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3af82b9d-f81f-4785-8be0-bef9dbca734c', 'code': 200} 2026-05-05 03:37:15.162 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] No ports have port_id starting with 3af82b9d-f81f-4785-8be0-bef9dbca734c 2026-05-05 03:37:16.083 13 INFO neutron.plugins.ml2.plugin [None req-3378c7b4-fc92-402f-9e7f-5dcf157e5a0b - - - - - -] Attempt 1 to provision port a38b0b22-05d7-42e3-b435-37079bac8c83 2026-05-05 03:37:16.126 13 INFO neutron.plugins.ml2.plugin [None req-3378c7b4-fc92-402f-9e7f-5dcf157e5a0b - - - - - -] Attempt 1 to provision port df161f18-1940-4e0e-8df5-5abf424f6bf5 2026-05-05 03:37:16.187 13 INFO neutron.plugins.ml2.plugin [None req-3378c7b4-fc92-402f-9e7f-5dcf157e5a0b - - - - - -] Attempt 1 to provision port 0e2082b3-bacc-4a30-a19a-0daaf9d623a8 2026-05-05 03:37:16.221 13 INFO neutron.plugins.ml2.plugin [None req-3378c7b4-fc92-402f-9e7f-5dcf157e5a0b - - - - - -] Attempt 1 to provision port 1d2debea-4227-46a8-a5fe-c5eb5819f927 2026-05-05 03:37:16.250 13 INFO neutron.plugins.ml2.plugin [None req-3378c7b4-fc92-402f-9e7f-5dcf157e5a0b - - - - - -] Attempt 1 to provision port 03bb0aaf-9cd0-4b3e-a518-3ca1c73a2042 2026-05-05 03:37:21.454 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port a8ce103d-401b-4e15-8de3-a41c2c3edef7 2026-05-05 03:37:21.482 16 INFO neutron.plugins.ml2.plugin [None req-2b3f6aae-f4cc-4ab1-ba13-188c17823798 - - - - - -] Attempt 1 to provision port 10eac24d-9e84-42f7-b60b-b5c70e0615a2 2026-05-05 03:37:21.527 16 INFO neutron.plugins.ml2.plugin [None req-2b3f6aae-f4cc-4ab1-ba13-188c17823798 - - - - - -] Attempt 1 to provision port f526e881-0d62-47f3-97c0-c97b6bbda562 2026-05-05 03:37:21.572 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb5f56e5-f6d7-41fd-b09e-026ef80d623f'] response: {'server_uuid': '2b6a1e7e-347d-4352-8bd0-3b5c4c5e8da0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a8ce103d-401b-4e15-8de3-a41c2c3edef7', 'code': 200} 2026-05-05 03:37:22.974 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port a8ce103d-401b-4e15-8de3-a41c2c3edef7 2026-05-05 03:37:26.960 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port ee63b8db-9410-4fbf-8d16-ce6231ac23a9 2026-05-05 03:37:27.446 16 INFO neutron.plugins.ml2.plugin [None req-c2edb3a2-feaa-4ad2-be74-e71e7611416f - - - - - -] Attempt 1 to provision port a8ce103d-401b-4e15-8de3-a41c2c3edef7 2026-05-05 03:37:27.574 16 INFO neutron.plugins.ml2.plugin [None req-c2edb3a2-feaa-4ad2-be74-e71e7611416f - - - - - -] Attempt 1 to provision port ee63b8db-9410-4fbf-8d16-ce6231ac23a9 2026-05-05 03:37:27.695 16 INFO neutron.plugins.ml2.plugin [None req-c2edb3a2-feaa-4ad2-be74-e71e7611416f - - - - - -] Attempt 1 to provision port d2e01bd6-55aa-416c-93d0-663dc494f712 2026-05-05 03:37:27.804 16 INFO neutron.plugins.ml2.plugin [None req-c2edb3a2-feaa-4ad2-be74-e71e7611416f - - - - - -] Attempt 1 to provision port e26db39a-fff8-40b4-8038-34df9e3b3770 2026-05-05 03:37:28.838 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port ee63b8db-9410-4fbf-8d16-ce6231ac23a9 2026-05-05 03:37:29.036 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port b3be7477-ac43-447c-891d-bee3d70725e2 2026-05-05 03:37:30.776 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port b3be7477-ac43-447c-891d-bee3d70725e2 2026-05-05 03:37:32.758 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 6df0c82e-225b-4c27-9a46-abf52939054a 2026-05-05 03:37:34.744 13 INFO neutron.plugins.ml2.plugin [None req-5fe24470-de9e-42c5-bdad-78d7bce16864 - - - - - -] Attempt 1 to provision port 6df0c82e-225b-4c27-9a46-abf52939054a 2026-05-05 03:37:34.852 13 INFO neutron.plugins.ml2.plugin [None req-5fe24470-de9e-42c5-bdad-78d7bce16864 - - - - - -] Attempt 1 to provision port 0f53d719-7a23-4dbd-bdcf-a6adad090d35 2026-05-05 03:37:34.898 13 INFO neutron.plugins.ml2.plugin [None req-5fe24470-de9e-42c5-bdad-78d7bce16864 - - - - - -] Attempt 1 to provision port 105b6b39-02b1-4fea-95cf-d08c4b7cb9f9 2026-05-05 03:37:34.951 13 INFO neutron.plugins.ml2.plugin [None req-5fe24470-de9e-42c5-bdad-78d7bce16864 - - - - - -] Attempt 1 to provision port 0db1b58e-dc54-4b6f-bf35-6e16e1795b3d 2026-05-05 03:37:35.043 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 6df0c82e-225b-4c27-9a46-abf52939054a 2026-05-05 03:37:37.024 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 03bb0aaf-9cd0-4b3e-a518-3ca1c73a2042 2026-05-05 03:37:37.287 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port d2e01bd6-55aa-416c-93d0-663dc494f712 2026-05-05 03:37:38.920 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 03bb0aaf-9cd0-4b3e-a518-3ca1c73a2042 2026-05-05 03:37:39.110 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port d2e01bd6-55aa-416c-93d0-663dc494f712 2026-05-05 03:37:42.099 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 6d183f5c-4e5b-4fa4-952a-f9df2957ce85 2026-05-05 03:37:42.133 13 INFO neutron.plugins.ml2.plugin [None req-63d1817a-109b-44b5-b424-7024eb4cf4f1 - - - - - -] Attempt 1 to provision port 10eac24d-9e84-42f7-b60b-b5c70e0615a2 2026-05-05 03:37:42.183 13 INFO neutron.plugins.ml2.plugin [None req-63d1817a-109b-44b5-b424-7024eb4cf4f1 - - - - - -] Attempt 1 to provision port 105b6b39-02b1-4fea-95cf-d08c4b7cb9f9 2026-05-05 03:37:42.574 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0475b1e7-c699-4262-992a-78830e75fc7a'] response: {'server_uuid': '036c4d8f-92ab-42ac-b989-9cd908d5f205', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6d183f5c-4e5b-4fa4-952a-f9df2957ce85', 'code': 200} 2026-05-05 03:37:42.825 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 6d183f5c-4e5b-4fa4-952a-f9df2957ce85 2026-05-05 03:37:43.356 13 INFO neutron.plugins.ml2.plugin [None req-71662b91-ed2c-4ec8-9ae1-b300172c0444 - - - - - -] Attempt 1 to provision port 6d183f5c-4e5b-4fa4-952a-f9df2957ce85 2026-05-05 03:37:45.056 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 0db1b58e-dc54-4b6f-bf35-6e16e1795b3d 2026-05-05 03:37:46.823 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 105b6b39-02b1-4fea-95cf-d08c4b7cb9f9 2026-05-05 03:37:47.009 16 INFO neutron.plugins.ml2.plugin [None req-8a71d37a-c684-445f-874d-35afbd80afee - - - - - -] Attempt 1 to provision port 10eac24d-9e84-42f7-b60b-b5c70e0615a2 2026-05-05 03:37:47.053 16 INFO neutron.plugins.ml2.plugin [None req-8a71d37a-c684-445f-874d-35afbd80afee - - - - - -] Attempt 1 to provision port b3edc4fd-c0dd-4e5f-adf3-72fdf675fd97 2026-05-05 03:37:47.090 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 0db1b58e-dc54-4b6f-bf35-6e16e1795b3d 2026-05-05 03:37:48.914 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 105b6b39-02b1-4fea-95cf-d08c4b7cb9f9 2026-05-05 03:38:02.917 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 11f092c9-4a89-44b1-bd79-e258246324ab 2026-05-05 03:38:03.218 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port aeacf7fa-23a2-4b53-b9b8-561b24d6d4ac 2026-05-05 03:38:04.846 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 11f092c9-4a89-44b1-bd79-e258246324ab 2026-05-05 03:38:05.006 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port aeacf7fa-23a2-4b53-b9b8-561b24d6d4ac 2026-05-05 03:38:07.339 13 INFO neutron.plugins.ml2.plugin [None req-dbc63a5a-b60f-40ae-9353-e9876ffe70aa - - - - - -] Attempt 1 to provision port 11f092c9-4a89-44b1-bd79-e258246324ab 2026-05-05 03:38:07.375 13 INFO neutron.plugins.ml2.plugin [None req-dbc63a5a-b60f-40ae-9353-e9876ffe70aa - - - - - -] Attempt 1 to provision port 11d9d3f5-e85a-4ad6-b6ab-5e8c92b1f725 2026-05-05 03:38:07.390 13 INFO neutron.plugins.ml2.plugin [None req-dbc63a5a-b60f-40ae-9353-e9876ffe70aa - - - - - -] Attempt 1 to provision port 910d6b03-ea5a-48a5-80f3-a5679c7d379e 2026-05-05 03:38:10.856 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port b7b6fc87-c434-4775-9693-d3de753cfdfe 2026-05-05 03:38:15.360 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 56517c16-8b75-494f-822c-b9a252fac6e0 2026-05-05 03:38:15.482 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7e0bf3d-0052-4317-8824-a7a4a33be826'] response: {'server_uuid': 'e4d4661f-68cc-4617-a9a0-424aa3debc49', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '56517c16-8b75-494f-822c-b9a252fac6e0', 'code': 200} 2026-05-05 03:38:16.913 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 56517c16-8b75-494f-822c-b9a252fac6e0 2026-05-05 03:38:18.013 16 INFO neutron.plugins.ml2.plugin [None req-7a3f5ce3-f661-4507-8a06-0b3008623f9b - - - - - -] Attempt 1 to provision port 56517c16-8b75-494f-822c-b9a252fac6e0 2026-05-05 03:38:18.086 16 INFO neutron.plugins.ml2.plugin [None req-7a3f5ce3-f661-4507-8a06-0b3008623f9b - - - - - -] Attempt 1 to provision port 11f092c9-4a89-44b1-bd79-e258246324ab 2026-05-05 03:38:18.131 16 INFO neutron.plugins.ml2.plugin [None req-7a3f5ce3-f661-4507-8a06-0b3008623f9b - - - - - -] Attempt 1 to provision port 910d6b03-ea5a-48a5-80f3-a5679c7d379e 2026-05-05 03:38:20.924 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 11d9d3f5-e85a-4ad6-b6ab-5e8c92b1f725 2026-05-05 03:38:21.153 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 910d6b03-ea5a-48a5-80f3-a5679c7d379e 2026-05-05 03:38:22.922 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 11d9d3f5-e85a-4ad6-b6ab-5e8c92b1f725 2026-05-05 03:38:23.036 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 910d6b03-ea5a-48a5-80f3-a5679c7d379e 2026-05-05 03:38:28.736 16 INFO neutron.plugins.ml2.plugin [None req-b00284ff-60a9-452d-9268-d8f5f1881d67 - - - - - -] Attempt 1 to provision port 910d6b03-ea5a-48a5-80f3-a5679c7d379e 2026-05-05 03:38:32.834 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port c4e6babc-ab51-4256-914a-85b00e92d602 2026-05-05 03:38:34.809 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port c4e6babc-ab51-4256-914a-85b00e92d602 2026-05-05 03:38:38.863 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 06ba5687-20eb-4c7b-8d6c-3a9b34b47814 2026-05-05 03:38:40.867 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 06ba5687-20eb-4c7b-8d6c-3a9b34b47814 2026-05-05 03:38:43.335 13 INFO neutron.plugins.ml2.plugin [None req-7a0a69f9-82eb-4535-a76d-01d0782fb97b - - - - - -] Attempt 1 to provision port 56517c16-8b75-494f-822c-b9a252fac6e0 2026-05-05 03:38:43.395 13 INFO neutron.plugins.ml2.plugin [None req-7a0a69f9-82eb-4535-a76d-01d0782fb97b - - - - - -] Attempt 1 to provision port 910d6b03-ea5a-48a5-80f3-a5679c7d379e 2026-05-05 03:38:43.444 13 INFO neutron.plugins.ml2.plugin [None req-7a0a69f9-82eb-4535-a76d-01d0782fb97b - - - - - -] Attempt 1 to provision port f7d53316-63ee-4831-9bec-cd7b1ba41161 2026-05-05 03:38:43.470 13 INFO neutron.plugins.ml2.plugin [None req-7a0a69f9-82eb-4535-a76d-01d0782fb97b - - - - - -] Attempt 1 to provision port 06ba5687-20eb-4c7b-8d6c-3a9b34b47814 2026-05-05 03:38:43.516 13 INFO neutron.plugins.ml2.plugin [None req-7a0a69f9-82eb-4535-a76d-01d0782fb97b - - - - - -] Attempt 1 to provision port 04f3984d-4cf2-4fea-9601-20f3ae56dd27 2026-05-05 03:38:45.229 13 INFO neutron.plugins.ml2.plugin [None req-63ab4356-8cdf-443c-9e39-e7af58235cd8 - - - - - -] Attempt 1 to provision port f7d53316-63ee-4831-9bec-cd7b1ba41161 2026-05-05 03:38:45.987 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 72150688-6d3c-4c91-99ea-efb853d0e8c0 2026-05-05 03:38:46.104 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-14af82ac-a692-4421-b752-9b24ece3aebb'] response: {'server_uuid': '3b7309e5-aa88-4ad8-84bb-d002f5979ac3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '72150688-6d3c-4c91-99ea-efb853d0e8c0', 'code': 200} 2026-05-05 03:38:46.641 13 INFO neutron.plugins.ml2.plugin [None req-c071fd78-e7ba-4e17-a502-d58c1ee4f912 - - - - - -] Attempt 1 to provision port 72150688-6d3c-4c91-99ea-efb853d0e8c0 2026-05-05 03:38:46.881 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 72150688-6d3c-4c91-99ea-efb853d0e8c0 2026-05-05 03:38:47.664 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-403f199f-d954-4b0a-b13e-e197aa621145'] response: {'server_uuid': 'e4d4661f-68cc-4617-a9a0-424aa3debc49', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '56517c16-8b75-494f-822c-b9a252fac6e0', 'code': 200} 2026-05-05 03:38:49.438 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 04f3984d-4cf2-4fea-9601-20f3ae56dd27 2026-05-05 03:38:49.710 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 56517c16-8b75-494f-822c-b9a252fac6e0 2026-05-05 03:38:49.827 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-925510d5-32b2-4fbb-b04e-47550b7acf69'] response: {'server_uuid': 'e4d4661f-68cc-4617-a9a0-424aa3debc49', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '56517c16-8b75-494f-822c-b9a252fac6e0', 'code': 200} 2026-05-05 03:38:50.925 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port f7d53316-63ee-4831-9bec-cd7b1ba41161 2026-05-05 03:38:51.199 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 04f3984d-4cf2-4fea-9601-20f3ae56dd27 2026-05-05 03:38:51.380 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 56517c16-8b75-494f-822c-b9a252fac6e0 2026-05-05 03:38:52.832 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port f7d53316-63ee-4831-9bec-cd7b1ba41161 2026-05-05 03:39:01.071 16 INFO neutron.plugins.ml2.plugin [None req-3754d270-ac2e-49ce-a00f-026f2063358b - - - - - -] Attempt 1 to provision port 968b2b8e-3de8-4e6c-8548-d63bfbc06a71 2026-05-05 03:39:02.859 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 6bb1c1ea-92fa-4286-87ff-34a316b111a1 2026-05-05 03:39:04.973 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port e8d974c1-4926-4c1b-8488-a9fceff55326 2026-05-05 03:39:05.343 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 6bb1c1ea-92fa-4286-87ff-34a316b111a1 2026-05-05 03:39:07.181 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port e8d974c1-4926-4c1b-8488-a9fceff55326 2026-05-05 03:39:07.419 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 35df442c-b758-435c-a95e-4da49a1871ea 2026-05-05 03:39:09.045 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 7a7ecfad-50fd-498e-b115-964f36ccc483 2026-05-05 03:39:09.664 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 35df442c-b758-435c-a95e-4da49a1871ea 2026-05-05 03:39:10.764 13 INFO neutron.plugins.ml2.plugin [None req-e52b10d5-9f12-413b-8cd4-b365ecd465b7 - - - - - -] Attempt 1 to provision port 7a7ecfad-50fd-498e-b115-964f36ccc483 2026-05-05 03:39:10.857 13 INFO neutron.plugins.ml2.plugin [None req-e52b10d5-9f12-413b-8cd4-b365ecd465b7 - - - - - -] Attempt 1 to provision port a8fb1763-47f3-4d43-9283-6f2f58256c7e 2026-05-05 03:39:10.882 13 INFO neutron.plugins.ml2.plugin [None req-e52b10d5-9f12-413b-8cd4-b365ecd465b7 - - - - - -] Attempt 1 to provision port e8d974c1-4926-4c1b-8488-a9fceff55326 2026-05-05 03:39:10.931 13 INFO neutron.plugins.ml2.plugin [None req-e52b10d5-9f12-413b-8cd4-b365ecd465b7 - - - - - -] Attempt 1 to provision port 4c048944-b041-4500-b6c0-42fedb87ebd5 2026-05-05 03:39:10.961 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 7a7ecfad-50fd-498e-b115-964f36ccc483 2026-05-05 03:39:10.977 13 INFO neutron.plugins.ml2.plugin [None req-e52b10d5-9f12-413b-8cd4-b365ecd465b7 - - - - - -] Attempt 1 to provision port ac348c69-7a95-457a-9765-9a2eced34d98 2026-05-05 03:39:11.166 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 4978718f-44f4-485b-b50b-b9dd49c94467 2026-05-05 03:39:13.025 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 4978718f-44f4-485b-b50b-b9dd49c94467 2026-05-05 03:39:15.508 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port f20372c6-2ee1-4067-b811-bdccd8c3fb40 2026-05-05 03:39:15.626 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-91bdac47-c9c5-45ae-9aeb-60eb14a232e5'] response: {'server_uuid': '85868387-5da8-4d63-9775-725f95cb58eb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f20372c6-2ee1-4067-b811-bdccd8c3fb40', 'code': 200} 2026-05-05 03:39:16.211 13 INFO neutron.plugins.ml2.plugin [None req-05543aaf-337b-4dcd-9837-f6443198ac09 - - - - - -] Attempt 1 to provision port ed788996-dc92-42d5-ba73-d7ade96686f2 2026-05-05 03:39:16.244 13 INFO neutron.plugins.ml2.plugin [None req-05543aaf-337b-4dcd-9837-f6443198ac09 - - - - - -] Attempt 1 to provision port 7a7ecfad-50fd-498e-b115-964f36ccc483 2026-05-05 03:39:16.296 13 INFO neutron.plugins.ml2.plugin [None req-05543aaf-337b-4dcd-9837-f6443198ac09 - - - - - -] Attempt 1 to provision port 4c048944-b041-4500-b6c0-42fedb87ebd5 2026-05-05 03:39:16.333 13 INFO neutron.plugins.ml2.plugin [None req-05543aaf-337b-4dcd-9837-f6443198ac09 - - - - - -] Attempt 1 to provision port ac348c69-7a95-457a-9765-9a2eced34d98 2026-05-05 03:39:17.186 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port f20372c6-2ee1-4067-b811-bdccd8c3fb40 2026-05-05 03:39:18.870 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 42eec5d1-9786-4164-b17a-d1e0ed34ff25 2026-05-05 03:39:20.854 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 42eec5d1-9786-4164-b17a-d1e0ed34ff25 2026-05-05 03:39:21.013 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 968b2b8e-3de8-4e6c-8548-d63bfbc06a71 2026-05-05 03:39:21.238 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 4c048944-b041-4500-b6c0-42fedb87ebd5 2026-05-05 03:39:22.226 16 INFO neutron.plugins.ml2.plugin [None req-c6f36780-bb95-44d5-83bd-c71792eb7b59 - - - - - -] Attempt 1 to provision port 1a7d2207-5b98-4467-996a-f70107888681 2026-05-05 03:39:22.528 16 INFO neutron.plugins.ml2.plugin [None req-c6f36780-bb95-44d5-83bd-c71792eb7b59 - - - - - -] Attempt 1 to provision port 42eec5d1-9786-4164-b17a-d1e0ed34ff25 2026-05-05 03:39:22.618 16 INFO neutron.plugins.ml2.plugin [None req-c6f36780-bb95-44d5-83bd-c71792eb7b59 - - - - - -] Attempt 1 to provision port f20372c6-2ee1-4067-b811-bdccd8c3fb40 2026-05-05 03:39:22.707 16 INFO neutron.plugins.ml2.plugin [None req-c6f36780-bb95-44d5-83bd-c71792eb7b59 - - - - - -] Attempt 1 to provision port ac348c69-7a95-457a-9765-9a2eced34d98 2026-05-05 03:39:24.290 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 2137d78c-935e-4ea9-b5a3-f06ba1fcd1bc 2026-05-05 03:39:24.381 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7ba5c37-36a5-4e8a-b971-32e7aecc58ea'] response: {'server_uuid': 'bb10c60c-d00f-448a-9e0f-fb2b37079744', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2137d78c-935e-4ea9-b5a3-f06ba1fcd1bc', 'code': 200} 2026-05-05 03:39:24.646 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 968b2b8e-3de8-4e6c-8548-d63bfbc06a71 2026-05-05 03:39:24.810 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 4c048944-b041-4500-b6c0-42fedb87ebd5 2026-05-05 03:39:25.802 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 2137d78c-935e-4ea9-b5a3-f06ba1fcd1bc 2026-05-05 03:39:26.011 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port a8fb1763-47f3-4d43-9283-6f2f58256c7e 2026-05-05 03:39:26.104 13 INFO neutron.plugins.ml2.plugin [None req-12936d3f-40f5-43a5-a4bb-1b4ce1248391 - - - - - -] Attempt 1 to provision port 1a7d2207-5b98-4467-996a-f70107888681 2026-05-05 03:39:26.130 13 INFO neutron.plugins.ml2.plugin [None req-12936d3f-40f5-43a5-a4bb-1b4ce1248391 - - - - - -] Attempt 1 to provision port 42eec5d1-9786-4164-b17a-d1e0ed34ff25 2026-05-05 03:39:26.305 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port ac348c69-7a95-457a-9765-9a2eced34d98 2026-05-05 03:39:27.657 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port a8fb1763-47f3-4d43-9283-6f2f58256c7e 2026-05-05 03:39:27.929 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port ac348c69-7a95-457a-9765-9a2eced34d98 2026-05-05 03:39:29.629 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 1a7d2207-5b98-4467-996a-f70107888681 2026-05-05 03:39:29.863 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port ed788996-dc92-42d5-ba73-d7ade96686f2 2026-05-05 03:39:30.139 16 INFO neutron.plugins.ml2.plugin [None req-52e4d179-d60d-46a3-ba3a-5d121e6e25d8 - - - - - -] Attempt 1 to provision port 1a7d2207-5b98-4467-996a-f70107888681 2026-05-05 03:39:30.201 16 INFO neutron.plugins.ml2.plugin [None req-52e4d179-d60d-46a3-ba3a-5d121e6e25d8 - - - - - -] Attempt 1 to provision port 2137d78c-935e-4ea9-b5a3-f06ba1fcd1bc 2026-05-05 03:39:30.252 16 INFO neutron.plugins.ml2.plugin [None req-52e4d179-d60d-46a3-ba3a-5d121e6e25d8 - - - - - -] Attempt 1 to provision port ac348c69-7a95-457a-9765-9a2eced34d98 2026-05-05 03:39:31.605 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 1a7d2207-5b98-4467-996a-f70107888681 2026-05-05 03:39:31.779 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port ed788996-dc92-42d5-ba73-d7ade96686f2 2026-05-05 03:39:49.673 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port d65c19e7-448c-45b8-8811-dd816c798e66 2026-05-05 03:39:50.585 16 INFO neutron.plugins.ml2.plugin [None req-d443d086-3e7f-464c-8109-f5f98da857db - - - - - -] Attempt 1 to provision port d65c19e7-448c-45b8-8811-dd816c798e66 2026-05-05 03:39:50.633 16 INFO neutron.plugins.ml2.plugin [None req-d443d086-3e7f-464c-8109-f5f98da857db - - - - - -] Attempt 1 to provision port d997349d-bddf-4350-ac34-85c812f9737c 2026-05-05 03:39:51.897 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port d65c19e7-448c-45b8-8811-dd816c798e66 2026-05-05 03:39:53.889 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port f2f61b58-01fa-4e7f-abf3-070a05b2b17f 2026-05-05 03:39:56.366 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port b59d9a34-0632-404f-9f99-b6736e9e5a71 2026-05-05 03:39:56.473 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d72b0c6-ba91-44d1-8d3e-ce83b33a821a'] response: {'server_uuid': '4da00945-44eb-499c-806f-1c1cb87a6eef', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b59d9a34-0632-404f-9f99-b6736e9e5a71', 'code': 200} 2026-05-05 03:39:57.526 16 INFO neutron.plugins.ml2.plugin [None req-4e538b17-4d16-4c70-ae81-45daa10cdbb1 - - - - - -] Attempt 1 to provision port b59d9a34-0632-404f-9f99-b6736e9e5a71 2026-05-05 03:39:57.677 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port b59d9a34-0632-404f-9f99-b6736e9e5a71 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server [None req-64cf7083-b1a2-4577-9aff-51b810c29039 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet d6d42a28-aa1a-4ce9-8372-6a2c78966df6: This subnet is being modified by another concurrent operation. 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 289, in create_dhcp_port 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 711, in inner 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1668, in create_port 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1632, in _create_port_db 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1591, in create_port_db 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 689, in _ipam_get_subnets 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server raise exception 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet d6d42a28-aa1a-4ce9-8372-6a2c78966df6: This subnet is being modified by another concurrent operation. 2026-05-05 03:39:59.067 13 ERROR oslo_messaging.rpc.server 2026-05-05 03:40:21.816 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9db2773e-7106-470a-b721-bcfd99d36d31'] response: {'server_uuid': '4da00945-44eb-499c-806f-1c1cb87a6eef', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b59d9a34-0632-404f-9f99-b6736e9e5a71', 'code': 200} 2026-05-05 03:40:39.740 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port bbbe6ffb-edb8-4158-9d54-fca4f3cfe628 2026-05-05 03:40:41.715 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 481b325b-1d84-462e-90ef-363f1e9c4b77 2026-05-05 03:40:42.035 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port bbbe6ffb-edb8-4158-9d54-fca4f3cfe628 2026-05-05 03:40:42.362 16 INFO neutron.plugins.ml2.plugin [None req-326d6455-63a2-45f7-af38-50d447839058 - - - - - -] Attempt 1 to provision port a4718561-7a78-44e5-8bb7-280e1ac60d1d 2026-05-05 03:40:42.387 16 INFO neutron.plugins.ml2.plugin [None req-326d6455-63a2-45f7-af38-50d447839058 - - - - - -] Attempt 1 to provision port bbbe6ffb-edb8-4158-9d54-fca4f3cfe628 2026-05-05 03:40:43.623 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 481b325b-1d84-462e-90ef-363f1e9c4b77 2026-05-05 03:40:45.708 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 9ed43b04-aa1b-4817-bcd2-4e2185f22b1d 2026-05-05 03:40:47.662 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 9ed43b04-aa1b-4817-bcd2-4e2185f22b1d 2026-05-05 03:40:49.686 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 0b5406ca-b762-4d09-8831-4fec86765524 2026-05-05 03:40:51.604 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 0b5406ca-b762-4d09-8831-4fec86765524 2026-05-05 03:40:55.069 13 INFO neutron.plugins.ml2.plugin [None req-603c67e5-2901-4c5d-b99f-9ac5ec9e34bf - - - - - -] Attempt 1 to provision port a4718561-7a78-44e5-8bb7-280e1ac60d1d 2026-05-05 03:40:55.097 13 INFO neutron.plugins.ml2.plugin [None req-603c67e5-2901-4c5d-b99f-9ac5ec9e34bf - - - - - -] Attempt 1 to provision port bbbe6ffb-edb8-4158-9d54-fca4f3cfe628 2026-05-05 03:40:55.139 13 INFO neutron.plugins.ml2.plugin [None req-603c67e5-2901-4c5d-b99f-9ac5ec9e34bf - - - - - -] Attempt 1 to provision port 9ed43b04-aa1b-4817-bcd2-4e2185f22b1d 2026-05-05 03:40:55.184 13 INFO neutron.plugins.ml2.plugin [None req-603c67e5-2901-4c5d-b99f-9ac5ec9e34bf - - - - - -] Attempt 1 to provision port e10e801d-abb0-4e1f-80b3-56c46c85b435 2026-05-05 03:40:55.204 13 INFO neutron.plugins.ml2.plugin [None req-603c67e5-2901-4c5d-b99f-9ac5ec9e34bf - - - - - -] Attempt 1 to provision port 0b5406ca-b762-4d09-8831-4fec86765524 2026-05-05 03:40:55.243 13 INFO neutron.plugins.ml2.plugin [None req-603c67e5-2901-4c5d-b99f-9ac5ec9e34bf - - - - - -] Attempt 1 to provision port dd773368-bf3d-43c2-9ff4-59f9a0262679 2026-05-05 03:40:55.261 13 INFO neutron.plugins.ml2.plugin [None req-603c67e5-2901-4c5d-b99f-9ac5ec9e34bf - - - - - -] Attempt 1 to provision port 03637a07-31ff-48a6-90c3-cf9f91aac39b 2026-05-05 03:40:56.167 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 61ac1e00-0263-4e11-a5e3-a2085f1ad47d 2026-05-05 03:40:56.259 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9299c551-66b9-4c7d-b27a-72143fe30a56'] response: {'server_uuid': '9811c86d-0167-4e53-90a9-056a143603b2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '61ac1e00-0263-4e11-a5e3-a2085f1ad47d', 'code': 200} 2026-05-05 03:40:57.640 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 61ac1e00-0263-4e11-a5e3-a2085f1ad47d 2026-05-05 03:40:59.699 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port dd773368-bf3d-43c2-9ff4-59f9a0262679 2026-05-05 03:41:00.020 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port a4718561-7a78-44e5-8bb7-280e1ac60d1d 2026-05-05 03:41:00.256 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 03637a07-31ff-48a6-90c3-cf9f91aac39b 2026-05-05 03:41:00.506 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port e10e801d-abb0-4e1f-80b3-56c46c85b435 2026-05-05 03:41:01.673 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port dd773368-bf3d-43c2-9ff4-59f9a0262679 2026-05-05 03:41:01.818 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port a4718561-7a78-44e5-8bb7-280e1ac60d1d 2026-05-05 03:41:01.954 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 03637a07-31ff-48a6-90c3-cf9f91aac39b 2026-05-05 03:41:02.130 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port e10e801d-abb0-4e1f-80b3-56c46c85b435 2026-05-05 03:41:08.092 16 INFO neutron.plugins.ml2.plugin [None req-9538de61-c85b-45c2-acbc-719332cf152d - - - - - -] Attempt 1 to provision port 0b5406ca-b762-4d09-8831-4fec86765524 2026-05-05 03:41:08.148 16 INFO neutron.plugins.ml2.plugin [None req-9538de61-c85b-45c2-acbc-719332cf152d - - - - - -] Attempt 1 to provision port dd773368-bf3d-43c2-9ff4-59f9a0262679 2026-05-05 03:41:08.194 16 INFO neutron.plugins.ml2.plugin [None req-9538de61-c85b-45c2-acbc-719332cf152d - - - - - -] Attempt 1 to provision port a4718561-7a78-44e5-8bb7-280e1ac60d1d 2026-05-05 03:41:08.240 16 INFO neutron.plugins.ml2.plugin [None req-9538de61-c85b-45c2-acbc-719332cf152d - - - - - -] Attempt 1 to provision port bbbe6ffb-edb8-4158-9d54-fca4f3cfe628 2026-05-05 03:41:08.283 16 INFO neutron.plugins.ml2.plugin [None req-9538de61-c85b-45c2-acbc-719332cf152d - - - - - -] Attempt 1 to provision port 9ed43b04-aa1b-4817-bcd2-4e2185f22b1d 2026-05-05 03:41:08.326 16 INFO neutron.plugins.ml2.plugin [None req-9538de61-c85b-45c2-acbc-719332cf152d - - - - - -] Attempt 1 to provision port 61ac1e00-0263-4e11-a5e3-a2085f1ad47d 2026-05-05 03:41:08.370 16 INFO neutron.plugins.ml2.plugin [None req-9538de61-c85b-45c2-acbc-719332cf152d - - - - - -] Attempt 1 to provision port 03637a07-31ff-48a6-90c3-cf9f91aac39b 2026-05-05 03:41:12.059 16 INFO neutron.plugins.ml2.plugin [None req-e24b270d-d25b-4c3d-9ed6-ceb4d28c75f8 - - - - - -] Attempt 1 to provision port a4718561-7a78-44e5-8bb7-280e1ac60d1d 2026-05-05 03:41:12.133 16 INFO neutron.plugins.ml2.plugin [None req-e24b270d-d25b-4c3d-9ed6-ceb4d28c75f8 - - - - - -] Attempt 1 to provision port dd773368-bf3d-43c2-9ff4-59f9a0262679 2026-05-05 03:41:12.179 16 INFO neutron.plugins.ml2.plugin [None req-e24b270d-d25b-4c3d-9ed6-ceb4d28c75f8 - - - - - -] Attempt 1 to provision port 03637a07-31ff-48a6-90c3-cf9f91aac39b 2026-05-05 03:41:13.675 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 1e6a7f76-3bf2-426a-9b37-8c5c07832f5a 2026-05-05 03:41:13.781 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8cfdafd4-a926-418f-8307-d0765167da7e'] response: {'server_uuid': 'e01bc0ad-4070-42d9-b32b-f3d301a9f843', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1e6a7f76-3bf2-426a-9b37-8c5c07832f5a', 'code': 200} 2026-05-05 03:41:14.379 13 INFO neutron.plugins.ml2.plugin [None req-12cfe14f-5a12-4322-8d36-2cb7bcd18c50 - - - - - -] Attempt 1 to provision port 61ac1e00-0263-4e11-a5e3-a2085f1ad47d 2026-05-05 03:41:15.634 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 1e6a7f76-3bf2-426a-9b37-8c5c07832f5a 2026-05-05 03:41:16.600 16 INFO neutron.plugins.ml2.plugin [None req-58ee538a-929d-48f9-93e8-c1929f79deb6 - - - - - -] Attempt 1 to provision port 1e6a7f76-3bf2-426a-9b37-8c5c07832f5a 2026-05-05 03:41:16.648 16 INFO neutron.plugins.ml2.plugin [None req-58ee538a-929d-48f9-93e8-c1929f79deb6 - - - - - -] Attempt 1 to provision port dd773368-bf3d-43c2-9ff4-59f9a0262679 2026-05-05 03:41:39.793 16 INFO neutron.plugins.ml2.plugin [None req-380a9535-5c87-4ff2-a1de-1992030b167f - - - - - -] Attempt 1 to provision port 9fa96a81-fa6e-4b83-9299-c47ef2249601 2026-05-05 03:42:02.194 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 8f31424c-f6c6-44ea-a458-79f8f11b403e 2026-05-05 03:42:02.269 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-165f5898-ca81-428d-910f-10c57d196f84'] response: {'server_uuid': '78dc8fbb-f9c1-4501-9eb6-094ee376cf58', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8f31424c-f6c6-44ea-a458-79f8f11b403e', 'code': 200} 2026-05-05 03:42:03.653 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 8f31424c-f6c6-44ea-a458-79f8f11b403e 2026-05-05 03:42:41.912 13 INFO neutron.plugins.ml2.plugin [None req-75802499-f989-4902-96dd-9b45e854d4f1 - - - - - -] Attempt 1 to provision port 543f81a9-cd3c-4ecf-b90c-1a411ab643d7 2026-05-05 03:42:47.689 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 543f81a9-cd3c-4ecf-b90c-1a411ab643d7 2026-05-05 03:42:47.849 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3023f37b-8339-4ff3-9d14-997d6298645c'] response: {'server_uuid': '78dc8fbb-f9c1-4501-9eb6-094ee376cf58', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '543f81a9-cd3c-4ecf-b90c-1a411ab643d7', 'code': 200} 2026-05-05 03:42:49.688 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 543f81a9-cd3c-4ecf-b90c-1a411ab643d7 2026-05-05 03:42:52.186 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 543f81a9-cd3c-4ecf-b90c-1a411ab643d7 2026-05-05 03:43:14.722 13 INFO neutron.plugins.ml2.plugin [None req-4396ce4e-03c2-4fa5-b802-2e01c04864d6 - - - - - -] Attempt 1 to provision port 0e92acb0-57c7-4ff2-aeda-7054389bf617 2026-05-05 03:43:21.285 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 0e92acb0-57c7-4ff2-aeda-7054389bf617 2026-05-05 03:43:21.434 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-555b24ac-a7e3-4ced-be40-62adc3e6ef93'] response: {'server_uuid': '78dc8fbb-f9c1-4501-9eb6-094ee376cf58', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0e92acb0-57c7-4ff2-aeda-7054389bf617', 'code': 200} 2026-05-05 03:43:21.879 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 0e92acb0-57c7-4ff2-aeda-7054389bf617 2026-05-05 03:43:31.856 16 INFO neutron.plugins.ml2.plugin [None req-52212894-f4b8-4ef6-abfc-09255742adfa - - - - - -] Attempt 1 to provision port 2752bc1f-b604-4b3c-ae87-2ff14b1db900 2026-05-05 03:43:37.919 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 2752bc1f-b604-4b3c-ae87-2ff14b1db900 2026-05-05 03:43:38.013 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-91f0d3a9-96a8-45f8-b1d2-d6ee5c193f85'] response: {'server_uuid': '78dc8fbb-f9c1-4501-9eb6-094ee376cf58', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2752bc1f-b604-4b3c-ae87-2ff14b1db900', 'code': 200} 2026-05-05 03:43:39.903 16 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 2752bc1f-b604-4b3c-ae87-2ff14b1db900 2026-05-05 03:43:41.880 16 INFO neutron.plugins.ml2.plugin [None req-135f3d7c-4cb2-431a-a668-de4513f9ec6c - - - - - -] Attempt 1 to provision port 0e92acb0-57c7-4ff2-aeda-7054389bf617 2026-05-05 03:43:41.972 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 0e92acb0-57c7-4ff2-aeda-7054389bf617 2026-05-05 03:43:54.185 16 INFO neutron.plugins.ml2.plugin [None req-015ff91c-8640-4c18-bfed-58f1cb7b761d - - - - - -] Attempt 1 to provision port 2752bc1f-b604-4b3c-ae87-2ff14b1db900 2026-05-05 03:43:55.505 16 INFO neutron.plugins.ml2.plugin [None req-00319d8e-de17-46b6-9840-1127f03e1290 - - - - - -] Attempt 1 to provision port 2752bc1f-b604-4b3c-ae87-2ff14b1db900 2026-05-05 03:43:55.947 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 2752bc1f-b604-4b3c-ae87-2ff14b1db900 2026-05-05 03:44:03.949 13 INFO neutron.plugins.ml2.plugin [None req-3210d4a6-3599-4b98-aa5d-96ab94a606eb - - - - - -] Attempt 1 to provision port 0e92acb0-57c7-4ff2-aeda-7054389bf617 2026-05-05 03:44:04.097 16 INFO neutron.plugins.ml2.plugin [None req-319aacc1-6f1c-46e3-8eda-b24ede23ea0d - - - - - -] Attempt 1 to provision port 0e92acb0-57c7-4ff2-aeda-7054389bf617 2026-05-05 03:44:32.049 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-487cccf1-7a88-44bc-8db4-6ee397d33bc2'] response: {'server_uuid': '78dc8fbb-f9c1-4501-9eb6-094ee376cf58', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8f31424c-f6c6-44ea-a458-79f8f11b403e', 'code': 200}