+ 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-18 04:04:46.094 1 INFO neutron.common.config [-] Logging enabled! 2026-04-18 04:04:46.094 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-18 04:04:46.095 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-18 04:04:46.095 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-18 04:04:47.576 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-18 04:04:47.578 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-18 04:04:47.581 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-18 04:04:47.582 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-18 04:04:47.582 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-18 04:04:47.582 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-18 04:04:47.583 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-18 04:04:47.589 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-18 04:04:47.589 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-18 04:04:47.589 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-18 04:04:47.607 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-18 04:04:47.608 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-18 04:04:47.608 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-18 04:04:47.626 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-18 04:04:47.626 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-18 04:04:47.626 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-18 04:04:47.626 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-18 04:04:47.891 1 INFO neutron.plugins.ml2.managers [None req-6b5e5137-23ee-4c81-8660-31710bdf9016 - - - - - -] Initializing driver for type 'vlan' 2026-04-18 04:04:48.032 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6b5e5137-23ee-4c81-8660-31710bdf9016 - - - - - -] VlanTypeDriver initialization complete 2026-04-18 04:04:48.032 1 INFO neutron.plugins.ml2.managers [None req-6b5e5137-23ee-4c81-8660-31710bdf9016 - - - - - -] Initializing driver for type 'vxlan' 2026-04-18 04:04:48.033 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6b5e5137-23ee-4c81-8660-31710bdf9016 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-18 04:04:48.075 1 INFO neutron.plugins.ml2.managers [None req-6b5e5137-23ee-4c81-8660-31710bdf9016 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-18 04:04:48.075 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6b5e5137-23ee-4c81-8660-31710bdf9016 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-18 04:04:48.075 1 INFO neutron.plugins.ml2.managers [None req-6b5e5137-23ee-4c81-8660-31710bdf9016 - - - - - -] Initializing extension driver 'port_security' 2026-04-18 04:04:48.075 1 INFO neutron.plugins.ml2.extensions.port_security [None req-6b5e5137-23ee-4c81-8660-31710bdf9016 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-18 04:04:48.075 1 INFO neutron.plugins.ml2.managers [None req-6b5e5137-23ee-4c81-8660-31710bdf9016 - - - - - -] Initializing extension driver 'qos' 2026-04-18 04:04:48.075 1 INFO neutron.plugins.ml2.managers [None req-6b5e5137-23ee-4c81-8660-31710bdf9016 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-18 04:04:48.075 1 INFO neutron.plugins.ml2.managers [None req-6b5e5137-23ee-4c81-8660-31710bdf9016 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-18 04:04:48.091 1 INFO neutron.quota [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded quota_driver: . 2026-04-18 04:04:48.091 1 INFO neutron.plugins.ml2.plugin [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Modular L2 Plugin initialization complete 2026-04-18 04:04:48.091 1 INFO neutron.plugins.ml2.managers [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-18 04:04:48.091 1 INFO neutron.plugins.ml2.managers [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-18 04:04:48.092 1 INFO neutron.plugins.ml2.managers [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-18 04:04:48.092 1 INFO neutron.manager [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loading Plugin: qos 2026-04-18 04:04:48.103 1 INFO neutron.manager [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loading Plugin: router 2026-04-18 04:04:48.138 1 INFO neutron.services.service_base [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-18 04:04:48.138 1 INFO neutron.manager [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loading Plugin: segments 2026-04-18 04:04:48.201 1 INFO neutron.manager [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loading Plugin: trunk 2026-04-18 04:04:48.213 1 INFO neutron.manager [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loading Plugin: vpnaas 2026-04-18 04:04:48.246 1 WARNING stevedore.named [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-18 04:04:48.320 1 INFO neutron_vpnaas.services.vpn.plugin [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-18 04:04:48.320 1 INFO neutron.common.utils [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-18 04:04:48.320 1 INFO neutron.manager [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loading Plugin: taas 2026-04-18 04:04:48.345 1 WARNING stevedore.named [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-18 04:04:48.345 1 WARNING stevedore.named [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-18 04:04:48.374 1 INFO neutron_taas.services.taas.taas_plugin [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-18 04:04:48.375 1 INFO neutron.manager [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loading Plugin: tapmirror 2026-04-18 04:04:48.387 1 WARNING stevedore.named [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-18 04:04:48.388 1 WARNING stevedore.named [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-18 04:04:48.403 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-18 04:04:48.403 1 INFO neutron.manager [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loading Plugin: auto_allocate 2026-04-18 04:04:48.413 1 INFO neutron.manager [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loading Plugin: tag 2026-04-18 04:04:48.420 1 INFO neutron.manager [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loading Plugin: timestamp 2026-04-18 04:04:48.423 1 INFO neutron.manager [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loading Plugin: network_ip_availability 2026-04-18 04:04:48.426 1 INFO neutron.manager [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loading Plugin: flavors 2026-04-18 04:04:48.429 1 INFO neutron.manager [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loading Plugin: revisions 2026-04-18 04:04:48.432 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Initializing extension manager. 2026-04-18 04:04:48.433 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: address-group 2026-04-18 04:04:48.434 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: address-scope 2026-04-18 04:04:48.434 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-18 04:04:48.435 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: agent 2026-04-18 04:04:48.435 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: agent-resources-synced 2026-04-18 04:04:48.436 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-18 04:04:48.437 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-18 04:04:48.438 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: availability_zone 2026-04-18 04:04:48.438 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: availability_zone_filter 2026-04-18 04:04:48.438 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-18 04:04:48.439 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: default-subnetpools 2026-04-18 04:04:48.440 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-18 04:04:48.440 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: dns-integration 2026-04-18 04:04:48.441 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: dns-domain-ports 2026-04-18 04:04:48.441 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-18 04:04:48.442 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: dvr 2026-04-18 04:04:48.442 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-18 04:04:48.443 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: empty-string-filtering 2026-04-18 04:04:48.443 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-18 04:04:48.444 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-18 04:04:48.444 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: external-net 2026-04-18 04:04:48.445 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-18 04:04:48.445 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: extraroute 2026-04-18 04:04:48.445 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: extraroute-atomic 2026-04-18 04:04:48.446 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-18 04:04:48.447 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-18 04:04:48.447 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-18 04:04:48.448 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-18 04:04:48.448 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: fip-port-details 2026-04-18 04:04:48.449 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: flavors 2026-04-18 04:04:48.450 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-18 04:04:48.450 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: floatingip-pools 2026-04-18 04:04:48.451 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: ip_allocation 2026-04-18 04:04:48.451 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-18 04:04:48.452 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: l2_adjacency 2026-04-18 04:04:48.453 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: router 2026-04-18 04:04:48.454 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-18 04:04:48.455 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-18 04:04:48.455 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-18 04:04:48.456 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: ext-gw-mode 2026-04-18 04:04:48.456 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: l3-ha 2026-04-18 04:04:48.457 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-18 04:04:48.457 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-18 04:04:48.457 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: l3-flavors 2026-04-18 04:04:48.458 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-18 04:04:48.459 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-18 04:04:48.460 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-18 04:04:48.461 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-18 04:04:48.462 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-18 04:04:48.465 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-18 04:04:48.465 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-18 04:04:48.466 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: multi-provider 2026-04-18 04:04:48.466 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: net-mtu 2026-04-18 04:04:48.466 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: net-mtu-writable 2026-04-18 04:04:48.467 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: network_availability_zone 2026-04-18 04:04:48.467 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: network_ha 2026-04-18 04:04:48.468 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: network-ip-availability 2026-04-18 04:04:48.469 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-18 04:04:48.469 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: pagination 2026-04-18 04:04:48.470 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: port-device-profile 2026-04-18 04:04:48.470 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-18 04:04:48.470 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-18 04:04:48.471 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-18 04:04:48.471 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: port-mac-override 2026-04-18 04:04:48.471 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-18 04:04:48.472 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-18 04:04:48.472 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-18 04:04:48.473 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: port-resource-request 2026-04-18 04:04:48.473 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-18 04:04:48.474 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-18 04:04:48.474 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: binding 2026-04-18 04:04:48.475 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: binding-extended 2026-04-18 04:04:48.475 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: port-security 2026-04-18 04:04:48.476 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: project-id 2026-04-18 04:04:48.476 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: provider 2026-04-18 04:04:48.477 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-18 04:04:48.479 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: qos 2026-04-18 04:04:48.479 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-18 04:04:48.480 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-18 04:04:48.480 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: qos-default 2026-04-18 04:04:48.480 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: qos-fip 2026-04-18 04:04:48.481 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-18 04:04:48.481 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-18 04:04:48.482 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-18 04:04:48.482 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-18 04:04:48.483 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-18 04:04:48.483 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: qos-pps 2026-04-18 04:04:48.484 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-18 04:04:48.484 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-18 04:04:48.485 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: qos-rules-alias 2026-04-18 04:04:48.485 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: quota-check-limit 2026-04-18 04:04:48.486 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-18 04:04:48.487 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: quotas 2026-04-18 04:04:48.490 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: quota_details 2026-04-18 04:04:48.491 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: rbac-policies 2026-04-18 04:04:48.491 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: rbac-address-group 2026-04-18 04:04:48.492 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: rbac-address-scope 2026-04-18 04:04:48.492 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: rbac-security-groups 2026-04-18 04:04:48.493 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-18 04:04:48.493 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: revision-if-match 2026-04-18 04:04:48.494 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-18 04:04:48.494 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: router_availability_zone 2026-04-18 04:04:48.494 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-18 04:04:48.496 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-18 04:04:48.496 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-18 04:04:48.497 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-18 04:04:48.497 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-18 04:04:48.497 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-18 04:04:48.498 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-18 04:04:48.502 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: security-group 2026-04-18 04:04:48.503 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: segment 2026-04-18 04:04:48.503 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-18 04:04:48.504 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: service-type 2026-04-18 04:04:48.504 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: sorting 2026-04-18 04:04:48.504 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: standard-attr-segment 2026-04-18 04:04:48.505 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: standard-attr-description 2026-04-18 04:04:48.506 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: stateful-security-group 2026-04-18 04:04:48.506 1 WARNING neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-18 04:04:48.506 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-18 04:04:48.507 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: subnet-external-network 2026-04-18 04:04:48.507 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: subnet_onboard 2026-04-18 04:04:48.508 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-18 04:04:48.508 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: subnet-service-types 2026-04-18 04:04:48.508 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: subnet_allocation 2026-04-18 04:04:48.509 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-18 04:04:48.510 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: tag-creation 2026-04-18 04:04:48.510 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-18 04:04:48.513 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: standard-attr-tag 2026-04-18 04:04:48.514 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-18 04:04:48.514 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: trunk 2026-04-18 04:04:48.515 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: trunk-details 2026-04-18 04:04:48.515 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-18 04:04:48.515 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-18 04:04:48.516 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-18 04:04:48.517 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-18 04:04:48.518 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-18 04:04:48.519 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-18 04:04:48.520 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: vpn-flavors 2026-04-18 04:04:48.521 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: vpnaas 2026-04-18 04:04:48.522 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: taas 2026-04-18 04:04:48.523 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: tap-mirror 2026-04-18 04:04:48.523 1 INFO neutron.api.extensions [None req-cac1f851-8040-4404-b957-e78d47062871 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-18 04:05:18.606 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-18 04:05:18.660 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-18 04:05:18.662 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-18 04:05:28.674 16 INFO neutron.db.l3_hamode_db [None req-33409f11-9e1f-4340-baab-a0f9e4357a31 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-18 04:05:38.858 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port a0d0dec5-b0d8-4579-ba2a-f1574253fb13 2026-04-18 04:05:40.204 16 INFO neutron.plugins.ml2.plugin [None req-3e7c7ca5-60dd-4d07-a47e-e45e1bd28713 - - - - - -] Attempt 1 to provision port a0d0dec5-b0d8-4579-ba2a-f1574253fb13 2026-04-18 04:05:40.645 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port a0d0dec5-b0d8-4579-ba2a-f1574253fb13 2026-04-18 04:05:41.876 16 INFO neutron.plugins.ml2.plugin [None req-7330789e-b94f-468e-90be-71d0e93dd749 - - - - - -] Attempt 1 to provision port a0d0dec5-b0d8-4579-ba2a-f1574253fb13 2026-04-18 04:10:14.334 13 INFO neutron.plugins.ml2.plugin [None req-51341c16-a180-4bec-a6cc-ffc2eee9eb5b - - - - - -] Attempt 1 to provision port 214be83c-6be0-42e6-b532-205c2e947e8a 2026-04-18 04:10:14.726 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 214be83c-6be0-42e6-b532-205c2e947e8a 2026-04-18 04:10:16.004 13 INFO neutron.plugins.ml2.plugin [None req-9fdc2e1e-1bbd-44cb-a7c9-a1f5fcaad157 - - - - - -] Attempt 1 to provision port 214be83c-6be0-42e6-b532-205c2e947e8a 2026-04-18 04:10:16.690 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 214be83c-6be0-42e6-b532-205c2e947e8a 2026-04-18 04:10:21.085 16 INFO neutron.plugins.ml2.plugin [None req-6a4ee21a-edcf-4ce1-8ab0-89b26c1501fa - - - - - -] Attempt 1 to provision port 33a5e504-b67e-43cc-b60f-ed26f4d1d28f 2026-04-18 04:13:53.364 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 33a5e504-b67e-43cc-b60f-ed26f4d1d28f 2026-04-18 04:13:54.759 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 33a5e504-b67e-43cc-b60f-ed26f4d1d28f 2026-04-18 04:22:08.900 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 831b78ef-e40a-4ee5-9bf7-58d390c30ce5 2026-04-18 04:22:10.882 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 831b78ef-e40a-4ee5-9bf7-58d390c30ce5 2026-04-18 04:33:17.893 13 INFO neutron.plugins.ml2.plugin [None req-fe235f07-f4dc-4e43-9338-bc0270215e5a - - - - - -] Attempt 1 to provision port a0d0dec5-b0d8-4579-ba2a-f1574253fb13 2026-04-18 04:33:17.937 13 INFO neutron.plugins.ml2.plugin [None req-fe235f07-f4dc-4e43-9338-bc0270215e5a - - - - - -] Attempt 1 to provision port 214be83c-6be0-42e6-b532-205c2e947e8a 2026-04-18 04:33:17.978 13 INFO neutron.plugins.ml2.plugin [None req-fe235f07-f4dc-4e43-9338-bc0270215e5a - - - - - -] Attempt 1 to provision port 33a5e504-b67e-43cc-b60f-ed26f4d1d28f 2026-04-18 04:37:09.156 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port a3c3771a-dce6-448e-b379-62df4355f221 2026-04-18 04:37:11.194 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port a3c3771a-dce6-448e-b379-62df4355f221 2026-04-18 04:37:15.250 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 508d172c-be16-4cc6-b887-42b4ea873164 2026-04-18 04:37:15.764 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 70400ffd-f0b5-48dd-8bbd-a085221a259c 2026-04-18 04:37:17.153 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 508d172c-be16-4cc6-b887-42b4ea873164 2026-04-18 04:37:17.305 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 70400ffd-f0b5-48dd-8bbd-a085221a259c 2026-04-18 04:37:19.251 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port d5142894-3a04-4f4b-921e-9ba505290a9b 2026-04-18 04:37:19.633 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 7d80d7d5-61d7-48ac-97a1-fd024580163f 2026-04-18 04:37:21.672 13 INFO neutron.plugins.ml2.plugin [None req-c9b08c39-4ecc-4cc8-b5cb-db52c04f9502 - - - - - -] Attempt 1 to provision port 60bf6400-acda-4443-a274-b8ac03dbdf97 2026-04-18 04:37:21.703 13 INFO neutron.plugins.ml2.plugin [None req-c9b08c39-4ecc-4cc8-b5cb-db52c04f9502 - - - - - -] Attempt 1 to provision port a3c3771a-dce6-448e-b379-62df4355f221 2026-04-18 04:37:21.757 13 INFO neutron.plugins.ml2.plugin [None req-c9b08c39-4ecc-4cc8-b5cb-db52c04f9502 - - - - - -] Attempt 1 to provision port 7d80d7d5-61d7-48ac-97a1-fd024580163f 2026-04-18 04:37:21.807 13 INFO neutron.plugins.ml2.plugin [None req-c9b08c39-4ecc-4cc8-b5cb-db52c04f9502 - - - - - -] Attempt 1 to provision port 86d109c5-d18e-449c-aff2-4a424a745d74 2026-04-18 04:37:21.835 13 INFO neutron.plugins.ml2.plugin [None req-c9b08c39-4ecc-4cc8-b5cb-db52c04f9502 - - - - - -] Attempt 1 to provision port f3f09828-8ced-47a5-bcd0-2d6400effaa6 2026-04-18 04:37:22.315 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port d5142894-3a04-4f4b-921e-9ba505290a9b 2026-04-18 04:37:22.484 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port ef4ea636-9847-4e19-8983-2c7dad6c3003 2026-04-18 04:37:22.909 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port c0215380-f3f4-4fd4-a33e-af07069b18b1 2026-04-18 04:37:23.338 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 7d80d7d5-61d7-48ac-97a1-fd024580163f 2026-04-18 04:37:23.446 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8fd0b19f-f991-46b5-aaf2-f3a99552ec34'] response: {'server_uuid': 'c51ec55b-0ee7-429e-83df-f36c173bf7ae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c0215380-f3f4-4fd4-a33e-af07069b18b1', 'code': 200} 2026-04-18 04:37:24.032 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port c0215380-f3f4-4fd4-a33e-af07069b18b1 2026-04-18 04:37:24.251 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port ef4ea636-9847-4e19-8983-2c7dad6c3003 2026-04-18 04:37:26.508 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 13a49201-923b-4ec5-9903-18d097eb8e9e 2026-04-18 04:37:26.867 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 50f8e4b4-073f-4a38-bf30-5d94bae2d433 2026-04-18 04:37:27.009 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6251395-9802-4b6f-9de4-56609c396f93'] response: {'server_uuid': '4632ca5b-fc06-4b18-88e0-dab732ab9cfd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '50f8e4b4-073f-4a38-bf30-5d94bae2d433', 'code': 200} 2026-04-18 04:37:28.038 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 13a49201-923b-4ec5-9903-18d097eb8e9e 2026-04-18 04:37:28.247 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 50f8e4b4-073f-4a38-bf30-5d94bae2d433 2026-04-18 04:37:30.013 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port f781af89-6f8b-49b5-a531-9d36e84fabe7 2026-04-18 04:37:32.702 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 7c8ebcee-bc4c-43f4-97ff-deb2886bb98b 2026-04-18 04:37:32.802 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-85ffe20a-d09e-4f43-ac81-b37dc60b1460'] response: {'server_uuid': '586396c7-6460-4bac-8549-360505f4a580', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7c8ebcee-bc4c-43f4-97ff-deb2886bb98b', 'code': 200} 2026-04-18 04:37:33.037 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port f781af89-6f8b-49b5-a531-9d36e84fabe7 2026-04-18 04:37:33.337 16 INFO neutron.plugins.ml2.plugin [None req-f8332641-d064-4c30-842b-72b51a8895fd - - - - - -] Attempt 1 to provision port 7c8ebcee-bc4c-43f4-97ff-deb2886bb98b 2026-04-18 04:37:33.423 16 INFO neutron.plugins.ml2.plugin [None req-f8332641-d064-4c30-842b-72b51a8895fd - - - - - -] Attempt 1 to provision port 1476f480-074c-4fec-8555-6466522b9df3 2026-04-18 04:37:33.441 16 INFO neutron.plugins.ml2.plugin [None req-f8332641-d064-4c30-842b-72b51a8895fd - - - - - -] Attempt 1 to provision port 5eb5a385-aa9f-4ade-8b35-691f4a27cc32 2026-04-18 04:37:33.462 16 INFO neutron.plugins.ml2.plugin [None req-f8332641-d064-4c30-842b-72b51a8895fd - - - - - -] Attempt 1 to provision port 13a49201-923b-4ec5-9903-18d097eb8e9e 2026-04-18 04:37:33.545 16 INFO neutron.plugins.ml2.plugin [None req-f8332641-d064-4c30-842b-72b51a8895fd - - - - - -] Attempt 1 to provision port f781af89-6f8b-49b5-a531-9d36e84fabe7 2026-04-18 04:37:33.628 16 INFO neutron.plugins.ml2.plugin [None req-f8332641-d064-4c30-842b-72b51a8895fd - - - - - -] Attempt 1 to provision port f3f09828-8ced-47a5-bcd0-2d6400effaa6 2026-04-18 04:37:34.149 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 7c8ebcee-bc4c-43f4-97ff-deb2886bb98b 2026-04-18 04:37:36.649 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port f6996121-8c89-4f42-b777-e61dfd7e670c 2026-04-18 04:37:36.780 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a7a33cd-d835-42f5-be49-567ed060e3e9'] response: {'server_uuid': '71119e38-abdc-4879-9795-2ffefb92bb74', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f6996121-8c89-4f42-b777-e61dfd7e670c', 'code': 200} 2026-04-18 04:37:37.974 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port f6996121-8c89-4f42-b777-e61dfd7e670c 2026-04-18 04:37:39.000 13 INFO neutron.plugins.ml2.plugin [None req-60776adf-11ae-431b-b888-e18d414aa655 - - - - - -] Attempt 1 to provision port 13a49201-923b-4ec5-9903-18d097eb8e9e 2026-04-18 04:37:39.050 13 INFO neutron.plugins.ml2.plugin [None req-60776adf-11ae-431b-b888-e18d414aa655 - - - - - -] Attempt 1 to provision port 50f8e4b4-073f-4a38-bf30-5d94bae2d433 2026-04-18 04:37:39.144 13 INFO neutron.plugins.ml2.plugin [None req-60776adf-11ae-431b-b888-e18d414aa655 - - - - - -] Attempt 1 to provision port 1476f480-074c-4fec-8555-6466522b9df3 2026-04-18 04:37:39.192 13 INFO neutron.plugins.ml2.plugin [None req-60776adf-11ae-431b-b888-e18d414aa655 - - - - - -] Attempt 1 to provision port f6996121-8c89-4f42-b777-e61dfd7e670c 2026-04-18 04:37:39.253 13 INFO neutron.plugins.ml2.plugin [None req-60776adf-11ae-431b-b888-e18d414aa655 - - - - - -] Attempt 1 to provision port f3f09828-8ced-47a5-bcd0-2d6400effaa6 2026-04-18 04:37:50.107 13 INFO neutron.plugins.ml2.plugin [None req-2b91a4c6-03e4-4fcd-a33b-82660191c4a4 - - - - - -] Attempt 1 to provision port 60ab2843-5656-48d1-a6cc-d513a94ded23 2026-04-18 04:37:50.134 13 INFO neutron.plugins.ml2.plugin [None req-2b91a4c6-03e4-4fcd-a33b-82660191c4a4 - - - - - -] Attempt 1 to provision port 1bfab307-d812-4193-9688-b0d39d42e25c 2026-04-18 04:37:55.946 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port f3f09828-8ced-47a5-bcd0-2d6400effaa6 2026-04-18 04:37:56.192 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 1bfab307-d812-4193-9688-b0d39d42e25c 2026-04-18 04:37:58.110 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 346d310e-792a-4df6-b96d-62b0c7b95cb3 2026-04-18 04:37:58.463 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 1bfab307-d812-4193-9688-b0d39d42e25c 2026-04-18 04:37:58.646 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port f3f09828-8ced-47a5-bcd0-2d6400effaa6 2026-04-18 04:37:58.832 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 91b31f91-5f4c-4c3d-a071-ac36789ce6eb 2026-04-18 04:37:59.989 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 346d310e-792a-4df6-b96d-62b0c7b95cb3 2026-04-18 04:38:00.185 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 91b31f91-5f4c-4c3d-a071-ac36789ce6eb 2026-04-18 04:38:00.484 13 INFO neutron.plugins.ml2.plugin [None req-02f25ca0-37ef-43d9-983a-d0733acb5e9f - - - - - -] Attempt 1 to provision port 4db650ac-1ac0-4c3a-9782-9ba8dc20c053 2026-04-18 04:38:00.532 13 INFO neutron.plugins.ml2.plugin [None req-02f25ca0-37ef-43d9-983a-d0733acb5e9f - - - - - -] Attempt 1 to provision port 346d310e-792a-4df6-b96d-62b0c7b95cb3 2026-04-18 04:38:04.020 16 INFO neutron.plugins.ml2.plugin [None req-be44d4bf-0c8f-492d-9693-e80e16ef898a - - - - - -] Attempt 1 to provision port 1a213f0d-c474-446a-8d53-414541cba0df 2026-04-18 04:38:04.045 16 INFO neutron.plugins.ml2.plugin [None req-be44d4bf-0c8f-492d-9693-e80e16ef898a - - - - - -] Attempt 1 to provision port 4db650ac-1ac0-4c3a-9782-9ba8dc20c053 2026-04-18 04:38:06.752 13 INFO neutron.plugins.ml2.plugin [None req-13cac45a-f38e-4f5c-af23-4af29e894d68 - - - - - -] Attempt 1 to provision port 50f8e4b4-073f-4a38-bf30-5d94bae2d433 2026-04-18 04:38:08.488 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 296fbced-4281-45ab-800a-dc7a1ab6a76a 2026-04-18 04:38:09.011 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1561da3-5629-4695-b82f-4716ff5f840b'] response: {'server_uuid': '2d4d936b-0c6c-4ae4-8014-b48390d0eb52', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '296fbced-4281-45ab-800a-dc7a1ab6a76a', 'code': 200} 2026-04-18 04:38:09.989 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 296fbced-4281-45ab-800a-dc7a1ab6a76a 2026-04-18 04:38:14.127 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 1a213f0d-c474-446a-8d53-414541cba0df 2026-04-18 04:38:16.022 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 4db650ac-1ac0-4c3a-9782-9ba8dc20c053 2026-04-18 04:38:16.296 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 1a213f0d-c474-446a-8d53-414541cba0df 2026-04-18 04:38:17.931 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 4db650ac-1ac0-4c3a-9782-9ba8dc20c053 2026-04-18 04:38:20.022 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port f3d097fe-3040-4714-b808-2f5518670233 2026-04-18 04:38:20.366 13 INFO neutron.plugins.ml2.plugin [None req-dc58ca01-75df-4035-81e7-332e514afc27 - - - - - -] Attempt 1 to provision port f3d097fe-3040-4714-b808-2f5518670233 2026-04-18 04:38:22.348 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port b7c859ac-fd40-4872-8897-f8316789cd35 2026-04-18 04:38:22.717 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port f3d097fe-3040-4714-b808-2f5518670233 2026-04-18 04:38:24.064 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port b7c859ac-fd40-4872-8897-f8316789cd35 2026-04-18 04:38:27.331 16 INFO neutron.plugins.ml2.plugin [None req-537bc5ab-1aee-498b-848e-4e17b8c7df70 - - - - - -] Attempt 1 to provision port 1c1bddca-7913-4f13-b97a-c05ba4a32e9e 2026-04-18 04:38:27.351 16 INFO neutron.plugins.ml2.plugin [None req-537bc5ab-1aee-498b-848e-4e17b8c7df70 - - - - - -] Attempt 1 to provision port b56d3dab-d14d-41c8-a13b-05f8d157fc78 2026-04-18 04:38:27.369 16 INFO neutron.plugins.ml2.plugin [None req-537bc5ab-1aee-498b-848e-4e17b8c7df70 - - - - - -] Attempt 1 to provision port f3d097fe-3040-4714-b808-2f5518670233 2026-04-18 04:38:32.244 13 INFO neutron.plugins.ml2.plugin [None req-0cdb15ef-f4ec-424e-b51d-94731bee8d8d - - - - - -] Attempt 1 to provision port b65f13bb-1ed6-478d-9713-bb74df79a90b 2026-04-18 04:38:34.659 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 86d024bb-a50a-400d-884e-fd7d6fd089ee 2026-04-18 04:38:35.016 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port eddf7806-983c-4c3a-a92e-e8c4b5fbb0b2 2026-04-18 04:38:35.293 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 23291e02-73ae-41ee-947a-04553280d569 2026-04-18 04:38:35.378 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c8c264d-a222-4e36-8ab3-aa26507befea'] response: {'server_uuid': 'b310b485-a2fb-4df0-899b-e6aafa7436ce', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '23291e02-73ae-41ee-947a-04553280d569', 'code': 200} 2026-04-18 04:38:36.147 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 86d024bb-a50a-400d-884e-fd7d6fd089ee 2026-04-18 04:38:36.340 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port eddf7806-983c-4c3a-a92e-e8c4b5fbb0b2 2026-04-18 04:38:36.500 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 23291e02-73ae-41ee-947a-04553280d569 2026-04-18 04:38:38.161 16 INFO neutron.plugins.ml2.plugin [None req-7e82b4bd-a8bc-4efa-824a-7cf347246479 - - - - - -] Attempt 1 to provision port eddf7806-983c-4c3a-a92e-e8c4b5fbb0b2 2026-04-18 04:38:38.279 16 INFO neutron.plugins.ml2.plugin [None req-7e82b4bd-a8bc-4efa-824a-7cf347246479 - - - - - -] Attempt 1 to provision port 243271d9-d639-4b77-88e4-0b85762080b0 2026-04-18 04:38:42.090 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port b56d3dab-d14d-41c8-a13b-05f8d157fc78 2026-04-18 04:38:42.315 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 1c1bddca-7913-4f13-b97a-c05ba4a32e9e 2026-04-18 04:38:44.079 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port b56d3dab-d14d-41c8-a13b-05f8d157fc78 2026-04-18 04:38:44.250 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 1c1bddca-7913-4f13-b97a-c05ba4a32e9e 2026-04-18 04:38:46.851 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port d47f0e28-9e0f-44c0-acd0-600aaa0237dc 2026-04-18 04:38:46.974 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd1b9f6f-c562-4f6b-9a0d-8a2665787d47'] response: {'server_uuid': '4c9e9b4e-8208-42ce-b37f-c8362d668539', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd47f0e28-9e0f-44c0-acd0-600aaa0237dc', 'code': 200} 2026-04-18 04:38:48.104 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port d47f0e28-9e0f-44c0-acd0-600aaa0237dc 2026-04-18 04:38:50.119 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port b65f13bb-1ed6-478d-9713-bb74df79a90b 2026-04-18 04:38:50.359 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 243271d9-d639-4b77-88e4-0b85762080b0 2026-04-18 04:38:52.077 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port b65f13bb-1ed6-478d-9713-bb74df79a90b 2026-04-18 04:38:52.211 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 243271d9-d639-4b77-88e4-0b85762080b0 2026-04-18 04:39:00.178 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 076f2273-fadb-4b4c-ac72-16d4f482ad34 2026-04-18 04:39:06.389 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-bca82a45-9399-4b3e-9454-e706f2f650d4'] response: {'server_uuid': 'b310b485-a2fb-4df0-899b-e6aafa7436ce', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '23291e02-73ae-41ee-947a-04553280d569', 'code': 200} 2026-04-18 04:39:08.750 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 23291e02-73ae-41ee-947a-04553280d569 2026-04-18 04:39:08.862 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8add7f23-adcf-4e3e-96d5-f9d8aa8c8670'] response: {'server_uuid': 'b310b485-a2fb-4df0-899b-e6aafa7436ce', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '23291e02-73ae-41ee-947a-04553280d569', 'code': 200} 2026-04-18 04:39:10.088 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 23291e02-73ae-41ee-947a-04553280d569 2026-04-18 04:39:16.136 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port e15d0d45-61eb-4599-9e61-78c63f2ca533 2026-04-18 04:39:18.263 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port e15d0d45-61eb-4599-9e61-78c63f2ca533 2026-04-18 04:39:18.498 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 4022cd6b-203c-413d-b9c1-451d43e09448 2026-04-18 04:39:19.789 16 INFO neutron.plugins.ml2.plugin [None req-42166da6-92c9-4c65-9b0e-a7b4f4d9167e - - - - - -] Attempt 1 to provision port e15d0d45-61eb-4599-9e61-78c63f2ca533 2026-04-18 04:39:19.842 16 INFO neutron.plugins.ml2.plugin [None req-42166da6-92c9-4c65-9b0e-a7b4f4d9167e - - - - - -] Attempt 1 to provision port ab9a221f-7afe-4a20-9b96-0597736f8084 2026-04-18 04:39:20.090 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 4022cd6b-203c-413d-b9c1-451d43e09448 2026-04-18 04:39:23.229 16 INFO neutron.plugins.ml2.plugin [None req-2fbb2348-7f6d-4b87-8eef-42293ea21f86 - - - - - -] Attempt 1 to provision port 881299c0-b266-4b76-9ee4-fd855b5c0545 2026-04-18 04:39:26.628 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 5b560f9e-818f-4b9e-8417-b48bcda9f825 2026-04-18 04:39:26.711 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-55019da8-ea25-4903-bf0e-6fb0bb341c5d'] response: {'server_uuid': '31cc8172-78aa-4a05-8297-92c02a666e0d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5b560f9e-818f-4b9e-8417-b48bcda9f825', 'code': 200} 2026-04-18 04:39:28.122 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 5b560f9e-818f-4b9e-8417-b48bcda9f825 2026-04-18 04:39:31.182 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 5413b633-0519-4450-9cda-9beade79f41c 2026-04-18 04:39:31.353 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f16bb86e-bca6-4d60-980c-bdbae1cb2558'] response: {'server_uuid': 'acb0e53b-4daa-4298-bd1e-28f7ff56f6a1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5413b633-0519-4450-9cda-9beade79f41c', 'code': 200} 2026-04-18 04:39:32.112 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 5413b633-0519-4450-9cda-9beade79f41c 2026-04-18 04:39:34.120 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port ab9a221f-7afe-4a20-9b96-0597736f8084 2026-04-18 04:39:34.409 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 881299c0-b266-4b76-9ee4-fd855b5c0545 2026-04-18 04:39:36.197 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port ab9a221f-7afe-4a20-9b96-0597736f8084 2026-04-18 04:39:36.399 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 881299c0-b266-4b76-9ee4-fd855b5c0545 2026-04-18 04:39:49.420 13 INFO neutron.plugins.ml2.plugin [None req-8c5cdfb1-1262-4291-9d4d-4736e1f1f772 - - - - - -] Attempt 1 to provision port 84daeb5d-e7f1-4618-a7c0-fa902349754a 2026-04-18 04:39:52.376 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e70512c-0d1d-42b1-a68f-39a7c61cea06'] response: {'server_uuid': '31cc8172-78aa-4a05-8297-92c02a666e0d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5b560f9e-818f-4b9e-8417-b48bcda9f825', 'code': 200} 2026-04-18 04:40:10.150 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port e997f515-b506-4792-9e74-a083ef5b66ef 2026-04-18 04:40:12.128 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port e997f515-b506-4792-9e74-a083ef5b66ef 2026-04-18 04:40:16.092 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 70b77e56-8b2c-4677-ac91-8b5e95b6aca2 2026-04-18 04:40:32.151 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 580b9019-2961-4f7d-b22a-2c3e44b803b9 2026-04-18 04:40:34.130 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 580b9019-2961-4f7d-b22a-2c3e44b803b9 2026-04-18 04:40:38.115 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port a7353eaa-5e65-4564-a04a-fe4b6c3daefb 2026-04-18 04:41:10.107 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 872477c4-0434-4224-9f91-bdbd29c8dd49 2026-04-18 04:41:10.392 16 INFO neutron.plugins.ml2.plugin [None req-79c7853d-c567-4c0e-bd2e-675ebb9525c1 - - - - - -] Attempt 1 to provision port 872477c4-0434-4224-9f91-bdbd29c8dd49 2026-04-18 04:41:12.175 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 71bf0d83-89a8-46f4-abab-061b5be22e8b 2026-04-18 04:41:12.466 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 872477c4-0434-4224-9f91-bdbd29c8dd49 2026-04-18 04:41:13.355 16 INFO neutron.plugins.ml2.plugin [None req-c7e7da33-2d94-4fe8-b35e-a74a83d46d3a - - - - - -] Attempt 1 to provision port 872477c4-0434-4224-9f91-bdbd29c8dd49 2026-04-18 04:41:13.412 16 INFO neutron.plugins.ml2.plugin [None req-c7e7da33-2d94-4fe8-b35e-a74a83d46d3a - - - - - -] Attempt 1 to provision port c1a53e54-2359-42da-ba9f-e4c53411336c 2026-04-18 04:41:13.434 16 INFO neutron.plugins.ml2.plugin [None req-c7e7da33-2d94-4fe8-b35e-a74a83d46d3a - - - - - -] Attempt 1 to provision port 3b4f472e-7b14-404b-ac10-1526f377decc 2026-04-18 04:41:14.096 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 71bf0d83-89a8-46f4-abab-061b5be22e8b 2026-04-18 04:41:16.230 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 4cda4c03-5e4f-43c8-9671-e2b58d50f108 2026-04-18 04:41:16.569 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 32c7f073-3f5a-4476-94d2-e637f267af86 2026-04-18 04:41:18.201 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 32c7f073-3f5a-4476-94d2-e637f267af86 2026-04-18 04:41:18.382 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 4cda4c03-5e4f-43c8-9671-e2b58d50f108 2026-04-18 04:41:21.309 13 INFO neutron.plugins.ml2.plugin [None req-9f8c28fe-7dca-4838-a3c5-ef452a9954f2 - - - - - -] Attempt 1 to provision port 0aef8470-574b-43bd-bfbb-25b6982921cc 2026-04-18 04:41:21.339 13 INFO neutron.plugins.ml2.plugin [None req-9f8c28fe-7dca-4838-a3c5-ef452a9954f2 - - - - - -] Attempt 1 to provision port c1a53e54-2359-42da-ba9f-e4c53411336c 2026-04-18 04:41:21.361 13 INFO neutron.plugins.ml2.plugin [None req-9f8c28fe-7dca-4838-a3c5-ef452a9954f2 - - - - - -] Attempt 1 to provision port 32c7f073-3f5a-4476-94d2-e637f267af86 2026-04-18 04:41:21.400 13 INFO neutron.plugins.ml2.plugin [None req-9f8c28fe-7dca-4838-a3c5-ef452a9954f2 - - - - - -] Attempt 1 to provision port e3608819-c10c-44b7-b05f-9ca3d305bce6 2026-04-18 04:41:23.251 16 INFO neutron.plugins.ml2.plugin [None req-17cf47c2-e2a9-4938-b866-7d2d7060d6b6 - - - - - -] Attempt 1 to provision port 0aef8470-574b-43bd-bfbb-25b6982921cc 2026-04-18 04:41:29.161 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 6d4176e1-94a9-445a-a01b-f3a2a58d0ec5 2026-04-18 04:41:29.267 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0257fd3-f815-4f78-b7a1-dd813a3d47e3'] response: {'server_uuid': '875a359b-a93a-4627-8615-585c895ea3c4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6d4176e1-94a9-445a-a01b-f3a2a58d0ec5', 'code': 200} 2026-04-18 04:41:30.176 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 3b4f472e-7b14-404b-ac10-1526f377decc 2026-04-18 04:41:30.435 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port c1a53e54-2359-42da-ba9f-e4c53411336c 2026-04-18 04:41:30.673 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 6d4176e1-94a9-445a-a01b-f3a2a58d0ec5 2026-04-18 04:41:32.125 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 3b4f472e-7b14-404b-ac10-1526f377decc 2026-04-18 04:41:32.304 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port c1a53e54-2359-42da-ba9f-e4c53411336c 2026-04-18 04:41:34.126 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port e3608819-c10c-44b7-b05f-9ca3d305bce6 2026-04-18 04:41:34.355 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 0aef8470-574b-43bd-bfbb-25b6982921cc 2026-04-18 04:41:36.139 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port e3608819-c10c-44b7-b05f-9ca3d305bce6 2026-04-18 04:41:36.264 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 0aef8470-574b-43bd-bfbb-25b6982921cc 2026-04-18 04:42:38.207 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 8312b9ef-c747-4d2e-af92-4854d983d56b 2026-04-18 04:42:40.114 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 8312b9ef-c747-4d2e-af92-4854d983d56b 2026-04-18 04:42:42.196 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 8312b9ef-c747-4d2e-af92-4854d983d56b 2026-04-18 04:42:42.368 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 4dfc3265-8bd5-44c1-939a-fe9d5d59c0b4 2026-04-18 04:42:44.419 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port d30e9077-0bc7-4242-a753-6076da778240 2026-04-18 04:42:44.798 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 4dfc3265-8bd5-44c1-939a-fe9d5d59c0b4 2026-04-18 04:42:46.440 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port d30e9077-0bc7-4242-a753-6076da778240 2026-04-18 04:42:48.366 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port d3aae0e9-b335-4807-a46a-85e42844a238 2026-04-18 04:42:50.180 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port d3aae0e9-b335-4807-a46a-85e42844a238 2026-04-18 04:42:51.899 16 INFO neutron.plugins.ml2.plugin [None req-1355c062-afcf-4998-b567-e5727e9d45e3 - - - - - -] Attempt 1 to provision port 5b06eddc-263f-4f93-ab63-ae227c95d861 2026-04-18 04:42:51.923 16 INFO neutron.plugins.ml2.plugin [None req-1355c062-afcf-4998-b567-e5727e9d45e3 - - - - - -] Attempt 1 to provision port d30e9077-0bc7-4242-a753-6076da778240 2026-04-18 04:42:51.971 16 INFO neutron.plugins.ml2.plugin [None req-1355c062-afcf-4998-b567-e5727e9d45e3 - - - - - -] Attempt 1 to provision port 623d95ff-cfff-466f-bc7f-f2f6f102aa12 2026-04-18 04:42:51.991 16 INFO neutron.plugins.ml2.plugin [None req-1355c062-afcf-4998-b567-e5727e9d45e3 - - - - - -] Attempt 1 to provision port d3aae0e9-b335-4807-a46a-85e42844a238 2026-04-18 04:42:52.043 16 INFO neutron.plugins.ml2.plugin [None req-1355c062-afcf-4998-b567-e5727e9d45e3 - - - - - -] Attempt 1 to provision port 8312b9ef-c747-4d2e-af92-4854d983d56b 2026-04-18 04:42:52.086 16 INFO neutron.plugins.ml2.plugin [None req-1355c062-afcf-4998-b567-e5727e9d45e3 - - - - - -] Attempt 1 to provision port fd81c71d-6ddd-4993-a9c6-482fda1ff153 2026-04-18 04:42:56.693 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port ca998d81-2a11-4957-9e83-6d977cf4846f 2026-04-18 04:42:56.829 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-22dd0ca2-e08f-4c96-8ede-7aaf3b3e0b3f'] response: {'server_uuid': '3299b626-309d-4687-bc70-9805fd6f6161', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ca998d81-2a11-4957-9e83-6d977cf4846f', 'code': 200} 2026-04-18 04:42:56.966 16 INFO neutron.plugins.ml2.plugin [None req-37e3c4be-dc31-461c-ba38-b09eeb00c5c7 - - - - - -] Attempt 1 to provision port d30e9077-0bc7-4242-a753-6076da778240 2026-04-18 04:42:57.035 16 INFO neutron.plugins.ml2.plugin [None req-37e3c4be-dc31-461c-ba38-b09eeb00c5c7 - - - - - -] Attempt 1 to provision port ca998d81-2a11-4957-9e83-6d977cf4846f 2026-04-18 04:42:57.087 16 INFO neutron.plugins.ml2.plugin [None req-37e3c4be-dc31-461c-ba38-b09eeb00c5c7 - - - - - -] Attempt 1 to provision port 623d95ff-cfff-466f-bc7f-f2f6f102aa12 2026-04-18 04:42:57.109 16 INFO neutron.plugins.ml2.plugin [None req-37e3c4be-dc31-461c-ba38-b09eeb00c5c7 - - - - - -] Attempt 1 to provision port fd81c71d-6ddd-4993-a9c6-482fda1ff153 2026-04-18 04:42:57.134 16 INFO neutron.plugins.ml2.plugin [None req-37e3c4be-dc31-461c-ba38-b09eeb00c5c7 - - - - - -] Attempt 1 to provision port d3aae0e9-b335-4807-a46a-85e42844a238 2026-04-18 04:42:57.184 16 INFO neutron.plugins.ml2.plugin [None req-37e3c4be-dc31-461c-ba38-b09eeb00c5c7 - - - - - -] Attempt 1 to provision port 8312b9ef-c747-4d2e-af92-4854d983d56b 2026-04-18 04:42:57.238 16 INFO neutron.plugins.ml2.plugin [None req-37e3c4be-dc31-461c-ba38-b09eeb00c5c7 - - - - - -] Attempt 1 to provision port 63a4b949-a992-436c-845f-8646a0c7270b 2026-04-18 04:42:58.242 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port ca998d81-2a11-4957-9e83-6d977cf4846f 2026-04-18 04:42:58.473 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 5b06eddc-263f-4f93-ab63-ae227c95d861 2026-04-18 04:43:00.197 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 623d95ff-cfff-466f-bc7f-f2f6f102aa12 2026-04-18 04:43:00.467 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port fd81c71d-6ddd-4993-a9c6-482fda1ff153 2026-04-18 04:43:00.656 13 INFO neutron.plugins.ml2.plugin [None req-ab5bbf23-4222-4ca3-8269-0f7f9af09195 - - - - - -] Attempt 1 to provision port 623d95ff-cfff-466f-bc7f-f2f6f102aa12 2026-04-18 04:43:00.703 13 INFO neutron.plugins.ml2.plugin [None req-ab5bbf23-4222-4ca3-8269-0f7f9af09195 - - - - - -] Attempt 1 to provision port d3aae0e9-b335-4807-a46a-85e42844a238 2026-04-18 04:43:00.713 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 5b06eddc-263f-4f93-ab63-ae227c95d861 2026-04-18 04:43:00.746 13 INFO neutron.plugins.ml2.plugin [None req-ab5bbf23-4222-4ca3-8269-0f7f9af09195 - - - - - -] Attempt 1 to provision port 63a4b949-a992-436c-845f-8646a0c7270b 2026-04-18 04:43:00.856 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 63a4b949-a992-436c-845f-8646a0c7270b 2026-04-18 04:43:02.163 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 623d95ff-cfff-466f-bc7f-f2f6f102aa12 2026-04-18 04:43:02.334 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port fd81c71d-6ddd-4993-a9c6-482fda1ff153 2026-04-18 04:43:02.499 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 63a4b949-a992-436c-845f-8646a0c7270b 2026-04-18 04:43:03.466 16 INFO neutron.plugins.ml2.plugin [None req-f96a0440-046e-4715-ba22-250403496a73 - - - - - -] Attempt 1 to provision port fd81c71d-6ddd-4993-a9c6-482fda1ff153 2026-04-18 04:43:03.617 16 INFO neutron.plugins.ml2.plugin [None req-f96a0440-046e-4715-ba22-250403496a73 - - - - - -] Attempt 1 to provision port d30e9077-0bc7-4242-a753-6076da778240 2026-04-18 04:43:03.758 16 INFO neutron.plugins.ml2.plugin [None req-f96a0440-046e-4715-ba22-250403496a73 - - - - - -] Attempt 1 to provision port ca998d81-2a11-4957-9e83-6d977cf4846f 2026-04-18 04:43:03.840 16 INFO neutron.plugins.ml2.plugin [None req-f96a0440-046e-4715-ba22-250403496a73 - - - - - -] Attempt 1 to provision port 623d95ff-cfff-466f-bc7f-f2f6f102aa12 2026-04-18 04:43:05.612 13 INFO neutron.plugins.ml2.plugin [None req-abeffe28-e2e2-42d0-a343-6fe6aea45f72 - - - - - -] Attempt 1 to provision port fd81c71d-6ddd-4993-a9c6-482fda1ff153 2026-04-18 04:43:05.661 13 INFO neutron.plugins.ml2.plugin [None req-abeffe28-e2e2-42d0-a343-6fe6aea45f72 - - - - - -] Attempt 1 to provision port 623d95ff-cfff-466f-bc7f-f2f6f102aa12 2026-04-18 04:43:06.980 16 INFO neutron.plugins.ml2.plugin [None req-f4b038f6-8646-4956-a5bf-5c69a1e51e37 - - - - - -] Attempt 1 to provision port fd81c71d-6ddd-4993-a9c6-482fda1ff153 2026-04-18 04:43:08.413 16 INFO neutron.plugins.ml2.plugin [None req-88fae086-85e0-4b93-a6bf-7fb74f9d05de - - - - - -] Attempt 1 to provision port ca998d81-2a11-4957-9e83-6d977cf4846f 2026-04-18 04:43:14.182 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 3b984bc1-0c19-408a-9b24-55531d98c673 2026-04-18 04:43:14.341 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7635a513-92de-4dab-9986-dc4ffa83e1e9'] response: {'server_uuid': '842a4b68-f925-47ee-928b-2675edb280cf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3b984bc1-0c19-408a-9b24-55531d98c673', 'code': 200} 2026-04-18 04:43:16.166 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 3b984bc1-0c19-408a-9b24-55531d98c673 2026-04-18 04:43:44.959 13 INFO neutron.plugins.ml2.plugin [None req-4318f3a3-9781-4b2b-802d-5949072a66de - - - - - -] Attempt 1 to provision port 042cf981-ad9b-475c-8d40-7a6c3741e031 2026-04-18 04:44:06.703 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 0f5af97d-aedb-40ee-be84-3da0172ef02a 2026-04-18 04:44:06.804 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3009d7f3-a61c-449e-b14f-1eabc1fe0d2a'] response: {'server_uuid': '02f21825-2401-45c4-a6c1-72f7d02aee2c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0f5af97d-aedb-40ee-be84-3da0172ef02a', 'code': 200} 2026-04-18 04:44:08.190 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 0f5af97d-aedb-40ee-be84-3da0172ef02a 2026-04-18 04:44:42.368 16 INFO neutron.plugins.ml2.plugin [None req-6b08d958-a276-43e2-a096-d74bf9fdcae3 - - - - - -] Attempt 1 to provision port 854ccb8d-1ea5-498e-ad52-f7fe41b5417b 2026-04-18 04:44:48.215 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 854ccb8d-1ea5-498e-ad52-f7fe41b5417b 2026-04-18 04:44:48.314 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-170fe595-8763-4382-b2ec-1714caf46f26'] response: {'server_uuid': '02f21825-2401-45c4-a6c1-72f7d02aee2c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '854ccb8d-1ea5-498e-ad52-f7fe41b5417b', 'code': 200} 2026-04-18 04:44:50.175 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 854ccb8d-1ea5-498e-ad52-f7fe41b5417b 2026-04-18 04:44:52.691 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 854ccb8d-1ea5-498e-ad52-f7fe41b5417b 2026-04-18 04:45:21.885 16 INFO neutron.plugins.ml2.plugin [None req-6cd6b184-9d9c-434b-ae43-625c1e44a492 - - - - - -] Attempt 1 to provision port b70a104d-be02-4f6f-8739-d024731b8929 2026-04-18 04:45:29.733 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port b70a104d-be02-4f6f-8739-d024731b8929 2026-04-18 04:45:29.843 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2dc818a7-a6d5-491d-b490-f3946125c2d4'] response: {'server_uuid': '02f21825-2401-45c4-a6c1-72f7d02aee2c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b70a104d-be02-4f6f-8739-d024731b8929', 'code': 200} 2026-04-18 04:45:30.350 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port b70a104d-be02-4f6f-8739-d024731b8929 2026-04-18 04:45:41.153 13 INFO neutron.plugins.ml2.plugin [None req-01740535-68b4-475d-8099-f8acf7f2c958 - - - - - -] Attempt 1 to provision port 905fb894-77f8-48b1-bb55-4d43a174a987 2026-04-18 04:45:46.364 16 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 905fb894-77f8-48b1-bb55-4d43a174a987 2026-04-18 04:45:46.484 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-776d8a97-9bb1-43cf-bf6a-66900410c309'] response: {'server_uuid': '02f21825-2401-45c4-a6c1-72f7d02aee2c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '905fb894-77f8-48b1-bb55-4d43a174a987', 'code': 200} 2026-04-18 04:45:48.347 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 905fb894-77f8-48b1-bb55-4d43a174a987 2026-04-18 04:45:50.964 16 INFO neutron.plugins.ml2.plugin [None req-0d979b0a-7feb-4583-ba26-e53d877ba7cf - - - - - -] Attempt 1 to provision port b70a104d-be02-4f6f-8739-d024731b8929 2026-04-18 04:46:05.137 13 INFO neutron.plugins.ml2.plugin [None req-cdf86391-6aba-41c2-a863-090b2312d4de - - - - - -] Attempt 1 to provision port 905fb894-77f8-48b1-bb55-4d43a174a987 2026-04-18 04:46:06.427 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port 905fb894-77f8-48b1-bb55-4d43a174a987 2026-04-18 04:46:06.521 16 INFO neutron.plugins.ml2.plugin [None req-699da282-aa88-4bfc-a86b-4a453faeab58 - - - - - -] Attempt 1 to provision port 905fb894-77f8-48b1-bb55-4d43a174a987 2026-04-18 04:46:15.478 16 INFO neutron.plugins.ml2.plugin [None req-098d2bdb-b856-4da7-b939-ff8299e07582 - - - - - -] Attempt 1 to provision port b70a104d-be02-4f6f-8739-d024731b8929 2026-04-18 04:46:16.375 13 INFO neutron.plugins.ml2.plugin [None req-77e9b7de-7d2a-4fdd-b244-c18d62c6d091 - - - - - -] Attempt 1 to provision port b70a104d-be02-4f6f-8739-d024731b8929