+ 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-07-16 07:32:35.532 1 INFO neutron.common.config [-] Logging enabled! 2026-07-16 07:32:35.533 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.4.dev5 2026-07-16 07:32:35.533 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-16 07:32:35.533 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-16 07:32:37.075 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-16 07:32:37.077 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-16 07:32:37.080 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-16 07:32:37.081 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-16 07:32:37.082 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-16 07:32:37.082 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-16 07:32:37.082 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 07:32:37.089 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 07:32:37.089 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 07:32:37.089 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-16 07:32:37.109 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-16 07:32:37.110 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-16 07:32:37.110 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-16 07:32:37.130 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-16 07:32:37.131 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-16 07:32:37.131 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-16 07:32:37.131 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-16 07:32:37.444 1 INFO neutron.plugins.ml2.managers [None req-0020eb25-380b-4c11-96d5-d92ed85ad87f - - - - - -] Initializing driver for type 'vlan' 2026-07-16 07:32:37.626 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0020eb25-380b-4c11-96d5-d92ed85ad87f - - - - - -] VlanTypeDriver initialization complete 2026-07-16 07:32:37.626 1 INFO neutron.plugins.ml2.managers [None req-0020eb25-380b-4c11-96d5-d92ed85ad87f - - - - - -] Initializing driver for type 'vxlan' 2026-07-16 07:32:37.626 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0020eb25-380b-4c11-96d5-d92ed85ad87f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-16 07:32:37.682 1 INFO neutron.plugins.ml2.managers [None req-0020eb25-380b-4c11-96d5-d92ed85ad87f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-16 07:32:37.683 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0020eb25-380b-4c11-96d5-d92ed85ad87f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-16 07:32:37.683 1 INFO neutron.plugins.ml2.managers [None req-0020eb25-380b-4c11-96d5-d92ed85ad87f - - - - - -] Initializing extension driver 'port_security' 2026-07-16 07:32:37.683 1 INFO neutron.plugins.ml2.extensions.port_security [None req-0020eb25-380b-4c11-96d5-d92ed85ad87f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-16 07:32:37.683 1 INFO neutron.plugins.ml2.managers [None req-0020eb25-380b-4c11-96d5-d92ed85ad87f - - - - - -] Initializing extension driver 'qos' 2026-07-16 07:32:37.683 1 INFO neutron.plugins.ml2.managers [None req-0020eb25-380b-4c11-96d5-d92ed85ad87f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-16 07:32:37.683 1 INFO neutron.plugins.ml2.managers [None req-0020eb25-380b-4c11-96d5-d92ed85ad87f - - - - - -] Initializing mechanism driver 'l2population' 2026-07-16 07:32:37.697 1 INFO neutron.quota [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded quota_driver: . 2026-07-16 07:32:37.698 1 INFO neutron.plugins.ml2.plugin [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Modular L2 Plugin initialization complete 2026-07-16 07:32:37.698 1 INFO neutron.plugins.ml2.managers [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-16 07:32:37.698 1 INFO neutron.plugins.ml2.managers [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-16 07:32:37.698 1 INFO neutron.plugins.ml2.managers [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-16 07:32:37.698 1 INFO neutron.manager [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loading Plugin: qos 2026-07-16 07:32:37.709 1 INFO neutron.manager [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loading Plugin: router 2026-07-16 07:32:37.743 1 INFO neutron.services.service_base [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-16 07:32:37.743 1 INFO neutron.manager [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loading Plugin: segments 2026-07-16 07:32:37.807 1 INFO neutron.manager [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loading Plugin: trunk 2026-07-16 07:32:37.821 1 INFO neutron.manager [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loading Plugin: vpnaas 2026-07-16 07:32:37.855 1 WARNING stevedore.named [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-16 07:32:37.931 1 INFO neutron_vpnaas.services.vpn.plugin [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-16 07:32:37.932 1 INFO neutron.common.utils [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-16 07:32:37.932 1 INFO neutron.manager [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loading Plugin: taas 2026-07-16 07:32:37.954 1 WARNING stevedore.named [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-16 07:32:37.983 1 INFO neutron_taas.services.taas.taas_plugin [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-16 07:32:37.983 1 INFO neutron.manager [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loading Plugin: tapmirror 2026-07-16 07:32:37.996 1 WARNING stevedore.named [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-16 07:32:38.012 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-16 07:32:38.012 1 INFO neutron.manager [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loading Plugin: auto_allocate 2026-07-16 07:32:38.019 1 INFO neutron.manager [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loading Plugin: tag 2026-07-16 07:32:38.028 1 INFO neutron.manager [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loading Plugin: timestamp 2026-07-16 07:32:38.031 1 INFO neutron.manager [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loading Plugin: network_ip_availability 2026-07-16 07:32:38.034 1 INFO neutron.manager [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loading Plugin: flavors 2026-07-16 07:32:38.037 1 INFO neutron.manager [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loading Plugin: revisions 2026-07-16 07:32:38.041 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Initializing extension manager. 2026-07-16 07:32:38.042 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: address-group 2026-07-16 07:32:38.043 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: address-scope 2026-07-16 07:32:38.043 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-16 07:32:38.044 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: agent 2026-07-16 07:32:38.044 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: agent-resources-synced 2026-07-16 07:32:38.045 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-16 07:32:38.046 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-16 07:32:38.047 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: availability_zone 2026-07-16 07:32:38.047 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: availability_zone_filter 2026-07-16 07:32:38.047 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-16 07:32:38.048 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: default-subnetpools 2026-07-16 07:32:38.049 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-16 07:32:38.050 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: dns-integration 2026-07-16 07:32:38.051 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: dns-domain-ports 2026-07-16 07:32:38.051 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-16 07:32:38.052 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: dvr 2026-07-16 07:32:38.052 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-16 07:32:38.052 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: empty-string-filtering 2026-07-16 07:32:38.053 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-16 07:32:38.053 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-16 07:32:38.054 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: external-net 2026-07-16 07:32:38.054 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-16 07:32:38.055 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: extraroute 2026-07-16 07:32:38.055 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: extraroute-atomic 2026-07-16 07:32:38.056 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-16 07:32:38.056 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-16 07:32:38.057 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-16 07:32:38.057 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-16 07:32:38.058 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: fip-port-details 2026-07-16 07:32:38.058 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: flavors 2026-07-16 07:32:38.061 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-16 07:32:38.062 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: floatingip-pools 2026-07-16 07:32:38.062 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: ip_allocation 2026-07-16 07:32:38.063 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-16 07:32:38.063 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: l2_adjacency 2026-07-16 07:32:38.064 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: router 2026-07-16 07:32:38.065 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-16 07:32:38.066 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-16 07:32:38.066 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-16 07:32:38.067 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: ext-gw-mode 2026-07-16 07:32:38.067 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: l3-ha 2026-07-16 07:32:38.068 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-16 07:32:38.068 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-16 07:32:38.069 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: l3-flavors 2026-07-16 07:32:38.069 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-16 07:32:38.070 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-16 07:32:38.072 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-16 07:32:38.073 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-16 07:32:38.074 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-16 07:32:38.074 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-16 07:32:38.075 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-16 07:32:38.076 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: multi-provider 2026-07-16 07:32:38.076 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: net-mtu 2026-07-16 07:32:38.077 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: net-mtu-writable 2026-07-16 07:32:38.077 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: network_availability_zone 2026-07-16 07:32:38.078 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: network_ha 2026-07-16 07:32:38.078 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: network-ip-availability 2026-07-16 07:32:38.079 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-16 07:32:38.080 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: pagination 2026-07-16 07:32:38.080 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: port-device-profile 2026-07-16 07:32:38.080 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-16 07:32:38.081 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-16 07:32:38.081 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-16 07:32:38.082 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: port-mac-override 2026-07-16 07:32:38.082 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-16 07:32:38.083 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-16 07:32:38.083 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-16 07:32:38.083 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: port-resource-request 2026-07-16 07:32:38.084 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-16 07:32:38.084 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-16 07:32:38.085 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: binding 2026-07-16 07:32:38.085 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: binding-extended 2026-07-16 07:32:38.086 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: port-security 2026-07-16 07:32:38.086 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: project-id 2026-07-16 07:32:38.087 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: provider 2026-07-16 07:32:38.088 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-16 07:32:38.089 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: qos 2026-07-16 07:32:38.090 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-16 07:32:38.091 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-16 07:32:38.091 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: qos-default 2026-07-16 07:32:38.091 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: qos-fip 2026-07-16 07:32:38.092 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-16 07:32:38.092 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-16 07:32:38.093 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-16 07:32:38.093 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-16 07:32:38.094 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-16 07:32:38.094 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: qos-pps 2026-07-16 07:32:38.095 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-16 07:32:38.095 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-16 07:32:38.096 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: qos-rules-alias 2026-07-16 07:32:38.096 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: quota-check-limit 2026-07-16 07:32:38.097 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-16 07:32:38.099 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: quotas 2026-07-16 07:32:38.101 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: quota_details 2026-07-16 07:32:38.103 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: rbac-policies 2026-07-16 07:32:38.103 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: rbac-address-group 2026-07-16 07:32:38.104 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: rbac-address-scope 2026-07-16 07:32:38.104 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: rbac-security-groups 2026-07-16 07:32:38.105 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-16 07:32:38.105 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: revision-if-match 2026-07-16 07:32:38.106 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-16 07:32:38.106 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: router_availability_zone 2026-07-16 07:32:38.107 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-16 07:32:38.108 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-16 07:32:38.109 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-16 07:32:38.109 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-16 07:32:38.109 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-16 07:32:38.110 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-16 07:32:38.110 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-16 07:32:38.114 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: security-group 2026-07-16 07:32:38.115 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: segment 2026-07-16 07:32:38.115 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-16 07:32:38.116 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: service-type 2026-07-16 07:32:38.116 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: sorting 2026-07-16 07:32:38.117 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: standard-attr-segment 2026-07-16 07:32:38.117 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: standard-attr-description 2026-07-16 07:32:38.118 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: stateful-security-group 2026-07-16 07:32:38.118 1 WARNING neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-16 07:32:38.119 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-16 07:32:38.119 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: subnet-external-network 2026-07-16 07:32:38.120 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: subnet_onboard 2026-07-16 07:32:38.120 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-16 07:32:38.121 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: subnet-service-types 2026-07-16 07:32:38.121 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: subnet_allocation 2026-07-16 07:32:38.122 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-16 07:32:38.122 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: tag-creation 2026-07-16 07:32:38.123 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-16 07:32:38.126 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: standard-attr-tag 2026-07-16 07:32:38.127 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-16 07:32:38.128 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: trunk 2026-07-16 07:32:38.128 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: trunk-details 2026-07-16 07:32:38.129 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-16 07:32:38.129 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-16 07:32:38.130 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-16 07:32:38.130 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-16 07:32:38.132 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-16 07:32:38.132 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-16 07:32:38.133 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: vpn-flavors 2026-07-16 07:32:38.134 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: vpnaas 2026-07-16 07:32:38.135 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: taas 2026-07-16 07:32:38.136 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: tap-mirror 2026-07-16 07:32:38.137 1 INFO neutron.api.extensions [None req-2f18413c-9de1-4f69-9f15-9f23f7221626 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-16 07:33:08.222 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-16 07:33:08.261 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-16 07:33:08.270 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-16 07:33:19.218 16 INFO neutron.db.l3_hamode_db [None req-53da7cc5-bdca-4dcf-91d6-6d2e538d7c56 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 07:33:35.995 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 6994999a-5874-4f53-82e5-6cf736327066 2026-07-16 07:33:37.380 16 INFO neutron.plugins.ml2.plugin [None req-ebdb6404-6762-4dc0-8110-e5e5bf3895cb - - - - - -] Attempt 1 to provision port 6994999a-5874-4f53-82e5-6cf736327066 2026-07-16 07:33:37.803 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 6994999a-5874-4f53-82e5-6cf736327066 2026-07-16 07:33:39.084 16 INFO neutron.plugins.ml2.plugin [None req-a2f95bb9-f474-4de2-8b76-b9c762f3a282 - - - - - -] Attempt 1 to provision port 6994999a-5874-4f53-82e5-6cf736327066 2026-07-16 07:38:15.880 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 78119873-53cb-43b7-a3cb-895b70ee4d20 2026-07-16 07:38:16.695 16 INFO neutron.plugins.ml2.plugin [None req-112ae708-d498-4ad7-a174-c451d3f3748e - - - - - -] Attempt 1 to provision port 78119873-53cb-43b7-a3cb-895b70ee4d20 2026-07-16 07:38:17.855 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 78119873-53cb-43b7-a3cb-895b70ee4d20 2026-07-16 07:38:22.832 13 INFO neutron.plugins.ml2.plugin [None req-37a8b356-0bed-4031-9169-e45a2ce9e77d - - - - - -] Attempt 1 to provision port b554547e-6fdf-4ee3-9f86-eb60232b8e7c 2026-07-16 07:42:04.504 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port b554547e-6fdf-4ee3-9f86-eb60232b8e7c 2026-07-16 07:42:05.927 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port b554547e-6fdf-4ee3-9f86-eb60232b8e7c 2026-07-16 07:50:32.078 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 06701aa1-254f-492e-ad55-0520e6bb2373 2026-07-16 07:50:34.064 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 06701aa1-254f-492e-ad55-0520e6bb2373 2026-07-16 08:01:00.494 16 INFO neutron.plugins.ml2.plugin [None req-1b0201c5-de8c-4be1-a827-a1109d1fa80f - - - - - -] Attempt 1 to provision port 78119873-53cb-43b7-a3cb-895b70ee4d20 2026-07-16 08:01:00.529 16 INFO neutron.plugins.ml2.plugin [None req-1b0201c5-de8c-4be1-a827-a1109d1fa80f - - - - - -] Attempt 1 to provision port 6994999a-5874-4f53-82e5-6cf736327066 2026-07-16 08:01:00.563 16 INFO neutron.plugins.ml2.plugin [None req-1b0201c5-de8c-4be1-a827-a1109d1fa80f - - - - - -] Attempt 1 to provision port b554547e-6fdf-4ee3-9f86-eb60232b8e7c 2026-07-16 08:08:10.388 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 7454f18e-1d81-481c-a724-9c425209f7f7 2026-07-16 08:08:11.440 13 INFO neutron.plugins.ml2.plugin [None req-b4726ec4-f8e3-419b-8e47-ebb604f2c3e4 - - - - - -] Attempt 1 to provision port 7454f18e-1d81-481c-a724-9c425209f7f7 2026-07-16 08:08:12.374 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 7454f18e-1d81-481c-a724-9c425209f7f7 2026-07-16 08:08:14.452 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 5e5c9caf-f80b-46c3-be6a-e11161023cb3 2026-07-16 08:08:16.558 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 5e5c9caf-f80b-46c3-be6a-e11161023cb3 2026-07-16 08:08:20.562 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 251b1e7b-5b69-40e7-b4c0-71dca24d634c 2026-07-16 08:08:22.575 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port a3683838-50ea-4c67-a525-9ac2c6074dc1 2026-07-16 08:08:23.062 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 251b1e7b-5b69-40e7-b4c0-71dca24d634c 2026-07-16 08:08:23.310 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 1e029ede-7c0f-4b78-a456-451f621128b5 2026-07-16 08:08:24.414 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port a3683838-50ea-4c67-a525-9ac2c6074dc1 2026-07-16 08:08:24.622 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 1e029ede-7c0f-4b78-a456-451f621128b5 2026-07-16 08:08:30.682 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port f65a47b8-04b7-4a1f-85f6-0b739e6997a3 2026-07-16 08:08:33.118 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 91f9fa5b-e19f-4a94-a414-8fb75a747a46 2026-07-16 08:08:33.495 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 9ca61646-352a-4309-8305-943976c91180 2026-07-16 08:08:34.013 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-76caf4e3-d89a-45bd-845c-9388600fa71d'] response: {'server_uuid': 'ee5b269c-ade8-4d0f-bd69-f63974877b46', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9ca61646-352a-4309-8305-943976c91180', 'code': 200} 2026-07-16 08:08:34.024 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port f65a47b8-04b7-4a1f-85f6-0b739e6997a3 2026-07-16 08:08:34.216 13 INFO neutron.plugins.ml2.plugin [None req-494f2512-3b85-4748-9370-2a22d46c3831 - - - - - -] Attempt 1 to provision port 34d7fc4a-d379-4ee6-8804-da26f676fa09 2026-07-16 08:08:34.249 13 INFO neutron.plugins.ml2.plugin [None req-494f2512-3b85-4748-9370-2a22d46c3831 - - - - - -] Attempt 1 to provision port 5e5c9caf-f80b-46c3-be6a-e11161023cb3 2026-07-16 08:08:34.323 13 INFO neutron.plugins.ml2.plugin [None req-494f2512-3b85-4748-9370-2a22d46c3831 - - - - - -] Attempt 1 to provision port 44bf810e-282a-4b36-b725-5a92585164a3 2026-07-16 08:08:34.354 13 INFO neutron.plugins.ml2.plugin [None req-494f2512-3b85-4748-9370-2a22d46c3831 - - - - - -] Attempt 1 to provision port f65a47b8-04b7-4a1f-85f6-0b739e6997a3 2026-07-16 08:08:34.409 13 INFO neutron.plugins.ml2.plugin [None req-494f2512-3b85-4748-9370-2a22d46c3831 - - - - - -] Attempt 1 to provision port 38a50fbe-95f2-497e-bd84-7571e5ae8b8b 2026-07-16 08:08:34.441 13 INFO neutron.plugins.ml2.plugin [None req-494f2512-3b85-4748-9370-2a22d46c3831 - - - - - -] Attempt 1 to provision port c190af61-ae11-40e5-9f82-239344b1e708 2026-07-16 08:08:34.468 13 INFO neutron.plugins.ml2.plugin [None req-494f2512-3b85-4748-9370-2a22d46c3831 - - - - - -] Attempt 1 to provision port 91f9fa5b-e19f-4a94-a414-8fb75a747a46 2026-07-16 08:08:34.515 13 INFO neutron.plugins.ml2.plugin [None req-494f2512-3b85-4748-9370-2a22d46c3831 - - - - - -] Attempt 1 to provision port a03f9b69-f84a-4fa4-9613-17592d98cd7e 2026-07-16 08:08:34.544 13 INFO neutron.plugins.ml2.plugin [None req-494f2512-3b85-4748-9370-2a22d46c3831 - - - - - -] Attempt 1 to provision port 98d3ab75-0b33-42c3-b557-430fb3c2c6bb 2026-07-16 08:08:35.680 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 91f9fa5b-e19f-4a94-a414-8fb75a747a46 2026-07-16 08:08:35.885 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 9ca61646-352a-4309-8305-943976c91180 2026-07-16 08:08:38.548 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port ff6736c9-a2ae-4db1-97f9-eff37190ef76 2026-07-16 08:08:38.963 16 INFO neutron.plugins.ml2.plugin [None req-d6d9b0df-3d56-44f0-9640-18584bbed99a - - - - - -] Attempt 1 to provision port f65a47b8-04b7-4a1f-85f6-0b739e6997a3 2026-07-16 08:08:38.977 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 4d97ff0c-b813-47e3-9ed7-afa08d7a69fb 2026-07-16 08:08:39.010 16 INFO neutron.plugins.ml2.plugin [None req-d6d9b0df-3d56-44f0-9640-18584bbed99a - - - - - -] Attempt 1 to provision port 4d97ff0c-b813-47e3-9ed7-afa08d7a69fb 2026-07-16 08:08:39.146 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7ba1599-d620-4e75-8be9-618d99fbcaa1'] response: {'server_uuid': '7afd2c7f-010f-4641-bfc2-7de72de5aee8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ff6736c9-a2ae-4db1-97f9-eff37190ef76', 'code': 200} 2026-07-16 08:08:39.695 16 INFO neutron.plugins.ml2.plugin [None req-d6d9b0df-3d56-44f0-9640-18584bbed99a - - - - - -] Attempt 1 to provision port c190af61-ae11-40e5-9f82-239344b1e708 2026-07-16 08:08:39.862 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port ff6736c9-a2ae-4db1-97f9-eff37190ef76 2026-07-16 08:08:40.175 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 4d97ff0c-b813-47e3-9ed7-afa08d7a69fb 2026-07-16 08:08:41.204 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-19855681-bb2a-4377-b24b-8b098539fd2f'] response: {'server_uuid': 'd3190bdd-3e7c-4264-b8c7-7d145b7bdb2b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4d97ff0c-b813-47e3-9ed7-afa08d7a69fb', 'code': 200} 2026-07-16 08:08:44.989 16 INFO neutron.plugins.ml2.plugin [None req-3425c6b9-78db-4932-a5de-cf7310a42b65 - - - - - -] Attempt 1 to provision port ff6736c9-a2ae-4db1-97f9-eff37190ef76 2026-07-16 08:08:45.049 16 INFO neutron.plugins.ml2.plugin [None req-3425c6b9-78db-4932-a5de-cf7310a42b65 - - - - - -] Attempt 1 to provision port 34d7fc4a-d379-4ee6-8804-da26f676fa09 2026-07-16 08:08:45.076 16 INFO neutron.plugins.ml2.plugin [None req-3425c6b9-78db-4932-a5de-cf7310a42b65 - - - - - -] Attempt 1 to provision port c190af61-ae11-40e5-9f82-239344b1e708 2026-07-16 08:08:45.107 16 INFO neutron.plugins.ml2.plugin [None req-3425c6b9-78db-4932-a5de-cf7310a42b65 - - - - - -] Attempt 1 to provision port 91f9fa5b-e19f-4a94-a414-8fb75a747a46 2026-07-16 08:08:45.175 16 INFO neutron.plugins.ml2.plugin [None req-3425c6b9-78db-4932-a5de-cf7310a42b65 - - - - - -] Attempt 1 to provision port a03f9b69-f84a-4fa4-9613-17592d98cd7e 2026-07-16 08:08:45.216 16 INFO neutron.plugins.ml2.plugin [None req-3425c6b9-78db-4932-a5de-cf7310a42b65 - - - - - -] Attempt 1 to provision port 4d97ff0c-b813-47e3-9ed7-afa08d7a69fb 2026-07-16 08:08:47.431 13 INFO neutron.plugins.ml2.plugin [None req-49dad55a-4a53-477b-82d9-94d649e9fc0a - - - - - -] Attempt 1 to provision port 34d7fc4a-d379-4ee6-8804-da26f676fa09 2026-07-16 08:08:57.820 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port c190af61-ae11-40e5-9f82-239344b1e708 2026-07-16 08:08:58.363 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 44bf810e-282a-4b36-b725-5a92585164a3 2026-07-16 08:08:58.579 16 INFO neutron.plugins.ml2.plugin [None req-1cf86d5c-14e1-4e6b-9bb6-0b0a0be935b3 - - - - - -] Attempt 1 to provision port 03f73022-ecfa-461e-a713-30a660afa003 2026-07-16 08:08:58.889 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 03f73022-ecfa-461e-a713-30a660afa003 2026-07-16 08:08:59.875 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port c190af61-ae11-40e5-9f82-239344b1e708 2026-07-16 08:09:00.050 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 727cd6d7-0d9a-4ec9-87ba-932e78b25460 2026-07-16 08:09:00.395 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 03f73022-ecfa-461e-a713-30a660afa003 2026-07-16 08:09:00.551 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 44bf810e-282a-4b36-b725-5a92585164a3 2026-07-16 08:09:01.674 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 727cd6d7-0d9a-4ec9-87ba-932e78b25460 2026-07-16 08:09:02.091 16 INFO neutron.plugins.ml2.plugin [None req-60ffc558-d572-4f7b-9f7d-44f5a407714d - - - - - -] Attempt 1 to provision port e691727d-0e15-4249-852b-79fa97ed82cd 2026-07-16 08:09:02.133 16 INFO neutron.plugins.ml2.plugin [None req-60ffc558-d572-4f7b-9f7d-44f5a407714d - - - - - -] Attempt 1 to provision port bafa9cb8-58b0-49f5-aa5e-beb7e8566629 2026-07-16 08:09:02.158 16 INFO neutron.plugins.ml2.plugin [None req-60ffc558-d572-4f7b-9f7d-44f5a407714d - - - - - -] Attempt 1 to provision port 03f73022-ecfa-461e-a713-30a660afa003 2026-07-16 08:09:03.385 13 INFO neutron.plugins.ml2.plugin [None req-4c9c7806-acc2-495c-b512-532812d41570 - - - - - -] Attempt 1 to provision port bafa9cb8-58b0-49f5-aa5e-beb7e8566629 2026-07-16 08:09:06.723 13 INFO neutron.plugins.ml2.plugin [None req-7aff62f0-19bb-494c-9ebf-4e0355bc0d2d - - - - - -] Attempt 1 to provision port bafa9cb8-58b0-49f5-aa5e-beb7e8566629 2026-07-16 08:09:10.427 13 INFO neutron.plugins.ml2.plugin [None req-a1489411-3f94-4bf1-acb6-d7083a97851f - - - - - -] Attempt 1 to provision port 4d97ff0c-b813-47e3-9ed7-afa08d7a69fb 2026-07-16 08:09:12.279 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port d19f0aba-97d4-4b52-bd59-d3ab7454b1c5 2026-07-16 08:09:12.389 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e04b3fda-1435-4563-9da0-2cc285b144b6'] response: {'server_uuid': '87ecd3ef-fe29-489f-a4da-3bf17737230e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd19f0aba-97d4-4b52-bd59-d3ab7454b1c5', 'code': 200} 2026-07-16 08:09:12.590 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 4d97ff0c-b813-47e3-9ed7-afa08d7a69fb 2026-07-16 08:09:13.801 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port d19f0aba-97d4-4b52-bd59-d3ab7454b1c5 2026-07-16 08:09:13.917 16 INFO neutron.plugins.ml2.plugin [None req-f1719383-e0ce-403b-97fd-38d396b16efa - - - - - -] Attempt 1 to provision port 4d97ff0c-b813-47e3-9ed7-afa08d7a69fb 2026-07-16 08:09:14.064 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 4d97ff0c-b813-47e3-9ed7-afa08d7a69fb 2026-07-16 08:09:15.726 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port bafa9cb8-58b0-49f5-aa5e-beb7e8566629 2026-07-16 08:09:17.748 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port e691727d-0e15-4249-852b-79fa97ed82cd 2026-07-16 08:09:18.026 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port bafa9cb8-58b0-49f5-aa5e-beb7e8566629 2026-07-16 08:09:19.816 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port e691727d-0e15-4249-852b-79fa97ed82cd 2026-07-16 08:09:21.882 13 INFO neutron.plugins.ml2.plugin [None req-96b93c0a-0cfd-4e7f-9dd7-60a12e341c00 - - - - - -] Attempt 1 to provision port f25eb344-f9d2-4c6f-bfb5-901c797e2e3a 2026-07-16 08:09:31.460 13 INFO neutron.plugins.ml2.plugin [None req-46ca2451-4964-4c91-ac45-892320261b07 - - - - - -] Attempt 1 to provision port 29714d34-1834-4772-a13f-861475f81063 2026-07-16 08:09:31.823 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 29714d34-1834-4772-a13f-861475f81063 2026-07-16 08:09:33.836 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 29714d34-1834-4772-a13f-861475f81063 2026-07-16 08:09:33.961 16 INFO neutron.plugins.ml2.plugin [None req-2f4701ae-aaac-4d85-bcc1-5c003b8588e3 - - - - - -] Attempt 1 to provision port 7cdf6c43-9b15-4b11-a23c-7d7aa6aba691 2026-07-16 08:09:34.025 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port f872c53e-7d43-4746-aea3-dabfa33cd73f 2026-07-16 08:09:35.696 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port f872c53e-7d43-4746-aea3-dabfa33cd73f 2026-07-16 08:09:40.928 16 INFO neutron.plugins.ml2.plugin [None req-38c21b7e-74b4-4214-9a41-292cc703fe5c - - - - - -] Attempt 1 to provision port 61e6ca60-3fd3-4d03-ab6f-c8ac9419a7b1 2026-07-16 08:09:40.954 16 INFO neutron.plugins.ml2.plugin [None req-38c21b7e-74b4-4214-9a41-292cc703fe5c - - - - - -] Attempt 1 to provision port 29714d34-1834-4772-a13f-861475f81063 2026-07-16 08:09:41.831 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1f4b877-135b-4c34-9083-16e846054552'] response: {'server_uuid': '87ecd3ef-fe29-489f-a4da-3bf17737230e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd19f0aba-97d4-4b52-bd59-d3ab7454b1c5', 'code': 200} 2026-07-16 08:09:44.407 13 INFO neutron.plugins.ml2.plugin [None req-fbf69bf0-eb3d-4de3-8357-b23e78e33636 - - - - - -] Attempt 1 to provision port 61e6ca60-3fd3-4d03-ab6f-c8ac9419a7b1 2026-07-16 08:09:46.814 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 5794ca21-b0af-4688-9db5-f452650de0fd 2026-07-16 08:09:46.920 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6073b2ff-421d-4ce4-bbd7-3fb5c28f6611'] response: {'server_uuid': 'da946e69-e542-4428-b04d-1e94a1e39106', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5794ca21-b0af-4688-9db5-f452650de0fd', 'code': 200} 2026-07-16 08:09:47.218 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port d19f0aba-97d4-4b52-bd59-d3ab7454b1c5 2026-07-16 08:09:47.934 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 5794ca21-b0af-4688-9db5-f452650de0fd 2026-07-16 08:09:48.151 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port d19f0aba-97d4-4b52-bd59-d3ab7454b1c5 2026-07-16 08:09:48.224 16 INFO neutron.plugins.ml2.plugin [None req-9a98ddce-6c12-4e77-a272-3f761932acfa - - - - - -] Attempt 1 to provision port 5794ca21-b0af-4688-9db5-f452650de0fd 2026-07-16 08:09:48.974 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6e9267b-c6b3-4a77-854d-cf60c6aaad6a'] response: {'server_uuid': '87ecd3ef-fe29-489f-a4da-3bf17737230e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd19f0aba-97d4-4b52-bd59-d3ab7454b1c5', 'code': 200} 2026-07-16 08:09:49.967 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 61e6ca60-3fd3-4d03-ab6f-c8ac9419a7b1 2026-07-16 08:09:50.260 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 7cdf6c43-9b15-4b11-a23c-7d7aa6aba691 2026-07-16 08:09:51.920 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 61e6ca60-3fd3-4d03-ab6f-c8ac9419a7b1 2026-07-16 08:09:52.119 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 7cdf6c43-9b15-4b11-a23c-7d7aa6aba691 2026-07-16 08:10:03.932 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 1ee67fa6-f24d-465d-9889-4924bb3e3e86 2026-07-16 08:10:04.865 13 INFO neutron.plugins.ml2.plugin [None req-d5230fd5-1d3f-4c2e-aad8-30305d854862 - - - - - -] Attempt 1 to provision port 1ee67fa6-f24d-465d-9889-4924bb3e3e86 2026-07-16 08:10:05.913 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 1ee67fa6-f24d-465d-9889-4924bb3e3e86 2026-07-16 08:10:07.931 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 8b910067-6d1c-48aa-ae2e-874bcdf422a4 2026-07-16 08:10:08.403 13 INFO neutron.plugins.ml2.plugin [None req-36f6a649-794a-42de-97ec-c6caf4161481 - - - - - -] Attempt 1 to provision port 524235a7-53c7-4512-bf6c-c820d0b348c0 2026-07-16 08:10:08.431 13 INFO neutron.plugins.ml2.plugin [None req-36f6a649-794a-42de-97ec-c6caf4161481 - - - - - -] Attempt 1 to provision port ac13af5d-1827-4ffb-86d0-c0031501c77f 2026-07-16 08:10:08.458 13 INFO neutron.plugins.ml2.plugin [None req-36f6a649-794a-42de-97ec-c6caf4161481 - - - - - -] Attempt 1 to provision port 1ee67fa6-f24d-465d-9889-4924bb3e3e86 2026-07-16 08:10:09.926 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 8b910067-6d1c-48aa-ae2e-874bcdf422a4 2026-07-16 08:10:11.438 13 INFO neutron.plugins.ml2.plugin [None req-d581130a-548d-4bdb-9bb8-167232fb8b8e - - - - - -] Attempt 1 to provision port 524235a7-53c7-4512-bf6c-c820d0b348c0 2026-07-16 08:10:19.256 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 381e6c1b-168b-4172-ad7d-f9e34620cc22 2026-07-16 08:10:19.359 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-bcf1817c-f431-4e00-9dbb-4920fa79a022'] response: {'server_uuid': '3fff3626-9b30-4ed1-85dd-60c36b003361', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '381e6c1b-168b-4172-ad7d-f9e34620cc22', 'code': 200} 2026-07-16 08:10:19.977 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 381e6c1b-168b-4172-ad7d-f9e34620cc22 2026-07-16 08:10:23.631 16 INFO neutron.plugins.ml2.plugin [None req-7db3c2d4-3af4-4359-ba6e-a155a84b7b31 - - - - - -] Attempt 1 to provision port cc0130c3-514d-4875-a89c-6832413208e3 2026-07-16 08:10:24.038 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 524235a7-53c7-4512-bf6c-c820d0b348c0 2026-07-16 08:10:24.519 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port ac13af5d-1827-4ffb-86d0-c0031501c77f 2026-07-16 08:10:26.232 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 2269f5ac-3219-4cc4-ac20-322ff85f0043 2026-07-16 08:10:26.686 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port ac13af5d-1827-4ffb-86d0-c0031501c77f 2026-07-16 08:10:26.823 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 04c4cbd8-6802-4dcc-aff5-0d08e71c748e 2026-07-16 08:10:27.143 13 INFO neutron.plugins.ml2.plugin [None req-40a55b8a-5404-4b7a-9228-8a53be2182d6 - - - - - -] Attempt 1 to provision port 04c4cbd8-6802-4dcc-aff5-0d08e71c748e 2026-07-16 08:10:27.182 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 524235a7-53c7-4512-bf6c-c820d0b348c0 2026-07-16 08:10:28.539 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 2269f5ac-3219-4cc4-ac20-322ff85f0043 2026-07-16 08:10:28.791 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 04c4cbd8-6802-4dcc-aff5-0d08e71c748e 2026-07-16 08:10:30.139 16 INFO neutron.plugins.ml2.plugin [None req-1d39be1c-3469-4256-a370-b139625958e2 - - - - - -] Attempt 1 to provision port 98e8847e-80cb-46b8-9211-0b92aeee4129 2026-07-16 08:10:30.195 16 INFO neutron.plugins.ml2.plugin [None req-1d39be1c-3469-4256-a370-b139625958e2 - - - - - -] Attempt 1 to provision port 04c4cbd8-6802-4dcc-aff5-0d08e71c748e 2026-07-16 08:10:35.193 13 INFO neutron.plugins.ml2.plugin [None req-64c81b03-0983-4fd2-a976-f79e3b72e200 - - - - - -] Attempt 1 to provision port 98e8847e-80cb-46b8-9211-0b92aeee4129 2026-07-16 08:10:39.051 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 9ba94c36-f778-4f7c-b42f-8292067d50d3 2026-07-16 08:10:39.212 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-50d82430-4011-4bcb-833d-a91da4515fba'] response: {'server_uuid': 'bd03a29e-f967-4dd5-bba9-2791fa3e5004', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9ba94c36-f778-4f7c-b42f-8292067d50d3', 'code': 200} 2026-07-16 08:10:40.593 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 9ba94c36-f778-4f7c-b42f-8292067d50d3 2026-07-16 08:10:42.606 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 98e8847e-80cb-46b8-9211-0b92aeee4129 2026-07-16 08:10:44.504 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port cc0130c3-514d-4875-a89c-6832413208e3 2026-07-16 08:10:44.796 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 98e8847e-80cb-46b8-9211-0b92aeee4129 2026-07-16 08:10:46.505 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port cc0130c3-514d-4875-a89c-6832413208e3 2026-07-16 08:11:00.514 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 9ed27ac0-b43d-4ae3-9090-94752b0a398b 2026-07-16 08:11:01.909 13 INFO neutron.plugins.ml2.plugin [None req-0bb7d0fb-3f2d-47e0-9994-ef8b1e5dbecb - - - - - -] Attempt 1 to provision port 9ed27ac0-b43d-4ae3-9090-94752b0a398b 2026-07-16 08:11:02.559 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 9ed27ac0-b43d-4ae3-9090-94752b0a398b 2026-07-16 08:11:14.633 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 54518716-ce1d-4926-a6ca-e65ac33ea62c 2026-07-16 08:11:21.056 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port c3861eb1-5440-4577-9eb8-36ecfa9769d1 2026-07-16 08:11:21.166 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-38956301-81bb-4c1d-8d0a-97a6c01ce05e'] response: {'server_uuid': '971befb8-b9c4-43ba-8e35-13ad3975fec1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c3861eb1-5440-4577-9eb8-36ecfa9769d1', 'code': 200} 2026-07-16 08:11:22.425 13 INFO neutron.plugins.ml2.plugin [None req-89353550-3632-4f82-86d7-033e799d76c6 - - - - - -] Attempt 1 to provision port c3861eb1-5440-4577-9eb8-36ecfa9769d1 2026-07-16 08:11:22.559 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port c3861eb1-5440-4577-9eb8-36ecfa9769d1 2026-07-16 08:11:26.569 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 796ad5a2-c092-4df2-8047-fdb9135a0c29 2026-07-16 08:11:28.036 16 INFO neutron.plugins.ml2.plugin [None req-43c52716-d086-44b0-9919-db1a25346535 - - - - - -] Attempt 1 to provision port 796ad5a2-c092-4df2-8047-fdb9135a0c29 2026-07-16 08:11:28.651 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 796ad5a2-c092-4df2-8047-fdb9135a0c29 2026-07-16 08:11:52.752 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6295008-f8bc-4e1e-9e3c-d3f43b64dec9'] response: {'server_uuid': '971befb8-b9c4-43ba-8e35-13ad3975fec1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c3861eb1-5440-4577-9eb8-36ecfa9769d1', 'code': 200} 2026-07-16 08:11:54.709 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 0f8bc857-d676-4098-8a3c-ffe4a87587d9 2026-07-16 08:11:56.659 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 6f0f4e41-3d10-4538-84c3-7d52cc55581a 2026-07-16 08:11:57.040 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 0f8bc857-d676-4098-8a3c-ffe4a87587d9 2026-07-16 08:11:58.115 16 INFO neutron.plugins.ml2.plugin [None req-ad5588ab-6532-46db-aaa1-ec3c76b9fa04 - - - - - -] Attempt 1 to provision port 0f8bc857-d676-4098-8a3c-ffe4a87587d9 2026-07-16 08:11:58.580 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 6f0f4e41-3d10-4538-84c3-7d52cc55581a 2026-07-16 08:12:00.907 16 INFO neutron.plugins.ml2.plugin [None req-1fcc9b98-2ef7-469b-bca4-26a2a4fc8be9 - - - - - -] Attempt 1 to provision port 399785f1-0195-40de-8efe-998028a62c0e 2026-07-16 08:12:00.935 16 INFO neutron.plugins.ml2.plugin [None req-1fcc9b98-2ef7-469b-bca4-26a2a4fc8be9 - - - - - -] Attempt 1 to provision port 45764eb5-3375-40d1-b553-439a1fc0ef72 2026-07-16 08:12:06.741 13 INFO neutron_taas.services.taas.taas_plugin [None req-201b1b7e-e67e-4c99-8b74-ef3ad5b352f5 - - - - - -] TaaS: Handle Delete Port: 04c4cbd8-6802-4dcc-aff5-0d08e71c748e 2026-07-16 08:12:06.746 13 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-201b1b7e-e67e-4c99-8b74-ef3ad5b352f5 - - - - - -] Tap Mirror: Handle Delete Port: 04c4cbd8-6802-4dcc-aff5-0d08e71c748e 2026-07-16 08:12:07.809 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 68ab8a9e-d989-4105-b7b1-44aa90a68d64 2026-07-16 08:12:07.934 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6fb6409d-8059-4f32-bac4-129ac36fedd0'] response: {'server_uuid': '8485203c-0613-45b1-8c9e-93eb8a3317d6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '68ab8a9e-d989-4105-b7b1-44aa90a68d64', 'code': 200} 2026-07-16 08:12:08.567 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 68ab8a9e-d989-4105-b7b1-44aa90a68d64 2026-07-16 08:12:14.614 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 45764eb5-3375-40d1-b553-439a1fc0ef72 2026-07-16 08:12:14.924 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 399785f1-0195-40de-8efe-998028a62c0e 2026-07-16 08:12:16.677 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 45764eb5-3375-40d1-b553-439a1fc0ef72 2026-07-16 08:12:16.847 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 399785f1-0195-40de-8efe-998028a62c0e 2026-07-16 08:12:26.786 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 91fd19ca-1fc9-4f37-ad56-f0d4106c84ef 2026-07-16 08:12:27.839 13 INFO neutron.plugins.ml2.plugin [None req-05259ef7-c739-4ff3-a1c1-51916f48fef9 - - - - - -] Attempt 1 to provision port 91fd19ca-1fc9-4f37-ad56-f0d4106c84ef 2026-07-16 08:12:28.532 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 91fd19ca-1fc9-4f37-ad56-f0d4106c84ef 2026-07-16 08:12:30.598 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 2b95982b-828b-4c11-8821-9d442744d83f 2026-07-16 08:12:30.669 16 INFO neutron.plugins.ml2.plugin [None req-8e2d32fb-b2dc-4b8d-93ba-4f43164b8876 - - - - - -] Attempt 1 to provision port 91fd19ca-1fc9-4f37-ad56-f0d4106c84ef 2026-07-16 08:12:30.744 16 INFO neutron.plugins.ml2.plugin [None req-8e2d32fb-b2dc-4b8d-93ba-4f43164b8876 - - - - - -] Attempt 1 to provision port 9f98242b-dc0b-433f-80b6-1d21945bae1f 2026-07-16 08:12:32.532 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 2b95982b-828b-4c11-8821-9d442744d83f 2026-07-16 08:12:34.646 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 2db055fc-37ff-4270-9ab3-377f16f997bf 2026-07-16 08:12:35.334 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 030a214d-db18-4023-b5c2-f0ffe2577e44 2026-07-16 08:12:36.686 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 2db055fc-37ff-4270-9ab3-377f16f997bf 2026-07-16 08:12:36.923 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 030a214d-db18-4023-b5c2-f0ffe2577e44 2026-07-16 08:12:37.003 16 INFO neutron.plugins.ml2.plugin [None req-ec66fc4f-c294-43a2-bf73-d7a780fce706 - - - - - -] Attempt 1 to provision port 86e12f3d-6984-4e44-94a3-f79c50e0fcd1 2026-07-16 08:12:37.037 16 INFO neutron.plugins.ml2.plugin [None req-ec66fc4f-c294-43a2-bf73-d7a780fce706 - - - - - -] Attempt 1 to provision port 9f98242b-dc0b-433f-80b6-1d21945bae1f 2026-07-16 08:12:37.060 16 INFO neutron.plugins.ml2.plugin [None req-ec66fc4f-c294-43a2-bf73-d7a780fce706 - - - - - -] Attempt 1 to provision port 2db055fc-37ff-4270-9ab3-377f16f997bf 2026-07-16 08:12:40.543 13 INFO neutron.plugins.ml2.plugin [None req-d8b8df2a-9355-4c2b-ac2b-8265d6ecee65 - - - - - -] Attempt 1 to provision port 33fbca39-e2a8-49ef-972a-e3e9291382d6 2026-07-16 08:12:40.573 13 INFO neutron.plugins.ml2.plugin [None req-d8b8df2a-9355-4c2b-ac2b-8265d6ecee65 - - - - - -] Attempt 1 to provision port 0a200087-73a0-41a6-a406-dfb78a5d8400 2026-07-16 08:12:40.601 13 INFO neutron.plugins.ml2.plugin [None req-d8b8df2a-9355-4c2b-ac2b-8265d6ecee65 - - - - - -] Attempt 1 to provision port 2db055fc-37ff-4270-9ab3-377f16f997bf 2026-07-16 08:12:42.686 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 9f815fc0-9576-4dfe-84d7-b9a3d22520a3 2026-07-16 08:12:44.585 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 9f815fc0-9576-4dfe-84d7-b9a3d22520a3 2026-07-16 08:12:47.673 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 23e00682-eaee-48b5-9bab-7466d745bcfd 2026-07-16 08:12:47.799 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-56a0b8b5-d784-44fe-aa9e-143c43b39783'] response: {'server_uuid': '829c0987-4508-4ed7-9e3e-13381d203dbd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '23e00682-eaee-48b5-9bab-7466d745bcfd', 'code': 200} 2026-07-16 08:12:48.092 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port f3380407-4679-4009-bb6d-0e99e30333c7 2026-07-16 08:12:48.886 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 23e00682-eaee-48b5-9bab-7466d745bcfd 2026-07-16 08:12:49.219 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port f3380407-4679-4009-bb6d-0e99e30333c7 2026-07-16 08:12:49.456 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port bf8602b0-b36a-4bc1-9c5e-618d4c6fe136 2026-07-16 08:12:50.270 13 INFO neutron.plugins.ml2.plugin [None req-7cbb87da-084d-4681-8bbf-86c29f92c4e6 - - - - - -] Attempt 1 to provision port dcf3fcb8-6e89-4905-a315-25b6ca0f4100 2026-07-16 08:12:50.340 13 INFO neutron.plugins.ml2.plugin [None req-7cbb87da-084d-4681-8bbf-86c29f92c4e6 - - - - - -] Attempt 1 to provision port eda8374e-5b32-4667-906f-787acb0a724a 2026-07-16 08:12:50.379 13 INFO neutron.plugins.ml2.plugin [None req-7cbb87da-084d-4681-8bbf-86c29f92c4e6 - - - - - -] Attempt 1 to provision port bf8602b0-b36a-4bc1-9c5e-618d4c6fe136 2026-07-16 08:12:50.463 13 INFO neutron.plugins.ml2.plugin [None req-7cbb87da-084d-4681-8bbf-86c29f92c4e6 - - - - - -] Attempt 1 to provision port 9f815fc0-9576-4dfe-84d7-b9a3d22520a3 2026-07-16 08:12:50.975 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port bf8602b0-b36a-4bc1-9c5e-618d4c6fe136 2026-07-16 08:12:52.964 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 9808a013-6286-4ccb-b774-85e0171dc629 2026-07-16 08:12:53.434 16 WARNING neutron.plugins.ml2.plugin [None req-e200ce05-3c54-4daa-980d-ac4c33655355 - - - - - -] Concurrent port binding operations failed on port 9f98242b-dc0b-433f-80b6-1d21945bae1f 2026-07-16 08:12:53.437 16 INFO neutron.plugins.ml2.plugin [None req-e200ce05-3c54-4daa-980d-ac4c33655355 - - - - - -] Attempt 2 to bind port 9f98242b-dc0b-433f-80b6-1d21945bae1f 2026-07-16 08:12:54.953 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 9808a013-6286-4ccb-b774-85e0171dc629 2026-07-16 08:12:55.153 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 33fbca39-e2a8-49ef-972a-e3e9291382d6 2026-07-16 08:12:55.436 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 9f98242b-dc0b-433f-80b6-1d21945bae1f 2026-07-16 08:12:55.781 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 86e12f3d-6984-4e44-94a3-f79c50e0fcd1 2026-07-16 08:12:56.045 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 0a200087-73a0-41a6-a406-dfb78a5d8400 2026-07-16 08:12:56.836 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 9f98242b-dc0b-433f-80b6-1d21945bae1f 2026-07-16 08:12:57.056 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 33fbca39-e2a8-49ef-972a-e3e9291382d6 2026-07-16 08:12:57.266 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 86e12f3d-6984-4e44-94a3-f79c50e0fcd1 2026-07-16 08:12:57.426 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 0a200087-73a0-41a6-a406-dfb78a5d8400 2026-07-16 08:13:01.349 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 5f82aad0-2f76-45f1-b736-ef0fe52f3bc2 2026-07-16 08:13:01.458 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-33ce50bc-45d4-4028-8051-acc564f99c54'] response: {'server_uuid': '8ba6f478-11dd-49a1-86bb-9e7879790e60', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5f82aad0-2f76-45f1-b736-ef0fe52f3bc2', 'code': 200} 2026-07-16 08:13:02.819 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 5f82aad0-2f76-45f1-b736-ef0fe52f3bc2 2026-07-16 08:13:04.771 16 INFO neutron.plugins.ml2.plugin [None req-cf30d463-6cea-4465-b760-f8ecb2d83f59 - - - - - -] Attempt 1 to provision port 23e00682-eaee-48b5-9bab-7466d745bcfd 2026-07-16 08:13:04.830 16 INFO neutron.plugins.ml2.plugin [None req-cf30d463-6cea-4465-b760-f8ecb2d83f59 - - - - - -] Attempt 1 to provision port eda8374e-5b32-4667-906f-787acb0a724a 2026-07-16 08:13:04.894 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port dcf3fcb8-6e89-4905-a315-25b6ca0f4100 2026-07-16 08:13:04.953 16 INFO neutron.plugins.ml2.plugin [None req-cf30d463-6cea-4465-b760-f8ecb2d83f59 - - - - - -] Attempt 1 to provision port 9808a013-6286-4ccb-b774-85e0171dc629 2026-07-16 08:13:04.998 16 INFO neutron.plugins.ml2.plugin [None req-cf30d463-6cea-4465-b760-f8ecb2d83f59 - - - - - -] Attempt 1 to provision port dcf3fcb8-6e89-4905-a315-25b6ca0f4100 2026-07-16 08:13:05.044 16 INFO neutron.plugins.ml2.plugin [None req-cf30d463-6cea-4465-b760-f8ecb2d83f59 - - - - - -] Attempt 1 to provision port ebee39d1-e1d5-4afe-ad68-7e7dac49f009 2026-07-16 08:13:05.173 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port ebee39d1-e1d5-4afe-ad68-7e7dac49f009 2026-07-16 08:13:05.174 16 INFO neutron.plugins.ml2.plugin [None req-cf30d463-6cea-4465-b760-f8ecb2d83f59 - - - - - -] Attempt 1 to provision port 93d31782-def5-41c2-a0da-7e51d0517efc 2026-07-16 08:13:05.322 16 INFO neutron.plugins.ml2.plugin [None req-cf30d463-6cea-4465-b760-f8ecb2d83f59 - - - - - -] Attempt 1 to provision port 9f815fc0-9576-4dfe-84d7-b9a3d22520a3 2026-07-16 08:13:05.374 16 INFO neutron.plugins.ml2.plugin [None req-cf30d463-6cea-4465-b760-f8ecb2d83f59 - - - - - -] Attempt 1 to provision port 33fbca39-e2a8-49ef-972a-e3e9291382d6 2026-07-16 08:13:05.405 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port eda8374e-5b32-4667-906f-787acb0a724a 2026-07-16 08:13:05.424 16 INFO neutron.plugins.ml2.plugin [None req-cf30d463-6cea-4465-b760-f8ecb2d83f59 - - - - - -] Attempt 1 to provision port 5f82aad0-2f76-45f1-b736-ef0fe52f3bc2 2026-07-16 08:13:05.467 16 INFO neutron.plugins.ml2.plugin [None req-cf30d463-6cea-4465-b760-f8ecb2d83f59 - - - - - -] Attempt 1 to provision port bf8602b0-b36a-4bc1-9c5e-618d4c6fe136 2026-07-16 08:13:05.603 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 93d31782-def5-41c2-a0da-7e51d0517efc 2026-07-16 08:13:06.827 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port dcf3fcb8-6e89-4905-a315-25b6ca0f4100 2026-07-16 08:13:07.035 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port ebee39d1-e1d5-4afe-ad68-7e7dac49f009 2026-07-16 08:13:07.220 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port eda8374e-5b32-4667-906f-787acb0a724a 2026-07-16 08:13:07.416 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 93d31782-def5-41c2-a0da-7e51d0517efc 2026-07-16 08:13:08.551 13 INFO neutron.plugins.ml2.plugin [None req-1699f4f6-c717-4950-a54a-9a3e6f12acf2 - - - - - -] Attempt 1 to provision port 9808a013-6286-4ccb-b774-85e0171dc629 2026-07-16 08:13:08.602 13 INFO neutron.plugins.ml2.plugin [None req-1699f4f6-c717-4950-a54a-9a3e6f12acf2 - - - - - -] Attempt 1 to provision port dcf3fcb8-6e89-4905-a315-25b6ca0f4100 2026-07-16 08:13:08.669 13 INFO neutron.plugins.ml2.plugin [None req-1699f4f6-c717-4950-a54a-9a3e6f12acf2 - - - - - -] Attempt 1 to provision port 5f82aad0-2f76-45f1-b736-ef0fe52f3bc2 2026-07-16 08:13:08.735 13 INFO neutron.plugins.ml2.plugin [None req-1699f4f6-c717-4950-a54a-9a3e6f12acf2 - - - - - -] Attempt 1 to provision port bf8602b0-b36a-4bc1-9c5e-618d4c6fe136 2026-07-16 08:13:08.814 13 INFO neutron.plugins.ml2.plugin [None req-1699f4f6-c717-4950-a54a-9a3e6f12acf2 - - - - - -] Attempt 1 to provision port ebee39d1-e1d5-4afe-ad68-7e7dac49f009 2026-07-16 08:13:10.857 16 INFO neutron.plugins.ml2.plugin [None req-687d61db-8348-4884-8675-bb998f71c137 - - - - - -] Attempt 1 to provision port dcf3fcb8-6e89-4905-a315-25b6ca0f4100 2026-07-16 08:13:10.924 16 INFO neutron.plugins.ml2.plugin [None req-687d61db-8348-4884-8675-bb998f71c137 - - - - - -] Attempt 1 to provision port ebee39d1-e1d5-4afe-ad68-7e7dac49f009 2026-07-16 08:13:14.883 16 INFO neutron.plugins.ml2.plugin [None req-6451db1e-b783-41ce-9453-3f8cf3722fdc - - - - - -] Attempt 1 to provision port dcf3fcb8-6e89-4905-a315-25b6ca0f4100 2026-07-16 08:13:14.959 16 INFO neutron.plugins.ml2.plugin [None req-6451db1e-b783-41ce-9453-3f8cf3722fdc - - - - - -] Attempt 1 to provision port 5f82aad0-2f76-45f1-b736-ef0fe52f3bc2 2026-07-16 08:13:15.018 16 INFO neutron.plugins.ml2.plugin [None req-6451db1e-b783-41ce-9453-3f8cf3722fdc - - - - - -] Attempt 1 to provision port ebee39d1-e1d5-4afe-ad68-7e7dac49f009 2026-07-16 08:13:18.834 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 17a7275c-7ab8-495a-ae0f-206992e644a6 2026-07-16 08:13:18.944 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c0b6bd4-6ae7-455c-9f2b-379d8f76f246'] response: {'server_uuid': '7b683861-dad9-48ce-85a3-95b41c80b0a5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '17a7275c-7ab8-495a-ae0f-206992e644a6', 'code': 200} 2026-07-16 08:13:20.857 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 17a7275c-7ab8-495a-ae0f-206992e644a6 2026-07-16 08:13:44.792 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port badf6c71-2902-428f-9436-14ac5131fd32 2026-07-16 08:13:45.597 13 INFO neutron.plugins.ml2.plugin [None req-326e6efb-2bbf-4368-8084-6533ec9f234a - - - - - -] Attempt 1 to provision port badf6c71-2902-428f-9436-14ac5131fd32 2026-07-16 08:13:51.049 13 INFO neutron.plugins.ml2.plugin [None req-963cb8c3-fe74-4ff7-a6ed-fa32814612f8 - - - - - -] Attempt 1 to provision port 633bb609-d2f1-48c9-9c26-405bde865ab3 2026-07-16 08:14:07.317 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 0068fa4b-3b61-4273-be4e-cd8f13af2ffe 2026-07-16 08:14:07.463 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-28e51be8-77ca-479d-8789-3555da317876'] response: {'server_uuid': '9451c267-6b18-489b-94d5-516b42879999', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0068fa4b-3b61-4273-be4e-cd8f13af2ffe', 'code': 200} 2026-07-16 08:14:08.798 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 0068fa4b-3b61-4273-be4e-cd8f13af2ffe 2026-07-16 08:14:49.011 16 INFO neutron.plugins.ml2.plugin [None req-f7fa5f56-7eba-4c91-9f73-62387a8c0eff - - - - - -] Attempt 1 to provision port 9d3055df-ebfa-4c64-9154-3563e61fb132 2026-07-16 08:14:54.836 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 9d3055df-ebfa-4c64-9154-3563e61fb132 2026-07-16 08:14:54.944 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f22ea866-bd94-4f9b-9c65-ce734f213f0f'] response: {'server_uuid': '9451c267-6b18-489b-94d5-516b42879999', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9d3055df-ebfa-4c64-9154-3563e61fb132', 'code': 200} 2026-07-16 08:14:56.819 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 9d3055df-ebfa-4c64-9154-3563e61fb132 2026-07-16 08:14:59.356 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 9d3055df-ebfa-4c64-9154-3563e61fb132 2026-07-16 08:15:21.208 16 INFO neutron.plugins.ml2.plugin [None req-00839894-21bf-46ba-a8dc-71e4b0818e40 - - - - - -] Attempt 1 to provision port e15e86a4-c273-4e75-b335-2a7ff6770080 2026-07-16 08:15:28.375 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port e15e86a4-c273-4e75-b335-2a7ff6770080 2026-07-16 08:15:28.527 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a8de08e-256b-4e6b-9827-0a4f1dc91123'] response: {'server_uuid': '9451c267-6b18-489b-94d5-516b42879999', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e15e86a4-c273-4e75-b335-2a7ff6770080', 'code': 200} 2026-07-16 08:15:28.975 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port e15e86a4-c273-4e75-b335-2a7ff6770080 2026-07-16 08:15:39.246 13 INFO neutron.plugins.ml2.plugin [None req-d8486ca9-6c44-4405-a389-4cc98b30934a - - - - - -] Attempt 1 to provision port 729dfa62-1bb0-40f7-bfd1-afa8f0ff6aa4 2026-07-16 08:15:45.017 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 729dfa62-1bb0-40f7-bfd1-afa8f0ff6aa4 2026-07-16 08:15:45.114 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb63583d-80bb-42c3-8602-21864c4ba4a2'] response: {'server_uuid': '9451c267-6b18-489b-94d5-516b42879999', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '729dfa62-1bb0-40f7-bfd1-afa8f0ff6aa4', 'code': 200} 2026-07-16 08:15:46.994 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 729dfa62-1bb0-40f7-bfd1-afa8f0ff6aa4 2026-07-16 08:15:49.334 16 INFO neutron.plugins.ml2.plugin [None req-41480c9b-879d-49a3-a444-bc0334e921c4 - - - - - -] Attempt 1 to provision port e15e86a4-c273-4e75-b335-2a7ff6770080 2026-07-16 08:16:01.108 16 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port 729dfa62-1bb0-40f7-bfd1-afa8f0ff6aa4 2026-07-16 08:16:01.280 13 INFO neutron.plugins.ml2.plugin [None req-d78d482a-01f1-4755-b23a-f82da260a51c - - - - - -] Attempt 1 to provision port 729dfa62-1bb0-40f7-bfd1-afa8f0ff6aa4 2026-07-16 08:16:02.673 13 INFO neutron.plugins.ml2.plugin [None req-548cab38-113e-4dc9-8598-075eba5cd2a1 - - - - - -] Attempt 1 to provision port 729dfa62-1bb0-40f7-bfd1-afa8f0ff6aa4 2026-07-16 08:16:11.022 13 INFO neutron.plugins.ml2.plugin [None req-728ab39a-7a0d-4854-b047-d594127b0a0c - - - - - -] Attempt 1 to provision port e15e86a4-c273-4e75-b335-2a7ff6770080 2026-07-16 08:16:11.623 16 INFO neutron.plugins.ml2.plugin [None req-28cd012c-c382-4739-adee-1b2f75659f8e - - - - - -] Attempt 1 to provision port e15e86a4-c273-4e75-b335-2a7ff6770080 2026-07-16 08:16:55.148 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b2b0144-cea8-4daa-8ccb-5bf5a95d9f96'] response: {'server_uuid': '8ba6f478-11dd-49a1-86bb-9e7879790e60', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5f82aad0-2f76-45f1-b736-ef0fe52f3bc2', 'code': 200}