+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-17 03:02:59.803 1 INFO neutron.common.config [-] Logging enabled! 2026-04-17 03:02:59.803 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-17 03:02:59.804 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-17 03:02:59.804 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-17 03:03:01.305 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-17 03:03:01.307 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-17 03:03:01.310 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-17 03:03:01.311 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-17 03:03:01.311 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-17 03:03:01.312 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-17 03:03:01.312 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-17 03:03:01.318 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-17 03:03:01.318 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-17 03:03:01.319 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-17 03:03:01.337 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-17 03:03:01.338 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-17 03:03:01.338 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-17 03:03:01.355 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-17 03:03:01.355 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-17 03:03:01.355 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-17 03:03:01.355 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-17 03:03:01.645 1 INFO neutron.plugins.ml2.managers [None req-1463bc4d-a8fa-4252-8f09-4902d371a86b - - - - - -] Initializing driver for type 'vlan' 2026-04-17 03:03:01.804 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1463bc4d-a8fa-4252-8f09-4902d371a86b - - - - - -] VlanTypeDriver initialization complete 2026-04-17 03:03:01.805 1 INFO neutron.plugins.ml2.managers [None req-1463bc4d-a8fa-4252-8f09-4902d371a86b - - - - - -] Initializing driver for type 'vxlan' 2026-04-17 03:03:01.805 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-1463bc4d-a8fa-4252-8f09-4902d371a86b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-17 03:03:01.854 1 INFO neutron.plugins.ml2.managers [None req-1463bc4d-a8fa-4252-8f09-4902d371a86b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-17 03:03:01.855 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1463bc4d-a8fa-4252-8f09-4902d371a86b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-17 03:03:01.855 1 INFO neutron.plugins.ml2.managers [None req-1463bc4d-a8fa-4252-8f09-4902d371a86b - - - - - -] Initializing extension driver 'port_security' 2026-04-17 03:03:01.855 1 INFO neutron.plugins.ml2.extensions.port_security [None req-1463bc4d-a8fa-4252-8f09-4902d371a86b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-17 03:03:01.856 1 INFO neutron.plugins.ml2.managers [None req-1463bc4d-a8fa-4252-8f09-4902d371a86b - - - - - -] Initializing extension driver 'qos' 2026-04-17 03:03:01.856 1 INFO neutron.plugins.ml2.managers [None req-1463bc4d-a8fa-4252-8f09-4902d371a86b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-17 03:03:01.856 1 INFO neutron.plugins.ml2.managers [None req-1463bc4d-a8fa-4252-8f09-4902d371a86b - - - - - -] Initializing mechanism driver 'l2population' 2026-04-17 03:03:01.874 1 INFO neutron.quota [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded quota_driver: . 2026-04-17 03:03:01.875 1 INFO neutron.plugins.ml2.plugin [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Modular L2 Plugin initialization complete 2026-04-17 03:03:01.875 1 INFO neutron.plugins.ml2.managers [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-17 03:03:01.875 1 INFO neutron.plugins.ml2.managers [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-17 03:03:01.875 1 INFO neutron.plugins.ml2.managers [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Got port-security extension from driver 'port_security' 2026-04-17 03:03:01.875 1 INFO neutron.manager [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loading Plugin: qos 2026-04-17 03:03:01.888 1 INFO neutron.manager [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loading Plugin: router 2026-04-17 03:03:01.926 1 INFO neutron.services.service_base [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-17 03:03:01.927 1 INFO neutron.manager [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loading Plugin: segments 2026-04-17 03:03:02.004 1 INFO neutron.manager [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loading Plugin: trunk 2026-04-17 03:03:02.022 1 INFO neutron.manager [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loading Plugin: vpnaas 2026-04-17 03:03:02.069 1 WARNING stevedore.named [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-17 03:03:02.144 1 INFO neutron_vpnaas.services.vpn.plugin [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-17 03:03:02.144 1 INFO neutron.common.utils [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-17 03:03:02.144 1 INFO neutron.manager [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loading Plugin: taas 2026-04-17 03:03:02.170 1 WARNING stevedore.named [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-17 03:03:02.170 1 WARNING stevedore.named [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-17 03:03:02.193 1 INFO neutron_taas.services.taas.taas_plugin [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-17 03:03:02.194 1 INFO neutron.manager [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loading Plugin: tapmirror 2026-04-17 03:03:02.210 1 WARNING stevedore.named [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-17 03:03:02.211 1 WARNING stevedore.named [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-17 03:03:02.245 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-17 03:03:02.245 1 INFO neutron.manager [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loading Plugin: auto_allocate 2026-04-17 03:03:02.254 1 INFO neutron.manager [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loading Plugin: tag 2026-04-17 03:03:02.270 1 INFO neutron.manager [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loading Plugin: timestamp 2026-04-17 03:03:02.274 1 INFO neutron.manager [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loading Plugin: network_ip_availability 2026-04-17 03:03:02.278 1 INFO neutron.manager [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loading Plugin: flavors 2026-04-17 03:03:02.282 1 INFO neutron.manager [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loading Plugin: revisions 2026-04-17 03:03:02.285 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Initializing extension manager. 2026-04-17 03:03:02.287 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: address-group 2026-04-17 03:03:02.287 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: address-scope 2026-04-17 03:03:02.288 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-17 03:03:02.289 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: agent 2026-04-17 03:03:02.289 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: agent-resources-synced 2026-04-17 03:03:02.290 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: allowed-address-pairs 2026-04-17 03:03:02.291 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: auto-allocated-topology 2026-04-17 03:03:02.292 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: availability_zone 2026-04-17 03:03:02.292 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: availability_zone_filter 2026-04-17 03:03:02.293 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-17 03:03:02.294 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: default-subnetpools 2026-04-17 03:03:02.295 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-17 03:03:02.296 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: dns-integration 2026-04-17 03:03:02.296 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: dns-domain-ports 2026-04-17 03:03:02.297 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-17 03:03:02.297 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: dvr 2026-04-17 03:03:02.298 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-17 03:03:02.298 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: empty-string-filtering 2026-04-17 03:03:02.299 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-17 03:03:02.299 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-17 03:03:02.300 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: external-net 2026-04-17 03:03:02.300 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-17 03:03:02.301 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: extraroute 2026-04-17 03:03:02.301 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: extraroute-atomic 2026-04-17 03:03:02.302 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-17 03:03:02.302 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-17 03:03:02.303 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-17 03:03:02.303 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-17 03:03:02.304 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: fip-port-details 2026-04-17 03:03:02.305 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: flavors 2026-04-17 03:03:02.307 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-17 03:03:02.309 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: floatingip-pools 2026-04-17 03:03:02.310 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: ip_allocation 2026-04-17 03:03:02.310 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: ip-substring-filtering 2026-04-17 03:03:02.311 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: l2_adjacency 2026-04-17 03:03:02.313 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: router 2026-04-17 03:03:02.315 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-17 03:03:02.316 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-17 03:03:02.317 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-17 03:03:02.318 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: ext-gw-mode 2026-04-17 03:03:02.318 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: l3-ha 2026-04-17 03:03:02.319 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-17 03:03:02.320 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-17 03:03:02.320 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: l3-flavors 2026-04-17 03:03:02.322 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-17 03:03:02.322 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-17 03:03:02.325 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-17 03:03:02.327 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-17 03:03:02.328 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-17 03:03:02.331 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-17 03:03:02.332 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-17 03:03:02.332 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: multi-provider 2026-04-17 03:03:02.333 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: net-mtu 2026-04-17 03:03:02.333 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: net-mtu-writable 2026-04-17 03:03:02.334 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: network_availability_zone 2026-04-17 03:03:02.334 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: network_ha 2026-04-17 03:03:02.335 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: network-ip-availability 2026-04-17 03:03:02.336 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-17 03:03:02.336 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: pagination 2026-04-17 03:03:02.337 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: port-device-profile 2026-04-17 03:03:02.337 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-17 03:03:02.338 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-17 03:03:02.338 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-17 03:03:02.339 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: port-mac-override 2026-04-17 03:03:02.339 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-17 03:03:02.340 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-17 03:03:02.341 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-17 03:03:02.342 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: port-resource-request 2026-04-17 03:03:02.343 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: port-resource-request-groups 2026-04-17 03:03:02.343 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-17 03:03:02.344 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: binding 2026-04-17 03:03:02.345 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: binding-extended 2026-04-17 03:03:02.346 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: port-security 2026-04-17 03:03:02.346 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: project-id 2026-04-17 03:03:02.346 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: provider 2026-04-17 03:03:02.347 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-17 03:03:02.349 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: qos 2026-04-17 03:03:02.349 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-17 03:03:02.350 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-17 03:03:02.350 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: qos-default 2026-04-17 03:03:02.351 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: qos-fip 2026-04-17 03:03:02.351 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-17 03:03:02.351 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: qos-gateway-ip 2026-04-17 03:03:02.352 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: qos-port-network-policy 2026-04-17 03:03:02.352 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: qos-pps-minimum 2026-04-17 03:03:02.353 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-17 03:03:02.355 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: qos-pps 2026-04-17 03:03:02.356 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: qos-rule-type-details 2026-04-17 03:03:02.357 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-17 03:03:02.357 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: qos-rules-alias 2026-04-17 03:03:02.358 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: quota-check-limit 2026-04-17 03:03:02.358 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: quota-check-limit-default 2026-04-17 03:03:02.361 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: quotas 2026-04-17 03:03:02.363 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: quota_details 2026-04-17 03:03:02.364 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: rbac-policies 2026-04-17 03:03:02.365 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: rbac-address-group 2026-04-17 03:03:02.365 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: rbac-address-scope 2026-04-17 03:03:02.366 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: rbac-security-groups 2026-04-17 03:03:02.366 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: rbac-subnetpool 2026-04-17 03:03:02.367 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: revision-if-match 2026-04-17 03:03:02.367 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: standard-attr-revisions 2026-04-17 03:03:02.368 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: router_availability_zone 2026-04-17 03:03:02.369 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-17 03:03:02.370 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: security-groups-default-rules 2026-04-17 03:03:02.371 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-17 03:03:02.371 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-17 03:03:02.371 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-17 03:03:02.372 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-17 03:03:02.372 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-17 03:03:02.377 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: security-group 2026-04-17 03:03:02.378 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: segment 2026-04-17 03:03:02.378 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-17 03:03:02.379 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: service-type 2026-04-17 03:03:02.379 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: sorting 2026-04-17 03:03:02.379 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: standard-attr-segment 2026-04-17 03:03:02.380 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: standard-attr-description 2026-04-17 03:03:02.381 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: stateful-security-group 2026-04-17 03:03:02.381 1 WARNING neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-17 03:03:02.383 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-17 03:03:02.385 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: subnet-external-network 2026-04-17 03:03:02.386 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: subnet_onboard 2026-04-17 03:03:02.387 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-17 03:03:02.388 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: subnet-service-types 2026-04-17 03:03:02.389 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: subnet_allocation 2026-04-17 03:03:02.390 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-17 03:03:02.391 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: tag-creation 2026-04-17 03:03:02.392 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-17 03:03:02.397 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: standard-attr-tag 2026-04-17 03:03:02.399 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-17 03:03:02.400 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: trunk 2026-04-17 03:03:02.401 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: trunk-details 2026-04-17 03:03:02.401 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-17 03:03:02.402 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-17 03:03:02.403 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-17 03:03:02.403 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-17 03:03:02.405 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-17 03:03:02.406 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-17 03:03:02.407 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: vpn-flavors 2026-04-17 03:03:02.408 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: vpnaas 2026-04-17 03:03:02.409 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: taas 2026-04-17 03:03:02.410 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: tap-mirror 2026-04-17 03:03:02.411 1 INFO neutron.api.extensions [None req-92ddcd6c-440b-4dcc-8ebb-41c47e922bda - - - - - -] Loaded extension: taas-vlan-filter 2026-04-17 03:03:32.498 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-17 03:03:32.564 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-17 03:03:32.564 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-17 03:03:53.064 13 INFO neutron.db.l3_hamode_db [None req-19dd66e9-a693-4507-b1bf-43f3ccc5bdb3 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-17 03:04:08.967 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 8214b812-81e3-4959-a83c-59b35a3a5884 2026-04-17 03:04:10.707 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 8214b812-81e3-4959-a83c-59b35a3a5884 2026-04-17 03:04:10.799 13 INFO neutron.plugins.ml2.plugin [None req-e47211aa-9f72-4d01-9a58-a46929bce063 - - - - - -] Attempt 1 to provision port 8214b812-81e3-4959-a83c-59b35a3a5884 2026-04-17 03:04:12.569 16 INFO neutron.plugins.ml2.plugin [None req-225fd28d-7752-45dd-a2c4-0141eb09f5d6 - - - - - -] Attempt 1 to provision port 8214b812-81e3-4959-a83c-59b35a3a5884 2026-04-17 03:04:34.739 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port ff2c87fd-11f4-465f-a2e8-7aad2f7e572f 2026-04-17 03:04:34.773 16 INFO neutron.plugins.ml2.plugin [None req-32544d21-4be1-42e9-afda-57cf38f6e2c6 - - - - - -] Attempt 1 to provision port ff2c87fd-11f4-465f-a2e8-7aad2f7e572f 2026-04-17 03:04:36.718 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port ff2c87fd-11f4-465f-a2e8-7aad2f7e572f 2026-04-17 03:04:36.996 16 INFO neutron.plugins.ml2.plugin [None req-71471c07-7b50-4f73-8e4b-e58b7e237a28 - - - - - -] Attempt 1 to provision port ff2c87fd-11f4-465f-a2e8-7aad2f7e572f 2026-04-17 03:04:43.224 16 INFO neutron.plugins.ml2.plugin [None req-2e79b129-7e93-4d92-a7e0-db66893ecd4e - - - - - -] Attempt 1 to provision port 7a456d42-2019-4020-a0db-a0030dbb1bf0 2026-04-17 03:07:34.799 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 3817afc6-fe61-445f-87ef-20153f60d78c 2026-04-17 03:07:36.786 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 3817afc6-fe61-445f-87ef-20153f60d78c 2026-04-17 03:08:31.392 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 7a456d42-2019-4020-a0db-a0030dbb1bf0 2026-04-17 03:08:32.806 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 7a456d42-2019-4020-a0db-a0030dbb1bf0 2026-04-17 03:10:08.858 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port e459014e-3039-402b-8d49-8ca063efce63 2026-04-17 03:10:10.878 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port e459014e-3039-402b-8d49-8ca063efce63 2026-04-17 03:10:12.887 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port d19849e8-5b97-4af5-9e21-62a3c47489cb 2026-04-17 03:10:15.139 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port d19849e8-5b97-4af5-9e21-62a3c47489cb 2026-04-17 03:10:15.361 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port fe469e0e-7bc2-4be3-9f0b-183c821a9ff1 2026-04-17 03:10:16.838 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port fe469e0e-7bc2-4be3-9f0b-183c821a9ff1 2026-04-17 03:10:17.894 16 INFO neutron.plugins.ml2.plugin [None req-c0a5c75d-56c8-4d73-a2b6-b9b6182fd26e - - - - - -] Attempt 1 to provision port fe469e0e-7bc2-4be3-9f0b-183c821a9ff1 2026-04-17 03:10:17.940 16 INFO neutron.plugins.ml2.plugin [None req-c0a5c75d-56c8-4d73-a2b6-b9b6182fd26e - - - - - -] Attempt 1 to provision port d4cc5e51-e804-4bce-b36b-464c7cbd5359 2026-04-17 03:10:17.960 16 INFO neutron.plugins.ml2.plugin [None req-c0a5c75d-56c8-4d73-a2b6-b9b6182fd26e - - - - - -] Attempt 1 to provision port d19849e8-5b97-4af5-9e21-62a3c47489cb 2026-04-17 03:10:18.009 16 INFO neutron.plugins.ml2.plugin [None req-c0a5c75d-56c8-4d73-a2b6-b9b6182fd26e - - - - - -] Attempt 1 to provision port e459014e-3039-402b-8d49-8ca063efce63 2026-04-17 03:10:23.192 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port afca7a7d-b0d8-41c8-bdb3-4067c640c106 2026-04-17 03:10:23.734 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 6a03042f-d251-4676-b6af-d44d6e969175 2026-04-17 03:10:24.885 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port afca7a7d-b0d8-41c8-bdb3-4067c640c106 2026-04-17 03:10:25.140 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 6a03042f-d251-4676-b6af-d44d6e969175 2026-04-17 03:10:28.739 16 INFO neutron.plugins.ml2.plugin [None req-a3c672c7-70c4-4dcc-a201-69505d04b86a - - - - - -] Attempt 1 to provision port d4cc5e51-e804-4bce-b36b-464c7cbd5359 2026-04-17 03:10:28.777 16 INFO neutron.plugins.ml2.plugin [None req-a3c672c7-70c4-4dcc-a201-69505d04b86a - - - - - -] Attempt 1 to provision port 291deae4-f0c5-4429-bf35-5989e3baee94 2026-04-17 03:10:28.941 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 6309d865-4261-4bfe-90a0-76fa2782aa14 2026-04-17 03:10:32.074 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port d8ce078a-8fa8-4e61-a37c-0e381dfa7800 2026-04-17 03:10:32.477 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port aeaa1b5b-25f5-4228-810c-98a8efab65b6 2026-04-17 03:10:32.656 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6481270-fe06-48d1-bda2-feb3792bb10e'] response: {'server_uuid': '8bdb2f3d-e31c-496c-a076-22dc0d5017bf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd8ce078a-8fa8-4e61-a37c-0e381dfa7800', 'code': 200} 2026-04-17 03:10:32.919 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port ec5cf95b-3578-44ac-8253-e315eb5c9dbc 2026-04-17 03:10:33.373 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 6309d865-4261-4bfe-90a0-76fa2782aa14 2026-04-17 03:10:34.390 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port d8ce078a-8fa8-4e61-a37c-0e381dfa7800 2026-04-17 03:10:34.654 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port aeaa1b5b-25f5-4228-810c-98a8efab65b6 2026-04-17 03:10:34.726 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-49053c94-6ad8-48c0-83b9-0f5b22ed430f'] response: {'server_uuid': '957d839f-5792-472b-984c-234c9ec38c6a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ec5cf95b-3578-44ac-8253-e315eb5c9dbc', 'code': 200} 2026-04-17 03:10:34.904 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port ec5cf95b-3578-44ac-8253-e315eb5c9dbc 2026-04-17 03:10:36.214 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port a1185813-4086-46d0-9506-2bacc0f4e3a5 2026-04-17 03:10:38.355 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 4da1bf4b-5f80-4e42-9051-484dcf99c189 2026-04-17 03:10:38.828 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port a1185813-4086-46d0-9506-2bacc0f4e3a5 2026-04-17 03:10:40.212 13 INFO neutron.plugins.ml2.plugin [None req-9293acdd-060e-45c8-9cac-66162c9b1bdb - - - - - -] Attempt 1 to provision port d4cc5e51-e804-4bce-b36b-464c7cbd5359 2026-04-17 03:10:40.249 13 INFO neutron.plugins.ml2.plugin [None req-9293acdd-060e-45c8-9cac-66162c9b1bdb - - - - - -] Attempt 1 to provision port ec5cf95b-3578-44ac-8253-e315eb5c9dbc 2026-04-17 03:10:40.331 13 INFO neutron.plugins.ml2.plugin [None req-9293acdd-060e-45c8-9cac-66162c9b1bdb - - - - - -] Attempt 1 to provision port 4c9e7ce8-4f88-4f47-ab4f-891432edcd96 2026-04-17 03:10:40.361 13 INFO neutron.plugins.ml2.plugin [None req-9293acdd-060e-45c8-9cac-66162c9b1bdb - - - - - -] Attempt 1 to provision port 92c5e8ac-854f-43da-aeb0-3ae5c26d1c0c 2026-04-17 03:10:40.397 13 INFO neutron.plugins.ml2.plugin [None req-9293acdd-060e-45c8-9cac-66162c9b1bdb - - - - - -] Attempt 1 to provision port a1185813-4086-46d0-9506-2bacc0f4e3a5 2026-04-17 03:10:40.462 13 INFO neutron.plugins.ml2.plugin [None req-9293acdd-060e-45c8-9cac-66162c9b1bdb - - - - - -] Attempt 1 to provision port 4da1bf4b-5f80-4e42-9051-484dcf99c189 2026-04-17 03:10:40.523 13 INFO neutron.plugins.ml2.plugin [None req-9293acdd-060e-45c8-9cac-66162c9b1bdb - - - - - -] Attempt 1 to provision port c474602d-dfeb-4276-bf10-04247749d5d7 2026-04-17 03:10:40.869 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 4da1bf4b-5f80-4e42-9051-484dcf99c189 2026-04-17 03:10:41.133 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port ed64a68f-1e25-422b-9a0b-987a93e4a25e 2026-04-17 03:10:41.284 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ccd56673-cfe5-4da8-a26d-f27575ca2193'] response: {'server_uuid': 'b7fc4b05-5300-4472-af58-d211de6b0576', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ed64a68f-1e25-422b-9a0b-987a93e4a25e', 'code': 200} 2026-04-17 03:10:43.326 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port ed64a68f-1e25-422b-9a0b-987a93e4a25e 2026-04-17 03:10:43.529 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 3742dde8-ee23-440a-ba41-0ee47cb0ab57 2026-04-17 03:10:43.669 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc633a85-111d-4cf5-8544-b0190de0282e'] response: {'server_uuid': '31efc06d-1bf0-493c-981b-b901bdd8d438', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3742dde8-ee23-440a-ba41-0ee47cb0ab57', 'code': 200} 2026-04-17 03:10:45.594 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 3742dde8-ee23-440a-ba41-0ee47cb0ab57 2026-04-17 03:10:47.691 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-76944658-e127-4243-95f0-b4faece4ed1d'] response: {'server_uuid': 'b7fc4b05-5300-4472-af58-d211de6b0576', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ed64a68f-1e25-422b-9a0b-987a93e4a25e', 'code': 200} 2026-04-17 03:10:51.462 16 INFO neutron.plugins.ml2.plugin [None req-5466785b-9179-4207-9b8f-4dc86fea2b79 - - - - - -] Attempt 1 to provision port a1185813-4086-46d0-9506-2bacc0f4e3a5 2026-04-17 03:10:51.551 16 INFO neutron.plugins.ml2.plugin [None req-5466785b-9179-4207-9b8f-4dc86fea2b79 - - - - - -] Attempt 1 to provision port 4c9e7ce8-4f88-4f47-ab4f-891432edcd96 2026-04-17 03:10:51.587 16 INFO neutron.plugins.ml2.plugin [None req-5466785b-9179-4207-9b8f-4dc86fea2b79 - - - - - -] Attempt 1 to provision port 7c95758b-1002-47b0-afa3-5b367df3479b 2026-04-17 03:10:51.620 16 INFO neutron.plugins.ml2.plugin [None req-5466785b-9179-4207-9b8f-4dc86fea2b79 - - - - - -] Attempt 1 to provision port f43bd9b5-e9df-45ce-b11b-c68fd88f0b39 2026-04-17 03:10:51.645 16 INFO neutron.plugins.ml2.plugin [None req-5466785b-9179-4207-9b8f-4dc86fea2b79 - - - - - -] Attempt 1 to provision port 3742dde8-ee23-440a-ba41-0ee47cb0ab57 2026-04-17 03:10:51.709 16 INFO neutron.plugins.ml2.plugin [None req-5466785b-9179-4207-9b8f-4dc86fea2b79 - - - - - -] Attempt 1 to provision port c474602d-dfeb-4276-bf10-04247749d5d7 2026-04-17 03:10:53.442 13 INFO neutron.plugins.ml2.plugin [None req-9a91ede2-da32-454a-9a66-ae630f4fa5fd - - - - - -] Attempt 1 to provision port fdb66782-db23-4650-bcd6-bcd59102b5d1 2026-04-17 03:11:07.248 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port d4cc5e51-e804-4bce-b36b-464c7cbd5359 2026-04-17 03:11:07.542 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 7c95758b-1002-47b0-afa3-5b367df3479b 2026-04-17 03:11:09.421 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port fdb66782-db23-4650-bcd6-bcd59102b5d1 2026-04-17 03:11:09.539 13 INFO neutron.plugins.ml2.plugin [None req-b2900ce4-9ab7-438f-8fa9-c02181324460 - - - - - -] Attempt 1 to provision port ec5cf95b-3578-44ac-8253-e315eb5c9dbc 2026-04-17 03:11:09.764 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 4c9e7ce8-4f88-4f47-ab4f-891432edcd96 2026-04-17 03:11:10.059 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 7c95758b-1002-47b0-afa3-5b367df3479b 2026-04-17 03:11:10.217 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port ec5cf95b-3578-44ac-8253-e315eb5c9dbc 2026-04-17 03:11:10.407 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port d4cc5e51-e804-4bce-b36b-464c7cbd5359 2026-04-17 03:11:11.261 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port fdb66782-db23-4650-bcd6-bcd59102b5d1 2026-04-17 03:11:11.422 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 4c9e7ce8-4f88-4f47-ab4f-891432edcd96 2026-04-17 03:11:13.170 16 INFO neutron.plugins.ml2.plugin [None req-811079dc-242a-4d49-96ab-550863ebb1be - - - - - -] Attempt 1 to provision port ec5cf95b-3578-44ac-8253-e315eb5c9dbc 2026-04-17 03:11:13.309 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port ec5cf95b-3578-44ac-8253-e315eb5c9dbc 2026-04-17 03:11:17.657 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d06600c-fd7e-4a78-820e-7949c96b86ee'] response: {'server_uuid': '31efc06d-1bf0-493c-981b-b901bdd8d438', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3742dde8-ee23-440a-ba41-0ee47cb0ab57', 'code': 200} 2026-04-17 03:11:19.905 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 3742dde8-ee23-440a-ba41-0ee47cb0ab57 2026-04-17 03:11:20.652 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0beb28ae-88bb-49f2-8f5a-2fc261c37737'] response: {'server_uuid': '31efc06d-1bf0-493c-981b-b901bdd8d438', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3742dde8-ee23-440a-ba41-0ee47cb0ab57', 'code': 200} 2026-04-17 03:11:21.258 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 3742dde8-ee23-440a-ba41-0ee47cb0ab57 2026-04-17 03:11:31.281 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port d9541344-fff0-4b75-81b0-1f0110fab818 2026-04-17 03:11:31.811 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port ac1a0f97-fed8-4fb2-bbf0-d42a24aa8ac2 2026-04-17 03:11:32.391 13 INFO neutron.plugins.ml2.plugin [None req-89c15c18-4d58-4409-803c-6f0f78c8c4e2 - - - - - -] Attempt 1 to provision port ac1a0f97-fed8-4fb2-bbf0-d42a24aa8ac2 2026-04-17 03:11:33.277 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port d9541344-fff0-4b75-81b0-1f0110fab818 2026-04-17 03:11:33.536 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port ac1a0f97-fed8-4fb2-bbf0-d42a24aa8ac2 2026-04-17 03:11:36.087 13 INFO neutron.plugins.ml2.plugin [None req-e43226d0-707c-420f-977e-9785c8f91d30 - - - - - -] Attempt 1 to provision port 707eabcb-7044-4713-b394-19f3563f3f33 2026-04-17 03:11:36.151 13 INFO neutron.plugins.ml2.plugin [None req-e43226d0-707c-420f-977e-9785c8f91d30 - - - - - -] Attempt 1 to provision port 63b01824-761d-4590-b080-66e446416ed3 2026-04-17 03:11:36.181 13 INFO neutron.plugins.ml2.plugin [None req-e43226d0-707c-420f-977e-9785c8f91d30 - - - - - -] Attempt 1 to provision port ac1a0f97-fed8-4fb2-bbf0-d42a24aa8ac2 2026-04-17 03:11:41.248 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 33131eca-ac15-4a10-9519-b560f76f4830 2026-04-17 03:11:43.514 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 9f853b91-30ba-45b2-84f7-c11ee7103d8b 2026-04-17 03:11:43.997 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 33131eca-ac15-4a10-9519-b560f76f4830 2026-04-17 03:11:45.348 13 INFO neutron.plugins.ml2.plugin [None req-d6d7f761-65a7-47f0-b4a0-3ecc3885b3fe - - - - - -] Attempt 1 to provision port 707eabcb-7044-4713-b394-19f3563f3f33 2026-04-17 03:11:45.387 13 INFO neutron.plugins.ml2.plugin [None req-d6d7f761-65a7-47f0-b4a0-3ecc3885b3fe - - - - - -] Attempt 1 to provision port 33131eca-ac15-4a10-9519-b560f76f4830 2026-04-17 03:11:49.310 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 707eabcb-7044-4713-b394-19f3563f3f33 2026-04-17 03:11:49.666 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 63b01824-761d-4590-b080-66e446416ed3 2026-04-17 03:11:51.991 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 2df4eb91-58bd-42a8-9791-594d73f38662 2026-04-17 03:11:52.122 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab03ff3f-d7b3-44b6-8dcb-903c3aa9da6c'] response: {'server_uuid': '1a520a73-a1fa-47bb-bc87-b995c77b6bed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2df4eb91-58bd-42a8-9791-594d73f38662', 'code': 200} 2026-04-17 03:11:52.398 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 707eabcb-7044-4713-b394-19f3563f3f33 2026-04-17 03:11:52.525 13 INFO neutron.plugins.ml2.plugin [None req-9da77859-86fb-4dd9-9c23-b5eb8045b196 - - - - - -] Attempt 1 to provision port 2df4eb91-58bd-42a8-9791-594d73f38662 2026-04-17 03:11:52.666 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 63b01824-761d-4590-b080-66e446416ed3 2026-04-17 03:11:53.531 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 2df4eb91-58bd-42a8-9791-594d73f38662 2026-04-17 03:12:09.514 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 178c9208-9b3d-44b8-a3c9-b5c59a2e000d 2026-04-17 03:12:09.711 13 INFO neutron.plugins.ml2.plugin [None req-cf2d84db-0db0-43cd-bfa6-70cd29da53c1 - - - - - -] Attempt 1 to provision port 178c9208-9b3d-44b8-a3c9-b5c59a2e000d 2026-04-17 03:12:17.281 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port be8910ef-9565-4443-b43b-d1d9742fccb8 2026-04-17 03:12:19.309 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 10bf3e91-219f-4feb-b9a4-ffa2b05427d9 2026-04-17 03:12:19.797 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port be8910ef-9565-4443-b43b-d1d9742fccb8 2026-04-17 03:12:20.190 13 INFO neutron.plugins.ml2.plugin [None req-ee257563-2415-48ec-94e7-13059186ccda - - - - - -] Attempt 1 to provision port a1afb851-86e7-486e-a926-e8f75e15cd20 2026-04-17 03:12:20.223 13 INFO neutron.plugins.ml2.plugin [None req-ee257563-2415-48ec-94e7-13059186ccda - - - - - -] Attempt 1 to provision port 10bf3e91-219f-4feb-b9a4-ffa2b05427d9 2026-04-17 03:12:21.336 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 10bf3e91-219f-4feb-b9a4-ffa2b05427d9 2026-04-17 03:12:23.522 13 INFO neutron.plugins.ml2.plugin [None req-7bf74355-1487-475a-be49-d7a66cade5e0 - - - - - -] Attempt 1 to provision port a1afb851-86e7-486e-a926-e8f75e15cd20 2026-04-17 03:12:23.547 13 INFO neutron.plugins.ml2.plugin [None req-7bf74355-1487-475a-be49-d7a66cade5e0 - - - - - -] Attempt 1 to provision port 87409380-9d0a-45bd-b75f-0fa275d3b755 2026-04-17 03:12:23.575 13 INFO neutron.plugins.ml2.plugin [None req-7bf74355-1487-475a-be49-d7a66cade5e0 - - - - - -] Attempt 1 to provision port 10bf3e91-219f-4feb-b9a4-ffa2b05427d9 2026-04-17 03:12:28.446 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 5dbbef04-a9e4-4f36-960e-1bb27a40d896 2026-04-17 03:12:28.806 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 86052c4c-07ae-43bc-a76e-0ee29aab05a0 2026-04-17 03:12:29.149 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 9f40ff3e-dff0-45a6-bcf4-87bf01dac9e4 2026-04-17 03:12:29.310 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f847fb6-2c39-4302-a16e-1790a0838cbb'] response: {'server_uuid': '335102f2-87c9-4ab9-823a-8657943db85e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9f40ff3e-dff0-45a6-bcf4-87bf01dac9e4', 'code': 200} 2026-04-17 03:12:30.085 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 86052c4c-07ae-43bc-a76e-0ee29aab05a0 2026-04-17 03:12:30.265 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 9f40ff3e-dff0-45a6-bcf4-87bf01dac9e4 2026-04-17 03:12:30.543 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 5dbbef04-a9e4-4f36-960e-1bb27a40d896 2026-04-17 03:12:30.948 13 INFO neutron.plugins.ml2.plugin [None req-895a8456-34f8-4c7b-a38d-a5480fe690fc - - - - - -] Attempt 1 to provision port a1afb851-86e7-486e-a926-e8f75e15cd20 2026-04-17 03:12:30.980 13 INFO neutron.plugins.ml2.plugin [None req-895a8456-34f8-4c7b-a38d-a5480fe690fc - - - - - -] Attempt 1 to provision port c44b0921-8893-477a-8503-55ba59543d99 2026-04-17 03:12:31.017 13 INFO neutron.plugins.ml2.plugin [None req-895a8456-34f8-4c7b-a38d-a5480fe690fc - - - - - -] Attempt 1 to provision port 5dbbef04-a9e4-4f36-960e-1bb27a40d896 2026-04-17 03:12:31.114 13 INFO neutron.plugins.ml2.plugin [None req-895a8456-34f8-4c7b-a38d-a5480fe690fc - - - - - -] Attempt 1 to provision port 9f40ff3e-dff0-45a6-bcf4-87bf01dac9e4 2026-04-17 03:12:34.371 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-db404f38-a33d-462b-aef3-0a9b0e19e313'] response: {'server_uuid': '335102f2-87c9-4ab9-823a-8657943db85e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9f40ff3e-dff0-45a6-bcf4-87bf01dac9e4', 'code': 200} 2026-04-17 03:12:36.119 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port a1afb851-86e7-486e-a926-e8f75e15cd20 2026-04-17 03:12:36.433 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 87409380-9d0a-45bd-b75f-0fa275d3b755 2026-04-17 03:12:39.244 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port a1afb851-86e7-486e-a926-e8f75e15cd20 2026-04-17 03:12:39.291 13 INFO neutron.plugins.ml2.db [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] No ports have port_id starting with a1afb851-86e7-486e-a926-e8f75e15cd20 2026-04-17 03:12:39.358 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 68321493-3c7c-4378-bdf3-1160f273700e 2026-04-17 03:12:39.471 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0be4f21f-1e4f-4923-a570-9dc68a29d0fe'] response: {'server_uuid': '36ea6a41-e402-4012-8f27-30cc2781e72a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '68321493-3c7c-4378-bdf3-1160f273700e', 'code': 200} 2026-04-17 03:12:39.497 16 INFO neutron.plugins.ml2.plugin [None req-a77896d3-5901-4f38-b54f-3d98ecd3558b - - - - - -] Attempt 1 to provision port 68321493-3c7c-4378-bdf3-1160f273700e 2026-04-17 03:12:39.549 16 INFO neutron.plugins.ml2.plugin [None req-a77896d3-5901-4f38-b54f-3d98ecd3558b - - - - - -] Attempt 1 to provision port 5dbbef04-a9e4-4f36-960e-1bb27a40d896 2026-04-17 03:12:39.600 16 INFO neutron.plugins.ml2.plugin [None req-a77896d3-5901-4f38-b54f-3d98ecd3558b - - - - - -] Attempt 1 to provision port 9ee6a51d-6289-49d2-8e92-63bd91c6ad03 2026-04-17 03:12:39.794 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 87409380-9d0a-45bd-b75f-0fa275d3b755 2026-04-17 03:12:40.559 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 68321493-3c7c-4378-bdf3-1160f273700e 2026-04-17 03:12:44.150 16 INFO neutron.plugins.ml2.plugin [None req-a67f1af4-e2ec-4705-a72c-503bc0148e36 - - - - - -] Attempt 1 to provision port 9ee6a51d-6289-49d2-8e92-63bd91c6ad03 2026-04-17 03:12:44.469 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 9ee6a51d-6289-49d2-8e92-63bd91c6ad03 2026-04-17 03:12:46.401 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port c44b0921-8893-477a-8503-55ba59543d99 2026-04-17 03:12:46.683 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 9ee6a51d-6289-49d2-8e92-63bd91c6ad03 2026-04-17 03:12:48.315 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port c44b0921-8893-477a-8503-55ba59543d99 2026-04-17 03:12:52.380 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 7dc2a9ab-6965-4e98-961d-3a887d32d123 2026-04-17 03:12:54.562 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 7dc2a9ab-6965-4e98-961d-3a887d32d123 2026-04-17 03:13:02.452 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 30c71ced-e4dd-4eba-9d97-c0011f54904e 2026-04-17 03:13:04.379 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 30c71ced-e4dd-4eba-9d97-c0011f54904e 2026-04-17 03:13:08.343 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port c3a1697a-ab9f-464b-9fa3-01a58b3e8c28 2026-04-17 03:13:10.380 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port c3a1697a-ab9f-464b-9fa3-01a58b3e8c28 2026-04-17 03:13:12.419 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port f5d43838-aac0-4318-afb4-38408b21e951 2026-04-17 03:13:13.467 13 INFO neutron.plugins.ml2.plugin [None req-46f7918f-bf36-4591-a84a-55986e889809 - - - - - -] Attempt 1 to provision port c3a1697a-ab9f-464b-9fa3-01a58b3e8c28 2026-04-17 03:13:13.521 13 INFO neutron.plugins.ml2.plugin [None req-46f7918f-bf36-4591-a84a-55986e889809 - - - - - -] Attempt 1 to provision port 64e6afb4-c2e7-46a7-82de-356570e3a173 2026-04-17 03:13:13.552 13 INFO neutron.plugins.ml2.plugin [None req-46f7918f-bf36-4591-a84a-55986e889809 - - - - - -] Attempt 1 to provision port f5d43838-aac0-4318-afb4-38408b21e951 2026-04-17 03:13:13.612 13 INFO neutron.plugins.ml2.plugin [None req-46f7918f-bf36-4591-a84a-55986e889809 - - - - - -] Attempt 1 to provision port 4a4b3b52-f7c7-4b5e-a914-cd76e3fa5320 2026-04-17 03:13:14.341 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port f5d43838-aac0-4318-afb4-38408b21e951 2026-04-17 03:13:21.091 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 4a4b3b52-f7c7-4b5e-a914-cd76e3fa5320 2026-04-17 03:13:21.424 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port bb491132-2b73-4d9c-bbf5-9a2450d11571 2026-04-17 03:13:21.549 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c6370cf-e399-44fe-b1d8-1e1f7c9065b2'] response: {'server_uuid': '402bd367-9fc7-47ac-8d8d-a83fc3940923', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bb491132-2b73-4d9c-bbf5-9a2450d11571', 'code': 200} 2026-04-17 03:13:22.217 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 64e6afb4-c2e7-46a7-82de-356570e3a173 2026-04-17 03:13:23.261 13 INFO neutron.plugins.ml2.plugin [None req-d54881fe-51c6-4d17-856f-7c9ffd2a368d - - - - - -] Attempt 1 to provision port c3a1697a-ab9f-464b-9fa3-01a58b3e8c28 2026-04-17 03:13:23.277 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 7027e9a7-12bc-4726-bdc2-e73b6acb22b1 2026-04-17 03:13:23.331 13 INFO neutron.plugins.ml2.plugin [None req-d54881fe-51c6-4d17-856f-7c9ffd2a368d - - - - - -] Attempt 1 to provision port 4a4b3b52-f7c7-4b5e-a914-cd76e3fa5320 2026-04-17 03:13:23.397 13 INFO neutron.plugins.ml2.plugin [None req-d54881fe-51c6-4d17-856f-7c9ffd2a368d - - - - - -] Attempt 1 to provision port bb491132-2b73-4d9c-bbf5-9a2450d11571 2026-04-17 03:13:23.612 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port d0fa7eb4-0157-447b-b141-361dd1f7816e 2026-04-17 03:13:23.978 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 4a4b3b52-f7c7-4b5e-a914-cd76e3fa5320 2026-04-17 03:13:24.186 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port bb491132-2b73-4d9c-bbf5-9a2450d11571 2026-04-17 03:13:24.401 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 64e6afb4-c2e7-46a7-82de-356570e3a173 2026-04-17 03:13:25.251 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port d0fa7eb4-0157-447b-b141-361dd1f7816e 2026-04-17 03:13:25.424 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 7027e9a7-12bc-4726-bdc2-e73b6acb22b1 2026-04-17 03:13:29.214 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 41a8b738-2059-48f5-9240-8670b157af2e 2026-04-17 03:13:31.218 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 41a8b738-2059-48f5-9240-8670b157af2e 2026-04-17 03:13:33.813 16 INFO neutron.plugins.ml2.plugin [None req-b667205a-8515-42d7-b27c-bb0c6ca39d8f - - - - - -] Attempt 1 to provision port 64e6afb4-c2e7-46a7-82de-356570e3a173 2026-04-17 03:13:33.890 16 INFO neutron.plugins.ml2.plugin [None req-b667205a-8515-42d7-b27c-bb0c6ca39d8f - - - - - -] Attempt 1 to provision port f5d43838-aac0-4318-afb4-38408b21e951 2026-04-17 03:13:33.947 16 INFO neutron.plugins.ml2.plugin [None req-b667205a-8515-42d7-b27c-bb0c6ca39d8f - - - - - -] Attempt 1 to provision port 41a8b738-2059-48f5-9240-8670b157af2e 2026-04-17 03:13:33.986 16 INFO neutron.plugins.ml2.plugin [None req-b667205a-8515-42d7-b27c-bb0c6ca39d8f - - - - - -] Attempt 1 to provision port d0fa7eb4-0157-447b-b141-361dd1f7816e 2026-04-17 03:13:34.041 16 INFO neutron.plugins.ml2.plugin [None req-b667205a-8515-42d7-b27c-bb0c6ca39d8f - - - - - -] Attempt 1 to provision port 7027e9a7-12bc-4726-bdc2-e73b6acb22b1 2026-04-17 03:13:39.300 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 8086f8ee-a1f2-48d1-8759-2bbb4719732c 2026-04-17 03:13:39.426 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-91e48ffe-3ae9-4c67-957d-d58d9f7355e0'] response: {'server_uuid': 'a7d0aec3-78c5-4342-b55d-24c450072672', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8086f8ee-a1f2-48d1-8759-2bbb4719732c', 'code': 200} 2026-04-17 03:13:41.256 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 8086f8ee-a1f2-48d1-8759-2bbb4719732c 2026-04-17 03:13:50.618 16 INFO neutron.plugins.ml2.plugin [None req-25175dbb-a03c-4411-8be5-e6a9d53ce2e2 - - - - - -] Attempt 1 to provision port 8086f8ee-a1f2-48d1-8759-2bbb4719732c 2026-04-17 03:13:50.740 16 INFO neutron.plugins.ml2.plugin [None req-25175dbb-a03c-4411-8be5-e6a9d53ce2e2 - - - - - -] Attempt 1 to provision port 41a8b738-2059-48f5-9240-8670b157af2e 2026-04-17 03:13:50.844 16 INFO neutron.plugins.ml2.plugin [None req-25175dbb-a03c-4411-8be5-e6a9d53ce2e2 - - - - - -] Attempt 1 to provision port 64e6afb4-c2e7-46a7-82de-356570e3a173 2026-04-17 03:13:50.960 16 INFO neutron.plugins.ml2.plugin [None req-25175dbb-a03c-4411-8be5-e6a9d53ce2e2 - - - - - -] Attempt 1 to provision port f5d43838-aac0-4318-afb4-38408b21e951 2026-04-17 03:13:51.068 16 INFO neutron.plugins.ml2.plugin [None req-25175dbb-a03c-4411-8be5-e6a9d53ce2e2 - - - - - -] Attempt 1 to provision port 7027e9a7-12bc-4726-bdc2-e73b6acb22b1 2026-04-17 03:13:53.253 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port cb7e93a2-f925-4c61-8b02-82c4d4a4add3 2026-04-17 03:13:55.302 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port cb7e93a2-f925-4c61-8b02-82c4d4a4add3 2026-04-17 03:13:55.548 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 22f82334-2e2b-4e80-b412-84d341b431c4 2026-04-17 03:13:57.165 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 22f82334-2e2b-4e80-b412-84d341b431c4 2026-04-17 03:13:57.370 16 INFO neutron.plugins.ml2.plugin [None req-de007c03-f5ff-4033-b5f4-cf7110ccb6cc - - - - - -] Attempt 1 to provision port c8dd0eb3-5ba9-4071-bd29-2ba8b97aeab8 2026-04-17 03:13:57.405 16 INFO neutron.plugins.ml2.plugin [None req-de007c03-f5ff-4033-b5f4-cf7110ccb6cc - - - - - -] Attempt 1 to provision port dab175d7-277d-483c-94cd-b5c91e59c5b9 2026-04-17 03:13:57.433 16 INFO neutron.plugins.ml2.plugin [None req-de007c03-f5ff-4033-b5f4-cf7110ccb6cc - - - - - -] Attempt 1 to provision port 22f82334-2e2b-4e80-b412-84d341b431c4 2026-04-17 03:14:01.367 16 INFO neutron.plugins.ml2.plugin [None req-ee769ee9-fd7d-44fa-9ea1-96fd233c721d - - - - - -] Attempt 1 to provision port 8086f8ee-a1f2-48d1-8759-2bbb4719732c 2026-04-17 03:14:01.413 16 INFO neutron.plugins.ml2.plugin [None req-ee769ee9-fd7d-44fa-9ea1-96fd233c721d - - - - - -] Attempt 1 to provision port c8dd0eb3-5ba9-4071-bd29-2ba8b97aeab8 2026-04-17 03:14:05.749 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port a4b42b07-5141-4358-81e5-e487673712be 2026-04-17 03:14:05.866 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-514d220c-bede-4daf-be3f-7722230d10b8'] response: {'server_uuid': 'b732ded2-978d-4e25-a932-0413d50c1a2c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a4b42b07-5141-4358-81e5-e487673712be', 'code': 200} 2026-04-17 03:14:07.213 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port a4b42b07-5141-4358-81e5-e487673712be 2026-04-17 03:14:11.219 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port c8dd0eb3-5ba9-4071-bd29-2ba8b97aeab8 2026-04-17 03:14:11.523 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port dab175d7-277d-483c-94cd-b5c91e59c5b9 2026-04-17 03:14:12.750 16 INFO neutron.plugins.ml2.plugin [None req-e823b022-7420-4872-9d66-a88937bf3a9c - - - - - -] Attempt 1 to provision port c412388c-3b35-4b81-93d4-14dbfabac202 2026-04-17 03:14:13.182 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port c8dd0eb3-5ba9-4071-bd29-2ba8b97aeab8 2026-04-17 03:14:13.353 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port dab175d7-277d-483c-94cd-b5c91e59c5b9 2026-04-17 03:14:35.726 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 0d1a33e2-f86f-4767-b93d-4784f204cbab 2026-04-17 03:14:35.851 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2b382d8-e7bf-4d72-a51e-0f42427f4abc'] response: {'server_uuid': '98fde414-db90-4716-921d-88ea0b72116f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0d1a33e2-f86f-4767-b93d-4784f204cbab', 'code': 200} 2026-04-17 03:14:37.180 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 0d1a33e2-f86f-4767-b93d-4784f204cbab 2026-04-17 03:14:43.740 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 3d6f3dbb-9d62-4243-83e3-fa8a2b07ad12 2026-04-17 03:14:43.898 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd3aadb6-565a-4f3f-9da2-8a073d0eb832'] response: {'server_uuid': '9ae25595-a2ea-44bd-93b8-7db14a1b685d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d6f3dbb-9d62-4243-83e3-fa8a2b07ad12', 'code': 200} 2026-04-17 03:14:45.185 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 3d6f3dbb-9d62-4243-83e3-fa8a2b07ad12 2026-04-17 03:15:17.528 13 INFO neutron.plugins.ml2.plugin [None req-2ce133c8-58ff-4b23-ad0c-a981a5085f16 - - - - - -] Attempt 1 to provision port 078287af-8e56-4c7c-97d6-6d647716cb48 2026-04-17 03:15:23.204 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 078287af-8e56-4c7c-97d6-6d647716cb48 2026-04-17 03:15:23.311 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c8f1f43-2142-41d3-aedf-ba8ab9aacd11'] response: {'server_uuid': '98fde414-db90-4716-921d-88ea0b72116f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '078287af-8e56-4c7c-97d6-6d647716cb48', 'code': 200} 2026-04-17 03:15:25.304 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 078287af-8e56-4c7c-97d6-6d647716cb48 2026-04-17 03:15:27.798 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 078287af-8e56-4c7c-97d6-6d647716cb48 2026-04-17 03:15:31.279 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port c7860460-d6c7-4d1a-b410-1cdbf00de690 2026-04-17 03:15:32.251 16 INFO neutron.plugins.ml2.plugin [None req-a946089b-f6cc-4cd0-8cd3-2f83c692c244 - - - - - -] Attempt 1 to provision port c7860460-d6c7-4d1a-b410-1cdbf00de690 2026-04-17 03:15:33.335 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port d6a916a8-4d26-4563-a793-53cfe81728b9 2026-04-17 03:15:33.707 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port c7860460-d6c7-4d1a-b410-1cdbf00de690 2026-04-17 03:15:35.223 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port d6a916a8-4d26-4563-a793-53cfe81728b9 2026-04-17 03:15:39.599 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port aa03bc7c-f0bc-4a11-b6ae-0b6a35a1a0b3 2026-04-17 03:15:40.015 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 62474f13-da43-4b2a-b420-b771beb2362a 2026-04-17 03:15:41.391 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 62474f13-da43-4b2a-b420-b771beb2362a 2026-04-17 03:15:41.580 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port aa03bc7c-f0bc-4a11-b6ae-0b6a35a1a0b3 2026-04-17 03:15:43.882 16 INFO neutron.plugins.ml2.plugin [None req-1db46d56-a194-4f04-946b-ec3066c5421a - - - - - -] Attempt 1 to provision port 969328ed-322b-4848-bd9c-d4e30a0de0c8 2026-04-17 03:15:43.907 16 INFO neutron.plugins.ml2.plugin [None req-1db46d56-a194-4f04-946b-ec3066c5421a - - - - - -] Attempt 1 to provision port aa03bc7c-f0bc-4a11-b6ae-0b6a35a1a0b3 2026-04-17 03:15:43.954 16 INFO neutron.plugins.ml2.plugin [None req-1db46d56-a194-4f04-946b-ec3066c5421a - - - - - -] Attempt 1 to provision port 70c8a155-fc45-47a3-a01a-92626ced140b 2026-04-17 03:15:43.979 16 INFO neutron.plugins.ml2.plugin [None req-1db46d56-a194-4f04-946b-ec3066c5421a - - - - - -] Attempt 1 to provision port c7860460-d6c7-4d1a-b410-1cdbf00de690 2026-04-17 03:15:44.027 16 INFO neutron.plugins.ml2.plugin [None req-1db46d56-a194-4f04-946b-ec3066c5421a - - - - - -] Attempt 1 to provision port 7b297a3e-8c84-42e5-a670-069c64f91607 2026-04-17 03:15:44.056 16 INFO neutron.plugins.ml2.plugin [None req-1db46d56-a194-4f04-946b-ec3066c5421a - - - - - -] Attempt 1 to provision port 7eacbcda-8399-475a-9419-f253e8b478bb 2026-04-17 03:15:45.557 16 INFO neutron.plugins.ml2.plugin [None req-a163902c-6e9a-40a3-9fb7-b6f79a69f02e - - - - - -] Attempt 1 to provision port 7b297a3e-8c84-42e5-a670-069c64f91607 2026-04-17 03:15:46.548 16 INFO neutron.plugins.ml2.plugin [None req-78cdd193-af3e-4a2e-9f53-be2d62407acf - - - - - -] Attempt 1 to provision port 7b297a3e-8c84-42e5-a670-069c64f91607 2026-04-17 03:15:49.972 16 INFO neutron.plugins.ml2.plugin [None req-edae9aad-e0ba-44e6-8090-3c2e1b989ae7 - - - - - -] Attempt 1 to provision port 5dd5da92-55ef-4bac-8152-7554b57eda91 2026-04-17 03:15:54.382 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 7eacbcda-8399-475a-9419-f253e8b478bb 2026-04-17 03:15:54.657 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 410be565-6d20-4c4c-b262-8ed188253977 2026-04-17 03:15:54.812 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d26a14d7-cf5d-4c12-8b3e-883937eba8d7'] response: {'server_uuid': 'c9fa4a5a-13c4-4ad9-a783-7b23620d02d9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '410be565-6d20-4c4c-b262-8ed188253977', 'code': 200} 2026-04-17 03:15:57.243 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 969328ed-322b-4848-bd9c-d4e30a0de0c8 2026-04-17 03:15:57.534 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 410be565-6d20-4c4c-b262-8ed188253977 2026-04-17 03:15:57.860 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 7eacbcda-8399-475a-9419-f253e8b478bb 2026-04-17 03:15:58.213 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 5dd5da92-55ef-4bac-8152-7554b57eda91 2026-04-17 03:15:58.410 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e19cfc2c-af3c-4350-ba6a-7c9d3da6b682'] response: {'server_uuid': '98fde414-db90-4716-921d-88ea0b72116f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5dd5da92-55ef-4bac-8152-7554b57eda91', 'code': 200} 2026-04-17 03:15:59.461 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 7b297a3e-8c84-42e5-a670-069c64f91607 2026-04-17 03:15:59.734 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 969328ed-322b-4848-bd9c-d4e30a0de0c8 2026-04-17 03:15:59.888 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 5dd5da92-55ef-4bac-8152-7554b57eda91 2026-04-17 03:16:00.108 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 70c8a155-fc45-47a3-a01a-92626ced140b 2026-04-17 03:16:01.396 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 7b297a3e-8c84-42e5-a670-069c64f91607 2026-04-17 03:16:01.592 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 70c8a155-fc45-47a3-a01a-92626ced140b 2026-04-17 03:16:10.309 13 INFO neutron.plugins.ml2.plugin [None req-a8f80c46-74cf-4483-9095-1ad0c924b50f - - - - - -] Attempt 1 to provision port 87744ce1-4f58-45d6-b9e1-4d4b3ba2d8ca 2026-04-17 03:16:17.519 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 87744ce1-4f58-45d6-b9e1-4d4b3ba2d8ca 2026-04-17 03:16:17.668 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa326274-5fa5-4a7b-9b28-eae4c65186ed'] response: {'server_uuid': '98fde414-db90-4716-921d-88ea0b72116f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '87744ce1-4f58-45d6-b9e1-4d4b3ba2d8ca', 'code': 200} 2026-04-17 03:16:19.730 13 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 87744ce1-4f58-45d6-b9e1-4d4b3ba2d8ca 2026-04-17 03:16:23.452 13 INFO neutron.plugins.ml2.plugin [None req-7b140e97-313d-40a9-931d-c26bdf87b9e1 - - - - - -] Attempt 1 to provision port 5dd5da92-55ef-4bac-8152-7554b57eda91 2026-04-17 03:16:36.224 16 INFO neutron.plugins.ml2.plugin [None req-33fcddb9-0d29-4e56-8b65-9c2ce756803e - - - - - -] Attempt 1 to provision port 87744ce1-4f58-45d6-b9e1-4d4b3ba2d8ca 2026-04-17 03:16:37.482 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 87744ce1-4f58-45d6-b9e1-4d4b3ba2d8ca 2026-04-17 03:16:37.678 13 INFO neutron.plugins.ml2.plugin [None req-32d36f65-bdff-4855-a10a-239fc562792e - - - - - -] Attempt 1 to provision port 87744ce1-4f58-45d6-b9e1-4d4b3ba2d8ca 2026-04-17 03:16:49.393 13 INFO neutron.plugins.ml2.plugin [None req-a3976a2d-56a1-445a-b3c7-ee220a16ab43 - - - - - -] Attempt 1 to provision port 5dd5da92-55ef-4bac-8152-7554b57eda91 2026-04-17 03:16:49.444 16 INFO neutron.plugins.ml2.plugin [None req-a6742cad-8497-412e-a106-e69d69f05978 - - - - - -] Attempt 1 to provision port 5dd5da92-55ef-4bac-8152-7554b57eda91 2026-04-17 03:17:17.701 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2de61d0-29cc-4355-8a99-51232c9b7645'] response: {'server_uuid': '98fde414-db90-4716-921d-88ea0b72116f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0d1a33e2-f86f-4767-b93d-4784f204cbab', 'code': 200} 2026-04-17 03:17:33.558 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-80a3203c-cff7-4f7a-ad6d-be3ddc7b835d'] response: {'server_uuid': '402bd367-9fc7-47ac-8d8d-a83fc3940923', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bb491132-2b73-4d9c-bbf5-9a2450d11571', 'code': 200}