+ 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-08 06:21:21.225 1 INFO neutron.common.config [-] Logging enabled! 2026-04-08 06:21:21.225 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-08 06:21:21.225 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-08 06:21:21.225 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-08 06:21:22.799 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-08 06:21:22.803 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-08 06:21:22.806 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-08 06:21:22.807 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-08 06:21:22.807 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-08 06:21:22.808 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-08 06:21:22.808 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-08 06:21:22.815 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-08 06:21:22.815 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-08 06:21:22.815 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-08 06:21:22.836 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-08 06:21:22.837 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-08 06:21:22.837 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-08 06:21:22.857 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-08 06:21:22.857 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-08 06:21:22.857 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-08 06:21:22.857 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-08 06:21:23.122 1 INFO neutron.plugins.ml2.managers [None req-778b87f8-82e2-4039-a389-698b4c8125aa - - - - - -] Initializing driver for type 'vlan' 2026-04-08 06:21:23.270 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-778b87f8-82e2-4039-a389-698b4c8125aa - - - - - -] VlanTypeDriver initialization complete 2026-04-08 06:21:23.270 1 INFO neutron.plugins.ml2.managers [None req-778b87f8-82e2-4039-a389-698b4c8125aa - - - - - -] Initializing driver for type 'vxlan' 2026-04-08 06:21:23.270 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-778b87f8-82e2-4039-a389-698b4c8125aa - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-08 06:21:23.317 1 INFO neutron.plugins.ml2.managers [None req-778b87f8-82e2-4039-a389-698b4c8125aa - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-08 06:21:23.317 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-778b87f8-82e2-4039-a389-698b4c8125aa - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-08 06:21:23.318 1 INFO neutron.plugins.ml2.managers [None req-778b87f8-82e2-4039-a389-698b4c8125aa - - - - - -] Initializing extension driver 'port_security' 2026-04-08 06:21:23.318 1 INFO neutron.plugins.ml2.extensions.port_security [None req-778b87f8-82e2-4039-a389-698b4c8125aa - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-08 06:21:23.318 1 INFO neutron.plugins.ml2.managers [None req-778b87f8-82e2-4039-a389-698b4c8125aa - - - - - -] Initializing extension driver 'qos' 2026-04-08 06:21:23.319 1 INFO neutron.plugins.ml2.managers [None req-778b87f8-82e2-4039-a389-698b4c8125aa - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-08 06:21:23.319 1 INFO neutron.plugins.ml2.managers [None req-778b87f8-82e2-4039-a389-698b4c8125aa - - - - - -] Initializing mechanism driver 'l2population' 2026-04-08 06:21:23.333 1 INFO neutron.quota [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded quota_driver: . 2026-04-08 06:21:23.334 1 INFO neutron.plugins.ml2.plugin [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Modular L2 Plugin initialization complete 2026-04-08 06:21:23.334 1 INFO neutron.plugins.ml2.managers [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-08 06:21:23.334 1 INFO neutron.plugins.ml2.managers [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-08 06:21:23.334 1 INFO neutron.plugins.ml2.managers [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-08 06:21:23.334 1 INFO neutron.manager [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loading Plugin: qos 2026-04-08 06:21:23.345 1 INFO neutron.manager [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loading Plugin: router 2026-04-08 06:21:23.379 1 INFO neutron.services.service_base [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-08 06:21:23.379 1 INFO neutron.manager [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loading Plugin: segments 2026-04-08 06:21:23.448 1 INFO neutron.manager [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loading Plugin: trunk 2026-04-08 06:21:23.471 1 INFO neutron.manager [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loading Plugin: vpnaas 2026-04-08 06:21:23.510 1 WARNING stevedore.named [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-08 06:21:23.595 1 INFO neutron_vpnaas.services.vpn.plugin [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-08 06:21:23.596 1 INFO neutron.common.utils [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-08 06:21:23.596 1 INFO neutron.manager [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loading Plugin: taas 2026-04-08 06:21:23.618 1 WARNING stevedore.named [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-08 06:21:23.618 1 WARNING stevedore.named [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-08 06:21:23.659 1 INFO neutron_taas.services.taas.taas_plugin [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-08 06:21:23.659 1 INFO neutron.manager [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loading Plugin: tapmirror 2026-04-08 06:21:23.669 1 WARNING stevedore.named [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-08 06:21:23.669 1 WARNING stevedore.named [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-08 06:21:23.681 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-08 06:21:23.681 1 INFO neutron.manager [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loading Plugin: auto_allocate 2026-04-08 06:21:23.687 1 INFO neutron.manager [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loading Plugin: tag 2026-04-08 06:21:23.694 1 INFO neutron.manager [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loading Plugin: timestamp 2026-04-08 06:21:23.696 1 INFO neutron.manager [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loading Plugin: network_ip_availability 2026-04-08 06:21:23.699 1 INFO neutron.manager [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loading Plugin: flavors 2026-04-08 06:21:23.702 1 INFO neutron.manager [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loading Plugin: revisions 2026-04-08 06:21:23.706 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Initializing extension manager. 2026-04-08 06:21:23.707 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: address-group 2026-04-08 06:21:23.708 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: address-scope 2026-04-08 06:21:23.708 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-08 06:21:23.709 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: agent 2026-04-08 06:21:23.710 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: agent-resources-synced 2026-04-08 06:21:23.710 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-08 06:21:23.711 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-08 06:21:23.712 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: availability_zone 2026-04-08 06:21:23.712 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: availability_zone_filter 2026-04-08 06:21:23.713 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-08 06:21:23.713 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: default-subnetpools 2026-04-08 06:21:23.714 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-08 06:21:23.715 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: dns-integration 2026-04-08 06:21:23.715 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: dns-domain-ports 2026-04-08 06:21:23.715 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-08 06:21:23.716 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: dvr 2026-04-08 06:21:23.716 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-08 06:21:23.717 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: empty-string-filtering 2026-04-08 06:21:23.717 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-08 06:21:23.717 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-08 06:21:23.718 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: external-net 2026-04-08 06:21:23.719 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-08 06:21:23.720 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: extraroute 2026-04-08 06:21:23.720 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: extraroute-atomic 2026-04-08 06:21:23.721 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-08 06:21:23.721 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-08 06:21:23.721 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-08 06:21:23.722 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-08 06:21:23.722 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: fip-port-details 2026-04-08 06:21:23.723 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: flavors 2026-04-08 06:21:23.725 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-08 06:21:23.726 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: floatingip-pools 2026-04-08 06:21:23.727 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: ip_allocation 2026-04-08 06:21:23.727 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-08 06:21:23.727 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: l2_adjacency 2026-04-08 06:21:23.728 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: router 2026-04-08 06:21:23.730 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-08 06:21:23.730 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-08 06:21:23.731 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-08 06:21:23.731 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: ext-gw-mode 2026-04-08 06:21:23.731 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: l3-ha 2026-04-08 06:21:23.732 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-08 06:21:23.732 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-08 06:21:23.733 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: l3-flavors 2026-04-08 06:21:23.733 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-08 06:21:23.734 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-08 06:21:23.735 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-08 06:21:23.737 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-08 06:21:23.738 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-08 06:21:23.739 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-08 06:21:23.739 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-08 06:21:23.740 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: multi-provider 2026-04-08 06:21:23.740 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: net-mtu 2026-04-08 06:21:23.741 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: net-mtu-writable 2026-04-08 06:21:23.741 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: network_availability_zone 2026-04-08 06:21:23.742 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: network_ha 2026-04-08 06:21:23.743 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: network-ip-availability 2026-04-08 06:21:23.743 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-08 06:21:23.744 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: pagination 2026-04-08 06:21:23.744 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: port-device-profile 2026-04-08 06:21:23.745 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-08 06:21:23.745 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-08 06:21:23.745 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-08 06:21:23.746 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: port-mac-override 2026-04-08 06:21:23.746 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-08 06:21:23.747 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-08 06:21:23.747 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-08 06:21:23.748 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: port-resource-request 2026-04-08 06:21:23.748 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-08 06:21:23.748 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-08 06:21:23.749 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: binding 2026-04-08 06:21:23.749 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: binding-extended 2026-04-08 06:21:23.750 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: port-security 2026-04-08 06:21:23.750 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: project-id 2026-04-08 06:21:23.751 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: provider 2026-04-08 06:21:23.751 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-08 06:21:23.753 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: qos 2026-04-08 06:21:23.754 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-08 06:21:23.754 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-08 06:21:23.755 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: qos-default 2026-04-08 06:21:23.755 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: qos-fip 2026-04-08 06:21:23.755 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-08 06:21:23.756 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-08 06:21:23.756 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-08 06:21:23.757 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-08 06:21:23.757 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-08 06:21:23.758 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: qos-pps 2026-04-08 06:21:23.758 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-08 06:21:23.759 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-08 06:21:23.759 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: qos-rules-alias 2026-04-08 06:21:23.759 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: quota-check-limit 2026-04-08 06:21:23.760 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-08 06:21:23.762 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: quotas 2026-04-08 06:21:23.764 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: quota_details 2026-04-08 06:21:23.765 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: rbac-policies 2026-04-08 06:21:23.766 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: rbac-address-group 2026-04-08 06:21:23.766 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: rbac-address-scope 2026-04-08 06:21:23.767 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: rbac-security-groups 2026-04-08 06:21:23.767 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-08 06:21:23.768 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: revision-if-match 2026-04-08 06:21:23.768 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-08 06:21:23.769 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: router_availability_zone 2026-04-08 06:21:23.769 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-08 06:21:23.770 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-08 06:21:23.771 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-08 06:21:23.771 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-08 06:21:23.772 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-08 06:21:23.772 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-08 06:21:23.772 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-08 06:21:23.776 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: security-group 2026-04-08 06:21:23.777 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: segment 2026-04-08 06:21:23.777 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-08 06:21:23.778 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: service-type 2026-04-08 06:21:23.778 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: sorting 2026-04-08 06:21:23.779 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: standard-attr-segment 2026-04-08 06:21:23.779 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: standard-attr-description 2026-04-08 06:21:23.780 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: stateful-security-group 2026-04-08 06:21:23.780 1 WARNING neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-08 06:21:23.781 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-08 06:21:23.781 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: subnet-external-network 2026-04-08 06:21:23.781 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: subnet_onboard 2026-04-08 06:21:23.782 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-08 06:21:23.782 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: subnet-service-types 2026-04-08 06:21:23.783 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: subnet_allocation 2026-04-08 06:21:23.783 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-08 06:21:23.784 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: tag-creation 2026-04-08 06:21:23.784 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-08 06:21:23.787 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: standard-attr-tag 2026-04-08 06:21:23.788 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-08 06:21:23.788 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: trunk 2026-04-08 06:21:23.789 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: trunk-details 2026-04-08 06:21:23.789 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-08 06:21:23.790 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-08 06:21:23.790 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-08 06:21:23.791 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-08 06:21:23.792 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-08 06:21:23.793 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-08 06:21:23.793 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: vpn-flavors 2026-04-08 06:21:23.794 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: vpnaas 2026-04-08 06:21:23.795 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: taas 2026-04-08 06:21:23.796 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: tap-mirror 2026-04-08 06:21:23.797 1 INFO neutron.api.extensions [None req-0244a4c3-ea89-4157-bc7c-39e52d4e6b16 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-08 06:21:53.888 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-08 06:21:53.927 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-08 06:21:53.952 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-08 06:22:00.889 13 INFO neutron.db.l3_hamode_db [None req-68d3a967-c19c-43b9-83f7-1ee709d5a52f - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-08 06:22:15.418 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 9ed99ee4-963a-477c-92fd-120aba59d9e7 2026-04-08 06:22:16.834 16 INFO neutron.plugins.ml2.plugin [None req-b117c331-7409-42fd-81a4-f464cf3882da - - - - - -] Attempt 1 to provision port 9ed99ee4-963a-477c-92fd-120aba59d9e7 2026-04-08 06:22:17.290 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 9ed99ee4-963a-477c-92fd-120aba59d9e7 2026-04-08 06:22:18.535 16 INFO neutron.plugins.ml2.plugin [None req-6677e264-5b29-46e5-bcac-b33af00014b7 - - - - - -] Attempt 1 to provision port 9ed99ee4-963a-477c-92fd-120aba59d9e7 2026-04-08 06:26:51.048 13 INFO neutron.plugins.ml2.plugin [None req-3d6f8ef5-9a96-4844-b701-e4556cea5802 - - - - - -] Attempt 1 to provision port 37742a58-bb19-4f44-b4e0-65a1224185c5 2026-04-08 06:26:51.392 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 37742a58-bb19-4f44-b4e0-65a1224185c5 2026-04-08 06:26:52.709 13 INFO neutron.plugins.ml2.plugin [None req-edc037cf-c8d7-4378-be1a-f63c9af16a67 - - - - - -] Attempt 1 to provision port 37742a58-bb19-4f44-b4e0-65a1224185c5 2026-04-08 06:26:57.983 13 INFO neutron.plugins.ml2.plugin [None req-a6e4fc15-fcd2-47c5-ae8a-284f5606167b - - - - - -] Attempt 1 to provision port 803f0158-c904-432c-adb1-31a0cc01636c 2026-04-08 06:30:36.022 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 803f0158-c904-432c-adb1-31a0cc01636c 2026-04-08 06:30:37.449 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 803f0158-c904-432c-adb1-31a0cc01636c 2026-04-08 06:38:55.583 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 7fb43796-ffdf-4e56-bb77-ef78fd1c2da0 2026-04-08 06:38:57.536 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 7fb43796-ffdf-4e56-bb77-ef78fd1c2da0 2026-04-08 06:49:53.369 16 INFO neutron.plugins.ml2.plugin [None req-dda753f5-5ceb-426e-bca3-4b051e119e95 - - - - - -] Attempt 1 to provision port 9ed99ee4-963a-477c-92fd-120aba59d9e7 2026-04-08 06:49:53.408 16 INFO neutron.plugins.ml2.plugin [None req-dda753f5-5ceb-426e-bca3-4b051e119e95 - - - - - -] Attempt 1 to provision port 803f0158-c904-432c-adb1-31a0cc01636c 2026-04-08 06:49:53.438 16 INFO neutron.plugins.ml2.plugin [None req-dda753f5-5ceb-426e-bca3-4b051e119e95 - - - - - -] Attempt 1 to provision port 37742a58-bb19-4f44-b4e0-65a1224185c5 2026-04-08 06:54:45.973 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 5761ce70-c507-45d5-ac49-e70d9308c3e2 2026-04-08 06:54:47.851 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 5761ce70-c507-45d5-ac49-e70d9308c3e2 2026-04-08 06:54:50.010 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port d7dc04ee-7113-40ff-9d58-0a14e28cf152 2026-04-08 06:54:53.995 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 740da396-a1c8-4b0e-8d7b-672c455d7e19 2026-04-08 06:54:54.291 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port e4720f3a-bc8b-4100-bfcb-2b5a34cb238f 2026-04-08 06:54:54.658 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port a0dafe7c-a083-40ff-8b29-bb1090b84a02 2026-04-08 06:54:55.852 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 740da396-a1c8-4b0e-8d7b-672c455d7e19 2026-04-08 06:54:56.025 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port e4720f3a-bc8b-4100-bfcb-2b5a34cb238f 2026-04-08 06:54:56.165 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port a0dafe7c-a083-40ff-8b29-bb1090b84a02 2026-04-08 06:54:57.879 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port f716b592-dbc2-42e4-8e9a-5a1c306424d4 2026-04-08 06:54:58.290 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 514592aa-c7ed-442f-95a6-fba5c0ad5ce1 2026-04-08 06:54:59.101 16 INFO neutron.plugins.ml2.plugin [None req-2816a2d4-2456-4a19-a117-3b056e469e40 - - - - - -] Attempt 1 to provision port 514592aa-c7ed-442f-95a6-fba5c0ad5ce1 2026-04-08 06:54:59.184 16 INFO neutron.plugins.ml2.plugin [None req-2816a2d4-2456-4a19-a117-3b056e469e40 - - - - - -] Attempt 1 to provision port 2f7794f3-3b3c-40b1-9a37-ade7ac66e01c 2026-04-08 06:54:59.229 16 INFO neutron.plugins.ml2.plugin [None req-2816a2d4-2456-4a19-a117-3b056e469e40 - - - - - -] Attempt 1 to provision port e4720f3a-bc8b-4100-bfcb-2b5a34cb238f 2026-04-08 06:54:59.281 16 INFO neutron.plugins.ml2.plugin [None req-2816a2d4-2456-4a19-a117-3b056e469e40 - - - - - -] Attempt 1 to provision port d5317704-4930-4109-8b21-4fc69d92cde9 2026-04-08 06:55:00.204 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port f716b592-dbc2-42e4-8e9a-5a1c306424d4 2026-04-08 06:55:00.507 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 514592aa-c7ed-442f-95a6-fba5c0ad5ce1 2026-04-08 06:55:10.044 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port d1061334-ba25-4f07-895c-becb841c64b3 2026-04-08 06:55:10.758 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b08f357-af53-49f9-bbd3-f7b543dbe2e6'] response: {'server_uuid': '43f946fa-5cff-408d-8e16-c978e2fa2394', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd1061334-ba25-4f07-895c-becb841c64b3', 'code': 200} 2026-04-08 06:55:10.908 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 6f4b0b80-6cd4-4c1f-a831-e6c7f35da73d 2026-04-08 06:55:11.361 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port bc6d42b7-9751-44ab-8adf-e8a532e13001 2026-04-08 06:55:12.337 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port d1061334-ba25-4f07-895c-becb841c64b3 2026-04-08 06:55:12.538 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 6f4b0b80-6cd4-4c1f-a831-e6c7f35da73d 2026-04-08 06:55:12.734 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port bc6d42b7-9751-44ab-8adf-e8a532e13001 2026-04-08 06:55:12.942 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6bfb02de-2421-4d6a-b847-852feadf66b3'] response: {'server_uuid': 'ff4fea99-4295-4344-9e4f-53d8b8b9b94b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6f4b0b80-6cd4-4c1f-a831-e6c7f35da73d', 'code': 200} 2026-04-08 06:55:12.942 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6bfb02de-2421-4d6a-b847-852feadf66b3'] response: {'server_uuid': 'ece80858-1a70-4e36-9dd1-a751aaceac56', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bc6d42b7-9751-44ab-8adf-e8a532e13001', 'code': 200} 2026-04-08 06:55:14.375 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port ab422748-ea03-4c09-a004-9d41386158c7 2026-04-08 06:55:16.493 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port ab422748-ea03-4c09-a004-9d41386158c7 2026-04-08 06:55:17.598 13 INFO neutron.plugins.ml2.plugin [None req-40c40439-4f1b-4e74-94dd-ab268a303451 - - - - - -] Attempt 1 to provision port 08abe352-ef39-47cf-a08f-89b2d7fab694 2026-04-08 06:55:17.642 13 INFO neutron.plugins.ml2.plugin [None req-40c40439-4f1b-4e74-94dd-ab268a303451 - - - - - -] Attempt 1 to provision port 2f7794f3-3b3c-40b1-9a37-ade7ac66e01c 2026-04-08 06:55:17.686 13 INFO neutron.plugins.ml2.plugin [None req-40c40439-4f1b-4e74-94dd-ab268a303451 - - - - - -] Attempt 1 to provision port 514592aa-c7ed-442f-95a6-fba5c0ad5ce1 2026-04-08 06:55:17.747 13 INFO neutron.plugins.ml2.plugin [None req-40c40439-4f1b-4e74-94dd-ab268a303451 - - - - - -] Attempt 1 to provision port bbcd3423-774e-4041-9d29-59df2b4d7482 2026-04-08 06:55:17.772 13 INFO neutron.plugins.ml2.plugin [None req-40c40439-4f1b-4e74-94dd-ab268a303451 - - - - - -] Attempt 1 to provision port 0e570c6c-bb59-42f9-8091-5bf82366fc0e 2026-04-08 06:55:17.793 13 INFO neutron.plugins.ml2.plugin [None req-40c40439-4f1b-4e74-94dd-ab268a303451 - - - - - -] Attempt 1 to provision port bc6d42b7-9751-44ab-8adf-e8a532e13001 2026-04-08 06:55:17.844 13 INFO neutron.plugins.ml2.plugin [None req-40c40439-4f1b-4e74-94dd-ab268a303451 - - - - - -] Attempt 1 to provision port d5317704-4930-4109-8b21-4fc69d92cde9 2026-04-08 06:55:17.874 13 INFO neutron.plugins.ml2.plugin [None req-40c40439-4f1b-4e74-94dd-ab268a303451 - - - - - -] Attempt 1 to provision port e4720f3a-bc8b-4100-bfcb-2b5a34cb238f 2026-04-08 06:55:17.921 13 INFO neutron.plugins.ml2.plugin [None req-40c40439-4f1b-4e74-94dd-ab268a303451 - - - - - -] Attempt 1 to provision port 6f4b0b80-6cd4-4c1f-a831-e6c7f35da73d 2026-04-08 06:55:17.965 13 INFO neutron.plugins.ml2.plugin [None req-40c40439-4f1b-4e74-94dd-ab268a303451 - - - - - -] Attempt 1 to provision port ab422748-ea03-4c09-a004-9d41386158c7 2026-04-08 06:55:18.943 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcea2ccf-222c-481a-bf04-369768e5e171'] response: {'server_uuid': 'ece80858-1a70-4e36-9dd1-a751aaceac56', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bc6d42b7-9751-44ab-8adf-e8a532e13001', 'code': 200} 2026-04-08 06:55:26.811 16 INFO neutron.plugins.ml2.plugin [None req-f65763fa-8af7-4674-aa76-897161dab4a0 - - - - - -] Attempt 1 to provision port 2f7794f3-3b3c-40b1-9a37-ade7ac66e01c 2026-04-08 06:55:31.317 16 INFO neutron.plugins.ml2.plugin [None req-ff722875-3eb5-4811-85e2-1211fa70ec89 - - - - - -] Attempt 1 to provision port 6f4b0b80-6cd4-4c1f-a831-e6c7f35da73d 2026-04-08 06:55:32.299 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 0e570c6c-bb59-42f9-8091-5bf82366fc0e 2026-04-08 06:55:32.639 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 317836b7-620f-4484-b2b6-0d8b7925a108 2026-04-08 06:55:32.965 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 2f7794f3-3b3c-40b1-9a37-ade7ac66e01c 2026-04-08 06:55:34.297 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 0e570c6c-bb59-42f9-8091-5bf82366fc0e 2026-04-08 06:55:34.453 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 2f7794f3-3b3c-40b1-9a37-ade7ac66e01c 2026-04-08 06:55:34.635 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port fe6334f0-837d-4eb8-8352-04fc4f79af3d 2026-04-08 06:55:35.102 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 317836b7-620f-4484-b2b6-0d8b7925a108 2026-04-08 06:55:36.336 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port fe6334f0-837d-4eb8-8352-04fc4f79af3d 2026-04-08 06:55:37.555 13 INFO neutron.plugins.ml2.plugin [None req-47124224-f133-40fe-9fda-6a0da7d34984 - - - - - -] Attempt 1 to provision port fe6334f0-837d-4eb8-8352-04fc4f79af3d 2026-04-08 06:55:37.618 13 INFO neutron.plugins.ml2.plugin [None req-47124224-f133-40fe-9fda-6a0da7d34984 - - - - - -] Attempt 1 to provision port 64ad4aa7-cec7-4992-a90d-2ca7fa33942c 2026-04-08 06:55:37.644 13 INFO neutron.plugins.ml2.plugin [None req-47124224-f133-40fe-9fda-6a0da7d34984 - - - - - -] Attempt 1 to provision port 5f40c4bc-b2e5-4a80-a94a-249396e17f38 2026-04-08 06:55:38.472 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 8cbe00fd-f5e5-4d2d-963b-3aa72beebe20 2026-04-08 06:55:40.255 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port f339a9c9-5d4a-4646-bc7f-a8e20f36aa53 2026-04-08 06:55:40.615 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 8cbe00fd-f5e5-4d2d-963b-3aa72beebe20 2026-04-08 06:55:42.461 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port f339a9c9-5d4a-4646-bc7f-a8e20f36aa53 2026-04-08 06:55:44.686 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 5da4d5ca-a077-46ab-985a-3a360ac643b5 2026-04-08 06:55:44.794 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc50ddf0-6231-40ea-93bb-329e5ff630a6'] response: {'server_uuid': '1c6b05de-7bec-4344-bc73-ef2bc199a522', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5da4d5ca-a077-46ab-985a-3a360ac643b5', 'code': 200} 2026-04-08 06:55:46.257 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 5da4d5ca-a077-46ab-985a-3a360ac643b5 2026-04-08 06:55:47.301 16 INFO neutron.plugins.ml2.plugin [None req-42362828-7a5c-4204-af70-cc3e7d3f75ea - - - - - -] Attempt 1 to provision port fe6334f0-837d-4eb8-8352-04fc4f79af3d 2026-04-08 06:55:47.360 16 INFO neutron.plugins.ml2.plugin [None req-42362828-7a5c-4204-af70-cc3e7d3f75ea - - - - - -] Attempt 1 to provision port 64ad4aa7-cec7-4992-a90d-2ca7fa33942c 2026-04-08 06:55:47.385 16 INFO neutron.plugins.ml2.plugin [None req-42362828-7a5c-4204-af70-cc3e7d3f75ea - - - - - -] Attempt 1 to provision port eb170fcf-1f66-4aaa-980e-a462de140c23 2026-04-08 06:55:47.441 16 INFO neutron.plugins.ml2.plugin [None req-42362828-7a5c-4204-af70-cc3e7d3f75ea - - - - - -] Attempt 1 to provision port f339a9c9-5d4a-4646-bc7f-a8e20f36aa53 2026-04-08 06:55:47.533 16 INFO neutron.plugins.ml2.plugin [None req-42362828-7a5c-4204-af70-cc3e7d3f75ea - - - - - -] Attempt 1 to provision port 5da4d5ca-a077-46ab-985a-3a360ac643b5 2026-04-08 06:55:47.605 16 INFO neutron.plugins.ml2.plugin [None req-42362828-7a5c-4204-af70-cc3e7d3f75ea - - - - - -] Attempt 1 to provision port 93c61d46-b692-41e1-9e20-c0e457bb9560 2026-04-08 06:55:51.333 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 935a9242-8a37-4324-96fd-265d06a7faad 2026-04-08 06:55:51.486 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3cdc3c0-87bb-4e7b-85fd-f6d899e3dd5d'] response: {'server_uuid': 'c077fc13-8bb8-4e62-a266-29072f23a8cf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '935a9242-8a37-4324-96fd-265d06a7faad', 'code': 200} 2026-04-08 06:55:52.500 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 935a9242-8a37-4324-96fd-265d06a7faad 2026-04-08 06:55:52.985 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 5f40c4bc-b2e5-4a80-a94a-249396e17f38 2026-04-08 06:55:53.525 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 64ad4aa7-cec7-4992-a90d-2ca7fa33942c 2026-04-08 06:55:55.115 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 93c61d46-b692-41e1-9e20-c0e457bb9560 2026-04-08 06:55:55.439 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port eb170fcf-1f66-4aaa-980e-a462de140c23 2026-04-08 06:55:55.680 13 INFO neutron.plugins.ml2.plugin [None req-385443a6-deea-420f-b02c-2607ad469cdd - - - - - -] Attempt 1 to provision port 64ad4aa7-cec7-4992-a90d-2ca7fa33942c 2026-04-08 06:55:55.802 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 5f40c4bc-b2e5-4a80-a94a-249396e17f38 2026-04-08 06:55:55.980 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 64ad4aa7-cec7-4992-a90d-2ca7fa33942c 2026-04-08 06:55:57.664 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 93c61d46-b692-41e1-9e20-c0e457bb9560 2026-04-08 06:55:57.855 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port eb170fcf-1f66-4aaa-980e-a462de140c23 2026-04-08 06:56:05.678 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port efb70662-85e7-450e-ba2f-f94752d68573 2026-04-08 06:56:07.678 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port efb70662-85e7-450e-ba2f-f94752d68573 2026-04-08 06:56:08.947 13 INFO neutron.plugins.ml2.plugin [None req-f8eb708a-dedf-409e-8ac6-da317a0d5bda - - - - - -] Attempt 1 to provision port c5e2b9a0-3865-4927-8779-1e7d4060a2db 2026-04-08 06:56:11.450 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port c8abe333-d6d6-4cd8-b818-8c24bc027986 2026-04-08 06:56:13.515 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port c8abe333-d6d6-4cd8-b818-8c24bc027986 2026-04-08 06:56:16.130 16 INFO neutron.plugins.ml2.plugin [None req-fdfd1d46-3673-4227-bb87-0bd56bd65b90 - - - - - -] Attempt 1 to provision port c8abe333-d6d6-4cd8-b818-8c24bc027986 2026-04-08 06:56:16.197 16 INFO neutron.plugins.ml2.plugin [None req-fdfd1d46-3673-4227-bb87-0bd56bd65b90 - - - - - -] Attempt 1 to provision port 6d819225-5dbc-4f82-9662-a1cd7df6b4c7 2026-04-08 06:56:18.015 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 1775e568-6c35-4a2a-9141-13f7ee85a7ef 2026-04-08 06:56:18.127 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-925f3b8d-dcd3-40e9-bc13-4f67d762008b'] response: {'server_uuid': '28735a58-bde6-480f-b74c-ee564eaed3b8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1775e568-6c35-4a2a-9141-13f7ee85a7ef', 'code': 200} 2026-04-08 06:56:19.461 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 1775e568-6c35-4a2a-9141-13f7ee85a7ef 2026-04-08 06:56:21.562 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 775a3180-630f-4e18-9c2b-9dc092ae3f94 2026-04-08 06:56:23.708 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 6d819225-5dbc-4f82-9662-a1cd7df6b4c7 2026-04-08 06:56:24.031 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port c5e2b9a0-3865-4927-8779-1e7d4060a2db 2026-04-08 06:56:25.481 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 6d819225-5dbc-4f82-9662-a1cd7df6b4c7 2026-04-08 06:56:25.699 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port c5e2b9a0-3865-4927-8779-1e7d4060a2db 2026-04-08 06:56:37.480 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port cbcebf1c-1e8f-4eb8-9aec-0acb4d99fdaf 2026-04-08 06:56:39.528 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 500a056e-cf7d-4e77-b176-6b1e833ce3a2 2026-04-08 06:56:39.912 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port cbcebf1c-1e8f-4eb8-9aec-0acb4d99fdaf 2026-04-08 06:56:40.759 13 INFO neutron.plugins.ml2.plugin [None req-8e4aae2d-7665-4101-b7c0-df612de84b24 - - - - - -] Attempt 1 to provision port cbcebf1c-1e8f-4eb8-9aec-0acb4d99fdaf 2026-04-08 06:56:40.826 13 INFO neutron.plugins.ml2.plugin [None req-8e4aae2d-7665-4101-b7c0-df612de84b24 - - - - - -] Attempt 1 to provision port 42993b54-ae6a-45d2-a404-a7ae6209d66f 2026-04-08 06:56:41.436 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 500a056e-cf7d-4e77-b176-6b1e833ce3a2 2026-04-08 06:56:45.470 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port d10bf309-cd59-4b9e-a0d1-0b90eb12335c 2026-04-08 06:56:47.599 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 3b82646e-4cd0-4111-985b-5e846469c193 2026-04-08 06:56:48.033 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port d10bf309-cd59-4b9e-a0d1-0b90eb12335c 2026-04-08 06:56:48.098 16 INFO neutron.plugins.ml2.plugin [None req-51c461b2-2a66-47ee-98b1-a24e89ab8727 - - - - - -] Attempt 1 to provision port d10bf309-cd59-4b9e-a0d1-0b90eb12335c 2026-04-08 06:56:49.638 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 0a3376ae-c506-40e3-bed1-53269ea5f421 2026-04-08 06:56:49.945 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 3b82646e-4cd0-4111-985b-5e846469c193 2026-04-08 06:56:51.685 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 0a3376ae-c506-40e3-bed1-53269ea5f421 2026-04-08 06:56:54.034 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 40d65046-687d-45c9-a242-42822128dd4b 2026-04-08 06:56:54.150 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-15e0f6e0-e315-44e2-aadb-f5bb802aa643'] response: {'server_uuid': 'b48a8061-5ec6-4628-806d-8442c4612873', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '40d65046-687d-45c9-a242-42822128dd4b', 'code': 200} 2026-04-08 06:56:55.625 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 40d65046-687d-45c9-a242-42822128dd4b 2026-04-08 06:56:57.553 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 5a72b582-7c90-4f15-bc0d-28ffbcd73e67 2026-04-08 06:56:59.555 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 5a72b582-7c90-4f15-bc0d-28ffbcd73e67 2026-04-08 06:57:01.660 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 2deaf408-4b87-4cd2-a841-26e7d41ceb50 2026-04-08 06:57:01.918 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 1841434c-2ab0-4064-9f76-47bef423afb8 2026-04-08 06:57:02.222 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 42993b54-ae6a-45d2-a404-a7ae6209d66f 2026-04-08 06:57:03.672 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 1841434c-2ab0-4064-9f76-47bef423afb8 2026-04-08 06:57:03.955 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port d42e0060-5d01-45db-ac03-305ff02e2fbc 2026-04-08 06:57:04.256 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 42993b54-ae6a-45d2-a404-a7ae6209d66f 2026-04-08 06:57:04.400 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 2deaf408-4b87-4cd2-a841-26e7d41ceb50 2026-04-08 06:57:06.213 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 08380f19-d491-4f70-aac1-ff90ea5a1cfa 2026-04-08 06:57:06.335 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0c7f5cd-88a6-42c2-b2f7-3655e07fc32d'] response: {'server_uuid': '19af48f0-a305-4f57-b983-7a7b7420352d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '08380f19-d491-4f70-aac1-ff90ea5a1cfa', 'code': 200} 2026-04-08 06:57:06.599 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port d42e0060-5d01-45db-ac03-305ff02e2fbc 2026-04-08 06:57:07.580 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 08380f19-d491-4f70-aac1-ff90ea5a1cfa 2026-04-08 06:57:07.798 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 3b9c1f98-2bac-4d94-94d6-ce77aca2d098 2026-04-08 06:57:08.099 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port b748d5ae-1f4d-4a26-af73-8a519445ca95 2026-04-08 06:57:09.518 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 3b9c1f98-2bac-4d94-94d6-ce77aca2d098 2026-04-08 06:57:09.709 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port b748d5ae-1f4d-4a26-af73-8a519445ca95 2026-04-08 06:57:10.319 13 INFO neutron.plugins.ml2.plugin [None req-d49aad5a-9d61-4d3f-8f88-69d80f80617f - - - - - -] Attempt 1 to provision port 2deaf408-4b87-4cd2-a841-26e7d41ceb50 2026-04-08 06:57:10.391 13 INFO neutron.plugins.ml2.plugin [None req-d49aad5a-9d61-4d3f-8f88-69d80f80617f - - - - - -] Attempt 1 to provision port d42e0060-5d01-45db-ac03-305ff02e2fbc 2026-04-08 06:57:10.449 13 INFO neutron.plugins.ml2.plugin [None req-d49aad5a-9d61-4d3f-8f88-69d80f80617f - - - - - -] Attempt 1 to provision port cbcebf1c-1e8f-4eb8-9aec-0acb4d99fdaf 2026-04-08 06:57:10.565 13 INFO neutron.plugins.ml2.plugin [None req-d49aad5a-9d61-4d3f-8f88-69d80f80617f - - - - - -] Attempt 1 to provision port 40d65046-687d-45c9-a242-42822128dd4b 2026-04-08 06:57:10.658 13 INFO neutron.plugins.ml2.plugin [None req-d49aad5a-9d61-4d3f-8f88-69d80f80617f - - - - - -] Attempt 1 to provision port e958e0d1-ad98-4255-81c3-12700b1c6866 2026-04-08 06:57:10.708 13 INFO neutron.plugins.ml2.plugin [None req-d49aad5a-9d61-4d3f-8f88-69d80f80617f - - - - - -] Attempt 1 to provision port 1841434c-2ab0-4064-9f76-47bef423afb8 2026-04-08 06:57:10.828 13 INFO neutron.plugins.ml2.plugin [None req-d49aad5a-9d61-4d3f-8f88-69d80f80617f - - - - - -] Attempt 1 to provision port 3b9c1f98-2bac-4d94-94d6-ce77aca2d098 2026-04-08 06:57:12.695 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 9321ec08-3584-4245-80eb-469ea3efd513 2026-04-08 06:57:12.976 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port c22fdbc2-fc15-47d2-afe3-591d9fe65d02 2026-04-08 06:57:13.110 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a159ce5e-55e7-46aa-a4a9-e139f10b23de'] response: {'server_uuid': '389abc68-a083-4cfa-8dfc-4106fe4c81ac', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c22fdbc2-fc15-47d2-afe3-591d9fe65d02', 'code': 200} 2026-04-08 06:57:13.407 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 307bf4a5-803e-4128-af52-c69e515b9296 2026-04-08 06:57:14.505 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 307bf4a5-803e-4128-af52-c69e515b9296 2026-04-08 06:57:14.699 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port bf3c0069-daba-4e3c-85d6-958a717bd48c 2026-04-08 06:57:14.980 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port e958e0d1-ad98-4255-81c3-12700b1c6866 2026-04-08 06:57:15.220 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 9321ec08-3584-4245-80eb-469ea3efd513 2026-04-08 06:57:15.370 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port c22fdbc2-fc15-47d2-afe3-591d9fe65d02 2026-04-08 06:57:15.568 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 1f2f7785-bb90-414c-8baa-5d797c6aacd0 2026-04-08 06:57:16.344 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port e958e0d1-ad98-4255-81c3-12700b1c6866 2026-04-08 06:57:16.386 16 INFO neutron.plugins.ml2.plugin [None req-3b6ba7ec-bee9-4ead-9f0e-03b8a9fd2d36 - - - - - -] Attempt 1 to provision port 1f2f7785-bb90-414c-8baa-5d797c6aacd0 2026-04-08 06:57:16.517 16 INFO neutron.plugins.ml2.plugin [None req-3b6ba7ec-bee9-4ead-9f0e-03b8a9fd2d36 - - - - - -] Attempt 1 to provision port c22fdbc2-fc15-47d2-afe3-591d9fe65d02 2026-04-08 06:57:16.540 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port bf3c0069-daba-4e3c-85d6-958a717bd48c 2026-04-08 06:57:16.618 16 INFO neutron.plugins.ml2.plugin [None req-3b6ba7ec-bee9-4ead-9f0e-03b8a9fd2d36 - - - - - -] Attempt 1 to provision port b748d5ae-1f4d-4a26-af73-8a519445ca95 2026-04-08 06:57:16.682 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 1f2f7785-bb90-414c-8baa-5d797c6aacd0 2026-04-08 06:57:16.732 16 INFO neutron.plugins.ml2.plugin [None req-3b6ba7ec-bee9-4ead-9f0e-03b8a9fd2d36 - - - - - -] Attempt 1 to provision port 307bf4a5-803e-4128-af52-c69e515b9296 2026-04-08 06:57:24.019 13 INFO neutron.plugins.ml2.plugin [None req-33dd54b6-932d-4ad6-aab7-847af99794c5 - - - - - -] Attempt 1 to provision port bf3c0069-daba-4e3c-85d6-958a717bd48c 2026-04-08 06:57:24.085 13 INFO neutron.plugins.ml2.plugin [None req-33dd54b6-932d-4ad6-aab7-847af99794c5 - - - - - -] Attempt 1 to provision port 1f2f7785-bb90-414c-8baa-5d797c6aacd0 2026-04-08 06:57:24.138 13 INFO neutron.plugins.ml2.plugin [None req-33dd54b6-932d-4ad6-aab7-847af99794c5 - - - - - -] Attempt 1 to provision port 08380f19-d491-4f70-aac1-ff90ea5a1cfa 2026-04-08 06:57:24.209 13 INFO neutron.plugins.ml2.plugin [None req-33dd54b6-932d-4ad6-aab7-847af99794c5 - - - - - -] Attempt 1 to provision port 1841434c-2ab0-4064-9f76-47bef423afb8 2026-04-08 06:57:24.257 13 INFO neutron.plugins.ml2.plugin [None req-33dd54b6-932d-4ad6-aab7-847af99794c5 - - - - - -] Attempt 1 to provision port c22fdbc2-fc15-47d2-afe3-591d9fe65d02 2026-04-08 06:57:24.310 13 INFO neutron.plugins.ml2.plugin [None req-33dd54b6-932d-4ad6-aab7-847af99794c5 - - - - - -] Attempt 1 to provision port 307bf4a5-803e-4128-af52-c69e515b9296 2026-04-08 06:57:24.356 13 INFO neutron.plugins.ml2.plugin [None req-33dd54b6-932d-4ad6-aab7-847af99794c5 - - - - - -] Attempt 1 to provision port 3b9c1f98-2bac-4d94-94d6-ce77aca2d098 2026-04-08 06:57:24.400 13 INFO neutron.plugins.ml2.plugin [None req-33dd54b6-932d-4ad6-aab7-847af99794c5 - - - - - -] Attempt 1 to provision port 9321ec08-3584-4245-80eb-469ea3efd513 2026-04-08 06:57:24.496 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f4b3947-48d6-4cb5-aacc-2d008c146d34'] response: {'server_uuid': 'b48a8061-5ec6-4628-806d-8442c4612873', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '40d65046-687d-45c9-a242-42822128dd4b', 'code': 200} 2026-04-08 06:57:27.429 16 INFO neutron.plugins.ml2.plugin [None req-016ea252-319d-4a8e-8eae-7e4fd4e6f9a9 - - - - - -] Attempt 1 to provision port 307bf4a5-803e-4128-af52-c69e515b9296 2026-04-08 06:57:27.489 16 INFO neutron.plugins.ml2.plugin [None req-016ea252-319d-4a8e-8eae-7e4fd4e6f9a9 - - - - - -] Attempt 1 to provision port 3b9c1f98-2bac-4d94-94d6-ce77aca2d098 2026-04-08 06:57:28.852 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 40d65046-687d-45c9-a242-42822128dd4b 2026-04-08 06:57:28.979 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d04f7bac-4bf8-49f2-aac8-c5f4512b3cb8'] response: {'server_uuid': 'b48a8061-5ec6-4628-806d-8442c4612873', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '40d65046-687d-45c9-a242-42822128dd4b', 'code': 200} 2026-04-08 06:57:30.310 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 40d65046-687d-45c9-a242-42822128dd4b 2026-04-08 06:57:31.081 13 INFO neutron.plugins.ml2.plugin [None req-033b18b5-c4b0-47bd-a0b6-c89fb9244d50 - - - - - -] Attempt 1 to provision port 08380f19-d491-4f70-aac1-ff90ea5a1cfa 2026-04-08 06:57:56.849 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port f94e0078-799c-4c1b-882c-dbed39d99ef3 2026-04-08 06:57:56.963 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f69d2d7e-592d-4c22-9d45-abe9e023dffa'] response: {'server_uuid': '37daa9c2-30f7-4848-ae1b-495f1e78262e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f94e0078-799c-4c1b-882c-dbed39d99ef3', 'code': 200} 2026-04-08 06:57:58.310 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port f94e0078-799c-4c1b-882c-dbed39d99ef3 2026-04-08 06:58:22.461 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-55ad6c06-100b-460d-b530-01eb4724d9d5'] response: {'server_uuid': '37daa9c2-30f7-4848-ae1b-495f1e78262e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f94e0078-799c-4c1b-882c-dbed39d99ef3', 'code': 200} 2026-04-08 06:58:50.234 16 INFO neutron.plugins.ml2.plugin [None req-09ce0043-ab1a-4c73-bd1c-7398be9360ba - - - - - -] Attempt 1 to provision port 1d38054f-5788-45d7-b25f-638e8ad8cb00 2026-04-08 06:58:50.334 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 1d38054f-5788-45d7-b25f-638e8ad8cb00 2026-04-08 06:58:52.365 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 1d38054f-5788-45d7-b25f-638e8ad8cb00 2026-04-08 06:58:54.340 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 6fefb86f-9b76-4bea-82d4-5bab4a423f61 2026-04-08 06:58:54.634 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 3ff25275-7d61-4cf6-ba04-53720f21515a 2026-04-08 06:58:56.500 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 6fefb86f-9b76-4bea-82d4-5bab4a423f61 2026-04-08 06:58:56.692 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 3ff25275-7d61-4cf6-ba04-53720f21515a 2026-04-08 06:58:58.301 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 4c5beefc-9647-4970-a76b-507c4fe775bb 2026-04-08 06:59:00.394 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 4c5beefc-9647-4970-a76b-507c4fe775bb 2026-04-08 06:59:02.172 13 INFO neutron.plugins.ml2.plugin [None req-191bf5ad-45e4-4be4-bb1e-26fab442b64c - - - - - -] Attempt 1 to provision port 51565a19-135d-419b-9a22-052e8720c48e 2026-04-08 06:59:02.198 13 INFO neutron.plugins.ml2.plugin [None req-191bf5ad-45e4-4be4-bb1e-26fab442b64c - - - - - -] Attempt 1 to provision port 4c5beefc-9647-4970-a76b-507c4fe775bb 2026-04-08 06:59:02.251 13 INFO neutron.plugins.ml2.plugin [None req-191bf5ad-45e4-4be4-bb1e-26fab442b64c - - - - - -] Attempt 1 to provision port 9820f551-ef4f-4ed9-bb2f-6619278a43a1 2026-04-08 06:59:02.257 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 1d38054f-5788-45d7-b25f-638e8ad8cb00 2026-04-08 06:59:02.270 13 INFO neutron.plugins.ml2.plugin [None req-191bf5ad-45e4-4be4-bb1e-26fab442b64c - - - - - -] Attempt 1 to provision port 1d38054f-5788-45d7-b25f-638e8ad8cb00 2026-04-08 06:59:02.308 13 INFO neutron.plugins.ml2.plugin [None req-191bf5ad-45e4-4be4-bb1e-26fab442b64c - - - - - -] Attempt 1 to provision port 6fefb86f-9b76-4bea-82d4-5bab4a423f61 2026-04-08 06:59:06.842 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port cf2ae61d-0c04-4f7e-8c0f-4578c9c935ad 2026-04-08 06:59:06.963 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1ca992c-fe5c-41a2-99eb-930b73011128'] response: {'server_uuid': '95488929-a5e6-4077-ae70-996b6553c959', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cf2ae61d-0c04-4f7e-8c0f-4578c9c935ad', 'code': 200} 2026-04-08 06:59:08.292 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port cf2ae61d-0c04-4f7e-8c0f-4578c9c935ad 2026-04-08 06:59:10.318 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 51565a19-135d-419b-9a22-052e8720c48e 2026-04-08 06:59:10.653 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 9820f551-ef4f-4ed9-bb2f-6619278a43a1 2026-04-08 06:59:12.390 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port f731bded-07f0-47e8-85b7-e812de930c6b 2026-04-08 06:59:12.652 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port a8f1ed7d-444b-4c0b-b557-cc3facb71f66 2026-04-08 06:59:12.909 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 51565a19-135d-419b-9a22-052e8720c48e 2026-04-08 06:59:13.124 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 9820f551-ef4f-4ed9-bb2f-6619278a43a1 2026-04-08 06:59:14.312 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port f731bded-07f0-47e8-85b7-e812de930c6b 2026-04-08 06:59:14.478 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port a8f1ed7d-444b-4c0b-b557-cc3facb71f66 2026-04-08 06:59:16.158 13 INFO neutron.plugins.ml2.plugin [None req-11b942b3-a1f7-4166-896a-b9ebc341402e - - - - - -] Attempt 1 to provision port cf2ae61d-0c04-4f7e-8c0f-4578c9c935ad 2026-04-08 06:59:16.202 13 INFO neutron.plugins.ml2.plugin [None req-11b942b3-a1f7-4166-896a-b9ebc341402e - - - - - -] Attempt 1 to provision port 51565a19-135d-419b-9a22-052e8720c48e 2026-04-08 06:59:16.243 13 INFO neutron.plugins.ml2.plugin [None req-11b942b3-a1f7-4166-896a-b9ebc341402e - - - - - -] Attempt 1 to provision port 9820f551-ef4f-4ed9-bb2f-6619278a43a1 2026-04-08 06:59:16.295 13 INFO neutron.plugins.ml2.plugin [None req-11b942b3-a1f7-4166-896a-b9ebc341402e - - - - - -] Attempt 1 to provision port a8f1ed7d-444b-4c0b-b557-cc3facb71f66 2026-04-08 06:59:16.339 13 INFO neutron.plugins.ml2.plugin [None req-11b942b3-a1f7-4166-896a-b9ebc341402e - - - - - -] Attempt 1 to provision port 1d38054f-5788-45d7-b25f-638e8ad8cb00 2026-04-08 06:59:16.383 13 INFO neutron.plugins.ml2.plugin [None req-11b942b3-a1f7-4166-896a-b9ebc341402e - - - - - -] Attempt 1 to provision port 4c5beefc-9647-4970-a76b-507c4fe775bb 2026-04-08 06:59:16.431 13 INFO neutron.plugins.ml2.plugin [None req-11b942b3-a1f7-4166-896a-b9ebc341402e - - - - - -] Attempt 1 to provision port 6fefb86f-9b76-4bea-82d4-5bab4a423f61 2026-04-08 06:59:16.475 13 INFO neutron.plugins.ml2.plugin [None req-11b942b3-a1f7-4166-896a-b9ebc341402e - - - - - -] Attempt 1 to provision port f731bded-07f0-47e8-85b7-e812de930c6b 2026-04-08 06:59:20.496 16 INFO neutron.plugins.ml2.plugin [None req-bbc4dd80-0acd-4d1c-b48f-a8e7705c68f3 - - - - - -] Attempt 1 to provision port a8f1ed7d-444b-4c0b-b557-cc3facb71f66 2026-04-08 06:59:20.549 16 INFO neutron.plugins.ml2.plugin [None req-bbc4dd80-0acd-4d1c-b48f-a8e7705c68f3 - - - - - -] Attempt 1 to provision port cf2ae61d-0c04-4f7e-8c0f-4578c9c935ad 2026-04-08 06:59:22.950 13 INFO neutron.plugins.ml2.plugin [None req-158f4bf0-e300-4f9b-88f7-05d43a0055d3 - - - - - -] Attempt 1 to provision port 9820f551-ef4f-4ed9-bb2f-6619278a43a1 2026-04-08 06:59:24.327 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 49f6c10f-fde0-4912-a7d5-e8b16945bef2 2026-04-08 06:59:24.431 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-35e65611-d93b-4565-a49d-d142321cca83'] response: {'server_uuid': '7c2f630a-caac-46d5-9c96-a90de703b622', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '49f6c10f-fde0-4912-a7d5-e8b16945bef2', 'code': 200} 2026-04-08 06:59:24.862 13 INFO neutron.plugins.ml2.plugin [None req-42d12ae5-2cc8-428e-92dd-4d21c793addb - - - - - -] Attempt 1 to provision port 9820f551-ef4f-4ed9-bb2f-6619278a43a1 2026-04-08 06:59:26.272 13 INFO neutron.plugins.ml2.plugin [None req-abc59c7f-c85d-42a3-9a82-86199bece64e - - - - - -] Attempt 1 to provision port 49f6c10f-fde0-4912-a7d5-e8b16945bef2 2026-04-08 06:59:26.305 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 49f6c10f-fde0-4912-a7d5-e8b16945bef2 2026-04-08 06:59:57.141 13 INFO neutron.plugins.ml2.plugin [None req-c7a46ae2-4c56-44e7-85fb-ea3010435444 - - - - - -] Attempt 1 to provision port f0b0ff41-b668-4321-9718-469687fa316b 2026-04-08 07:00:18.879 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 751158a4-bebd-4e1b-a531-6cecd6acad92 2026-04-08 07:00:19.052 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-65fd2d4e-9231-4694-a7a5-6cb18967f1e3'] response: {'server_uuid': '5abaf6f0-da21-4617-9511-803ff552aa25', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '751158a4-bebd-4e1b-a531-6cecd6acad92', 'code': 200} 2026-04-08 07:00:20.343 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 751158a4-bebd-4e1b-a531-6cecd6acad92 2026-04-08 07:01:00.924 16 INFO neutron.plugins.ml2.plugin [None req-9f6d4c63-27dd-4b11-a00f-459e4b9627b9 - - - - - -] Attempt 1 to provision port 5efbc391-5a41-4c5e-832d-87d0a96f0d62 2026-04-08 07:01:06.350 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 5efbc391-5a41-4c5e-832d-87d0a96f0d62 2026-04-08 07:01:06.472 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d48d438c-c024-46b4-9e9e-12008d32a84f'] response: {'server_uuid': '5abaf6f0-da21-4617-9511-803ff552aa25', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5efbc391-5a41-4c5e-832d-87d0a96f0d62', 'code': 200} 2026-04-08 07:01:08.339 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 5efbc391-5a41-4c5e-832d-87d0a96f0d62 2026-04-08 07:01:10.855 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 5efbc391-5a41-4c5e-832d-87d0a96f0d62 2026-04-08 07:01:36.293 16 INFO neutron.plugins.ml2.plugin [None req-24be98ac-4020-40c2-b7ad-5b8823992366 - - - - - -] Attempt 1 to provision port 8414df30-fe68-422a-8fe3-52cebcb6a188 2026-04-08 07:01:43.931 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 8414df30-fe68-422a-8fe3-52cebcb6a188 2026-04-08 07:01:44.443 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d19ed4d-cd98-49c9-b00b-664c220a2f82'] response: {'server_uuid': '5abaf6f0-da21-4617-9511-803ff552aa25', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8414df30-fe68-422a-8fe3-52cebcb6a188', 'code': 200} 2026-04-08 07:01:45.051 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 8414df30-fe68-422a-8fe3-52cebcb6a188 2026-04-08 07:01:52.879 13 INFO neutron.plugins.ml2.plugin [None req-ed8f35e4-967f-49a6-9113-79dc63ccda27 - - - - - -] Attempt 1 to provision port 7ae6755f-b450-476f-8ee5-83fb078a9523 2026-04-08 07:01:59.073 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 7ae6755f-b450-476f-8ee5-83fb078a9523 2026-04-08 07:01:59.179 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4c3d69c-148f-4686-a4ad-6e564d34176a'] response: {'server_uuid': '5abaf6f0-da21-4617-9511-803ff552aa25', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7ae6755f-b450-476f-8ee5-83fb078a9523', 'code': 200} 2026-04-08 07:02:01.067 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 7ae6755f-b450-476f-8ee5-83fb078a9523 2026-04-08 07:02:03.042 13 INFO neutron.plugins.ml2.plugin [None req-4a8d299d-1c9e-4a79-bb95-9fa4f725d245 - - - - - -] Attempt 1 to provision port 8414df30-fe68-422a-8fe3-52cebcb6a188 2026-04-08 07:02:03.083 16 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 8414df30-fe68-422a-8fe3-52cebcb6a188 2026-04-08 07:02:17.136 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 7ae6755f-b450-476f-8ee5-83fb078a9523 2026-04-08 07:02:17.398 16 INFO neutron.plugins.ml2.plugin [None req-63812deb-da08-4e83-842b-6cdef001c7d4 - - - - - -] Attempt 1 to provision port 7ae6755f-b450-476f-8ee5-83fb078a9523 2026-04-08 07:02:26.563 16 INFO neutron.plugins.ml2.plugin [None req-6df4e466-8bca-4156-8597-6d133b760116 - - - - - -] Attempt 1 to provision port 8414df30-fe68-422a-8fe3-52cebcb6a188 2026-04-08 07:02:27.113 13 INFO neutron.plugins.ml2.plugin [None req-8202c333-0696-4086-a24d-6c304992f4b1 - - - - - -] Attempt 1 to provision port 8414df30-fe68-422a-8fe3-52cebcb6a188 2026-04-08 07:02:49.286 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-565a3104-fcbd-4e0d-8696-208a3f15c1d9'] response: {'server_uuid': '5abaf6f0-da21-4617-9511-803ff552aa25', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5efbc391-5a41-4c5e-832d-87d0a96f0d62', 'code': 200} 2026-04-08 07:02:59.228 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9e62cad-f984-4ba1-9613-8b43e0a88e48'] response: {'server_uuid': '7c2f630a-caac-46d5-9c96-a90de703b622', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '49f6c10f-fde0-4912-a7d5-e8b16945bef2', 'code': 200}