+ 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-12 12:14:42.551 1 INFO neutron.common.config [-] Logging enabled! 2026-05-12 12:14:42.551 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.3.dev7 2026-05-12 12:14:42.551 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-12 12:14:42.551 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-12 12:14:43.931 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 12:14:43.933 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-12 12:14:43.936 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-12 12:14:43.937 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 12:14:43.937 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-12 12:14:43.938 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-12 12:14:43.938 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 12:14:43.944 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 12:14:43.944 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 12:14:43.944 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 12:14:43.963 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-12 12:14:43.964 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 12:14:43.964 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-12 12:14:43.983 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-12 12:14:43.984 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-12 12:14:43.984 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-12 12:14:43.984 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-12 12:14:44.252 1 INFO neutron.plugins.ml2.managers [None req-28c16911-322e-41d6-b37e-51319a6a6eca - - - - - -] Initializing driver for type 'vlan' 2026-05-12 12:14:44.396 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-28c16911-322e-41d6-b37e-51319a6a6eca - - - - - -] VlanTypeDriver initialization complete 2026-05-12 12:14:44.396 1 INFO neutron.plugins.ml2.managers [None req-28c16911-322e-41d6-b37e-51319a6a6eca - - - - - -] Initializing driver for type 'vxlan' 2026-05-12 12:14:44.397 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-28c16911-322e-41d6-b37e-51319a6a6eca - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-12 12:14:44.443 1 INFO neutron.plugins.ml2.managers [None req-28c16911-322e-41d6-b37e-51319a6a6eca - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-12 12:14:44.443 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-28c16911-322e-41d6-b37e-51319a6a6eca - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-12 12:14:44.443 1 INFO neutron.plugins.ml2.managers [None req-28c16911-322e-41d6-b37e-51319a6a6eca - - - - - -] Initializing extension driver 'port_security' 2026-05-12 12:14:44.443 1 INFO neutron.plugins.ml2.extensions.port_security [None req-28c16911-322e-41d6-b37e-51319a6a6eca - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-12 12:14:44.444 1 INFO neutron.plugins.ml2.managers [None req-28c16911-322e-41d6-b37e-51319a6a6eca - - - - - -] Initializing extension driver 'qos' 2026-05-12 12:14:44.444 1 INFO neutron.plugins.ml2.managers [None req-28c16911-322e-41d6-b37e-51319a6a6eca - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-12 12:14:44.444 1 INFO neutron.plugins.ml2.managers [None req-28c16911-322e-41d6-b37e-51319a6a6eca - - - - - -] Initializing mechanism driver 'l2population' 2026-05-12 12:14:44.458 1 INFO neutron.quota [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded quota_driver: . 2026-05-12 12:14:44.458 1 INFO neutron.plugins.ml2.plugin [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Modular L2 Plugin initialization complete 2026-05-12 12:14:44.458 1 INFO neutron.plugins.ml2.managers [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-12 12:14:44.459 1 INFO neutron.plugins.ml2.managers [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-12 12:14:44.459 1 INFO neutron.plugins.ml2.managers [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Got port-security extension from driver 'port_security' 2026-05-12 12:14:44.459 1 INFO neutron.manager [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loading Plugin: qos 2026-05-12 12:14:44.470 1 INFO neutron.manager [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loading Plugin: router 2026-05-12 12:14:44.506 1 INFO neutron.services.service_base [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-12 12:14:44.506 1 INFO neutron.manager [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loading Plugin: segments 2026-05-12 12:14:44.570 1 INFO neutron.manager [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loading Plugin: trunk 2026-05-12 12:14:44.583 1 INFO neutron.manager [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loading Plugin: vpnaas 2026-05-12 12:14:44.613 1 WARNING stevedore.named [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 12:14:44.681 1 INFO neutron_vpnaas.services.vpn.plugin [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-12 12:14:44.681 1 INFO neutron.common.utils [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-12 12:14:44.682 1 INFO neutron.manager [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loading Plugin: taas 2026-05-12 12:14:44.702 1 WARNING stevedore.named [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-12 12:14:44.722 1 INFO neutron_taas.services.taas.taas_plugin [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-12 12:14:44.723 1 INFO neutron.manager [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loading Plugin: tapmirror 2026-05-12 12:14:44.733 1 WARNING stevedore.named [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-12 12:14:44.747 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-12 12:14:44.748 1 INFO neutron.manager [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loading Plugin: auto_allocate 2026-05-12 12:14:44.755 1 INFO neutron.manager [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loading Plugin: tag 2026-05-12 12:14:44.762 1 INFO neutron.manager [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loading Plugin: timestamp 2026-05-12 12:14:44.764 1 INFO neutron.manager [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loading Plugin: network_ip_availability 2026-05-12 12:14:44.768 1 INFO neutron.manager [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loading Plugin: flavors 2026-05-12 12:14:44.770 1 INFO neutron.manager [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loading Plugin: revisions 2026-05-12 12:14:44.774 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Initializing extension manager. 2026-05-12 12:14:44.775 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: address-group 2026-05-12 12:14:44.776 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: address-scope 2026-05-12 12:14:44.776 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-12 12:14:44.777 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: agent 2026-05-12 12:14:44.778 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: agent-resources-synced 2026-05-12 12:14:44.779 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: allowed-address-pairs 2026-05-12 12:14:44.779 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: auto-allocated-topology 2026-05-12 12:14:44.780 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: availability_zone 2026-05-12 12:14:44.780 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: availability_zone_filter 2026-05-12 12:14:44.781 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-12 12:14:44.781 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: default-subnetpools 2026-05-12 12:14:44.782 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-12 12:14:44.783 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: dns-integration 2026-05-12 12:14:44.783 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: dns-domain-ports 2026-05-12 12:14:44.784 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-12 12:14:44.784 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: dvr 2026-05-12 12:14:44.785 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-12 12:14:44.785 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: empty-string-filtering 2026-05-12 12:14:44.785 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 12:14:44.786 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-12 12:14:44.786 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: external-net 2026-05-12 12:14:44.787 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-12 12:14:44.787 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: extraroute 2026-05-12 12:14:44.788 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: extraroute-atomic 2026-05-12 12:14:44.788 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-12 12:14:44.789 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-12 12:14:44.789 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-12 12:14:44.790 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-12 12:14:44.790 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: fip-port-details 2026-05-12 12:14:44.791 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: flavors 2026-05-12 12:14:44.793 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-12 12:14:44.793 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: floatingip-pools 2026-05-12 12:14:44.795 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: ip_allocation 2026-05-12 12:14:44.796 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: ip-substring-filtering 2026-05-12 12:14:44.796 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: l2_adjacency 2026-05-12 12:14:44.797 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: router 2026-05-12 12:14:44.798 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 12:14:44.799 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-12 12:14:44.799 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-12 12:14:44.800 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: ext-gw-mode 2026-05-12 12:14:44.801 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: l3-ha 2026-05-12 12:14:44.801 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-12 12:14:44.802 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-12 12:14:44.802 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: l3-flavors 2026-05-12 12:14:44.803 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-12 12:14:44.803 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-12 12:14:44.805 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-12 12:14:44.806 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-12 12:14:44.807 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-12 12:14:44.808 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-12 12:14:44.809 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-12 12:14:44.809 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: multi-provider 2026-05-12 12:14:44.810 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: net-mtu 2026-05-12 12:14:44.810 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: net-mtu-writable 2026-05-12 12:14:44.811 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: network_availability_zone 2026-05-12 12:14:44.811 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: network_ha 2026-05-12 12:14:44.812 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: network-ip-availability 2026-05-12 12:14:44.813 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-12 12:14:44.814 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: pagination 2026-05-12 12:14:44.814 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: port-device-profile 2026-05-12 12:14:44.814 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-12 12:14:44.815 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-12 12:14:44.815 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-12 12:14:44.816 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: port-mac-override 2026-05-12 12:14:44.816 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-12 12:14:44.816 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-12 12:14:44.817 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-12 12:14:44.817 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: port-resource-request 2026-05-12 12:14:44.818 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: port-resource-request-groups 2026-05-12 12:14:44.818 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-12 12:14:44.819 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: binding 2026-05-12 12:14:44.819 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: binding-extended 2026-05-12 12:14:44.820 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: port-security 2026-05-12 12:14:44.820 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: project-id 2026-05-12 12:14:44.821 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: provider 2026-05-12 12:14:44.821 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-12 12:14:44.823 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: qos 2026-05-12 12:14:44.823 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-12 12:14:44.824 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-12 12:14:44.824 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: qos-default 2026-05-12 12:14:44.825 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: qos-fip 2026-05-12 12:14:44.825 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-12 12:14:44.826 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: qos-gateway-ip 2026-05-12 12:14:44.826 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: qos-port-network-policy 2026-05-12 12:14:44.827 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: qos-pps-minimum 2026-05-12 12:14:44.827 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-12 12:14:44.828 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: qos-pps 2026-05-12 12:14:44.828 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: qos-rule-type-details 2026-05-12 12:14:44.828 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-12 12:14:44.829 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: qos-rules-alias 2026-05-12 12:14:44.829 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: quota-check-limit 2026-05-12 12:14:44.830 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: quota-check-limit-default 2026-05-12 12:14:44.832 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: quotas 2026-05-12 12:14:44.834 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: quota_details 2026-05-12 12:14:44.835 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: rbac-policies 2026-05-12 12:14:44.836 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: rbac-address-group 2026-05-12 12:14:44.836 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: rbac-address-scope 2026-05-12 12:14:44.837 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: rbac-security-groups 2026-05-12 12:14:44.838 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: rbac-subnetpool 2026-05-12 12:14:44.838 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: revision-if-match 2026-05-12 12:14:44.839 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: standard-attr-revisions 2026-05-12 12:14:44.840 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: router_availability_zone 2026-05-12 12:14:44.840 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-12 12:14:44.842 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: security-groups-default-rules 2026-05-12 12:14:44.843 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-12 12:14:44.843 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-12 12:14:44.844 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-12 12:14:44.845 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-12 12:14:44.845 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-12 12:14:44.850 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: security-group 2026-05-12 12:14:44.851 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: segment 2026-05-12 12:14:44.851 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-12 12:14:44.852 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: service-type 2026-05-12 12:14:44.852 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: sorting 2026-05-12 12:14:44.853 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: standard-attr-segment 2026-05-12 12:14:44.853 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: standard-attr-description 2026-05-12 12:14:44.854 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: stateful-security-group 2026-05-12 12:14:44.854 1 WARNING neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-12 12:14:44.854 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-12 12:14:44.855 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: subnet-external-network 2026-05-12 12:14:44.855 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: subnet_onboard 2026-05-12 12:14:44.856 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-12 12:14:44.856 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: subnet-service-types 2026-05-12 12:14:44.857 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: subnet_allocation 2026-05-12 12:14:44.857 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-12 12:14:44.858 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: tag-creation 2026-05-12 12:14:44.858 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-12 12:14:44.861 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: standard-attr-tag 2026-05-12 12:14:44.862 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-12 12:14:44.862 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: trunk 2026-05-12 12:14:44.863 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: trunk-details 2026-05-12 12:14:44.863 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-12 12:14:44.864 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-12 12:14:44.865 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-12 12:14:44.866 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-12 12:14:44.867 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-12 12:14:44.868 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-12 12:14:44.868 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: vpn-flavors 2026-05-12 12:14:44.870 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: vpnaas 2026-05-12 12:14:44.871 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: taas 2026-05-12 12:14:44.871 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: tap-mirror 2026-05-12 12:14:44.872 1 INFO neutron.api.extensions [None req-3d3c2713-a368-4191-a221-21865f7bdcbe - - - - - -] Loaded extension: taas-vlan-filter 2026-05-12 12:15:14.961 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-12 12:15:15.002 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-12 12:15:15.019 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-12 12:15:29.359 16 INFO neutron.db.l3_hamode_db [None req-c0dd07b4-7498-44e4-a293-c4cc5b019da3 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:15:43.460 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 4fb1ae26-62ac-4e81-bdb2-4228330c0d9b 2026-05-12 12:15:44.679 16 INFO neutron.plugins.ml2.plugin [None req-e9e0e9b3-d8f2-4ae4-8202-26ba82d52580 - - - - - -] Attempt 1 to provision port 4fb1ae26-62ac-4e81-bdb2-4228330c0d9b 2026-05-12 12:15:45.371 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 4fb1ae26-62ac-4e81-bdb2-4228330c0d9b 2026-05-12 12:15:46.338 16 INFO neutron.plugins.ml2.plugin [None req-ad4228c9-ae5d-40dd-b308-e1372b068016 - - - - - -] Attempt 1 to provision port 4fb1ae26-62ac-4e81-bdb2-4228330c0d9b 2026-05-12 12:20:24.838 13 INFO neutron.plugins.ml2.plugin [None req-d4a2daa5-0ebb-4bf3-8c1a-b8edbeb38c21 - - - - - -] Attempt 1 to provision port 32d1f8f6-7e3c-47e7-94b4-3558a5e6ac39 2026-05-12 12:20:25.489 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 32d1f8f6-7e3c-47e7-94b4-3558a5e6ac39 2026-05-12 12:20:26.480 13 INFO neutron.plugins.ml2.plugin [None req-3724ba79-8a7d-4432-8204-f1dc2f97da16 - - - - - -] Attempt 1 to provision port 32d1f8f6-7e3c-47e7-94b4-3558a5e6ac39 2026-05-12 12:20:31.742 13 INFO neutron.plugins.ml2.plugin [None req-222e71c5-7cb3-442c-a0fb-e338004f33d9 - - - - - -] Attempt 1 to provision port a9be645f-330e-4eea-bdf1-17c838ced65d 2026-05-12 12:25:48.118 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port a9be645f-330e-4eea-bdf1-17c838ced65d 2026-05-12 12:25:49.555 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port a9be645f-330e-4eea-bdf1-17c838ced65d 2026-05-12 12:41:17.848 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 67833c7f-2533-4561-8df8-4e902d9c9ebd 2026-05-12 12:41:19.858 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 67833c7f-2533-4561-8df8-4e902d9c9ebd 2026-05-12 12:43:11.385 16 INFO neutron.plugins.ml2.plugin [None req-e46e7c7e-393e-4887-a1c1-411f4d7c506e - - - - - -] Attempt 1 to provision port 4fb1ae26-62ac-4e81-bdb2-4228330c0d9b 2026-05-12 12:43:11.433 16 INFO neutron.plugins.ml2.plugin [None req-e46e7c7e-393e-4887-a1c1-411f4d7c506e - - - - - -] Attempt 1 to provision port a9be645f-330e-4eea-bdf1-17c838ced65d 2026-05-12 12:43:11.484 16 INFO neutron.plugins.ml2.plugin [None req-e46e7c7e-393e-4887-a1c1-411f4d7c506e - - - - - -] Attempt 1 to provision port 32d1f8f6-7e3c-47e7-94b4-3558a5e6ac39 2026-05-12 12:56:54.179 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 3b58d9fa-115d-4993-88da-0566a88114be 2026-05-12 12:56:56.111 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 3b58d9fa-115d-4993-88da-0566a88114be 2026-05-12 12:57:00.113 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port ce4d05f8-9c21-4aab-acda-2183e2fc2f21 2026-05-12 12:57:02.373 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port e67ecb16-21a0-411e-b1dc-638b08fe4a84 2026-05-12 12:57:02.755 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port ad3f97b5-55a1-4bf8-b98b-889fc4c1acc8 2026-05-12 12:57:03.100 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port ce4d05f8-9c21-4aab-acda-2183e2fc2f21 2026-05-12 12:57:03.780 13 INFO neutron.plugins.ml2.plugin [None req-0574fe05-f7d7-4da0-ba28-a68c3c65780d - - - - - -] Attempt 1 to provision port 4348d888-a4d5-4f14-9907-e1c52c82dec4 2026-05-12 12:57:03.839 13 INFO neutron.plugins.ml2.plugin [None req-0574fe05-f7d7-4da0-ba28-a68c3c65780d - - - - - -] Attempt 1 to provision port 8f63598d-a288-42ed-ac66-858ec6f6657c 2026-05-12 12:57:03.889 13 INFO neutron.plugins.ml2.plugin [None req-0574fe05-f7d7-4da0-ba28-a68c3c65780d - - - - - -] Attempt 1 to provision port 3b58d9fa-115d-4993-88da-0566a88114be 2026-05-12 12:57:03.953 13 INFO neutron.plugins.ml2.plugin [None req-0574fe05-f7d7-4da0-ba28-a68c3c65780d - - - - - -] Attempt 1 to provision port 7c461628-34fc-41d0-b613-2f7bf3259426 2026-05-12 12:57:03.981 13 INFO neutron.plugins.ml2.plugin [None req-0574fe05-f7d7-4da0-ba28-a68c3c65780d - - - - - -] Attempt 1 to provision port ce4d05f8-9c21-4aab-acda-2183e2fc2f21 2026-05-12 12:57:04.043 13 INFO neutron.plugins.ml2.plugin [None req-0574fe05-f7d7-4da0-ba28-a68c3c65780d - - - - - -] Attempt 1 to provision port 9ff12d30-b7df-4ddd-b8f0-727a327f999d 2026-05-12 12:57:04.104 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port e67ecb16-21a0-411e-b1dc-638b08fe4a84 2026-05-12 12:57:04.300 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port ad3f97b5-55a1-4bf8-b98b-889fc4c1acc8 2026-05-12 12:57:08.124 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port f9d1ae1a-f68c-49fc-b02c-ff8555e8b09c 2026-05-12 12:57:10.225 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 06218372-8985-4cc4-9c58-c4f88f8f4825 2026-05-12 12:57:10.658 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port f9d1ae1a-f68c-49fc-b02c-ff8555e8b09c 2026-05-12 12:57:12.091 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 06218372-8985-4cc4-9c58-c4f88f8f4825 2026-05-12 12:57:14.691 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 2862e9ec-5c2f-4104-a821-996aa8da6872 2026-05-12 12:57:15.219 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port a460346f-ba13-42aa-af30-58ef82e132fa 2026-05-12 12:57:15.687 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a0d0539-5e2c-47f7-884d-387a3d2fde4b'] response: {'server_uuid': 'd7128546-9fd1-4515-8334-a118b60ad17a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a460346f-ba13-42aa-af30-58ef82e132fa', 'code': 200} 2026-05-12 12:57:16.138 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 2862e9ec-5c2f-4104-a821-996aa8da6872 2026-05-12 12:57:16.398 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port a460346f-ba13-42aa-af30-58ef82e132fa 2026-05-12 12:57:18.820 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port f2d54abf-f746-4c47-9530-b693aaed21d8 2026-05-12 12:57:18.967 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c775d4e8-a015-4093-aeac-56c4a9023368'] response: {'server_uuid': 'e47a31eb-228e-4304-91d8-b290fd165e16', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f2d54abf-f746-4c47-9530-b693aaed21d8', 'code': 200} 2026-05-12 12:57:20.395 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port f2d54abf-f746-4c47-9530-b693aaed21d8 2026-05-12 12:57:20.648 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 5482d9f5-a460-40c7-9d8c-ca65bd744874 2026-05-12 12:57:21.137 16 INFO neutron.plugins.ml2.plugin [None req-0346fb67-219e-49be-804c-453e0e9091c8 - - - - - -] Attempt 1 to provision port efc64fe4-db01-49b7-9677-40140ab6f630 2026-05-12 12:57:21.162 16 INFO neutron.plugins.ml2.plugin [None req-0346fb67-219e-49be-804c-453e0e9091c8 - - - - - -] Attempt 1 to provision port a460346f-ba13-42aa-af30-58ef82e132fa 2026-05-12 12:57:21.242 16 INFO neutron.plugins.ml2.plugin [None req-0346fb67-219e-49be-804c-453e0e9091c8 - - - - - -] Attempt 1 to provision port a6c46c6a-202d-48ba-96dd-e5814360d1df 2026-05-12 12:57:21.291 16 INFO neutron.plugins.ml2.plugin [None req-0346fb67-219e-49be-804c-453e0e9091c8 - - - - - -] Attempt 1 to provision port 9ff12d30-b7df-4ddd-b8f0-727a327f999d 2026-05-12 12:57:21.331 16 INFO neutron.plugins.ml2.plugin [None req-0346fb67-219e-49be-804c-453e0e9091c8 - - - - - -] Attempt 1 to provision port 6a59960b-f15b-4186-b7d8-741df8c6807d 2026-05-12 12:57:21.368 16 INFO neutron.plugins.ml2.plugin [None req-0346fb67-219e-49be-804c-453e0e9091c8 - - - - - -] Attempt 1 to provision port 8f63598d-a288-42ed-ac66-858ec6f6657c 2026-05-12 12:57:21.400 16 INFO neutron.plugins.ml2.plugin [None req-0346fb67-219e-49be-804c-453e0e9091c8 - - - - - -] Attempt 1 to provision port 5482d9f5-a460-40c7-9d8c-ca65bd744874 2026-05-12 12:57:21.466 16 INFO neutron.plugins.ml2.plugin [None req-0346fb67-219e-49be-804c-453e0e9091c8 - - - - - -] Attempt 1 to provision port 2862e9ec-5c2f-4104-a821-996aa8da6872 2026-05-12 12:57:22.773 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port c8fcf778-9ae2-42bc-928f-5fd74bbee948 2026-05-12 12:57:23.246 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 5482d9f5-a460-40c7-9d8c-ca65bd744874 2026-05-12 12:57:23.318 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d301d413-fe52-4b27-8f60-8c421d446733'] response: {'server_uuid': '51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c8fcf778-9ae2-42bc-928f-5fd74bbee948', 'code': 200} 2026-05-12 12:57:25.348 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port c8fcf778-9ae2-42bc-928f-5fd74bbee948 2026-05-12 12:57:25.758 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 8c6c7401-85cd-4f73-ba09-fe0daa464f6a 2026-05-12 12:57:25.887 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2b0409e-b120-4789-a74c-ddc849177ec7'] response: {'server_uuid': 'cc89dcb0-db71-4b8b-94e3-10e3df5726d3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8c6c7401-85cd-4f73-ba09-fe0daa464f6a', 'code': 200} 2026-05-12 12:57:25.925 13 INFO neutron.plugins.ml2.plugin [None req-b811b305-c3ce-450b-bb5b-d7d60a213b8d - - - - - -] Attempt 1 to provision port 8c6c7401-85cd-4f73-ba09-fe0daa464f6a 2026-05-12 12:57:26.025 13 INFO neutron.plugins.ml2.plugin [None req-b811b305-c3ce-450b-bb5b-d7d60a213b8d - - - - - -] Attempt 1 to provision port efc64fe4-db01-49b7-9677-40140ab6f630 2026-05-12 12:57:26.072 13 INFO neutron.plugins.ml2.plugin [None req-b811b305-c3ce-450b-bb5b-d7d60a213b8d - - - - - -] Attempt 1 to provision port 206a0eeb-98b9-4e8e-a0f0-75c0449da69c 2026-05-12 12:57:26.120 13 INFO neutron.plugins.ml2.plugin [None req-b811b305-c3ce-450b-bb5b-d7d60a213b8d - - - - - -] Attempt 1 to provision port 9ff12d30-b7df-4ddd-b8f0-727a327f999d 2026-05-12 12:57:26.149 13 INFO neutron.plugins.ml2.plugin [None req-b811b305-c3ce-450b-bb5b-d7d60a213b8d - - - - - -] Attempt 1 to provision port 6a59960b-f15b-4186-b7d8-741df8c6807d 2026-05-12 12:57:26.190 13 INFO neutron.plugins.ml2.plugin [None req-b811b305-c3ce-450b-bb5b-d7d60a213b8d - - - - - -] Attempt 1 to provision port c8fcf778-9ae2-42bc-928f-5fd74bbee948 2026-05-12 12:57:26.259 13 INFO neutron.plugins.ml2.plugin [None req-b811b305-c3ce-450b-bb5b-d7d60a213b8d - - - - - -] Attempt 1 to provision port 5482d9f5-a460-40c7-9d8c-ca65bd744874 2026-05-12 12:57:26.333 13 INFO neutron.plugins.ml2.plugin [None req-b811b305-c3ce-450b-bb5b-d7d60a213b8d - - - - - -] Attempt 1 to provision port 2862e9ec-5c2f-4104-a821-996aa8da6872 2026-05-12 12:57:27.052 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 8c6c7401-85cd-4f73-ba09-fe0daa464f6a 2026-05-12 12:57:30.803 16 INFO neutron.plugins.ml2.plugin [None req-ad69cec0-7dad-4742-a66f-54e3e1f1375e - - - - - -] Attempt 1 to provision port 6a59960b-f15b-4186-b7d8-741df8c6807d 2026-05-12 12:57:31.457 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-95d077ea-3df9-470d-9a71-82063f4a5712'] response: {'server_uuid': 'cc89dcb0-db71-4b8b-94e3-10e3df5726d3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8c6c7401-85cd-4f73-ba09-fe0daa464f6a', 'code': 200} 2026-05-12 12:57:34.136 16 INFO neutron.plugins.ml2.plugin [None req-c6e3a65d-c1ac-4018-bb38-3896826e2f23 - - - - - -] Attempt 1 to provision port efc64fe4-db01-49b7-9677-40140ab6f630 2026-05-12 12:57:34.161 16 INFO neutron.plugins.ml2.plugin [None req-c6e3a65d-c1ac-4018-bb38-3896826e2f23 - - - - - -] Attempt 1 to provision port 6a59960b-f15b-4186-b7d8-741df8c6807d 2026-05-12 12:57:38.965 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port d62d102b-504e-4021-830d-8a46bb19aca5 2026-05-12 12:57:41.300 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port c74789fb-4ccd-47f6-9b96-74df21f29948 2026-05-12 12:57:41.751 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port d62d102b-504e-4021-830d-8a46bb19aca5 2026-05-12 12:57:43.337 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 1487428d-cab6-40a3-8fd6-8632b23183b2 2026-05-12 12:57:43.641 13 INFO neutron.plugins.ml2.plugin [None req-00f33d0e-2f2c-4c41-baff-be735484f2fb - - - - - -] Attempt 1 to provision port c74789fb-4ccd-47f6-9b96-74df21f29948 2026-05-12 12:57:43.707 13 INFO neutron.plugins.ml2.plugin [None req-00f33d0e-2f2c-4c41-baff-be735484f2fb - - - - - -] Attempt 1 to provision port c8fcf778-9ae2-42bc-928f-5fd74bbee948 2026-05-12 12:57:43.787 13 INFO neutron.plugins.ml2.plugin [None req-00f33d0e-2f2c-4c41-baff-be735484f2fb - - - - - -] Attempt 1 to provision port 05a64673-2532-4098-99c5-a8749f90c312 2026-05-12 12:57:43.802 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port c74789fb-4ccd-47f6-9b96-74df21f29948 2026-05-12 12:57:45.136 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 1487428d-cab6-40a3-8fd6-8632b23183b2 2026-05-12 12:57:47.198 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port a6c46c6a-202d-48ba-96dd-e5814360d1df 2026-05-12 12:57:47.491 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port efc64fe4-db01-49b7-9677-40140ab6f630 2026-05-12 12:57:48.875 13 INFO neutron.plugins.ml2.plugin [None req-42fa73a0-2e9b-4ef3-8748-c8d232765235 - - - - - -] Attempt 1 to provision port c74789fb-4ccd-47f6-9b96-74df21f29948 2026-05-12 12:57:48.980 13 INFO neutron.plugins.ml2.plugin [None req-42fa73a0-2e9b-4ef3-8748-c8d232765235 - - - - - -] Attempt 1 to provision port 05a64673-2532-4098-99c5-a8749f90c312 2026-05-12 12:57:49.147 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port a6c46c6a-202d-48ba-96dd-e5814360d1df 2026-05-12 12:57:49.257 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port efc64fe4-db01-49b7-9677-40140ab6f630 2026-05-12 12:57:51.902 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 69cd3d0c-f1bf-4425-8977-19cf8e433669 2026-05-12 12:57:52.014 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d93f1280-d69d-442c-92d9-5f7fd498a9dc'] response: {'server_uuid': '31bfb3da-bc42-4f81-bd7b-97a6e68fd96c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '69cd3d0c-f1bf-4425-8977-19cf8e433669', 'code': 200} 2026-05-12 12:57:52.850 13 INFO neutron.plugins.ml2.plugin [None req-41c50f4f-c327-480e-90f6-4fb67dbfed47 - - - - - -] Attempt 1 to provision port 05a64673-2532-4098-99c5-a8749f90c312 2026-05-12 12:57:52.879 13 INFO neutron.plugins.ml2.plugin [None req-41c50f4f-c327-480e-90f6-4fb67dbfed47 - - - - - -] Attempt 1 to provision port f18f75d2-d040-4b95-8b76-7f4d6cebf073 2026-05-12 12:57:54.372 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 4c15e474-322d-4235-b050-07325d652baf 2026-05-12 12:57:54.508 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e7ecb9d-30a6-40c4-9174-b9ad71b83e74'] response: {'server_uuid': '917adc86-3da5-4226-b6e7-327b1ca69f7d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4c15e474-322d-4235-b050-07325d652baf', 'code': 200} 2026-05-12 12:57:54.757 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 69cd3d0c-f1bf-4425-8977-19cf8e433669 2026-05-12 12:57:56.478 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 4c15e474-322d-4235-b050-07325d652baf 2026-05-12 12:57:56.689 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 62c07d9b-e906-439c-b093-ab35605d2488 2026-05-12 12:57:58.086 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port f18f75d2-d040-4b95-8b76-7f4d6cebf073 2026-05-12 12:57:58.353 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 05a64673-2532-4098-99c5-a8749f90c312 2026-05-12 12:57:58.507 13 INFO neutron.plugins.ml2.plugin [None req-9684bfec-64ad-40a1-ade4-4e32afda88e5 - - - - - -] Attempt 1 to provision port 4c15e474-322d-4235-b050-07325d652baf 2026-05-12 12:57:58.587 13 INFO neutron.plugins.ml2.plugin [None req-9684bfec-64ad-40a1-ade4-4e32afda88e5 - - - - - -] Attempt 1 to provision port 69cd3d0c-f1bf-4425-8977-19cf8e433669 2026-05-12 12:57:58.635 13 INFO neutron.plugins.ml2.plugin [None req-9684bfec-64ad-40a1-ade4-4e32afda88e5 - - - - - -] Attempt 1 to provision port 7d002b27-aa34-41c3-9412-e0f69e494910 2026-05-12 12:57:58.658 13 INFO neutron.plugins.ml2.plugin [None req-9684bfec-64ad-40a1-ade4-4e32afda88e5 - - - - - -] Attempt 1 to provision port 09c72629-78a0-4f48-a631-6e0a0a0cc2e4 2026-05-12 12:57:58.679 13 INFO neutron.plugins.ml2.plugin [None req-9684bfec-64ad-40a1-ade4-4e32afda88e5 - - - - - -] Attempt 1 to provision port 62c07d9b-e906-439c-b093-ab35605d2488 2026-05-12 12:57:58.784 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 62c07d9b-e906-439c-b093-ab35605d2488 2026-05-12 12:58:00.519 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port f18f75d2-d040-4b95-8b76-7f4d6cebf073 2026-05-12 12:58:00.791 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 05a64673-2532-4098-99c5-a8749f90c312 2026-05-12 12:58:02.504 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 7d002b27-aa34-41c3-9412-e0f69e494910 2026-05-12 12:58:02.635 16 INFO neutron.plugins.ml2.plugin [None req-5c246944-44ae-4a11-bf06-7b1ce2b98ed0 - - - - - -] Attempt 1 to provision port 09c72629-78a0-4f48-a631-6e0a0a0cc2e4 2026-05-12 12:58:02.752 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 09c72629-78a0-4f48-a631-6e0a0a0cc2e4 2026-05-12 12:58:02.786 16 INFO neutron.plugins.ml2.plugin [None req-5c246944-44ae-4a11-bf06-7b1ce2b98ed0 - - - - - -] Attempt 1 to provision port 62c07d9b-e906-439c-b093-ab35605d2488 2026-05-12 12:58:04.636 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 7d002b27-aa34-41c3-9412-e0f69e494910 2026-05-12 12:58:24.591 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd843686-f0c3-4e2e-bb9f-b862322d515a'] response: {'server_uuid': '31bfb3da-bc42-4f81-bd7b-97a6e68fd96c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '69cd3d0c-f1bf-4425-8977-19cf8e433669', 'code': 200} 2026-05-12 12:58:26.998 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 69cd3d0c-f1bf-4425-8977-19cf8e433669 2026-05-12 12:58:27.125 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2836982-b1cf-4153-9f3e-9c7b6f7e2dc2'] response: {'server_uuid': '31bfb3da-bc42-4f81-bd7b-97a6e68fd96c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '69cd3d0c-f1bf-4425-8977-19cf8e433669', 'code': 200} 2026-05-12 12:58:28.457 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 69cd3d0c-f1bf-4425-8977-19cf8e433669 2026-05-12 12:58:32.908 16 INFO neutron.plugins.ml2.plugin [None req-c00ec926-94e0-4bfa-9f2e-bd8c6a7838a4 - - - - - -] Attempt 1 to provision port c81df201-ff06-4fd8-a6c2-3280cfc8b155 2026-05-12 12:58:44.602 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 090febbd-a4a1-454a-8df4-c6915fd8429a 2026-05-12 12:58:46.407 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 090febbd-a4a1-454a-8df4-c6915fd8429a 2026-05-12 12:58:46.737 16 INFO neutron.plugins.ml2.plugin [None req-44a45c4d-fff2-4b50-8d5e-c5083064a21a - - - - - -] Attempt 1 to provision port 090febbd-a4a1-454a-8df4-c6915fd8429a 2026-05-12 12:59:04.741 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 85ce7c18-351b-4fd0-9ab0-cede077ac2e8 2026-05-12 12:59:31.859 16 INFO neutron.plugins.ml2.plugin [None req-33232409-2189-43b7-860d-6a24aa9db181 - - - - - -] Attempt 1 to provision port 40262598-714f-4071-a4de-bcb9c9d481a8 2026-05-12 12:59:32.447 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 40262598-714f-4071-a4de-bcb9c9d481a8 2026-05-12 12:59:34.439 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port edaac3be-8d59-4c0e-ac10-e6cef14a6873 2026-05-12 12:59:34.840 13 INFO neutron.plugins.ml2.plugin [None req-ea55420e-9710-49a1-883b-700769bb35b8 - - - - - -] Attempt 1 to provision port 40262598-714f-4071-a4de-bcb9c9d481a8 2026-05-12 12:59:34.919 13 INFO neutron.plugins.ml2.plugin [None req-ea55420e-9710-49a1-883b-700769bb35b8 - - - - - -] Attempt 1 to provision port 94920f69-a0b8-4b43-8ec0-3e7630c36420 2026-05-12 12:59:34.953 13 INFO neutron.plugins.ml2.plugin [None req-ea55420e-9710-49a1-883b-700769bb35b8 - - - - - -] Attempt 1 to provision port 4eea07ee-db8d-4197-84b5-4300e6532baa 2026-05-12 12:59:36.566 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port edaac3be-8d59-4c0e-ac10-e6cef14a6873 2026-05-12 12:59:38.496 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 5c8463b1-1de6-4677-bc82-0a048cbe1ec0 2026-05-12 12:59:38.801 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 01f673be-1f7a-484b-951a-876c8419dea7 2026-05-12 12:59:40.585 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 01f673be-1f7a-484b-951a-876c8419dea7 2026-05-12 12:59:40.766 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 5c8463b1-1de6-4677-bc82-0a048cbe1ec0 2026-05-12 12:59:40.907 16 INFO neutron.plugins.ml2.plugin [None req-0561c0e1-7187-4922-95dc-b0cda72daf5e - - - - - -] Attempt 1 to provision port 4eea07ee-db8d-4197-84b5-4300e6532baa 2026-05-12 12:59:40.944 16 INFO neutron.plugins.ml2.plugin [None req-0561c0e1-7187-4922-95dc-b0cda72daf5e - - - - - -] Attempt 1 to provision port 1497050c-60eb-4c25-9b43-a9a601434624 2026-05-12 12:59:40.970 16 INFO neutron.plugins.ml2.plugin [None req-0561c0e1-7187-4922-95dc-b0cda72daf5e - - - - - -] Attempt 1 to provision port 5c8463b1-1de6-4677-bc82-0a048cbe1ec0 2026-05-12 12:59:46.651 16 INFO neutron.plugins.ml2.plugin [None req-d8b7c579-1b6a-47b1-8784-8fa8e01095ab - - - - - -] Attempt 1 to provision port 5c8463b1-1de6-4677-bc82-0a048cbe1ec0 2026-05-12 12:59:46.711 16 INFO neutron.plugins.ml2.plugin [None req-d8b7c579-1b6a-47b1-8784-8fa8e01095ab - - - - - -] Attempt 1 to provision port 38330a4b-3225-4305-8182-568a13c67e2d 2026-05-12 12:59:49.827 13 INFO neutron.plugins.ml2.plugin [None req-c83dae3c-1fcd-4090-9dfa-f0b54cc3d702 - - - - - -] Attempt 1 to provision port 38330a4b-3225-4305-8182-568a13c67e2d 2026-05-12 12:59:49.882 13 INFO neutron.plugins.ml2.plugin [None req-c83dae3c-1fcd-4090-9dfa-f0b54cc3d702 - - - - - -] Attempt 1 to provision port 4eea07ee-db8d-4197-84b5-4300e6532baa 2026-05-12 12:59:53.554 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 82706b4b-f8c5-4d6a-99ed-074c2c23f5c3 2026-05-12 12:59:53.746 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-31a6fe80-e721-4cd8-938b-142d35670ab0'] response: {'server_uuid': '5d3490ee-fa16-43dc-8eb2-44d4ccc635b6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '82706b4b-f8c5-4d6a-99ed-074c2c23f5c3', 'code': 200} 2026-05-12 12:59:54.744 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 94920f69-a0b8-4b43-8ec0-3e7630c36420 2026-05-12 12:59:55.374 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 3c10db56-a525-4f2a-8d59-3988989fae31 2026-05-12 12:59:56.058 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 82706b4b-f8c5-4d6a-99ed-074c2c23f5c3 2026-05-12 12:59:56.328 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 4eea07ee-db8d-4197-84b5-4300e6532baa 2026-05-12 12:59:56.963 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 1497050c-60eb-4c25-9b43-a9a601434624 2026-05-12 12:59:57.238 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 38330a4b-3225-4305-8182-568a13c67e2d 2026-05-12 12:59:57.604 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 94920f69-a0b8-4b43-8ec0-3e7630c36420 2026-05-12 12:59:58.013 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 3c10db56-a525-4f2a-8d59-3988989fae31 2026-05-12 12:59:58.436 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 4eea07ee-db8d-4197-84b5-4300e6532baa 2026-05-12 12:59:59.456 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 1497050c-60eb-4c25-9b43-a9a601434624 2026-05-12 12:59:59.637 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 38330a4b-3225-4305-8182-568a13c67e2d 2026-05-12 12:59:59.978 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 6ceb3c4b-408f-4676-83aa-9f6c6a1d6dc6 2026-05-12 13:00:00.424 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port dd3708fc-f7de-4697-bbde-1b2cd882aff4 2026-05-12 13:00:01.141 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 249347ea-059c-420a-b151-c02632ad7051 2026-05-12 13:00:01.485 16 INFO neutron.plugins.ml2.plugin [None req-1fd20980-61bb-42b0-b81b-4354a83efa1e - - - - - -] Attempt 1 to provision port 38330a4b-3225-4305-8182-568a13c67e2d 2026-05-12 13:00:01.513 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port dd3708fc-f7de-4697-bbde-1b2cd882aff4 2026-05-12 13:00:01.605 16 INFO neutron.plugins.ml2.plugin [None req-1fd20980-61bb-42b0-b81b-4354a83efa1e - - - - - -] Attempt 1 to provision port dd3708fc-f7de-4697-bbde-1b2cd882aff4 2026-05-12 13:00:01.662 16 INFO neutron.plugins.ml2.plugin [None req-1fd20980-61bb-42b0-b81b-4354a83efa1e - - - - - -] Attempt 1 to provision port 3c10db56-a525-4f2a-8d59-3988989fae31 2026-05-12 13:00:01.785 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 6ceb3c4b-408f-4676-83aa-9f6c6a1d6dc6 2026-05-12 13:00:03.243 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 249347ea-059c-420a-b151-c02632ad7051 2026-05-12 13:00:05.311 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port cfd7ba90-1fc9-4a14-9511-162de2901dee 2026-05-12 13:00:07.141 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port cfd7ba90-1fc9-4a14-9511-162de2901dee 2026-05-12 13:00:07.397 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 72ad34f3-bea8-4bfb-b05f-c0cd51bfaf6a 2026-05-12 13:00:09.141 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 72ad34f3-bea8-4bfb-b05f-c0cd51bfaf6a 2026-05-12 13:00:11.370 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 1fe29574-3543-44a1-92b5-a1c708b7cbb6 2026-05-12 13:00:13.245 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 1fe29574-3543-44a1-92b5-a1c708b7cbb6 2026-05-12 13:00:16.944 16 INFO neutron.plugins.ml2.plugin [None req-3d47a448-8341-4667-b4c4-1be5bf46e622 - - - - - -] Attempt 1 to provision port b22391f4-839d-40b1-8da6-33f22440e77b 2026-05-12 13:00:16.972 16 INFO neutron.plugins.ml2.plugin [None req-3d47a448-8341-4667-b4c4-1be5bf46e622 - - - - - -] Attempt 1 to provision port e0044a38-4a7b-4c9a-8ee8-71c1e43c0893 2026-05-12 13:00:16.995 16 INFO neutron.plugins.ml2.plugin [None req-3d47a448-8341-4667-b4c4-1be5bf46e622 - - - - - -] Attempt 1 to provision port dd3708fc-f7de-4697-bbde-1b2cd882aff4 2026-05-12 13:00:17.066 16 INFO neutron.plugins.ml2.plugin [None req-3d47a448-8341-4667-b4c4-1be5bf46e622 - - - - - -] Attempt 1 to provision port cfd7ba90-1fc9-4a14-9511-162de2901dee 2026-05-12 13:00:17.143 16 INFO neutron.plugins.ml2.plugin [None req-3d47a448-8341-4667-b4c4-1be5bf46e622 - - - - - -] Attempt 1 to provision port 9297265a-e105-454e-bed3-3c0e0b15009e 2026-05-12 13:00:17.174 16 INFO neutron.plugins.ml2.plugin [None req-3d47a448-8341-4667-b4c4-1be5bf46e622 - - - - - -] Attempt 1 to provision port 1fe29574-3543-44a1-92b5-a1c708b7cbb6 2026-05-12 13:00:17.238 16 INFO neutron.plugins.ml2.plugin [None req-3d47a448-8341-4667-b4c4-1be5bf46e622 - - - - - -] Attempt 1 to provision port 0eb9383b-e2df-489f-9aa1-6e5353d1fa78 2026-05-12 13:00:17.491 16 INFO neutron.plugins.ml2.plugin [None req-3d47a448-8341-4667-b4c4-1be5bf46e622 - - - - - -] Attempt 1 to provision port 5c65e4dd-371b-496e-a20c-1b282f510401 2026-05-12 13:00:17.517 16 INFO neutron.plugins.ml2.plugin [None req-3d47a448-8341-4667-b4c4-1be5bf46e622 - - - - - -] Attempt 1 to provision port 9b41ea71-abb8-4601-b37c-d80f1c450713 2026-05-12 13:00:17.648 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 0eb9383b-e2df-489f-9aa1-6e5353d1fa78 2026-05-12 13:00:17.927 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 6f56de15-8f3f-4637-9da4-79785297440e 2026-05-12 13:00:18.108 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-298ae5e2-33d5-422e-bc18-a7976c74ec35'] response: {'server_uuid': '85485079-08be-43f7-b1a3-6d4561da3446', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6f56de15-8f3f-4637-9da4-79785297440e', 'code': 200} 2026-05-12 13:00:20.187 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port e0044a38-4a7b-4c9a-8ee8-71c1e43c0893 2026-05-12 13:00:20.907 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 6f56de15-8f3f-4637-9da4-79785297440e 2026-05-12 13:00:21.227 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 2f6e37f5-0599-42c0-b1db-67544e296524 2026-05-12 13:00:21.349 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-85d1fbad-f405-4366-8d5b-840a7176dd3c'] response: {'server_uuid': '730b602f-5139-48fe-ae8f-b67fde1d2b81', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2f6e37f5-0599-42c0-b1db-67544e296524', 'code': 200} 2026-05-12 13:00:21.751 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 9b41ea71-abb8-4601-b37c-d80f1c450713 2026-05-12 13:00:22.255 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 0eb9383b-e2df-489f-9aa1-6e5353d1fa78 2026-05-12 13:00:22.713 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 9297265a-e105-454e-bed3-3c0e0b15009e 2026-05-12 13:00:23.378 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 3dd32fa6-0a9a-4f25-adb0-e63597fdc652 2026-05-12 13:00:25.969 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 5c65e4dd-371b-496e-a20c-1b282f510401 2026-05-12 13:00:26.260 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 9b41ea71-abb8-4601-b37c-d80f1c450713 2026-05-12 13:00:26.363 16 INFO neutron.plugins.ml2.plugin [None req-0ae2f43f-0481-4d34-a9db-b2949f726ed3 - - - - - -] Attempt 1 to provision port b22391f4-839d-40b1-8da6-33f22440e77b 2026-05-12 13:00:26.467 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 61732449-7a39-42e6-a864-db4678888ce5 2026-05-12 13:00:26.472 16 INFO neutron.plugins.ml2.plugin [None req-0ae2f43f-0481-4d34-a9db-b2949f726ed3 - - - - - -] Attempt 1 to provision port dd3708fc-f7de-4697-bbde-1b2cd882aff4 2026-05-12 13:00:26.529 16 INFO neutron.plugins.ml2.plugin [None req-0ae2f43f-0481-4d34-a9db-b2949f726ed3 - - - - - -] Attempt 1 to provision port cfd7ba90-1fc9-4a14-9511-162de2901dee 2026-05-12 13:00:26.563 16 INFO neutron.plugins.ml2.plugin [None req-0ae2f43f-0481-4d34-a9db-b2949f726ed3 - - - - - -] Attempt 1 to provision port 9297265a-e105-454e-bed3-3c0e0b15009e 2026-05-12 13:00:26.585 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2799f88e-4dc2-4fae-a5e9-61014846b144'] response: {'server_uuid': '5d4bd01c-5051-4536-8114-81af9e1b7fa7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '61732449-7a39-42e6-a864-db4678888ce5', 'code': 200} 2026-05-12 13:00:26.598 16 INFO neutron.plugins.ml2.plugin [None req-0ae2f43f-0481-4d34-a9db-b2949f726ed3 - - - - - -] Attempt 1 to provision port bf3953f0-b828-4b8a-b6a4-b026e73739f0 2026-05-12 13:00:26.736 16 INFO neutron.plugins.ml2.plugin [None req-0ae2f43f-0481-4d34-a9db-b2949f726ed3 - - - - - -] Attempt 1 to provision port 0eb9383b-e2df-489f-9aa1-6e5353d1fa78 2026-05-12 13:00:26.767 16 INFO neutron.plugins.ml2.plugin [None req-0ae2f43f-0481-4d34-a9db-b2949f726ed3 - - - - - -] Attempt 1 to provision port 61732449-7a39-42e6-a864-db4678888ce5 2026-05-12 13:00:26.799 16 INFO neutron.plugins.ml2.plugin [None req-0ae2f43f-0481-4d34-a9db-b2949f726ed3 - - - - - -] Attempt 1 to provision port 9b41ea71-abb8-4601-b37c-d80f1c450713 2026-05-12 13:00:26.799 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port afe808a8-0770-456d-ae68-80beafaf15ab 2026-05-12 13:00:26.843 16 INFO neutron.plugins.ml2.plugin [None req-0ae2f43f-0481-4d34-a9db-b2949f726ed3 - - - - - -] Attempt 1 to provision port afe808a8-0770-456d-ae68-80beafaf15ab 2026-05-12 13:00:26.890 16 INFO neutron.plugins.ml2.plugin [None req-0ae2f43f-0481-4d34-a9db-b2949f726ed3 - - - - - -] Attempt 1 to provision port 2f6e37f5-0599-42c0-b1db-67544e296524 2026-05-12 13:00:27.065 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port e0044a38-4a7b-4c9a-8ee8-71c1e43c0893 2026-05-12 13:00:27.219 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 2f6e37f5-0599-42c0-b1db-67544e296524 2026-05-12 13:00:27.443 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 9297265a-e105-454e-bed3-3c0e0b15009e 2026-05-12 13:00:27.652 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 3dd32fa6-0a9a-4f25-adb0-e63597fdc652 2026-05-12 13:00:29.192 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port bf3953f0-b828-4b8a-b6a4-b026e73739f0 2026-05-12 13:00:29.487 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 5c65e4dd-371b-496e-a20c-1b282f510401 2026-05-12 13:00:29.734 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port b22391f4-839d-40b1-8da6-33f22440e77b 2026-05-12 13:00:29.954 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 61732449-7a39-42e6-a864-db4678888ce5 2026-05-12 13:00:30.177 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port afe808a8-0770-456d-ae68-80beafaf15ab 2026-05-12 13:00:31.908 13 INFO neutron.plugins.ml2.plugin [None req-ba030989-ce06-4a06-b7e2-90bcb2fbeee5 - - - - - -] Attempt 1 to provision port b22391f4-839d-40b1-8da6-33f22440e77b 2026-05-12 13:00:31.955 13 INFO neutron.plugins.ml2.plugin [None req-ba030989-ce06-4a06-b7e2-90bcb2fbeee5 - - - - - -] Attempt 1 to provision port 3dd32fa6-0a9a-4f25-adb0-e63597fdc652 2026-05-12 13:00:32.009 13 INFO neutron.plugins.ml2.plugin [None req-ba030989-ce06-4a06-b7e2-90bcb2fbeee5 - - - - - -] Attempt 1 to provision port 3c10db56-a525-4f2a-8d59-3988989fae31 2026-05-12 13:00:39.551 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 89740cb7-f76d-4027-9a33-a122d7fee4db 2026-05-12 13:00:39.687 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcab5905-5fce-4215-83cc-04ebdc606243'] response: {'server_uuid': '6eaaca2e-9435-40a7-8de0-f59dfef97be5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '89740cb7-f76d-4027-9a33-a122d7fee4db', 'code': 200} 2026-05-12 13:00:41.555 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 89740cb7-f76d-4027-9a33-a122d7fee4db 2026-05-12 13:00:45.820 13 INFO neutron.plugins.ml2.plugin [None req-77ac1425-e1d4-4727-8c98-e613c6c85e55 - - - - - -] Attempt 1 to provision port 6f56de15-8f3f-4637-9da4-79785297440e 2026-05-12 13:00:45.869 13 INFO neutron.plugins.ml2.plugin [None req-77ac1425-e1d4-4727-8c98-e613c6c85e55 - - - - - -] Attempt 1 to provision port 3dd32fa6-0a9a-4f25-adb0-e63597fdc652 2026-05-12 13:00:45.915 13 INFO neutron.plugins.ml2.plugin [None req-77ac1425-e1d4-4727-8c98-e613c6c85e55 - - - - - -] Attempt 1 to provision port 9297265a-e105-454e-bed3-3c0e0b15009e 2026-05-12 13:00:45.964 13 INFO neutron.plugins.ml2.plugin [None req-77ac1425-e1d4-4727-8c98-e613c6c85e55 - - - - - -] Attempt 1 to provision port 89740cb7-f76d-4027-9a33-a122d7fee4db 2026-05-12 13:00:46.018 13 INFO neutron.plugins.ml2.plugin [None req-77ac1425-e1d4-4727-8c98-e613c6c85e55 - - - - - -] Attempt 1 to provision port 1fe29574-3543-44a1-92b5-a1c708b7cbb6 2026-05-12 13:00:46.072 13 INFO neutron.plugins.ml2.plugin [None req-77ac1425-e1d4-4727-8c98-e613c6c85e55 - - - - - -] Attempt 1 to provision port 5c65e4dd-371b-496e-a20c-1b282f510401 2026-05-12 13:00:46.130 13 INFO neutron.plugins.ml2.plugin [None req-77ac1425-e1d4-4727-8c98-e613c6c85e55 - - - - - -] Attempt 1 to provision port 9b41ea71-abb8-4601-b37c-d80f1c450713 2026-05-12 13:00:48.560 13 INFO neutron.plugins.ml2.plugin [None req-a19f6605-46ac-49ac-b241-b7f45e35bc6c - - - - - -] Attempt 1 to provision port 5c65e4dd-371b-496e-a20c-1b282f510401 2026-05-12 13:00:48.638 13 INFO neutron.plugins.ml2.plugin [None req-a19f6605-46ac-49ac-b241-b7f45e35bc6c - - - - - -] Attempt 1 to provision port 2f6e37f5-0599-42c0-b1db-67544e296524 2026-05-12 13:00:50.792 16 INFO neutron.plugins.ml2.plugin [None req-d1ee3409-d114-4c6b-948e-20d566bf2002 - - - - - -] Attempt 1 to provision port 6f56de15-8f3f-4637-9da4-79785297440e 2026-05-12 13:01:13.358 16 INFO neutron.plugins.ml2.plugin [None req-0a936c8b-46c3-4599-bca6-955426f4e8e6 - - - - - -] Attempt 1 to provision port 100f4559-5cfa-4bda-9e6f-f056140cd0ce 2026-05-12 13:01:36.064 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 6ca1a467-ee99-44f4-9938-b992f634f4ee 2026-05-12 13:01:36.168 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2671fa2-849e-4b5f-8281-45d0d0e2afb5'] response: {'server_uuid': 'f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6ca1a467-ee99-44f4-9938-b992f634f4ee', 'code': 200} 2026-05-12 13:01:38.240 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 6ca1a467-ee99-44f4-9938-b992f634f4ee 2026-05-12 13:01:38.423 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 25078d82-c709-45e4-8f67-b462b3c919bb 2026-05-12 13:01:38.529 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a183f78-889a-4313-b5c9-4356701440b4'] response: {'server_uuid': 'f7496a6c-523f-49b5-942b-9052c90d43f5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '25078d82-c709-45e4-8f67-b462b3c919bb', 'code': 200} 2026-05-12 13:01:39.512 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 25078d82-c709-45e4-8f67-b462b3c919bb 2026-05-12 13:02:17.674 16 INFO neutron.plugins.ml2.plugin [None req-501ce733-5909-491f-8b9c-4447772cfc2c - - - - - -] Attempt 1 to provision port acc14f93-ff44-4347-908a-d8a0b3cc41a1 2026-05-12 13:02:21.815 13 INFO neutron_taas.services.taas.taas_plugin [None req-63ad5b2e-e151-4b22-a518-353b6920a6e0 - - - - - -] TaaS: Handle Delete Port: 1fe29574-3543-44a1-92b5-a1c708b7cbb6 2026-05-12 13:02:21.830 13 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63ad5b2e-e151-4b22-a518-353b6920a6e0 - - - - - -] Tap Mirror: Handle Delete Port: 1fe29574-3543-44a1-92b5-a1c708b7cbb6 /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-12 13:02:23.603 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port acc14f93-ff44-4347-908a-d8a0b3cc41a1 2026-05-12 13:02:23.915 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-071e8e16-a7d4-46a7-8512-5d525b6e6834'] response: {'server_uuid': 'f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'acc14f93-ff44-4347-908a-d8a0b3cc41a1', 'code': 200} 2026-05-12 13:02:25.521 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port acc14f93-ff44-4347-908a-d8a0b3cc41a1 2026-05-12 13:02:28.038 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port acc14f93-ff44-4347-908a-d8a0b3cc41a1 2026-05-12 13:02:29.591 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port c3b28e47-aee5-4493-b6c2-7aa7d80e37dc 2026-05-12 13:02:30.620 13 INFO neutron.plugins.ml2.plugin [None req-f8c8c3fd-bdea-41b1-aed9-67a12a297100 - - - - - -] Attempt 1 to provision port c3b28e47-aee5-4493-b6c2-7aa7d80e37dc 2026-05-12 13:02:49.637 16 INFO neutron.plugins.ml2.plugin [None req-ffa93e29-a0ad-476a-96e6-e890a154a4ef - - - - - -] Attempt 1 to provision port 2538d469-9a13-4d0f-9b2f-e4af3b46686d 2026-05-12 13:02:57.090 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 2538d469-9a13-4d0f-9b2f-e4af3b46686d 2026-05-12 13:02:57.188 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-59095924-70f9-48ed-8968-20a6b9c17f11'] response: {'server_uuid': 'f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2538d469-9a13-4d0f-9b2f-e4af3b46686d', 'code': 200} 2026-05-12 13:02:58.404 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 2538d469-9a13-4d0f-9b2f-e4af3b46686d 2026-05-12 13:03:08.854 13 INFO neutron.plugins.ml2.plugin [None req-1ff31239-443c-42d8-b3f4-f9201817305c - - - - - -] Attempt 1 to provision port eed52d8f-8ba2-4a49-86fe-0306a06d47ca 2026-05-12 13:03:14.443 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port eed52d8f-8ba2-4a49-86fe-0306a06d47ca 2026-05-12 13:03:14.684 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e81e0c79-95bc-4c08-823a-939d505171fc'] response: {'server_uuid': 'f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eed52d8f-8ba2-4a49-86fe-0306a06d47ca', 'code': 200} 2026-05-12 13:03:16.411 13 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port eed52d8f-8ba2-4a49-86fe-0306a06d47ca 2026-05-12 13:03:18.634 16 INFO neutron.plugins.ml2.plugin [None req-f8b7dc60-f5b9-42f2-9493-614f42855dd2 - - - - - -] Attempt 1 to provision port 2538d469-9a13-4d0f-9b2f-e4af3b46686d 2026-05-12 13:03:33.368 16 INFO neutron.plugins.ml2.plugin [None req-8c7dffdd-b901-492e-9bcb-dd62822217c4 - - - - - -] Attempt 1 to provision port eed52d8f-8ba2-4a49-86fe-0306a06d47ca 2026-05-12 13:03:34.474 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port eed52d8f-8ba2-4a49-86fe-0306a06d47ca 2026-05-12 13:03:34.706 13 INFO neutron.plugins.ml2.plugin [None req-82538025-f72b-4f18-a983-c789bdf35542 - - - - - -] Attempt 1 to provision port eed52d8f-8ba2-4a49-86fe-0306a06d47ca 2026-05-12 13:03:43.268 13 INFO neutron.plugins.ml2.plugin [None req-39b8a916-096f-47b5-af73-0537a32766c9 - - - - - -] Attempt 1 to provision port 2538d469-9a13-4d0f-9b2f-e4af3b46686d 2026-05-12 13:03:44.469 16 INFO neutron.plugins.ml2.plugin [None req-1829f920-e8ff-45be-b1d0-5b977e57cf91 - - - - - -] Attempt 1 to provision port 2538d469-9a13-4d0f-9b2f-e4af3b46686d 2026-05-12 13:04:16.598 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-840c1c59-4273-48a7-ad74-626910846a22'] response: {'server_uuid': '6eaaca2e-9435-40a7-8de0-f59dfef97be5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '89740cb7-f76d-4027-9a33-a122d7fee4db', 'code': 200}