+ 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-05-13 01:14:38.511 1 INFO neutron.common.config [-] Logging enabled! 2026-05-13 01:14:38.511 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-13 01:14:38.512 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-13 01:14:38.512 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-13 01:14:39.900 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-13 01:14:39.903 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-13 01:14:39.906 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-13 01:14:39.906 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-13 01:14:39.907 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-13 01:14:39.907 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-13 01:14:39.907 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-13 01:14:39.913 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-13 01:14:39.913 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-13 01:14:39.913 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-13 01:14:39.931 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-13 01:14:39.932 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-13 01:14:39.932 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-13 01:14:39.951 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-13 01:14:39.951 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-13 01:14:39.951 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-13 01:14:39.951 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-13 01:14:40.230 1 INFO neutron.plugins.ml2.managers [None req-ee83ee9a-9234-48ac-ab5c-5a4759b6ed10 - - - - - -] Initializing driver for type 'vlan' 2026-05-13 01:14:40.389 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ee83ee9a-9234-48ac-ab5c-5a4759b6ed10 - - - - - -] VlanTypeDriver initialization complete 2026-05-13 01:14:40.390 1 INFO neutron.plugins.ml2.managers [None req-ee83ee9a-9234-48ac-ab5c-5a4759b6ed10 - - - - - -] Initializing driver for type 'vxlan' 2026-05-13 01:14:40.390 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-ee83ee9a-9234-48ac-ab5c-5a4759b6ed10 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-13 01:14:40.436 1 INFO neutron.plugins.ml2.managers [None req-ee83ee9a-9234-48ac-ab5c-5a4759b6ed10 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-13 01:14:40.436 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ee83ee9a-9234-48ac-ab5c-5a4759b6ed10 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-13 01:14:40.436 1 INFO neutron.plugins.ml2.managers [None req-ee83ee9a-9234-48ac-ab5c-5a4759b6ed10 - - - - - -] Initializing extension driver 'port_security' 2026-05-13 01:14:40.437 1 INFO neutron.plugins.ml2.extensions.port_security [None req-ee83ee9a-9234-48ac-ab5c-5a4759b6ed10 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-13 01:14:40.437 1 INFO neutron.plugins.ml2.managers [None req-ee83ee9a-9234-48ac-ab5c-5a4759b6ed10 - - - - - -] Initializing extension driver 'qos' 2026-05-13 01:14:40.437 1 INFO neutron.plugins.ml2.managers [None req-ee83ee9a-9234-48ac-ab5c-5a4759b6ed10 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-13 01:14:40.437 1 INFO neutron.plugins.ml2.managers [None req-ee83ee9a-9234-48ac-ab5c-5a4759b6ed10 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-13 01:14:40.453 1 INFO neutron.quota [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded quota_driver: . 2026-05-13 01:14:40.453 1 INFO neutron.plugins.ml2.plugin [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Modular L2 Plugin initialization complete 2026-05-13 01:14:40.453 1 INFO neutron.plugins.ml2.managers [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-13 01:14:40.453 1 INFO neutron.plugins.ml2.managers [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-13 01:14:40.453 1 INFO neutron.plugins.ml2.managers [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-13 01:14:40.453 1 INFO neutron.manager [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loading Plugin: qos 2026-05-13 01:14:40.464 1 INFO neutron.manager [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loading Plugin: router 2026-05-13 01:14:40.497 1 INFO neutron.services.service_base [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-13 01:14:40.497 1 INFO neutron.manager [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loading Plugin: segments 2026-05-13 01:14:40.561 1 INFO neutron.manager [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loading Plugin: trunk 2026-05-13 01:14:40.574 1 INFO neutron.manager [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loading Plugin: vpnaas 2026-05-13 01:14:40.605 1 WARNING stevedore.named [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-13 01:14:40.685 1 INFO neutron_vpnaas.services.vpn.plugin [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-13 01:14:40.686 1 INFO neutron.common.utils [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-13 01:14:40.686 1 INFO neutron.manager [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loading Plugin: taas 2026-05-13 01:14:40.705 1 WARNING stevedore.named [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-13 01:14:40.705 1 WARNING stevedore.named [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-13 01:14:40.726 1 INFO neutron_taas.services.taas.taas_plugin [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-13 01:14:40.727 1 INFO neutron.manager [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loading Plugin: tapmirror 2026-05-13 01:14:40.737 1 WARNING stevedore.named [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-13 01:14:40.738 1 WARNING stevedore.named [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-13 01:14:40.753 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-13 01:14:40.753 1 INFO neutron.manager [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loading Plugin: auto_allocate 2026-05-13 01:14:40.760 1 INFO neutron.manager [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loading Plugin: tag 2026-05-13 01:14:40.768 1 INFO neutron.manager [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loading Plugin: timestamp 2026-05-13 01:14:40.771 1 INFO neutron.manager [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loading Plugin: network_ip_availability 2026-05-13 01:14:40.774 1 INFO neutron.manager [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loading Plugin: flavors 2026-05-13 01:14:40.777 1 INFO neutron.manager [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loading Plugin: revisions 2026-05-13 01:14:40.779 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Initializing extension manager. 2026-05-13 01:14:40.781 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: address-group 2026-05-13 01:14:40.782 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: address-scope 2026-05-13 01:14:40.782 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-13 01:14:40.783 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: agent 2026-05-13 01:14:40.783 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: agent-resources-synced 2026-05-13 01:14:40.784 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-13 01:14:40.785 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-13 01:14:40.786 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: availability_zone 2026-05-13 01:14:40.786 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: availability_zone_filter 2026-05-13 01:14:40.786 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-13 01:14:40.787 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: default-subnetpools 2026-05-13 01:14:40.788 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-13 01:14:40.788 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: dns-integration 2026-05-13 01:14:40.789 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: dns-domain-ports 2026-05-13 01:14:40.789 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-13 01:14:40.790 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: dvr 2026-05-13 01:14:40.790 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-13 01:14:40.791 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: empty-string-filtering 2026-05-13 01:14:40.791 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-13 01:14:40.792 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-13 01:14:40.792 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: external-net 2026-05-13 01:14:40.792 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-13 01:14:40.793 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: extraroute 2026-05-13 01:14:40.793 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: extraroute-atomic 2026-05-13 01:14:40.794 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-13 01:14:40.794 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-13 01:14:40.795 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-13 01:14:40.795 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-13 01:14:40.796 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: fip-port-details 2026-05-13 01:14:40.796 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: flavors 2026-05-13 01:14:40.797 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-13 01:14:40.802 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: floatingip-pools 2026-05-13 01:14:40.802 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: ip_allocation 2026-05-13 01:14:40.803 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-13 01:14:40.803 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: l2_adjacency 2026-05-13 01:14:40.805 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: router 2026-05-13 01:14:40.807 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-13 01:14:40.808 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-13 01:14:40.808 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-13 01:14:40.809 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: ext-gw-mode 2026-05-13 01:14:40.809 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: l3-ha 2026-05-13 01:14:40.810 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-13 01:14:40.810 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-13 01:14:40.811 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: l3-flavors 2026-05-13 01:14:40.812 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-13 01:14:40.812 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-13 01:14:40.814 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-13 01:14:40.816 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-13 01:14:40.817 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-13 01:14:40.818 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-13 01:14:40.818 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-13 01:14:40.819 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: multi-provider 2026-05-13 01:14:40.819 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: net-mtu 2026-05-13 01:14:40.820 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: net-mtu-writable 2026-05-13 01:14:40.820 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: network_availability_zone 2026-05-13 01:14:40.820 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: network_ha 2026-05-13 01:14:40.821 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: network-ip-availability 2026-05-13 01:14:40.822 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-13 01:14:40.822 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: pagination 2026-05-13 01:14:40.823 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: port-device-profile 2026-05-13 01:14:40.823 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-13 01:14:40.823 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-13 01:14:40.824 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-13 01:14:40.824 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: port-mac-override 2026-05-13 01:14:40.825 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-13 01:14:40.825 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-13 01:14:40.825 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-13 01:14:40.826 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: port-resource-request 2026-05-13 01:14:40.826 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-13 01:14:40.827 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-13 01:14:40.827 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: binding 2026-05-13 01:14:40.828 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: binding-extended 2026-05-13 01:14:40.828 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: port-security 2026-05-13 01:14:40.828 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: project-id 2026-05-13 01:14:40.829 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: provider 2026-05-13 01:14:40.829 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-13 01:14:40.831 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: qos 2026-05-13 01:14:40.832 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-13 01:14:40.832 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-13 01:14:40.833 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: qos-default 2026-05-13 01:14:40.833 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: qos-fip 2026-05-13 01:14:40.834 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-13 01:14:40.834 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-13 01:14:40.834 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-13 01:14:40.835 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-13 01:14:40.835 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-13 01:14:40.836 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: qos-pps 2026-05-13 01:14:40.836 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-13 01:14:40.837 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-13 01:14:40.837 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: qos-rules-alias 2026-05-13 01:14:40.838 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: quota-check-limit 2026-05-13 01:14:40.838 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-13 01:14:40.840 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: quotas 2026-05-13 01:14:40.842 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: quota_details 2026-05-13 01:14:40.844 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: rbac-policies 2026-05-13 01:14:40.844 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: rbac-address-group 2026-05-13 01:14:40.844 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: rbac-address-scope 2026-05-13 01:14:40.845 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: rbac-security-groups 2026-05-13 01:14:40.845 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-13 01:14:40.846 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: revision-if-match 2026-05-13 01:14:40.846 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-13 01:14:40.847 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: router_availability_zone 2026-05-13 01:14:40.847 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-13 01:14:40.848 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-13 01:14:40.849 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-13 01:14:40.849 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-13 01:14:40.850 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-13 01:14:40.850 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-13 01:14:40.850 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-13 01:14:40.854 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: security-group 2026-05-13 01:14:40.855 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: segment 2026-05-13 01:14:40.855 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-13 01:14:40.856 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: service-type 2026-05-13 01:14:40.856 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: sorting 2026-05-13 01:14:40.856 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: standard-attr-segment 2026-05-13 01:14:40.857 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: standard-attr-description 2026-05-13 01:14:40.857 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: stateful-security-group 2026-05-13 01:14:40.858 1 WARNING neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-13 01:14:40.858 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-13 01:14:40.858 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: subnet-external-network 2026-05-13 01:14:40.859 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: subnet_onboard 2026-05-13 01:14:40.859 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-13 01:14:40.860 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: subnet-service-types 2026-05-13 01:14:40.860 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: subnet_allocation 2026-05-13 01:14:40.861 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-13 01:14:40.861 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: tag-creation 2026-05-13 01:14:40.862 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-13 01:14:40.865 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: standard-attr-tag 2026-05-13 01:14:40.865 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-13 01:14:40.866 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: trunk 2026-05-13 01:14:40.866 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: trunk-details 2026-05-13 01:14:40.867 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-13 01:14:40.867 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-13 01:14:40.868 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-13 01:14:40.868 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-13 01:14:40.870 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-13 01:14:40.870 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-13 01:14:40.871 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: vpn-flavors 2026-05-13 01:14:40.872 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: vpnaas 2026-05-13 01:14:40.873 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: taas 2026-05-13 01:14:40.874 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: tap-mirror 2026-05-13 01:14:40.874 1 INFO neutron.api.extensions [None req-1794a8b3-a50c-4de1-840b-2926a2dcb896 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-13 01:15:10.957 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-13 01:15:10.994 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-13 01:15:10.998 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-13 01:15:19.309 16 INFO neutron.db.l3_hamode_db [None req-39c4d120-7487-49ff-9df2-ae2bed305c16 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-13 01:15:36.476 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port d57cddba-3232-4c87-9e04-780debe9c49f 2026-05-13 01:15:38.417 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port d57cddba-3232-4c87-9e04-780debe9c49f 2026-05-13 01:15:38.601 13 INFO neutron.plugins.ml2.plugin [None req-0d07d46f-8b6b-4e7b-bd4d-6fb519a5b069 - - - - - -] Attempt 1 to provision port d57cddba-3232-4c87-9e04-780debe9c49f 2026-05-13 01:16:20.095 16 INFO neutron.plugins.ml2.plugin [None req-8c39f0b4-5cda-4a21-a0cc-b6b0fe5f981d - - - - - -] Attempt 1 to provision port 56b5e4f2-f0f7-4a9f-9b0e-bc861d969664 2026-05-13 01:16:20.448 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 56b5e4f2-f0f7-4a9f-9b0e-bc861d969664 2026-05-13 01:16:21.828 16 INFO neutron.plugins.ml2.plugin [None req-000d7206-9a41-425e-a5c1-ad3556035968 - - - - - -] Attempt 1 to provision port 56b5e4f2-f0f7-4a9f-9b0e-bc861d969664 2026-05-13 01:16:27.128 16 INFO neutron.plugins.ml2.plugin [None req-82e6f415-cb27-4335-9d9d-dd1fda71e6a0 - - - - - -] Attempt 1 to provision port e94b97f8-b716-474a-84c4-f3129d8ea3dc 2026-05-13 01:18:44.496 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 3ff4c766-4688-4570-b94d-cf41e897027b 2026-05-13 01:18:46.441 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 3ff4c766-4688-4570-b94d-cf41e897027b 2026-05-13 01:20:13.099 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port e94b97f8-b716-474a-84c4-f3129d8ea3dc 2026-05-13 01:20:14.484 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port e94b97f8-b716-474a-84c4-f3129d8ea3dc 2026-05-13 01:21:40.668 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 826525bf-7205-4a5d-bc61-4848e1cc290a 2026-05-13 01:21:41.584 16 INFO neutron.plugins.ml2.plugin [None req-48e971ce-0155-4172-b319-3b385e6c96bd - - - - - -] Attempt 1 to provision port 826525bf-7205-4a5d-bc61-4848e1cc290a 2026-05-13 01:21:42.535 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 826525bf-7205-4a5d-bc61-4848e1cc290a 2026-05-13 01:21:44.534 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port eb3527af-5f58-4666-af10-9e7110356820 2026-05-13 01:21:46.576 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port ea07edee-93d5-4b5b-894a-95e83457046f 2026-05-13 01:21:46.990 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port eb3527af-5f58-4666-af10-9e7110356820 2026-05-13 01:21:48.552 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port ea07edee-93d5-4b5b-894a-95e83457046f 2026-05-13 01:21:50.168 13 INFO neutron.plugins.ml2.plugin [None req-d8b3b7ee-39ae-4884-b0a2-2785890d45d2 - - - - - -] Attempt 1 to provision port 826525bf-7205-4a5d-bc61-4848e1cc290a 2026-05-13 01:21:50.234 13 INFO neutron.plugins.ml2.plugin [None req-d8b3b7ee-39ae-4884-b0a2-2785890d45d2 - - - - - -] Attempt 1 to provision port ea07edee-93d5-4b5b-894a-95e83457046f 2026-05-13 01:21:50.284 13 INFO neutron.plugins.ml2.plugin [None req-d8b3b7ee-39ae-4884-b0a2-2785890d45d2 - - - - - -] Attempt 1 to provision port b227008a-4e09-412d-ac87-293144a9b2eb 2026-05-13 01:21:50.320 13 INFO neutron.plugins.ml2.plugin [None req-d8b3b7ee-39ae-4884-b0a2-2785890d45d2 - - - - - -] Attempt 1 to provision port 14ec4b26-6f8b-4f0d-aaa0-ccf29cc4f2ba 2026-05-13 01:21:52.743 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 040893d9-e28b-4373-ad1a-b1ccc7032a51 2026-05-13 01:21:54.755 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port a030af56-c9a6-436f-a381-61c53cc216bc 2026-05-13 01:21:55.150 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 1f91e8e5-def0-4559-a7d5-7ac21cb14ebd 2026-05-13 01:21:57.183 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 4267d922-67cb-428b-8d80-0a0ebc78956d 2026-05-13 01:21:57.496 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port a030af56-c9a6-436f-a381-61c53cc216bc 2026-05-13 01:21:57.696 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 1f91e8e5-def0-4559-a7d5-7ac21cb14ebd 2026-05-13 01:21:58.915 16 INFO neutron.plugins.ml2.plugin [None req-59a73ad5-036f-4fff-b7fe-3b27fb603678 - - - - - -] Attempt 1 to provision port ea07edee-93d5-4b5b-894a-95e83457046f 2026-05-13 01:21:58.969 16 INFO neutron.plugins.ml2.plugin [None req-59a73ad5-036f-4fff-b7fe-3b27fb603678 - - - - - -] Attempt 1 to provision port b227008a-4e09-412d-ac87-293144a9b2eb 2026-05-13 01:21:58.996 16 INFO neutron.plugins.ml2.plugin [None req-59a73ad5-036f-4fff-b7fe-3b27fb603678 - - - - - -] Attempt 1 to provision port 14ec4b26-6f8b-4f0d-aaa0-ccf29cc4f2ba 2026-05-13 01:21:59.038 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 4267d922-67cb-428b-8d80-0a0ebc78956d 2026-05-13 01:22:02.148 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port f21f08f4-0c87-414a-8d34-1e5cac44ad3e 2026-05-13 01:22:02.491 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 20b7177e-a6fa-4520-b9f2-adb156a0a6c0 2026-05-13 01:22:02.669 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b218250-2566-4c4d-a56e-e90e64125dc4'] response: {'server_uuid': '26eeaf87-92be-4827-ba6a-a98ce46cbbb7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f21f08f4-0c87-414a-8d34-1e5cac44ad3e', 'code': 200} 2026-05-13 01:22:04.120 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 1ac488ab-de52-4199-835e-94a84cdd9932 2026-05-13 01:22:04.460 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port f21f08f4-0c87-414a-8d34-1e5cac44ad3e 2026-05-13 01:22:04.650 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 20b7177e-a6fa-4520-b9f2-adb156a0a6c0 2026-05-13 01:22:04.712 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1a1ff91-d08a-4845-9846-5f520c8813d8'] response: {'server_uuid': '662cd64f-b13f-4084-bd05-84c9e6c5ddab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '20b7177e-a6fa-4520-b9f2-adb156a0a6c0', 'code': 200} 2026-05-13 01:22:05.539 16 INFO neutron.plugins.ml2.plugin [None req-a40b0714-0597-4a44-8466-56e8c45abc45 - - - - - -] Attempt 1 to provision port 20b7177e-a6fa-4520-b9f2-adb156a0a6c0 2026-05-13 01:22:05.620 16 INFO neutron.plugins.ml2.plugin [None req-a40b0714-0597-4a44-8466-56e8c45abc45 - - - - - -] Attempt 1 to provision port 1ac488ab-de52-4199-835e-94a84cdd9932 2026-05-13 01:22:05.669 16 INFO neutron.plugins.ml2.plugin [None req-a40b0714-0597-4a44-8466-56e8c45abc45 - - - - - -] Attempt 1 to provision port 20a5dd5e-8403-49c6-91dc-7fd3ceab436d 2026-05-13 01:22:05.962 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 1ac488ab-de52-4199-835e-94a84cdd9932 2026-05-13 01:22:09.239 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port ff24f185-606e-4327-99e3-b05a5c3d322c 2026-05-13 01:22:09.821 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca8c56f7-737e-4fb7-8b7c-f18aeedb759d'] response: {'server_uuid': '2b4c39ee-6f6b-4668-8da6-fb0e285f6f22', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ff24f185-606e-4327-99e3-b05a5c3d322c', 'code': 200} 2026-05-13 01:22:10.068 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port ff24f185-606e-4327-99e3-b05a5c3d322c 2026-05-13 01:22:11.174 13 INFO neutron.plugins.ml2.plugin [None req-c2030ff2-ba88-44d7-9b75-4ef3ac37e81b - - - - - -] Attempt 1 to provision port 20a5dd5e-8403-49c6-91dc-7fd3ceab436d 2026-05-13 01:22:11.210 13 INFO neutron.plugins.ml2.plugin [None req-c2030ff2-ba88-44d7-9b75-4ef3ac37e81b - - - - - -] Attempt 1 to provision port 1ac488ab-de52-4199-835e-94a84cdd9932 2026-05-13 01:22:11.271 13 INFO neutron.plugins.ml2.plugin [None req-c2030ff2-ba88-44d7-9b75-4ef3ac37e81b - - - - - -] Attempt 1 to provision port ff24f185-606e-4327-99e3-b05a5c3d322c 2026-05-13 01:22:11.321 13 INFO neutron.plugins.ml2.plugin [None req-c2030ff2-ba88-44d7-9b75-4ef3ac37e81b - - - - - -] Attempt 1 to provision port a1c0d979-bbd8-470b-a030-2d5bda02b231 2026-05-13 01:22:11.347 13 INFO neutron.plugins.ml2.plugin [None req-c2030ff2-ba88-44d7-9b75-4ef3ac37e81b - - - - - -] Attempt 1 to provision port 61293022-ea4d-4ab5-82b5-e1653ba9ecf0 2026-05-13 01:22:14.243 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-047c6fb4-cd97-4dfa-804b-a2dabde5196d'] response: {'server_uuid': '2b4c39ee-6f6b-4668-8da6-fb0e285f6f22', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ff24f185-606e-4327-99e3-b05a5c3d322c', 'code': 200} 2026-05-13 01:22:23.988 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 8323f56b-ae6a-401d-a698-b796f0cca073 2026-05-13 01:22:26.040 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port c19ef24b-afbb-4343-9fff-484f58ccbb7a 2026-05-13 01:22:26.342 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 8323f56b-ae6a-401d-a698-b796f0cca073 2026-05-13 01:22:28.060 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port c19ef24b-afbb-4343-9fff-484f58ccbb7a 2026-05-13 01:22:30.050 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 14ec4b26-6f8b-4f0d-aaa0-ccf29cc4f2ba 2026-05-13 01:22:32.028 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 14ec4b26-6f8b-4f0d-aaa0-ccf29cc4f2ba 2026-05-13 01:22:32.246 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 61293022-ea4d-4ab5-82b5-e1653ba9ecf0 2026-05-13 01:22:34.635 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port b94d7b5f-b472-4474-b214-13ecb75648ff 2026-05-13 01:22:34.913 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port ddbb4b3e-d964-43f0-87e2-946e66d1ee63 2026-05-13 01:22:35.284 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 61293022-ea4d-4ab5-82b5-e1653ba9ecf0 2026-05-13 01:22:35.465 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port d36b0ed0-891f-4237-941f-3435c2677934 2026-05-13 01:22:35.691 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e33d11f6-e8cb-442b-8b8f-775f38973579'] response: {'server_uuid': '0bdab324-83fe-4d03-8bf2-af45a8a505c8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd36b0ed0-891f-4237-941f-3435c2677934', 'code': 200} 2026-05-13 01:22:35.709 13 INFO neutron.plugins.ml2.plugin [None req-8ff09e3e-ee3f-486d-8026-1eabf736eb54 - - - - - -] Attempt 1 to provision port 7bbeb742-498c-4bba-a82d-dc8d6c829353 2026-05-13 01:22:35.731 13 INFO neutron.plugins.ml2.plugin [None req-8ff09e3e-ee3f-486d-8026-1eabf736eb54 - - - - - -] Attempt 1 to provision port b94d7b5f-b472-4474-b214-13ecb75648ff 2026-05-13 01:22:35.767 13 INFO neutron.plugins.ml2.plugin [None req-8ff09e3e-ee3f-486d-8026-1eabf736eb54 - - - - - -] Attempt 1 to provision port d36b0ed0-891f-4237-941f-3435c2677934 2026-05-13 01:22:35.809 13 INFO neutron.plugins.ml2.plugin [None req-8ff09e3e-ee3f-486d-8026-1eabf736eb54 - - - - - -] Attempt 1 to provision port c19ef24b-afbb-4343-9fff-484f58ccbb7a 2026-05-13 01:22:35.853 13 INFO neutron.plugins.ml2.plugin [None req-8ff09e3e-ee3f-486d-8026-1eabf736eb54 - - - - - -] Attempt 1 to provision port 3fadbd74-2b53-49bd-837c-23471ab77fe9 2026-05-13 01:22:36.784 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port b94d7b5f-b472-4474-b214-13ecb75648ff 2026-05-13 01:22:36.992 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port d36b0ed0-891f-4237-941f-3435c2677934 2026-05-13 01:22:37.240 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port ddbb4b3e-d964-43f0-87e2-946e66d1ee63 2026-05-13 01:22:39.112 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port ed6a362d-93d9-4a9f-b685-9fca66e03e8d 2026-05-13 01:22:39.615 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 4082bd26-dd39-4f28-8b62-4552206bf21e 2026-05-13 01:22:40.856 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port ed6a362d-93d9-4a9f-b685-9fca66e03e8d 2026-05-13 01:22:41.105 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 7bbeb742-498c-4bba-a82d-dc8d6c829353 2026-05-13 01:22:41.336 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 08a5e834-3942-46a3-b78a-1fa932b57e81 2026-05-13 01:22:41.589 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 4082bd26-dd39-4f28-8b62-4552206bf21e 2026-05-13 01:22:41.714 13 INFO neutron.plugins.ml2.plugin [None req-6e7ae758-3a91-4e40-9e95-a943e9e126af - - - - - -] Attempt 1 to provision port 418c5119-7693-4c89-9002-9a81d9fa26bf 2026-05-13 01:22:41.756 13 INFO neutron.plugins.ml2.plugin [None req-6e7ae758-3a91-4e40-9e95-a943e9e126af - - - - - -] Attempt 1 to provision port b94d7b5f-b472-4474-b214-13ecb75648ff 2026-05-13 01:22:41.830 13 INFO neutron.plugins.ml2.plugin [None req-6e7ae758-3a91-4e40-9e95-a943e9e126af - - - - - -] Attempt 1 to provision port ed6a362d-93d9-4a9f-b685-9fca66e03e8d 2026-05-13 01:22:41.901 13 INFO neutron.plugins.ml2.plugin [None req-6e7ae758-3a91-4e40-9e95-a943e9e126af - - - - - -] Attempt 1 to provision port 3fadbd74-2b53-49bd-837c-23471ab77fe9 2026-05-13 01:22:43.384 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 7bbeb742-498c-4bba-a82d-dc8d6c829353 2026-05-13 01:22:43.626 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 08a5e834-3942-46a3-b78a-1fa932b57e81 2026-05-13 01:22:44.789 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 08a5e834-3942-46a3-b78a-1fa932b57e81 2026-05-13 01:22:44.964 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 7bbeb742-498c-4bba-a82d-dc8d6c829353 2026-05-13 01:22:46.603 13 INFO neutron.plugins.ml2.plugin [None req-788c8944-2e02-40f8-a635-f2209397978d - - - - - -] Attempt 1 to provision port 20b7177e-a6fa-4520-b9f2-adb156a0a6c0 2026-05-13 01:22:46.676 13 INFO neutron.plugins.ml2.plugin [None req-788c8944-2e02-40f8-a635-f2209397978d - - - - - -] Attempt 1 to provision port 3fadbd74-2b53-49bd-837c-23471ab77fe9 2026-05-13 01:22:46.927 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-bfad82a9-59ca-4f91-9e07-1246ce53a4e2'] response: {'server_uuid': '662cd64f-b13f-4084-bd05-84c9e6c5ddab', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '20b7177e-a6fa-4520-b9f2-adb156a0a6c0', 'code': 200} 2026-05-13 01:22:50.349 16 INFO neutron.plugins.ml2.plugin [None req-8a7dc9f9-c40d-4aec-b0a6-e97abfd03226 - - - - - -] Attempt 1 to provision port 418c5119-7693-4c89-9002-9a81d9fa26bf 2026-05-13 01:22:50.388 16 INFO neutron.plugins.ml2.plugin [None req-8a7dc9f9-c40d-4aec-b0a6-e97abfd03226 - - - - - -] Attempt 1 to provision port ed6a362d-93d9-4a9f-b685-9fca66e03e8d 2026-05-13 01:22:51.813 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 5a276d49-792b-444a-855f-36e5419066b2 2026-05-13 01:22:51.920 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f87c1198-1c31-4a71-a7b3-ee6f78affb52'] response: {'server_uuid': 'abca5020-1346-4b39-8a3a-9fc55dd58d69', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5a276d49-792b-444a-855f-36e5419066b2', 'code': 200} 2026-05-13 01:22:53.093 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 3fadbd74-2b53-49bd-837c-23471ab77fe9 2026-05-13 01:22:53.400 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 5a276d49-792b-444a-855f-36e5419066b2 2026-05-13 01:22:53.563 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 34c161c9-1432-4228-8696-c974e8a9f42f 2026-05-13 01:22:54.773 13 INFO neutron.plugins.ml2.plugin [None req-9b08e132-e333-4097-8a68-0d12b177d099 - - - - - -] Attempt 1 to provision port 418c5119-7693-4c89-9002-9a81d9fa26bf 2026-05-13 01:22:54.908 13 INFO neutron.plugins.ml2.plugin [None req-9b08e132-e333-4097-8a68-0d12b177d099 - - - - - -] Attempt 1 to provision port 08a5e834-3942-46a3-b78a-1fa932b57e81 2026-05-13 01:22:54.969 13 INFO neutron.plugins.ml2.plugin [None req-9b08e132-e333-4097-8a68-0d12b177d099 - - - - - -] Attempt 1 to provision port 5a276d49-792b-444a-855f-36e5419066b2 2026-05-13 01:22:55.018 13 INFO neutron.plugins.ml2.plugin [None req-9b08e132-e333-4097-8a68-0d12b177d099 - - - - - -] Attempt 1 to provision port 34c161c9-1432-4228-8696-c974e8a9f42f 2026-05-13 01:22:55.162 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 3fadbd74-2b53-49bd-837c-23471ab77fe9 2026-05-13 01:22:55.324 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 418c5119-7693-4c89-9002-9a81d9fa26bf 2026-05-13 01:22:55.501 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 34c161c9-1432-4228-8696-c974e8a9f42f 2026-05-13 01:22:55.634 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 2c4e0480-c0dd-46e3-990f-dc91e6e1c07d 2026-05-13 01:22:57.088 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 418c5119-7693-4c89-9002-9a81d9fa26bf 2026-05-13 01:22:57.261 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 2c4e0480-c0dd-46e3-990f-dc91e6e1c07d 2026-05-13 01:22:57.461 16 INFO neutron.plugins.ml2.plugin [None req-a2033b0e-b163-473d-a0da-682c90a3f2da - - - - - -] Attempt 1 to provision port 418c5119-7693-4c89-9002-9a81d9fa26bf 2026-05-13 01:22:57.518 16 INFO neutron.plugins.ml2.plugin [None req-a2033b0e-b163-473d-a0da-682c90a3f2da - - - - - -] Attempt 1 to provision port 2c4e0480-c0dd-46e3-990f-dc91e6e1c07d 2026-05-13 01:23:01.042 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port feae0a00-87ef-4698-bab0-07cf7351d4fc 2026-05-13 01:23:03.249 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port e1e5c85a-509f-4315-9ab2-d24481929be0 2026-05-13 01:23:03.613 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port feae0a00-87ef-4698-bab0-07cf7351d4fc 2026-05-13 01:23:05.153 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port e1e5c85a-509f-4315-9ab2-d24481929be0 2026-05-13 01:23:05.940 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f574610a-c9b2-4f85-a842-43febef183a4'] response: {'server_uuid': '0bdab324-83fe-4d03-8bf2-af45a8a505c8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd36b0ed0-891f-4237-941f-3435c2677934', 'code': 200} 2026-05-13 01:23:08.804 16 INFO neutron.plugins.ml2.plugin [None req-07e3741a-207e-4d1e-9ff6-670cc601686d - - - - - -] Attempt 1 to provision port e1e5c85a-509f-4315-9ab2-d24481929be0 2026-05-13 01:23:08.856 16 INFO neutron.plugins.ml2.plugin [None req-07e3741a-207e-4d1e-9ff6-670cc601686d - - - - - -] Attempt 1 to provision port 4874d887-09cc-499d-9cd1-92010a0cf473 2026-05-13 01:23:08.875 16 INFO neutron.plugins.ml2.plugin [None req-07e3741a-207e-4d1e-9ff6-670cc601686d - - - - - -] Attempt 1 to provision port 29124e69-7d04-4b2e-8fe9-fb0e0813662c 2026-05-13 01:23:09.577 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port d36b0ed0-891f-4237-941f-3435c2677934 2026-05-13 01:23:09.691 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef28612b-4bf4-4f96-a15a-37ba87cc06f6'] response: {'server_uuid': '0bdab324-83fe-4d03-8bf2-af45a8a505c8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd36b0ed0-891f-4237-941f-3435c2677934', 'code': 200} 2026-05-13 01:23:11.076 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port d36b0ed0-891f-4237-941f-3435c2677934 2026-05-13 01:23:13.056 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port d3a5e83a-2573-403e-a995-9909a481bbb7 2026-05-13 01:23:15.090 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port d3a5e83a-2573-403e-a995-9909a481bbb7 2026-05-13 01:23:15.126 16 INFO neutron.plugins.ml2.plugin [None req-6d05105f-9abd-4ac1-a351-521eefc9cace - - - - - -] Attempt 1 to provision port d3a5e83a-2573-403e-a995-9909a481bbb7 2026-05-13 01:23:15.148 16 INFO neutron.plugins.ml2.db [None req-6d05105f-9abd-4ac1-a351-521eefc9cace - - - - - -] No ports have port_id starting with d3a5e83a-2573-403e-a995-9909a481bbb7 2026-05-13 01:23:15.154 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] No ports have port_id starting with d3a5e83a-2573-403e-a995-9909a481bbb7 2026-05-13 01:23:15.155 16 INFO neutron.plugins.ml2.plugin [None req-6d05105f-9abd-4ac1-a351-521eefc9cace - - - - - -] Attempt 1 to provision port 4874d887-09cc-499d-9cd1-92010a0cf473 2026-05-13 01:23:17.270 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 29124e69-7d04-4b2e-8fe9-fb0e0813662c 2026-05-13 01:23:17.553 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 4874d887-09cc-499d-9cd1-92010a0cf473 2026-05-13 01:23:19.828 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 9e6b39a3-4d69-4060-b136-b16a9f25ead6 2026-05-13 01:23:19.929 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0b4427c-6581-4047-bf54-ee8038d66663'] response: {'server_uuid': 'ac7301ac-59cb-4d81-aad9-aa851b7d0c6d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9e6b39a3-4d69-4060-b136-b16a9f25ead6', 'code': 200} 2026-05-13 01:23:20.153 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 29124e69-7d04-4b2e-8fe9-fb0e0813662c 2026-05-13 01:23:20.338 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 4874d887-09cc-499d-9cd1-92010a0cf473 2026-05-13 01:23:21.904 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 9e6b39a3-4d69-4060-b136-b16a9f25ead6 2026-05-13 01:23:25.043 13 INFO neutron.plugins.ml2.plugin [None req-9db79a44-a06e-4856-b950-4c6fc4f19928 - - - - - -] Attempt 1 to provision port 9e6b39a3-4d69-4060-b136-b16a9f25ead6 2026-05-13 01:23:25.852 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-90d6dad4-70d4-42a8-a175-0b75f89be6cd'] response: {'server_uuid': 'ac7301ac-59cb-4d81-aad9-aa851b7d0c6d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9e6b39a3-4d69-4060-b136-b16a9f25ead6', 'code': 200} 2026-05-13 01:23:42.119 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 176cef6c-d1ef-420d-ad6e-f01e1d53d8bb 2026-05-13 01:23:42.535 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port ba04f2cc-bb04-4900-8ff1-87df9e7d5958 2026-05-13 01:23:43.643 16 INFO neutron.plugins.ml2.plugin [None req-6239e355-e3d8-4d93-8926-ede695f630a9 - - - - - -] Attempt 1 to provision port ba04f2cc-bb04-4900-8ff1-87df9e7d5958 2026-05-13 01:23:43.694 16 INFO neutron.plugins.ml2.plugin [None req-6239e355-e3d8-4d93-8926-ede695f630a9 - - - - - -] Attempt 1 to provision port 803e0ed3-f5ee-4e89-911f-496ecc09f1a5 2026-05-13 01:23:43.719 16 INFO neutron.plugins.ml2.plugin [None req-6239e355-e3d8-4d93-8926-ede695f630a9 - - - - - -] Attempt 1 to provision port 0518f752-5e8c-4920-a7ec-0c5670629c76 2026-05-13 01:23:44.113 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 176cef6c-d1ef-420d-ad6e-f01e1d53d8bb 2026-05-13 01:23:44.305 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port ba04f2cc-bb04-4900-8ff1-87df9e7d5958 2026-05-13 01:23:51.823 13 INFO neutron.plugins.ml2.plugin [None req-62268434-7bfe-4bdc-ac82-0d6439603b9c - - - - - -] Attempt 1 to provision port 803e0ed3-f5ee-4e89-911f-496ecc09f1a5 2026-05-13 01:23:52.459 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 4bb1b70d-e59b-4531-8425-fc9bb2335f25 2026-05-13 01:23:52.574 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ccb98f1-c006-48c0-b277-333dd51b29bc'] response: {'server_uuid': '01c0b72b-b5ee-4a65-9092-b95e3f3fff19', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4bb1b70d-e59b-4531-8425-fc9bb2335f25', 'code': 200} 2026-05-13 01:23:53.877 13 INFO neutron.plugins.ml2.plugin [None req-f69163e1-2f43-4586-92c1-b59b1c0f6fc4 - - - - - -] Attempt 1 to provision port 4bb1b70d-e59b-4531-8425-fc9bb2335f25 2026-05-13 01:23:53.950 13 INFO neutron.plugins.ml2.plugin [None req-f69163e1-2f43-4586-92c1-b59b1c0f6fc4 - - - - - -] Attempt 1 to provision port 803e0ed3-f5ee-4e89-911f-496ecc09f1a5 2026-05-13 01:23:53.962 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 4bb1b70d-e59b-4531-8425-fc9bb2335f25 2026-05-13 01:23:56.770 16 WARNING neutron.plugins.ml2.plugin [None req-7b95e1b7-9767-48e1-bb8e-fad70982a1e1 - - - - - -] Concurrent port binding operations failed on port 803e0ed3-f5ee-4e89-911f-496ecc09f1a5 2026-05-13 01:23:56.779 16 INFO neutron.plugins.ml2.plugin [None req-7b95e1b7-9767-48e1-bb8e-fad70982a1e1 - - - - - -] Attempt 2 to bind port 803e0ed3-f5ee-4e89-911f-496ecc09f1a5 2026-05-13 01:23:57.908 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 803e0ed3-f5ee-4e89-911f-496ecc09f1a5 2026-05-13 01:23:58.191 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 0518f752-5e8c-4920-a7ec-0c5670629c76 2026-05-13 01:23:59.930 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 803e0ed3-f5ee-4e89-911f-496ecc09f1a5 2026-05-13 01:24:00.098 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 0518f752-5e8c-4920-a7ec-0c5670629c76 2026-05-13 01:24:24.099 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port bf0da9d5-14f7-4f9a-bb99-3a19501de9de 2026-05-13 01:24:25.881 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port bf0da9d5-14f7-4f9a-bb99-3a19501de9de 2026-05-13 01:24:27.939 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 59f42a0e-c2ed-4499-b24d-2548dd70292b 2026-05-13 01:24:43.907 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port baad62f5-0ed3-4214-8761-868ecd2712eb 2026-05-13 01:24:45.977 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 4513b3b4-ab8d-422c-89c2-7a2344911714 2026-05-13 01:24:46.362 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port baad62f5-0ed3-4214-8761-868ecd2712eb 2026-05-13 01:24:47.902 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 4513b3b4-ab8d-422c-89c2-7a2344911714 2026-05-13 01:24:48.423 13 INFO neutron.plugins.ml2.plugin [None req-28c4e7cd-149f-48eb-b06b-a62de51b927d - - - - - -] Attempt 1 to provision port 50cf23f0-a75a-48b1-a9c4-c4a032df5678 2026-05-13 01:24:48.448 13 INFO neutron.plugins.ml2.plugin [None req-28c4e7cd-149f-48eb-b06b-a62de51b927d - - - - - -] Attempt 1 to provision port 4513b3b4-ab8d-422c-89c2-7a2344911714 2026-05-13 01:24:51.883 13 INFO neutron.plugins.ml2.plugin [None req-3a23c8c5-5e43-4a09-b54d-065e982aa059 - - - - - -] Attempt 1 to provision port 50cf23f0-a75a-48b1-a9c4-c4a032df5678 2026-05-13 01:24:51.908 13 INFO neutron.plugins.ml2.plugin [None req-3a23c8c5-5e43-4a09-b54d-065e982aa059 - - - - - -] Attempt 1 to provision port fe8f141f-7b08-4fdc-a13f-91ce3dd819ea 2026-05-13 01:24:54.352 13 INFO neutron.plugins.ml2.plugin [None req-7fa874a0-67cc-4d3a-bd61-5e547aca6cc6 - - - - - -] Attempt 1 to provision port 50cf23f0-a75a-48b1-a9c4-c4a032df5678 2026-05-13 01:24:56.937 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port e9c230fb-2b92-4f55-91e2-b2a7f096a230 2026-05-13 01:24:57.037 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4786d7d-3d26-49fe-ac94-17cc6d11bc40'] response: {'server_uuid': 'd5e65e40-2b8e-4992-a219-d9ef0f71c2ed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e9c230fb-2b92-4f55-91e2-b2a7f096a230', 'code': 200} 2026-05-13 01:24:57.898 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port e9c230fb-2b92-4f55-91e2-b2a7f096a230 2026-05-13 01:25:01.895 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 50cf23f0-a75a-48b1-a9c4-c4a032df5678 2026-05-13 01:25:02.161 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port fe8f141f-7b08-4fdc-a13f-91ce3dd819ea 2026-05-13 01:25:03.947 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 50cf23f0-a75a-48b1-a9c4-c4a032df5678 2026-05-13 01:25:04.151 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port fe8f141f-7b08-4fdc-a13f-91ce3dd819ea 2026-05-13 01:25:32.802 13 INFO neutron.plugins.ml2.plugin [None req-f171b0c3-7bce-4dfe-8490-2ed76357734e - - - - - -] Attempt 1 to provision port a7bab4f2-9803-4dec-bc33-9b4792162760 2026-05-13 01:25:35.964 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port ac625f81-db7b-4a89-b533-7b9865577b82 2026-05-13 01:25:36.299 13 INFO neutron.plugins.ml2.plugin [None req-feb28533-833a-40eb-a5cc-91e26087b6ff - - - - - -] Attempt 1 to provision port 201c2a43-1009-45d7-907e-f8ef2a74a85b 2026-05-13 01:25:36.313 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 201c2a43-1009-45d7-907e-f8ef2a74a85b 2026-05-13 01:25:36.491 13 INFO neutron.plugins.ml2.plugin [None req-feb28533-833a-40eb-a5cc-91e26087b6ff - - - - - -] Attempt 1 to provision port 5a15f9bd-9e81-48dd-905d-f2ba1b97b08e 2026-05-13 01:25:37.935 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port ac625f81-db7b-4a89-b533-7b9865577b82 2026-05-13 01:25:38.033 13 INFO neutron.plugins.ml2.plugin [None req-cea11056-94c7-4f56-8ada-eeecb321e346 - - - - - -] Attempt 1 to provision port 201c2a43-1009-45d7-907e-f8ef2a74a85b 2026-05-13 01:25:38.066 13 INFO neutron.plugins.ml2.plugin [None req-cea11056-94c7-4f56-8ada-eeecb321e346 - - - - - -] Attempt 1 to provision port 5a15f9bd-9e81-48dd-905d-f2ba1b97b08e 2026-05-13 01:25:38.143 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 201c2a43-1009-45d7-907e-f8ef2a74a85b 2026-05-13 01:25:40.040 16 INFO neutron.plugins.ml2.plugin [None req-32dc74d5-7422-40cd-99f1-735099ce56ce - - - - - -] Attempt 1 to provision port 5a15f9bd-9e81-48dd-905d-f2ba1b97b08e 2026-05-13 01:25:46.452 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 2d6ca031-d073-46f3-a42a-175cf513d532 2026-05-13 01:25:46.557 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1bb9a7f5-db96-400a-8d12-8ec2e6247d01'] response: {'server_uuid': '13123521-fc91-4756-8563-2ce15e9275ab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2d6ca031-d073-46f3-a42a-175cf513d532', 'code': 200} 2026-05-13 01:25:46.799 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 1c76873e-7426-49ae-9e58-75507d982f87 2026-05-13 01:25:47.971 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 2d6ca031-d073-46f3-a42a-175cf513d532 2026-05-13 01:25:48.177 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 1c76873e-7426-49ae-9e58-75507d982f87 2026-05-13 01:25:49.927 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 647fafcb-0988-45d2-8804-fa2045e5d2ba 2026-05-13 01:25:51.905 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 647fafcb-0988-45d2-8804-fa2045e5d2ba 2026-05-13 01:25:53.932 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port a7bab4f2-9803-4dec-bc33-9b4792162760 2026-05-13 01:25:54.260 16 INFO neutron.plugins.ml2.plugin [None req-00d401f3-1572-4100-92dd-0a65e463cce4 - - - - - -] Attempt 1 to provision port 1c76873e-7426-49ae-9e58-75507d982f87 2026-05-13 01:25:54.312 16 INFO neutron.plugins.ml2.plugin [None req-00d401f3-1572-4100-92dd-0a65e463cce4 - - - - - -] Attempt 1 to provision port 17d65214-f06c-4e51-9d72-bff70143cb91 2026-05-13 01:25:54.342 16 INFO neutron.plugins.ml2.plugin [None req-00d401f3-1572-4100-92dd-0a65e463cce4 - - - - - -] Attempt 1 to provision port ccfad506-16f4-4159-aa97-76cab46cd688 2026-05-13 01:25:54.512 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 5a15f9bd-9e81-48dd-905d-f2ba1b97b08e 2026-05-13 01:25:55.978 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 5a15f9bd-9e81-48dd-905d-f2ba1b97b08e 2026-05-13 01:25:56.153 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port a7bab4f2-9803-4dec-bc33-9b4792162760 2026-05-13 01:25:58.049 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port a7bab4f2-9803-4dec-bc33-9b4792162760 2026-05-13 01:25:58.180 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 5a15f9bd-9e81-48dd-905d-f2ba1b97b08e 2026-05-13 01:25:58.379 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port e5f7ffb7-fe15-4092-957b-113d65cab034 2026-05-13 01:25:59.966 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port e5f7ffb7-fe15-4092-957b-113d65cab034 2026-05-13 01:26:01.918 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 6bc613cc-1506-4773-956e-5d5c0ccbc7ef 2026-05-13 01:26:02.849 16 INFO neutron.plugins.ml2.plugin [None req-df61d4cd-9780-44b7-80a8-f8999a58728e - - - - - -] Attempt 1 to provision port 6bc613cc-1506-4773-956e-5d5c0ccbc7ef 2026-05-13 01:26:02.902 16 INFO neutron.plugins.ml2.plugin [None req-df61d4cd-9780-44b7-80a8-f8999a58728e - - - - - -] Attempt 1 to provision port 39eac0a4-fbbf-479d-b49a-1cfeff3f43ec 2026-05-13 01:26:02.923 16 INFO neutron.plugins.ml2.plugin [None req-df61d4cd-9780-44b7-80a8-f8999a58728e - - - - - -] Attempt 1 to provision port 44efba25-3e56-48e4-8596-7383209d3d13 2026-05-13 01:26:02.945 16 INFO neutron.plugins.ml2.plugin [None req-df61d4cd-9780-44b7-80a8-f8999a58728e - - - - - -] Attempt 1 to provision port e5f7ffb7-fe15-4092-957b-113d65cab034 2026-05-13 01:26:04.534 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 6bc613cc-1506-4773-956e-5d5c0ccbc7ef 2026-05-13 01:26:04.742 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 731eb666-85a9-4405-817c-80a8fbc5dd40 2026-05-13 01:26:04.880 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c60ceaba-b409-4df7-ba78-9ac859744822'] response: {'server_uuid': 'e8c50654-a06f-4720-943f-79d33d9ba822', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '731eb666-85a9-4405-817c-80a8fbc5dd40', 'code': 200} 2026-05-13 01:26:05.950 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 731eb666-85a9-4405-817c-80a8fbc5dd40 2026-05-13 01:26:06.687 16 INFO neutron.plugins.ml2.plugin [None req-6ddd762a-470b-47c7-aa1b-8b74b472baf9 - - - - - -] Attempt 1 to provision port 44efba25-3e56-48e4-8596-7383209d3d13 2026-05-13 01:26:06.739 16 INFO neutron.plugins.ml2.plugin [None req-6ddd762a-470b-47c7-aa1b-8b74b472baf9 - - - - - -] Attempt 1 to provision port 731eb666-85a9-4405-817c-80a8fbc5dd40 2026-05-13 01:26:06.837 16 INFO neutron.plugins.ml2.plugin [None req-6ddd762a-470b-47c7-aa1b-8b74b472baf9 - - - - - -] Attempt 1 to provision port e5f7ffb7-fe15-4092-957b-113d65cab034 2026-05-13 01:26:06.921 16 INFO neutron.plugins.ml2.plugin [None req-6ddd762a-470b-47c7-aa1b-8b74b472baf9 - - - - - -] Attempt 1 to provision port 6bc613cc-1506-4773-956e-5d5c0ccbc7ef 2026-05-13 01:26:07.013 16 INFO neutron.plugins.ml2.plugin [None req-6ddd762a-470b-47c7-aa1b-8b74b472baf9 - - - - - -] Attempt 1 to provision port 39eac0a4-fbbf-479d-b49a-1cfeff3f43ec 2026-05-13 01:26:07.986 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 17d65214-f06c-4e51-9d72-bff70143cb91 2026-05-13 01:26:08.268 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 44efba25-3e56-48e4-8596-7383209d3d13 2026-05-13 01:26:08.534 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 39eac0a4-fbbf-479d-b49a-1cfeff3f43ec 2026-05-13 01:26:09.941 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 17d65214-f06c-4e51-9d72-bff70143cb91 2026-05-13 01:26:10.079 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 44efba25-3e56-48e4-8596-7383209d3d13 2026-05-13 01:26:10.307 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port ccfad506-16f4-4159-aa97-76cab46cd688 2026-05-13 01:26:11.923 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port ccfad506-16f4-4159-aa97-76cab46cd688 2026-05-13 01:26:14.007 13 INFO neutron.plugins.ml2.plugin [None req-3688105d-a069-4a63-8383-a6a8c706edbf - - - - - -] Attempt 1 to provision port 44efba25-3e56-48e4-8596-7383209d3d13 2026-05-13 01:26:14.059 13 INFO neutron.plugins.ml2.plugin [None req-3688105d-a069-4a63-8383-a6a8c706edbf - - - - - -] Attempt 1 to provision port 731eb666-85a9-4405-817c-80a8fbc5dd40 2026-05-13 01:26:14.115 13 INFO neutron.plugins.ml2.plugin [None req-3688105d-a069-4a63-8383-a6a8c706edbf - - - - - -] Attempt 1 to provision port e5f7ffb7-fe15-4092-957b-113d65cab034 2026-05-13 01:26:14.165 13 INFO neutron.plugins.ml2.plugin [None req-3688105d-a069-4a63-8383-a6a8c706edbf - - - - - -] Attempt 1 to provision port 6bc613cc-1506-4773-956e-5d5c0ccbc7ef 2026-05-13 01:26:14.221 13 INFO neutron.plugins.ml2.plugin [None req-3688105d-a069-4a63-8383-a6a8c706edbf - - - - - -] Attempt 1 to provision port 39eac0a4-fbbf-479d-b49a-1cfeff3f43ec 2026-05-13 01:26:15.454 13 INFO neutron.plugins.ml2.plugin [None req-e1563224-8e75-4104-a526-7f80fd3f12b6 - - - - - -] Attempt 1 to provision port 731eb666-85a9-4405-817c-80a8fbc5dd40 2026-05-13 01:26:21.962 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 8fc05b88-4064-44e6-80f3-76fa5268f4a5 2026-05-13 01:26:22.057 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd327dee-8947-42bf-803d-5f74ea9f95a4'] response: {'server_uuid': '72ef5730-5dc8-42c2-855a-516937869be5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8fc05b88-4064-44e6-80f3-76fa5268f4a5', 'code': 200} 2026-05-13 01:26:23.934 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 8fc05b88-4064-44e6-80f3-76fa5268f4a5 2026-05-13 01:26:26.465 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 4f889f40-5865-4af3-95da-337245eec853 2026-05-13 01:26:26.550 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fe3384f-1df4-4714-b08f-edd878d7c2ba'] response: {'server_uuid': '816c683e-f8eb-44aa-bc9e-198428230e53', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4f889f40-5865-4af3-95da-337245eec853', 'code': 200} 2026-05-13 01:26:27.959 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 4f889f40-5865-4af3-95da-337245eec853 2026-05-13 01:26:48.517 16 INFO neutron.plugins.ml2.plugin [None req-160b607a-4db9-455f-9a4b-045152557c12 - - - - - -] Attempt 1 to provision port 542f6087-5cd5-4195-a1a4-446c81252a69 2026-05-13 01:27:10.474 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 6e9b5364-7b08-47ee-b663-5791623a961f 2026-05-13 01:27:10.726 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-db078719-3620-4c7f-9c57-8d8efba1a931'] response: {'server_uuid': '18a0a2e3-42db-4d70-8712-a8f7ae04d019', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6e9b5364-7b08-47ee-b663-5791623a961f', 'code': 200} 2026-05-13 01:27:11.927 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 6e9b5364-7b08-47ee-b663-5791623a961f 2026-05-13 01:27:13.972 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port d845db51-3ca2-4e4c-b06b-36255fa9ddf3 2026-05-13 01:27:14.204 16 INFO neutron.plugins.ml2.plugin [None req-a4fdbd0e-2b81-46df-88be-e968dc62670e - - - - - -] Attempt 1 to provision port d845db51-3ca2-4e4c-b06b-36255fa9ddf3 2026-05-13 01:27:50.971 16 INFO neutron.plugins.ml2.plugin [None req-4d7d51ea-ee2a-4a8d-a19f-b70f74c0b38b - - - - - -] Attempt 1 to provision port 8d833055-81be-448e-ad16-26d4f9ac6ffb 2026-05-13 01:27:55.996 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 8d833055-81be-448e-ad16-26d4f9ac6ffb 2026-05-13 01:27:56.103 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-544f5e0c-834d-454f-9a7c-679395127e39'] response: {'server_uuid': '18a0a2e3-42db-4d70-8712-a8f7ae04d019', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8d833055-81be-448e-ad16-26d4f9ac6ffb', 'code': 200} 2026-05-13 01:27:57.972 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 8d833055-81be-448e-ad16-26d4f9ac6ffb 2026-05-13 01:28:00.492 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 8d833055-81be-448e-ad16-26d4f9ac6ffb 2026-05-13 01:28:22.711 16 INFO neutron.plugins.ml2.plugin [None req-d4963a2c-d3cd-4f13-84e1-522b85332e88 - - - - - -] Attempt 1 to provision port 267edda0-7f86-4490-b372-530aac0d0b48 2026-05-13 01:28:29.521 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 267edda0-7f86-4490-b372-530aac0d0b48 2026-05-13 01:28:29.663 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b56d1732-e8ee-48b2-a2ca-05a5c0bcd9c0'] response: {'server_uuid': '18a0a2e3-42db-4d70-8712-a8f7ae04d019', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '267edda0-7f86-4490-b372-530aac0d0b48', 'code': 200} 2026-05-13 01:28:30.130 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 267edda0-7f86-4490-b372-530aac0d0b48 2026-05-13 01:28:38.925 13 INFO neutron.plugins.ml2.plugin [None req-bcebcce8-8f52-408e-a770-f51ae4401996 - - - - - -] Attempt 1 to provision port 1a482b5e-a03a-44d2-80ae-6da8c1e01d57 2026-05-13 01:28:44.185 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 1a482b5e-a03a-44d2-80ae-6da8c1e01d57 2026-05-13 01:28:44.286 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1d36ca0-917e-47c5-8415-54ac98d591d7'] response: {'server_uuid': '18a0a2e3-42db-4d70-8712-a8f7ae04d019', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1a482b5e-a03a-44d2-80ae-6da8c1e01d57', 'code': 200} 2026-05-13 01:28:46.139 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 1a482b5e-a03a-44d2-80ae-6da8c1e01d57 2026-05-13 01:28:48.807 16 INFO neutron.plugins.ml2.plugin [None req-6d03f298-1dba-48cf-aa35-226ca19e379b - - - - - -] Attempt 1 to provision port 267edda0-7f86-4490-b372-530aac0d0b48 2026-05-13 01:29:02.210 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 1a482b5e-a03a-44d2-80ae-6da8c1e01d57 2026-05-13 01:29:02.448 13 INFO neutron.plugins.ml2.plugin [None req-ca39bd31-d312-4a7d-a96e-9bf74b8ad8ee - - - - - -] Attempt 1 to provision port 1a482b5e-a03a-44d2-80ae-6da8c1e01d57 2026-05-13 01:29:03.822 13 INFO neutron.plugins.ml2.plugin [None req-e72031e6-509e-4b54-b719-5c0fa56b98cc - - - - - -] Attempt 1 to provision port 1a482b5e-a03a-44d2-80ae-6da8c1e01d57 2026-05-13 01:29:04.201 16 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 1a482b5e-a03a-44d2-80ae-6da8c1e01d57 2026-05-13 01:29:13.032 16 INFO neutron.plugins.ml2.plugin [None req-069746f3-89d6-46b0-9d24-76b7b9a79662 - - - - - -] Attempt 1 to provision port 267edda0-7f86-4490-b372-530aac0d0b48 2026-05-13 01:29:14.183 13 INFO neutron.plugins.ml2.plugin [None req-6cd50800-5fcc-49da-9654-6f095786ffac - - - - - -] Attempt 1 to provision port 267edda0-7f86-4490-b372-530aac0d0b48 2026-05-13 01:29:40.300 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8e9b76a-777e-435e-87e5-dd8212771174'] response: {'server_uuid': '18a0a2e3-42db-4d70-8712-a8f7ae04d019', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6e9b5364-7b08-47ee-b663-5791623a961f', 'code': 200} 2026-05-13 01:29:56.317 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c62c5cf-5afb-4a75-8a45-787be21be07a'] response: {'server_uuid': 'e8c50654-a06f-4720-943f-79d33d9ba822', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '731eb666-85a9-4405-817c-80a8fbc5dd40', 'code': 200}