+ 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-09-09 06:59:17.645 1 INFO neutron.common.config [-] Logging enabled! 2026-09-09 06:59:17.645 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.19.dev7 2026-09-09 06:59:17.645 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-09-09 06:59:17.646 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-09 06:59:19.008 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-09 06:59:19.010 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-09 06:59:19.013 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-09 06:59:19.014 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-09 06:59:19.014 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-09 06:59:19.014 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-09 06:59:19.014 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 06:59:19.020 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 06:59:19.020 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 06:59:19.021 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-09 06:59:19.038 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-09 06:59:19.039 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-09 06:59:19.039 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-09 06:59:19.057 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-09 06:59:19.057 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-09 06:59:19.057 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-09 06:59:19.057 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-09 06:59:19.319 1 INFO neutron.plugins.ml2.managers [None req-a1701a66-8456-42c6-9c97-be710a140474 - - - - - -] Initializing driver for type 'vlan' 2026-09-09 06:59:19.526 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a1701a66-8456-42c6-9c97-be710a140474 - - - - - -] VlanTypeDriver initialization complete 2026-09-09 06:59:19.527 1 INFO neutron.plugins.ml2.managers [None req-a1701a66-8456-42c6-9c97-be710a140474 - - - - - -] Initializing driver for type 'vxlan' 2026-09-09 06:59:19.527 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a1701a66-8456-42c6-9c97-be710a140474 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-09 06:59:19.592 1 INFO neutron.plugins.ml2.managers [None req-a1701a66-8456-42c6-9c97-be710a140474 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-09 06:59:19.593 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a1701a66-8456-42c6-9c97-be710a140474 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-09 06:59:19.593 1 INFO neutron.plugins.ml2.managers [None req-a1701a66-8456-42c6-9c97-be710a140474 - - - - - -] Initializing extension driver 'port_security' 2026-09-09 06:59:19.594 1 INFO neutron.plugins.ml2.extensions.port_security [None req-a1701a66-8456-42c6-9c97-be710a140474 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-09 06:59:19.594 1 INFO neutron.plugins.ml2.managers [None req-a1701a66-8456-42c6-9c97-be710a140474 - - - - - -] Initializing extension driver 'qos' 2026-09-09 06:59:19.594 1 INFO neutron.plugins.ml2.managers [None req-a1701a66-8456-42c6-9c97-be710a140474 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-09 06:59:19.594 1 INFO neutron.plugins.ml2.managers [None req-a1701a66-8456-42c6-9c97-be710a140474 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-09 06:59:19.617 1 INFO neutron.quota [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded quota_driver: . 2026-09-09 06:59:19.618 1 INFO neutron.plugins.ml2.plugin [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Modular L2 Plugin initialization complete 2026-09-09 06:59:19.618 1 INFO neutron.plugins.ml2.managers [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-09 06:59:19.619 1 INFO neutron.plugins.ml2.managers [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-09 06:59:19.619 1 INFO neutron.plugins.ml2.managers [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-09 06:59:19.619 1 INFO neutron.manager [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loading Plugin: qos 2026-09-09 06:59:19.636 1 INFO neutron.manager [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loading Plugin: router 2026-09-09 06:59:19.675 1 INFO neutron.services.service_base [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-09 06:59:19.675 1 INFO neutron.manager [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loading Plugin: segments 2026-09-09 06:59:19.741 1 INFO neutron.manager [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loading Plugin: trunk 2026-09-09 06:59:19.755 1 INFO neutron.manager [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loading Plugin: vpnaas 2026-09-09 06:59:19.786 1 WARNING stevedore.named [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-09 06:59:19.855 1 INFO neutron_vpnaas.services.vpn.plugin [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-09 06:59:19.855 1 INFO neutron.common.utils [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-09 06:59:19.855 1 INFO neutron.manager [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loading Plugin: taas 2026-09-09 06:59:19.876 1 WARNING stevedore.named [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-09 06:59:19.910 1 INFO neutron_taas.services.taas.taas_plugin [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-09 06:59:19.911 1 INFO neutron.manager [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loading Plugin: tapmirror 2026-09-09 06:59:19.925 1 WARNING stevedore.named [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-09 06:59:19.949 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-09 06:59:19.949 1 INFO neutron.manager [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loading Plugin: auto_allocate 2026-09-09 06:59:19.956 1 INFO neutron.manager [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loading Plugin: tag 2026-09-09 06:59:19.963 1 INFO neutron.manager [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loading Plugin: timestamp 2026-09-09 06:59:19.965 1 INFO neutron.manager [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loading Plugin: network_ip_availability 2026-09-09 06:59:19.968 1 INFO neutron.manager [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loading Plugin: flavors 2026-09-09 06:59:19.971 1 INFO neutron.manager [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loading Plugin: revisions 2026-09-09 06:59:19.974 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Initializing extension manager. 2026-09-09 06:59:19.975 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: address-group 2026-09-09 06:59:19.976 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: address-scope 2026-09-09 06:59:19.976 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-09 06:59:19.977 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: agent 2026-09-09 06:59:19.978 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: agent-resources-synced 2026-09-09 06:59:19.979 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-09 06:59:19.979 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-09 06:59:19.980 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: availability_zone 2026-09-09 06:59:19.980 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: availability_zone_filter 2026-09-09 06:59:19.981 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-09 06:59:19.981 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: default-subnetpools 2026-09-09 06:59:19.982 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-09 06:59:19.983 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: dns-integration 2026-09-09 06:59:19.983 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: dns-domain-ports 2026-09-09 06:59:19.983 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-09 06:59:19.984 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: dvr 2026-09-09 06:59:19.984 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-09 06:59:19.985 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: empty-string-filtering 2026-09-09 06:59:19.985 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-09 06:59:19.986 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-09 06:59:19.986 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: external-net 2026-09-09 06:59:19.986 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-09 06:59:19.987 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: extraroute 2026-09-09 06:59:19.987 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: extraroute-atomic 2026-09-09 06:59:19.988 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-09 06:59:19.989 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-09 06:59:19.989 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-09 06:59:19.989 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-09 06:59:19.990 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: fip-port-details 2026-09-09 06:59:19.990 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: flavors 2026-09-09 06:59:19.991 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-09 06:59:19.992 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: floatingip-pools 2026-09-09 06:59:19.993 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: ip_allocation 2026-09-09 06:59:19.995 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: ip-substring-filtering 2026-09-09 06:59:19.996 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: l2_adjacency 2026-09-09 06:59:19.996 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: router 2026-09-09 06:59:19.998 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-09 06:59:19.998 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-09 06:59:19.999 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-09 06:59:19.999 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: ext-gw-mode 2026-09-09 06:59:20.000 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: l3-ha 2026-09-09 06:59:20.000 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-09 06:59:20.000 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-09 06:59:20.001 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: l3-flavors 2026-09-09 06:59:20.001 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-09 06:59:20.002 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-09 06:59:20.004 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-09 06:59:20.005 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-09 06:59:20.005 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-09 06:59:20.006 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-09 06:59:20.007 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-09 06:59:20.007 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: multi-provider 2026-09-09 06:59:20.007 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: net-mtu 2026-09-09 06:59:20.008 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: net-mtu-writable 2026-09-09 06:59:20.008 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: network_availability_zone 2026-09-09 06:59:20.009 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: network_ha 2026-09-09 06:59:20.009 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: network-ip-availability 2026-09-09 06:59:20.010 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-09 06:59:20.011 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: pagination 2026-09-09 06:59:20.011 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: port-device-profile 2026-09-09 06:59:20.011 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-09 06:59:20.012 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-09 06:59:20.012 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-09 06:59:20.012 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: port-mac-override 2026-09-09 06:59:20.013 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-09 06:59:20.013 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-09 06:59:20.014 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-09 06:59:20.014 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: port-resource-request 2026-09-09 06:59:20.014 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-09 06:59:20.015 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-09 06:59:20.015 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: binding 2026-09-09 06:59:20.016 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: binding-extended 2026-09-09 06:59:20.016 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: port-security 2026-09-09 06:59:20.017 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: project-id 2026-09-09 06:59:20.017 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: provider 2026-09-09 06:59:20.018 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-09-09 06:59:20.019 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: qos 2026-09-09 06:59:20.020 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-09 06:59:20.020 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-09 06:59:20.021 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: qos-default 2026-09-09 06:59:20.021 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: qos-fip 2026-09-09 06:59:20.021 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-09 06:59:20.022 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-09 06:59:20.022 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-09 06:59:20.023 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-09 06:59:20.023 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-09 06:59:20.024 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: qos-pps 2026-09-09 06:59:20.024 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-09 06:59:20.024 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-09 06:59:20.025 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: qos-rules-alias 2026-09-09 06:59:20.025 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: quota-check-limit 2026-09-09 06:59:20.026 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: quota-check-limit-default 2026-09-09 06:59:20.028 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: quotas 2026-09-09 06:59:20.031 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: quota_details 2026-09-09 06:59:20.032 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: rbac-policies 2026-09-09 06:59:20.032 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: rbac-address-group 2026-09-09 06:59:20.033 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: rbac-address-scope 2026-09-09 06:59:20.033 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: rbac-security-groups 2026-09-09 06:59:20.033 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: rbac-subnetpool 2026-09-09 06:59:20.034 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: revision-if-match 2026-09-09 06:59:20.034 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-09 06:59:20.035 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: router_availability_zone 2026-09-09 06:59:20.035 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-09 06:59:20.037 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: security-groups-default-rules 2026-09-09 06:59:20.037 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-09 06:59:20.037 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-09 06:59:20.038 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-09 06:59:20.038 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-09 06:59:20.039 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-09 06:59:20.042 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: security-group 2026-09-09 06:59:20.043 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: segment 2026-09-09 06:59:20.043 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-09 06:59:20.044 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: service-type 2026-09-09 06:59:20.044 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: sorting 2026-09-09 06:59:20.045 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: standard-attr-segment 2026-09-09 06:59:20.045 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: standard-attr-description 2026-09-09 06:59:20.046 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: stateful-security-group 2026-09-09 06:59:20.046 1 WARNING neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-09 06:59:20.046 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-09 06:59:20.047 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: subnet-external-network 2026-09-09 06:59:20.047 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: subnet_onboard 2026-09-09 06:59:20.048 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-09 06:59:20.048 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: subnet-service-types 2026-09-09 06:59:20.049 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: subnet_allocation 2026-09-09 06:59:20.049 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-09 06:59:20.050 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: tag-creation 2026-09-09 06:59:20.050 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-09 06:59:20.053 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: standard-attr-tag 2026-09-09 06:59:20.054 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-09 06:59:20.054 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: trunk 2026-09-09 06:59:20.055 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: trunk-details 2026-09-09 06:59:20.055 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-09 06:59:20.055 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-09 06:59:20.056 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-09 06:59:20.056 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-09 06:59:20.058 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-09 06:59:20.059 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-09 06:59:20.059 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: vpn-flavors 2026-09-09 06:59:20.061 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: vpnaas 2026-09-09 06:59:20.062 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: taas 2026-09-09 06:59:20.062 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: tap-mirror 2026-09-09 06:59:20.063 1 INFO neutron.api.extensions [None req-99cc6b7b-a39e-45c7-9b8c-6db427ff9db6 - - - - - -] Loaded extension: taas-vlan-filter 2026-09-09 06:59:50.157 18 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-09 06:59:50.199 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-09 06:59:50.205 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-09 07:00:04.482 16 INFO neutron.db.l3_hamode_db [None req-379b0bab-22e7-4898-89cb-b80da211037c - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-09 07:00:20.723 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port c71d306a-31fb-4a62-93c1-9ac25c8344bb 2026-09-09 07:00:21.129 16 INFO neutron.plugins.ml2.plugin [None req-ed12a212-544a-4e35-8798-88bd79482e38 - - - - - -] Attempt 1 to provision port c71d306a-31fb-4a62-93c1-9ac25c8344bb 2026-09-09 07:00:22.594 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port c71d306a-31fb-4a62-93c1-9ac25c8344bb 2026-09-09 07:00:22.815 16 INFO neutron.plugins.ml2.plugin [None req-fca4f58f-2175-4849-9fd0-b46e82db8a7a - - - - - -] Attempt 1 to provision port c71d306a-31fb-4a62-93c1-9ac25c8344bb 2026-09-09 07:05:02.512 13 INFO neutron.plugins.ml2.plugin [None req-838edff6-ba3b-4600-8794-cf0889a80294 - - - - - -] Attempt 1 to provision port 686f1ee2-3b8e-4c32-a990-5904afe62b51 2026-09-09 07:05:02.684 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 686f1ee2-3b8e-4c32-a990-5904afe62b51 2026-09-09 07:05:04.159 13 INFO neutron.plugins.ml2.plugin [None req-9bc09671-4632-441d-bae3-6b8da2c6bf28 - - - - - -] Attempt 1 to provision port 686f1ee2-3b8e-4c32-a990-5904afe62b51 2026-09-09 07:05:04.676 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 686f1ee2-3b8e-4c32-a990-5904afe62b51 2026-09-09 07:05:10.629 16 INFO neutron.plugins.ml2.plugin [None req-f44f9868-da17-4609-9d10-c059483b7614 - - - - - -] Attempt 1 to provision port a8a73e70-b281-40d9-8007-8815e5679423 2026-09-09 07:09:01.370 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port a8a73e70-b281-40d9-8007-8815e5679423 2026-09-09 07:09:02.757 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port a8a73e70-b281-40d9-8007-8815e5679423 2026-09-09 07:17:30.936 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 3d16182e-6f45-4894-bfd2-883991fcf1dc 2026-09-09 07:17:32.926 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 3d16182e-6f45-4894-bfd2-883991fcf1dc 2026-09-09 07:27:35.460 13 INFO neutron.plugins.ml2.plugin [None req-0a825e9a-2345-45cb-8a4c-228653c37cbc - - - - - -] Attempt 1 to provision port a8a73e70-b281-40d9-8007-8815e5679423 2026-09-09 07:27:35.526 13 INFO neutron.plugins.ml2.plugin [None req-0a825e9a-2345-45cb-8a4c-228653c37cbc - - - - - -] Attempt 1 to provision port c71d306a-31fb-4a62-93c1-9ac25c8344bb 2026-09-09 07:27:35.567 13 INFO neutron.plugins.ml2.plugin [None req-0a825e9a-2345-45cb-8a4c-228653c37cbc - - - - - -] Attempt 1 to provision port 686f1ee2-3b8e-4c32-a990-5904afe62b51 2026-09-09 07:35:25.279 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 4c8d1961-5bb2-4130-89c2-a7ae66343cd6 2026-09-09 07:35:27.265 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 4c8d1961-5bb2-4130-89c2-a7ae66343cd6 2026-09-09 07:35:33.434 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 4a07bf10-5d9a-4ca6-957b-2e64a3ba52c8 2026-09-09 07:35:33.752 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 2a67e557-74a8-4973-8204-cc50b40cb110 2026-09-09 07:35:33.783 16 INFO neutron.plugins.ml2.plugin [None req-0364d85e-90d3-4deb-af14-9c2d3325e879 - - - - - -] Attempt 1 to provision port 4cb13ba9-040f-4ba2-97e8-25e55656667d 2026-09-09 07:35:33.808 16 INFO neutron.plugins.ml2.plugin [None req-0364d85e-90d3-4deb-af14-9c2d3325e879 - - - - - -] Attempt 1 to provision port 4c8d1961-5bb2-4130-89c2-a7ae66343cd6 2026-09-09 07:35:35.296 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 2a67e557-74a8-4973-8204-cc50b40cb110 2026-09-09 07:35:35.576 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 4a07bf10-5d9a-4ca6-957b-2e64a3ba52c8 2026-09-09 07:35:37.276 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port fa1ec096-1040-4b2d-9cbc-3c5dc4350faf 2026-09-09 07:35:37.646 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 1450a701-2a19-47ed-939b-3c96785a8bb1 2026-09-09 07:35:41.098 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port fa1ec096-1040-4b2d-9cbc-3c5dc4350faf 2026-09-09 07:35:41.381 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port fc9bcd17-553d-48d8-be60-78f47de043f6 2026-09-09 07:35:41.846 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port be3448f6-18a6-4d1c-b8d8-a17f4acd8748 2026-09-09 07:35:41.978 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-46dd7758-cd72-4559-b5b4-c46d63c0e894'] response: {'server_uuid': 'b5c4138f-c484-473f-a5a3-7b81095fa7dc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fc9bcd17-553d-48d8-be60-78f47de043f6', 'code': 200} 2026-09-09 07:35:42.169 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 1450a701-2a19-47ed-939b-3c96785a8bb1 2026-09-09 07:35:42.894 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port be3448f6-18a6-4d1c-b8d8-a17f4acd8748 2026-09-09 07:35:43.094 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port fc9bcd17-553d-48d8-be60-78f47de043f6 2026-09-09 07:35:43.394 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 1a4f069f-4938-49a4-913b-545710ee10e1 2026-09-09 07:35:44.041 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f854806f-b5f2-4a42-9cd9-09bfeb6654c5'] response: {'server_uuid': 'b53f81ef-549f-444f-a022-1eb7c531509c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'be3448f6-18a6-4d1c-b8d8-a17f4acd8748', 'code': 200} 2026-09-09 07:35:44.930 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 1a4f069f-4938-49a4-913b-545710ee10e1 2026-09-09 07:35:45.226 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port f6cb30c1-a2e4-4c91-aa0b-1ea115467bc5 2026-09-09 07:35:46.797 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port f6cb30c1-a2e4-4c91-aa0b-1ea115467bc5 2026-09-09 07:35:49.740 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-63be662d-2d2b-4790-a560-3f0960118817'] response: {'server_uuid': 'b53f81ef-549f-444f-a022-1eb7c531509c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'be3448f6-18a6-4d1c-b8d8-a17f4acd8748', 'code': 200} 2026-09-09 07:35:51.507 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 09389c18-cfc8-4941-b325-235f0cc6e78b 2026-09-09 07:35:51.639 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b76360f6-6cf2-4fea-a2f8-3071878e0689'] response: {'server_uuid': 'e6708cc6-9ffc-479a-adb5-9721b7674440', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '09389c18-cfc8-4941-b325-235f0cc6e78b', 'code': 200} 2026-09-09 07:35:51.969 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port d1404e43-5c6f-46ad-add0-4fff832fc0f1 2026-09-09 07:35:52.965 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 09389c18-cfc8-4941-b325-235f0cc6e78b 2026-09-09 07:35:53.169 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port d1404e43-5c6f-46ad-add0-4fff832fc0f1 2026-09-09 07:35:57.559 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 114eba0d-6718-4cd0-96cd-defe9cc82c63 2026-09-09 07:35:57.694 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f85450e5-aa64-40f4-8d12-236b612c57f2'] response: {'server_uuid': 'd8c9dc27-03ff-4b0a-af82-ae3083752b1e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '114eba0d-6718-4cd0-96cd-defe9cc82c63', 'code': 200} 2026-09-09 07:35:57.901 16 INFO neutron.plugins.ml2.plugin [None req-17702b10-85ec-4cce-a46e-47ef1b6a4d04 - - - - - -] Attempt 1 to provision port d1f82dbf-4438-4078-8917-d474179364b3 2026-09-09 07:35:57.948 16 INFO neutron.plugins.ml2.plugin [None req-17702b10-85ec-4cce-a46e-47ef1b6a4d04 - - - - - -] Attempt 1 to provision port f6cb30c1-a2e4-4c91-aa0b-1ea115467bc5 2026-09-09 07:35:58.015 16 INFO neutron.plugins.ml2.plugin [None req-17702b10-85ec-4cce-a46e-47ef1b6a4d04 - - - - - -] Attempt 1 to provision port d1404e43-5c6f-46ad-add0-4fff832fc0f1 2026-09-09 07:35:58.050 16 INFO neutron.plugins.ml2.plugin [None req-17702b10-85ec-4cce-a46e-47ef1b6a4d04 - - - - - -] Attempt 1 to provision port 8d8713ff-f2e8-46ac-8458-079d6f3e0a32 2026-09-09 07:35:58.074 16 INFO neutron.plugins.ml2.plugin [None req-17702b10-85ec-4cce-a46e-47ef1b6a4d04 - - - - - -] Attempt 1 to provision port 114eba0d-6718-4cd0-96cd-defe9cc82c63 2026-09-09 07:35:58.801 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 114eba0d-6718-4cd0-96cd-defe9cc82c63 2026-09-09 07:36:03.043 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 20615a3c-c7f4-4615-be43-6dbe4f94565d 2026-09-09 07:36:05.009 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 20615a3c-c7f4-4615-be43-6dbe4f94565d 2026-09-09 07:36:05.345 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port eec69923-6056-474d-ac1d-51e1648b9b47 2026-09-09 07:36:06.852 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port eec69923-6056-474d-ac1d-51e1648b9b47 2026-09-09 07:36:11.564 13 INFO neutron.plugins.ml2.plugin [None req-df589d31-67e9-4e3b-8477-ea250c8d29cf - - - - - -] Attempt 1 to provision port fae1d7ed-7e3a-429d-90e3-5d93f4cb3722 2026-09-09 07:36:11.603 13 INFO neutron.plugins.ml2.plugin [None req-df589d31-67e9-4e3b-8477-ea250c8d29cf - - - - - -] Attempt 1 to provision port 20bb6dd5-16ff-44a0-b693-b24728eb7217 2026-09-09 07:36:11.631 13 INFO neutron.plugins.ml2.plugin [None req-df589d31-67e9-4e3b-8477-ea250c8d29cf - - - - - -] Attempt 1 to provision port d1f82dbf-4438-4078-8917-d474179364b3 2026-09-09 07:36:11.653 13 INFO neutron.plugins.ml2.plugin [None req-df589d31-67e9-4e3b-8477-ea250c8d29cf - - - - - -] Attempt 1 to provision port d1404e43-5c6f-46ad-add0-4fff832fc0f1 2026-09-09 07:36:11.685 13 INFO neutron.plugins.ml2.plugin [None req-df589d31-67e9-4e3b-8477-ea250c8d29cf - - - - - -] Attempt 1 to provision port eec69923-6056-474d-ac1d-51e1648b9b47 2026-09-09 07:36:11.727 13 INFO neutron.plugins.ml2.plugin [None req-df589d31-67e9-4e3b-8477-ea250c8d29cf - - - - - -] Attempt 1 to provision port 8d8713ff-f2e8-46ac-8458-079d6f3e0a32 2026-09-09 07:36:11.747 13 INFO neutron.plugins.ml2.plugin [None req-df589d31-67e9-4e3b-8477-ea250c8d29cf - - - - - -] Attempt 1 to provision port 287f5a74-9f22-4ca7-becf-ed28ee72fe8e 2026-09-09 07:36:14.288 13 INFO neutron.plugins.ml2.plugin [None req-31f44aa4-cb10-4b7c-860c-464c972b4b51 - - - - - -] Attempt 1 to provision port 20bb6dd5-16ff-44a0-b693-b24728eb7217 2026-09-09 07:36:15.689 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 6d00aa9e-bad5-4714-9bff-9b02b535df53 2026-09-09 07:36:15.826 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6813d490-300d-4593-9ba9-9ced2de32747'] response: {'server_uuid': '0ae8d659-1fa2-4947-a06c-7594ebff5863', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6d00aa9e-bad5-4714-9bff-9b02b535df53', 'code': 200} 2026-09-09 07:36:17.084 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 6d00aa9e-bad5-4714-9bff-9b02b535df53 2026-09-09 07:36:17.225 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 287f5a74-9f22-4ca7-becf-ed28ee72fe8e 2026-09-09 07:36:17.353 16 INFO neutron.plugins.ml2.plugin [None req-7a465976-7717-4ce8-ae64-7b8f2e54d258 - - - - - -] Attempt 1 to provision port 8d8713ff-f2e8-46ac-8458-079d6f3e0a32 2026-09-09 07:36:17.453 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 8d8713ff-f2e8-46ac-8458-079d6f3e0a32 2026-09-09 07:36:17.514 16 INFO neutron.plugins.ml2.plugin [None req-7a465976-7717-4ce8-ae64-7b8f2e54d258 - - - - - -] Attempt 1 to provision port 05bf0d54-35a3-4a2c-b52e-3d1405468225 2026-09-09 07:36:19.147 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 287f5a74-9f22-4ca7-becf-ed28ee72fe8e 2026-09-09 07:36:19.474 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 8d8713ff-f2e8-46ac-8458-079d6f3e0a32 2026-09-09 07:36:21.166 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 20bb6dd5-16ff-44a0-b693-b24728eb7217 2026-09-09 07:36:21.430 13 INFO neutron.plugins.ml2.plugin [None req-1ac4c767-cb00-415f-a00d-1d7402ab76cb - - - - - -] Attempt 1 to provision port 783844a9-d771-4b7b-8455-791430c81393 2026-09-09 07:36:21.475 13 INFO neutron.plugins.ml2.plugin [None req-1ac4c767-cb00-415f-a00d-1d7402ab76cb - - - - - -] Attempt 1 to provision port 09389c18-cfc8-4941-b325-235f0cc6e78b 2026-09-09 07:36:21.538 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 07ecfe33-90eb-4e1e-8192-735936ec14ba 2026-09-09 07:36:22.179 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 05bf0d54-35a3-4a2c-b52e-3d1405468225 2026-09-09 07:36:24.306 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 5f84115a-80c1-47b9-bbbc-be78fd4164e9 2026-09-09 07:36:24.715 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 07ecfe33-90eb-4e1e-8192-735936ec14ba 2026-09-09 07:36:24.954 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 05bf0d54-35a3-4a2c-b52e-3d1405468225 2026-09-09 07:36:25.072 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 20bb6dd5-16ff-44a0-b693-b24728eb7217 2026-09-09 07:36:26.310 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 5f84115a-80c1-47b9-bbbc-be78fd4164e9 2026-09-09 07:36:26.971 13 INFO neutron.plugins.ml2.plugin [None req-245eddd3-4d6f-4976-a479-7c963dbf01af - - - - - -] Attempt 1 to provision port 5f84115a-80c1-47b9-bbbc-be78fd4164e9 2026-09-09 07:36:27.214 13 INFO neutron.plugins.ml2.plugin [None req-245eddd3-4d6f-4976-a479-7c963dbf01af - - - - - -] Attempt 1 to provision port 86555497-e74b-4b45-bc4f-2781377cee6b 2026-09-09 07:36:31.589 13 INFO neutron.plugins.ml2.plugin [None req-0219dd46-4b24-44d2-9331-493f19088891 - - - - - -] Attempt 1 to provision port 99e65d5d-751d-4082-94de-e2b021057115 2026-09-09 07:36:31.641 13 INFO neutron.plugins.ml2.plugin [None req-0219dd46-4b24-44d2-9331-493f19088891 - - - - - -] Attempt 1 to provision port 5f84115a-80c1-47b9-bbbc-be78fd4164e9 2026-09-09 07:36:31.750 13 INFO neutron.plugins.ml2.plugin [None req-0219dd46-4b24-44d2-9331-493f19088891 - - - - - -] Attempt 1 to provision port 86555497-e74b-4b45-bc4f-2781377cee6b 2026-09-09 07:36:34.625 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port ab6bf89f-4056-4e55-b5d1-2138c179fafa 2026-09-09 07:36:34.775 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5a120cb-d886-4d86-b534-2bbbeb4d3845'] response: {'server_uuid': '07e43fa8-f643-4178-bab3-854bb66cf6ae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ab6bf89f-4056-4e55-b5d1-2138c179fafa', 'code': 200} 2026-09-09 07:36:35.118 16 INFO neutron.plugins.ml2.plugin [None req-2fb558b2-3c5d-4e77-ab05-f57e578795de - - - - - -] Attempt 1 to provision port 86555497-e74b-4b45-bc4f-2781377cee6b 2026-09-09 07:36:36.073 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port ab6bf89f-4056-4e55-b5d1-2138c179fafa 2026-09-09 07:36:37.063 16 INFO neutron.plugins.ml2.plugin [None req-57ee35a0-85f3-47aa-9f95-0c3dd23e8d51 - - - - - -] Attempt 1 to provision port 86555497-e74b-4b45-bc4f-2781377cee6b 2026-09-09 07:36:38.101 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 783844a9-d771-4b7b-8455-791430c81393 2026-09-09 07:36:39.047 16 INFO neutron.plugins.ml2.plugin [None req-178877ee-4c94-4e41-9480-53bd6ae400cf - - - - - -] Attempt 1 to provision port ab6bf89f-4056-4e55-b5d1-2138c179fafa 2026-09-09 07:36:40.031 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 86555497-e74b-4b45-bc4f-2781377cee6b 2026-09-09 07:36:40.273 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 783844a9-d771-4b7b-8455-791430c81393 2026-09-09 07:36:42.003 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 86555497-e74b-4b45-bc4f-2781377cee6b 2026-09-09 07:36:44.058 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 7d0d30bf-0c5f-4db7-8928-a2a1ac3f65ff 2026-09-09 07:36:57.861 16 INFO neutron.plugins.ml2.plugin [None req-efa1cd86-ae44-4fbe-acff-6a9dfc95ebc3 - - - - - -] Attempt 1 to provision port 09389c18-cfc8-4941-b325-235f0cc6e78b 2026-09-09 07:36:58.130 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 09389c18-cfc8-4941-b325-235f0cc6e78b 2026-09-09 07:37:06.214 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc966259-74d1-40d8-b222-57e1a0574f6b'] response: {'server_uuid': '07e43fa8-f643-4178-bab3-854bb66cf6ae', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ab6bf89f-4056-4e55-b5d1-2138c179fafa', 'code': 200} 2026-09-09 07:37:08.668 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port ab6bf89f-4056-4e55-b5d1-2138c179fafa 2026-09-09 07:37:08.774 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-23aece38-7743-462a-93a4-1e685020401b'] response: {'server_uuid': '07e43fa8-f643-4178-bab3-854bb66cf6ae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ab6bf89f-4056-4e55-b5d1-2138c179fafa', 'code': 200} 2026-09-09 07:37:10.036 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port ab6bf89f-4056-4e55-b5d1-2138c179fafa 2026-09-09 07:37:30.020 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 5fd821c4-ffaa-404e-bba6-ad1c0a964e18 2026-09-09 07:37:30.814 13 INFO neutron.plugins.ml2.plugin [None req-8d08ff5e-484a-4230-8962-bb25b0705fda - - - - - -] Attempt 1 to provision port 5fd821c4-ffaa-404e-bba6-ad1c0a964e18 2026-09-09 07:37:32.006 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 5fd821c4-ffaa-404e-bba6-ad1c0a964e18 2026-09-09 07:37:34.057 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 7fbcf3a5-8aeb-4e6d-b161-5e834d73dd67 2026-09-09 07:37:34.419 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 4f5953f8-880b-490e-b1ab-f8295e79b96c 2026-09-09 07:37:36.044 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 7fbcf3a5-8aeb-4e6d-b161-5e834d73dd67 2026-09-09 07:37:36.251 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 4f5953f8-880b-490e-b1ab-f8295e79b96c 2026-09-09 07:37:40.132 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port d35e51e2-54d1-4c3a-a314-45fea75b805b 2026-09-09 07:37:42.093 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port d35e51e2-54d1-4c3a-a314-45fea75b805b 2026-09-09 07:37:44.253 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 5fd821c4-ffaa-404e-bba6-ad1c0a964e18 2026-09-09 07:37:45.045 16 INFO neutron.plugins.ml2.plugin [None req-b85c8ffb-5125-4887-b0e2-41b57f2c8230 - - - - - -] Attempt 1 to provision port 5fd821c4-ffaa-404e-bba6-ad1c0a964e18 2026-09-09 07:37:45.115 16 INFO neutron.plugins.ml2.plugin [None req-b85c8ffb-5125-4887-b0e2-41b57f2c8230 - - - - - -] Attempt 1 to provision port e4b0ca36-753f-4b14-92d1-e0ff22d56bc3 2026-09-09 07:37:45.141 16 INFO neutron.plugins.ml2.plugin [None req-b85c8ffb-5125-4887-b0e2-41b57f2c8230 - - - - - -] Attempt 1 to provision port d35e51e2-54d1-4c3a-a314-45fea75b805b 2026-09-09 07:37:45.180 16 INFO neutron.plugins.ml2.plugin [None req-b85c8ffb-5125-4887-b0e2-41b57f2c8230 - - - - - -] Attempt 1 to provision port 7fbcf3a5-8aeb-4e6d-b161-5e834d73dd67 2026-09-09 07:37:45.229 16 INFO neutron.plugins.ml2.plugin [None req-b85c8ffb-5125-4887-b0e2-41b57f2c8230 - - - - - -] Attempt 1 to provision port 7327f117-2437-413f-aefe-f5039775af98 2026-09-09 07:37:45.254 16 INFO neutron.plugins.ml2.plugin [None req-b85c8ffb-5125-4887-b0e2-41b57f2c8230 - - - - - -] Attempt 1 to provision port fd247b34-0dc0-4e4e-9ffd-464b00b0a783 2026-09-09 07:37:45.272 16 INFO neutron.plugins.ml2.plugin [None req-b85c8ffb-5125-4887-b0e2-41b57f2c8230 - - - - - -] Attempt 1 to provision port 1c2a8e5c-1299-4224-b227-74d26c77d4a9 2026-09-09 07:37:50.592 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 6690b74f-f30e-488a-94e7-5a07a4e2219a 2026-09-09 07:37:50.795 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7884dbbc-6ea3-45ac-aa8e-ece0d7823738'] response: {'server_uuid': 'a8bef8e1-de5e-4e68-b3e9-7dfb2da7c3b3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6690b74f-f30e-488a-94e7-5a07a4e2219a', 'code': 200} 2026-09-09 07:37:52.212 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 7327f117-2437-413f-aefe-f5039775af98 2026-09-09 07:37:52.248 13 INFO neutron.plugins.ml2.plugin [None req-2196379b-ddf5-4b14-9231-c8a5c6864759 - - - - - -] Attempt 1 to provision port e4b0ca36-753f-4b14-92d1-e0ff22d56bc3 2026-09-09 07:37:52.405 13 INFO neutron.plugins.ml2.plugin [None req-2196379b-ddf5-4b14-9231-c8a5c6864759 - - - - - -] Attempt 1 to provision port d35e51e2-54d1-4c3a-a314-45fea75b805b 2026-09-09 07:37:52.443 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 6690b74f-f30e-488a-94e7-5a07a4e2219a 2026-09-09 07:37:52.452 13 INFO neutron.plugins.ml2.plugin [None req-2196379b-ddf5-4b14-9231-c8a5c6864759 - - - - - -] Attempt 1 to provision port 04e9c45f-939d-4f3f-a4ed-224ba6922705 2026-09-09 07:37:52.476 13 INFO neutron.plugins.ml2.plugin [None req-2196379b-ddf5-4b14-9231-c8a5c6864759 - - - - - -] Attempt 1 to provision port 7327f117-2437-413f-aefe-f5039775af98 2026-09-09 07:37:52.537 13 INFO neutron.plugins.ml2.plugin [None req-2196379b-ddf5-4b14-9231-c8a5c6864759 - - - - - -] Attempt 1 to provision port 7fbcf3a5-8aeb-4e6d-b161-5e834d73dd67 2026-09-09 07:37:52.589 13 INFO neutron.plugins.ml2.plugin [None req-2196379b-ddf5-4b14-9231-c8a5c6864759 - - - - - -] Attempt 1 to provision port 6690b74f-f30e-488a-94e7-5a07a4e2219a 2026-09-09 07:37:52.621 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port fd247b34-0dc0-4e4e-9ffd-464b00b0a783 2026-09-09 07:37:52.874 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 31e33bf7-712e-4f1c-99bf-868a8f46a182 2026-09-09 07:37:53.294 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 1c2a8e5c-1299-4224-b227-74d26c77d4a9 2026-09-09 07:37:53.606 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port e4b0ca36-753f-4b14-92d1-e0ff22d56bc3 2026-09-09 07:37:54.458 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 7327f117-2437-413f-aefe-f5039775af98 2026-09-09 07:37:54.625 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port fd247b34-0dc0-4e4e-9ffd-464b00b0a783 2026-09-09 07:37:54.893 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 31e33bf7-712e-4f1c-99bf-868a8f46a182 2026-09-09 07:37:55.113 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 1c2a8e5c-1299-4224-b227-74d26c77d4a9 2026-09-09 07:37:55.317 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port e4b0ca36-753f-4b14-92d1-e0ff22d56bc3 2026-09-09 07:38:00.359 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 82186d7d-04c2-418b-bb63-f567ba08fa81 2026-09-09 07:38:00.983 13 INFO neutron.plugins.ml2.plugin [None req-65668f28-9eaa-4134-bd37-2022935f8d9f - - - - - -] Attempt 1 to provision port 5fd821c4-ffaa-404e-bba6-ad1c0a964e18 2026-09-09 07:38:01.035 13 INFO neutron.plugins.ml2.plugin [None req-65668f28-9eaa-4134-bd37-2022935f8d9f - - - - - -] Attempt 1 to provision port 82186d7d-04c2-418b-bb63-f567ba08fa81 2026-09-09 07:38:01.090 13 INFO neutron.plugins.ml2.plugin [None req-65668f28-9eaa-4134-bd37-2022935f8d9f - - - - - -] Attempt 1 to provision port cc6ce6cf-9c5b-40c4-99ce-92a8f8d5a0fb 2026-09-09 07:38:01.114 13 INFO neutron.plugins.ml2.plugin [None req-65668f28-9eaa-4134-bd37-2022935f8d9f - - - - - -] Attempt 1 to provision port 1c2a8e5c-1299-4224-b227-74d26c77d4a9 2026-09-09 07:38:02.344 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 82186d7d-04c2-418b-bb63-f567ba08fa81 2026-09-09 07:38:05.399 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port b3eaf65d-6e0c-4810-b3c1-372fa3488b32 2026-09-09 07:38:05.512 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c5d573d-8321-49d2-bbab-bdcec2951dca'] response: {'server_uuid': '6faaa073-fd83-4b23-b583-fd5f4060f9b2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b3eaf65d-6e0c-4810-b3c1-372fa3488b32', 'code': 200} 2026-09-09 07:38:06.563 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port b3eaf65d-6e0c-4810-b3c1-372fa3488b32 2026-09-09 07:38:06.797 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 6692994f-5004-4e36-9440-da56bd6eac53 2026-09-09 07:38:07.564 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5190ca12-c669-4b52-8774-170c5306da92'] response: {'server_uuid': 'fa1975fa-b640-43d8-b084-9fe46fc09922', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6692994f-5004-4e36-9440-da56bd6eac53', 'code': 200} 2026-09-09 07:38:08.375 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 6692994f-5004-4e36-9440-da56bd6eac53 2026-09-09 07:38:10.364 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port cc6ce6cf-9c5b-40c4-99ce-92a8f8d5a0fb 2026-09-09 07:38:10.591 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 04e9c45f-939d-4f3f-a4ed-224ba6922705 2026-09-09 07:38:12.356 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port cc6ce6cf-9c5b-40c4-99ce-92a8f8d5a0fb 2026-09-09 07:38:12.560 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 04e9c45f-939d-4f3f-a4ed-224ba6922705 2026-09-09 07:38:18.562 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 6fee9896-3f12-45cc-a4fa-658d6a05b66e 2026-09-09 07:38:19.863 16 INFO neutron.plugins.ml2.plugin [None req-a8d6e4ba-56b4-4581-9ec9-cf26ad9b1c44 - - - - - -] Attempt 1 to provision port e4b0ca36-753f-4b14-92d1-e0ff22d56bc3 2026-09-09 07:38:19.958 16 INFO neutron.plugins.ml2.plugin [None req-a8d6e4ba-56b4-4581-9ec9-cf26ad9b1c44 - - - - - -] Attempt 1 to provision port 6692994f-5004-4e36-9440-da56bd6eac53 2026-09-09 07:38:20.021 16 INFO neutron.plugins.ml2.plugin [None req-a8d6e4ba-56b4-4581-9ec9-cf26ad9b1c44 - - - - - -] Attempt 1 to provision port 1c2a8e5c-1299-4224-b227-74d26c77d4a9 2026-09-09 07:38:20.068 16 INFO neutron.plugins.ml2.plugin [None req-a8d6e4ba-56b4-4581-9ec9-cf26ad9b1c44 - - - - - -] Attempt 1 to provision port 6690b74f-f30e-488a-94e7-5a07a4e2219a 2026-09-09 07:38:20.125 16 INFO neutron.plugins.ml2.plugin [None req-a8d6e4ba-56b4-4581-9ec9-cf26ad9b1c44 - - - - - -] Attempt 1 to provision port 7327f117-2437-413f-aefe-f5039775af98 2026-09-09 07:38:28.457 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port da4286f6-d68b-430b-a027-6835b4b7d314 2026-09-09 07:38:30.367 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port da4286f6-d68b-430b-a027-6835b4b7d314 2026-09-09 07:38:32.600 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port e7f008e6-82cb-4658-b57c-be738043db0f 2026-09-09 07:38:34.001 13 INFO neutron.plugins.ml2.plugin [None req-2f3aed20-bff8-483b-bc1d-4d3cba923af7 - - - - - -] Attempt 1 to provision port e7f008e6-82cb-4658-b57c-be738043db0f 2026-09-09 07:38:34.077 13 INFO neutron.plugins.ml2.plugin [None req-2f3aed20-bff8-483b-bc1d-4d3cba923af7 - - - - - -] Attempt 1 to provision port 7159c30c-f20d-4e08-94e9-bdf43a038044 2026-09-09 07:38:34.109 13 INFO neutron.plugins.ml2.plugin [None req-2f3aed20-bff8-483b-bc1d-4d3cba923af7 - - - - - -] Attempt 1 to provision port 933e0578-85ed-4306-aabf-3ece7759fe21 2026-09-09 07:38:34.440 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port e7f008e6-82cb-4658-b57c-be738043db0f 2026-09-09 07:38:38.935 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 76a63658-3d5c-4233-957a-8dc8456341d7 2026-09-09 07:38:39.053 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-11b61f4c-b2bb-43b5-aea7-b4b9e5809bef'] response: {'server_uuid': 'cc327138-e9cc-430f-9fd8-2a63870a9a80', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '76a63658-3d5c-4233-957a-8dc8456341d7', 'code': 200} 2026-09-09 07:38:39.805 16 INFO neutron.plugins.ml2.plugin [None req-bd2c3124-8ad6-480d-9560-eb0b7358aae0 - - - - - -] Attempt 1 to provision port e7f008e6-82cb-4658-b57c-be738043db0f 2026-09-09 07:38:39.857 16 INFO neutron.plugins.ml2.plugin [None req-bd2c3124-8ad6-480d-9560-eb0b7358aae0 - - - - - -] Attempt 1 to provision port 76a63658-3d5c-4233-957a-8dc8456341d7 2026-09-09 07:38:39.934 16 INFO neutron.plugins.ml2.plugin [None req-bd2c3124-8ad6-480d-9560-eb0b7358aae0 - - - - - -] Attempt 1 to provision port 933e0578-85ed-4306-aabf-3ece7759fe21 2026-09-09 07:38:40.337 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 76a63658-3d5c-4233-957a-8dc8456341d7 2026-09-09 07:38:43.868 16 WARNING neutron.plugins.ml2.plugin [None req-267b7f7c-350e-4120-9292-451e58b633fd - - - - - -] Concurrent port binding operations failed on port 7159c30c-f20d-4e08-94e9-bdf43a038044 2026-09-09 07:38:43.871 16 INFO neutron.plugins.ml2.plugin [None req-267b7f7c-350e-4120-9292-451e58b633fd - - - - - -] Attempt 2 to bind port 7159c30c-f20d-4e08-94e9-bdf43a038044 2026-09-09 07:38:44.528 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 933e0578-85ed-4306-aabf-3ece7759fe21 2026-09-09 07:38:44.750 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 7159c30c-f20d-4e08-94e9-bdf43a038044 2026-09-09 07:38:46.403 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 933e0578-85ed-4306-aabf-3ece7759fe21 2026-09-09 07:38:46.635 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 7159c30c-f20d-4e08-94e9-bdf43a038044 2026-09-09 07:38:48.444 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 17a8848b-1089-4c70-ba69-8aabce5836f7 2026-09-09 07:38:48.623 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] No ports have port_id starting with 17a8848b-1089-4c70-ba69-8aabce5836f7 2026-09-09 07:38:55.485 16 INFO neutron.plugins.ml2.plugin [None req-3554c3e5-b648-4091-aae6-5dc45e1dd308 - - - - - -] Attempt 1 to provision port 77c8ef4e-6698-45d8-bbae-242257466f01 2026-09-09 07:38:55.538 16 INFO neutron.plugins.ml2.plugin [None req-3554c3e5-b648-4091-aae6-5dc45e1dd308 - - - - - -] Attempt 1 to provision port 933e0578-85ed-4306-aabf-3ece7759fe21 2026-09-09 07:38:55.617 16 INFO neutron.plugins.ml2.plugin [None req-3554c3e5-b648-4091-aae6-5dc45e1dd308 - - - - - -] Attempt 1 to provision port 76a63658-3d5c-4233-957a-8dc8456341d7 2026-09-09 07:39:02.945 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port d1dab2e5-31f3-479d-8023-4be8ad26d5ab 2026-09-09 07:39:03.069 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b152c4a-91b9-43f8-b7b8-8332790e77cf'] response: {'server_uuid': 'f0485bdc-ac73-4985-83f8-ccbd11f85b4d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd1dab2e5-31f3-479d-8023-4be8ad26d5ab', 'code': 200} 2026-09-09 07:39:04.401 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port d1dab2e5-31f3-479d-8023-4be8ad26d5ab 2026-09-09 07:39:20.974 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port aaaf68a3-f7ce-4220-9302-3b4a3bf35b7d 2026-09-09 07:39:21.084 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b8f8581-50c3-4c85-a2d7-e0dc6d65af56'] response: {'server_uuid': 'c1cc28cd-d263-4f0f-8c9b-91af9f3263ce', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aaaf68a3-f7ce-4220-9302-3b4a3bf35b7d', 'code': 200} 2026-09-09 07:39:22.392 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port aaaf68a3-f7ce-4220-9302-3b4a3bf35b7d 2026-09-09 07:39:36.681 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 65c78859-4d23-427e-8999-ab2aa25e6aef 2026-09-09 07:39:37.642 16 INFO neutron.plugins.ml2.plugin [None req-d1935a0b-0e1b-4b4e-9e4a-051e49f3e282 - - - - - -] Attempt 1 to provision port 65c78859-4d23-427e-8999-ab2aa25e6aef 2026-09-09 07:39:38.367 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 65c78859-4d23-427e-8999-ab2aa25e6aef 2026-09-09 07:39:40.444 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 2c458292-ffda-4042-b056-a9ba1abac36e 2026-09-09 07:39:40.675 16 INFO neutron.plugins.ml2.plugin [None req-fb97234f-e24d-4180-aad9-eff7a9826a8f - - - - - -] Attempt 1 to provision port 321fd738-4cc2-4da9-a49d-99e1cf53c601 2026-09-09 07:39:40.717 16 INFO neutron.plugins.ml2.plugin [None req-fb97234f-e24d-4180-aad9-eff7a9826a8f - - - - - -] Attempt 1 to provision port 61202604-1e64-45c1-93e2-66ca3b2653a0 2026-09-09 07:39:40.761 16 INFO neutron.plugins.ml2.plugin [None req-fb97234f-e24d-4180-aad9-eff7a9826a8f - - - - - -] Attempt 1 to provision port 65c78859-4d23-427e-8999-ab2aa25e6aef 2026-09-09 07:39:42.432 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 2c458292-ffda-4042-b056-a9ba1abac36e 2026-09-09 07:39:44.602 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port baf334cd-4bbf-47fb-a1c6-b4ef7c735ef1 2026-09-09 07:39:44.969 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port ae9c8665-70fc-4b36-8848-e334008a4ad5 2026-09-09 07:39:46.421 16 INFO neutron.plugins.ml2.plugin [None req-dc058a05-31c0-4cc4-89a3-08dff2514dc2 - - - - - -] Attempt 1 to provision port 434742fa-709e-4f2a-bf93-9b8422705a66 2026-09-09 07:39:46.448 16 INFO neutron.plugins.ml2.plugin [None req-dc058a05-31c0-4cc4-89a3-08dff2514dc2 - - - - - -] Attempt 1 to provision port 61202604-1e64-45c1-93e2-66ca3b2653a0 2026-09-09 07:39:46.475 16 INFO neutron.plugins.ml2.plugin [None req-dc058a05-31c0-4cc4-89a3-08dff2514dc2 - - - - - -] Attempt 1 to provision port ae9c8665-70fc-4b36-8848-e334008a4ad5 2026-09-09 07:39:46.545 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port baf334cd-4bbf-47fb-a1c6-b4ef7c735ef1 2026-09-09 07:39:46.723 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port ae9c8665-70fc-4b36-8848-e334008a4ad5 2026-09-09 07:39:49.673 13 INFO neutron.plugins.ml2.plugin [None req-9b860cf7-7246-428c-8109-33d6ae74dfdb - - - - - -] Attempt 1 to provision port ae9c8665-70fc-4b36-8848-e334008a4ad5 2026-09-09 07:39:49.730 13 INFO neutron.plugins.ml2.plugin [None req-9b860cf7-7246-428c-8109-33d6ae74dfdb - - - - - -] Attempt 1 to provision port 4cc41d44-023b-41a2-b107-fdf9c0a6d845 2026-09-09 07:39:50.544 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 2e5afeed-44cc-4f9f-9ccc-0778d828a559 2026-09-09 07:39:50.708 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-29a8252e-7d92-4dd8-a492-e4fe466b41b4'] response: {'server_uuid': 'f0485bdc-ac73-4985-83f8-ccbd11f85b4d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2e5afeed-44cc-4f9f-9ccc-0778d828a559', 'code': 200} 2026-09-09 07:39:52.180 16 INFO neutron.plugins.ml2.plugin [None req-0e5aa164-ca3f-4eed-9e6e-f6b85d52ea09 - - - - - -] Attempt 1 to provision port 4cc41d44-023b-41a2-b107-fdf9c0a6d845 2026-09-09 07:39:52.388 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 2e5afeed-44cc-4f9f-9ccc-0778d828a559 2026-09-09 07:39:54.891 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 2e5afeed-44cc-4f9f-9ccc-0778d828a559 2026-09-09 07:39:59.498 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 41c98669-87f2-445f-8b22-573b8afb605f 2026-09-09 07:39:59.623 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ace26926-5b0a-4046-8266-210eb10328d7'] response: {'server_uuid': 'dac7db7b-2a56-47a8-8a19-cd5bb61246f4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '41c98669-87f2-445f-8b22-573b8afb605f', 'code': 200} 2026-09-09 07:40:00.955 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 61202604-1e64-45c1-93e2-66ca3b2653a0 2026-09-09 07:40:01.359 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 321fd738-4cc2-4da9-a49d-99e1cf53c601 2026-09-09 07:40:01.648 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 41c98669-87f2-445f-8b22-573b8afb605f 2026-09-09 07:40:03.189 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 434742fa-709e-4f2a-bf93-9b8422705a66 2026-09-09 07:40:03.661 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 61202604-1e64-45c1-93e2-66ca3b2653a0 2026-09-09 07:40:03.927 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 321fd738-4cc2-4da9-a49d-99e1cf53c601 2026-09-09 07:40:04.100 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 4cc41d44-023b-41a2-b107-fdf9c0a6d845 2026-09-09 07:40:04.233 16 INFO neutron_taas.services.taas.taas_plugin [None req-c025cfcf-732a-4c3c-ac4f-9b394bfa15ee - - - - - -] TaaS: Handle Delete Port: e7f008e6-82cb-4658-b57c-be738043db0f 2026-09-09 07:40:04.240 16 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c025cfcf-732a-4c3c-ac4f-9b394bfa15ee - - - - - -] Tap Mirror: Handle Delete Port: e7f008e6-82cb-4658-b57c-be738043db0f 2026-09-09 07:40:05.146 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 434742fa-709e-4f2a-bf93-9b8422705a66 2026-09-09 07:40:05.258 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port 4cc41d44-023b-41a2-b107-fdf9c0a6d845 2026-09-09 07:40:21.099 16 INFO neutron.plugins.ml2.plugin [None req-d8097724-186d-4562-a70e-eaf2879d05ea - - - - - -] Attempt 1 to provision port d788af42-6ad4-48cc-b8fd-1d536b2d9d60 2026-09-09 07:40:32.511 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port d788af42-6ad4-48cc-b8fd-1d536b2d9d60 2026-09-09 07:40:32.621 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b5c5a0d-ed4a-4977-8f61-8dcfa3b56efb'] response: {'server_uuid': 'f0485bdc-ac73-4985-83f8-ccbd11f85b4d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd788af42-6ad4-48cc-b8fd-1d536b2d9d60', 'code': 200} 2026-09-09 07:40:33.828 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port d788af42-6ad4-48cc-b8fd-1d536b2d9d60 2026-09-09 07:40:42.230 13 INFO neutron.plugins.ml2.plugin [None req-143b4ad7-bc7b-4c45-ad24-a63aae2b9d36 - - - - - -] Attempt 1 to provision port bd1d6edf-5d36-4735-9126-d1eb52233cc7 2026-09-09 07:40:49.862 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port bd1d6edf-5d36-4735-9126-d1eb52233cc7 2026-09-09 07:40:50.189 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2269ae80-e38d-4ca8-8ed2-65edf937005d'] response: {'server_uuid': 'f0485bdc-ac73-4985-83f8-ccbd11f85b4d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bd1d6edf-5d36-4735-9126-d1eb52233cc7', 'code': 200} 2026-09-09 07:40:51.845 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port bd1d6edf-5d36-4735-9126-d1eb52233cc7 2026-09-09 07:40:53.156 16 INFO neutron.plugins.ml2.plugin [None req-9ef5448e-2845-444a-8d1a-d2e26af2b2ce - - - - - -] Attempt 1 to provision port d788af42-6ad4-48cc-b8fd-1d536b2d9d60 2026-09-09 07:40:53.875 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port d788af42-6ad4-48cc-b8fd-1d536b2d9d60 2026-09-09 07:41:07.810 16 INFO neutron.plugins.ml2.plugin [None req-4f480abf-eada-466a-99d5-1aaa3e7d11bb - - - - - -] Attempt 1 to provision port bd1d6edf-5d36-4735-9126-d1eb52233cc7 2026-09-09 07:41:07.954 13 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port bd1d6edf-5d36-4735-9126-d1eb52233cc7 2026-09-09 07:41:17.098 13 INFO neutron.plugins.ml2.plugin [None req-996e9dd2-effc-432d-8532-6898da308acb - - - - - -] Attempt 1 to provision port d788af42-6ad4-48cc-b8fd-1d536b2d9d60 2026-09-09 07:41:17.844 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] Attempt 1 to provision port d788af42-6ad4-48cc-b8fd-1d536b2d9d60 2026-09-09 07:41:50.391 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b17519f3-4594-4e68-b165-923e8e85eb1e'] response: {'server_uuid': 'fa1975fa-b640-43d8-b084-9fe46fc09922', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6692994f-5004-4e36-9440-da56bd6eac53', 'code': 200} 2026-09-09 07:41:50.398 16 INFO neutron.plugins.ml2.plugin [None req-f3282b2c-b0a9-42bc-9355-c8b35b3f6883 - - - - - -] No ports have port_id starting with 6692994f-5004-4e36-9440-da56bd6eac53 2026-09-09 07:42:02.042 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea236e97-57a5-472a-a942-3694b162d133'] response: {'server_uuid': 'a8bef8e1-de5e-4e68-b3e9-7dfb2da7c3b3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6690b74f-f30e-488a-94e7-5a07a4e2219a', 'code': 200}