+ 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-13 13:08:50.860 1 INFO neutron.common.config [-] Logging enabled! 2026-07-13 13:08:50.861 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev560 2026-07-13 13:08:50.861 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-13 13:08:50.862 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-13 13:08:52.249 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-13 13:08:52.252 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-13 13:08:52.255 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-13 13:08:52.256 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-13 13:08:52.256 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-13 13:08:52.256 1 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-07-13 13:08:52.256 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-07-13 13:08:52.256 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-13 13:08:52.263 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-13 13:08:52.263 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-13 13:08:52.263 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-13 13:08:52.283 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-13 13:08:52.284 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-13 13:08:52.284 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-13 13:08:52.302 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-13 13:08:52.303 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-13 13:08:52.303 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-13 13:08:52.303 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-13 13:08:52.686 1 INFO neutron.plugins.ml2.managers [None req-c57d25f6-6ca3-446d-aac3-058892c63c74 - - - - - -] Initializing driver for type 'vlan' 2026-07-13 13:08:52.837 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c57d25f6-6ca3-446d-aac3-058892c63c74 - - - - - -] VlanTypeDriver initialization complete 2026-07-13 13:08:52.837 1 INFO neutron.plugins.ml2.managers [None req-c57d25f6-6ca3-446d-aac3-058892c63c74 - - - - - -] Initializing driver for type 'vxlan' 2026-07-13 13:08:52.838 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c57d25f6-6ca3-446d-aac3-058892c63c74 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-13 13:08:52.885 1 INFO neutron.plugins.ml2.managers [None req-c57d25f6-6ca3-446d-aac3-058892c63c74 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-13 13:08:52.885 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c57d25f6-6ca3-446d-aac3-058892c63c74 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-13 13:08:52.885 1 INFO neutron.plugins.ml2.managers [None req-c57d25f6-6ca3-446d-aac3-058892c63c74 - - - - - -] Initializing extension driver 'port_security' 2026-07-13 13:08:52.885 1 INFO neutron.plugins.ml2.extensions.port_security [None req-c57d25f6-6ca3-446d-aac3-058892c63c74 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-13 13:08:52.885 1 INFO neutron.plugins.ml2.managers [None req-c57d25f6-6ca3-446d-aac3-058892c63c74 - - - - - -] Initializing extension driver 'qos' 2026-07-13 13:08:52.886 1 INFO neutron.plugins.ml2.managers [None req-c57d25f6-6ca3-446d-aac3-058892c63c74 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-13 13:08:52.886 1 INFO neutron.plugins.ml2.managers [None req-c57d25f6-6ca3-446d-aac3-058892c63c74 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-13 13:08:52.899 1 INFO neutron.quota [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded quota_driver: . 2026-07-13 13:08:52.900 1 INFO neutron.plugins.ml2.plugin [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Modular L2 Plugin initialization complete 2026-07-13 13:08:52.900 1 INFO neutron.plugins.ml2.managers [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-13 13:08:52.900 1 INFO neutron.plugins.ml2.managers [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-13 13:08:52.900 1 INFO neutron.plugins.ml2.managers [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Got port-security extension from driver 'port_security' 2026-07-13 13:08:52.901 1 INFO neutron.manager [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loading Plugin: qos 2026-07-13 13:08:52.912 1 INFO neutron.manager [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loading Plugin: router 2026-07-13 13:08:52.946 1 INFO neutron.services.service_base [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-13 13:08:52.946 1 INFO neutron.manager [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loading Plugin: segments 2026-07-13 13:08:53.012 1 INFO neutron.manager [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loading Plugin: trunk 2026-07-13 13:08:53.024 1 INFO neutron.manager [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loading Plugin: vpnaas 2026-07-13 13:08:53.058 1 WARNING stevedore.named [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-13 13:08:53.135 1 INFO neutron_vpnaas.services.vpn.plugin [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-13 13:08:53.136 1 INFO neutron.manager [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loading Plugin: taas 2026-07-13 13:08:53.351 1 WARNING stevedore.named [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-13 13:08:53.376 1 INFO neutron_taas.services.taas.taas_plugin [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-13 13:08:53.376 1 INFO neutron.manager [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loading Plugin: tapmirror 2026-07-13 13:08:53.389 1 WARNING stevedore.named [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-13 13:08:53.409 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-13 13:08:53.410 1 INFO neutron.manager [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loading Plugin: auto_allocate 2026-07-13 13:08:53.419 1 INFO neutron.manager [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loading Plugin: tag 2026-07-13 13:08:53.426 1 INFO neutron.manager [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loading Plugin: timestamp 2026-07-13 13:08:53.428 1 INFO neutron.manager [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loading Plugin: network_ip_availability 2026-07-13 13:08:53.432 1 INFO neutron.manager [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loading Plugin: flavors 2026-07-13 13:08:53.435 1 INFO neutron.manager [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loading Plugin: revisions 2026-07-13 13:08:53.438 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Initializing extension manager. 2026-07-13 13:08:53.439 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: aap-reject-multicast 2026-07-13 13:08:53.440 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: address-group 2026-07-13 13:08:53.440 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: address-scope 2026-07-13 13:08:53.441 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-13 13:08:53.441 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: agent 2026-07-13 13:08:53.442 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: agent-resources-synced 2026-07-13 13:08:53.442 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: agent_sort_key 2026-07-13 13:08:53.443 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: allowed-address-pairs 2026-07-13 13:08:53.444 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: auto-allocated-topology 2026-07-13 13:08:53.444 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: availability_zone 2026-07-13 13:08:53.446 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: availability_zone_filter 2026-07-13 13:08:53.446 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-13 13:08:53.446 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: default-subnetpools 2026-07-13 13:08:53.448 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-13 13:08:53.448 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: dns-integration 2026-07-13 13:08:53.448 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: dns-domain-ports 2026-07-13 13:08:53.449 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-13 13:08:53.449 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: dvr 2026-07-13 13:08:53.450 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-13 13:08:53.450 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: empty-string-filtering 2026-07-13 13:08:53.451 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension evpn not supported by any of loaded plugins 2026-07-13 13:08:53.451 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-13 13:08:53.451 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-13 13:08:53.452 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: external-net 2026-07-13 13:08:53.452 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-13 13:08:53.453 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: extraroute 2026-07-13 13:08:53.453 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: extraroute-atomic 2026-07-13 13:08:53.455 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: filter-validation 2026-07-13 13:08:53.456 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-13 13:08:53.456 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-13 13:08:53.456 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-13 13:08:53.457 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: fip-port-details 2026-07-13 13:08:53.457 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: flavors 2026-07-13 13:08:53.458 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-13 13:08:53.459 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: floatingip-pools 2026-07-13 13:08:53.459 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: ip_allocation 2026-07-13 13:08:53.460 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: ip-substring-filtering 2026-07-13 13:08:53.460 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: l2_adjacency 2026-07-13 13:08:53.461 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: router 2026-07-13 13:08:53.462 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-07-13 13:08:53.463 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-13 13:08:53.463 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-13 13:08:53.464 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-13 13:08:53.464 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: ext-gw-mode 2026-07-13 13:08:53.465 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: l3-ha 2026-07-13 13:08:53.465 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-13 13:08:53.465 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-13 13:08:53.466 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: l3-flavors 2026-07-13 13:08:53.467 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-13 13:08:53.467 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-13 13:08:53.469 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-13 13:08:53.470 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-13 13:08:53.471 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-13 13:08:53.472 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-13 13:08:53.472 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-13 13:08:53.473 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: multi-provider 2026-07-13 13:08:53.473 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: net-mtu 2026-07-13 13:08:53.473 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: net-mtu-writable 2026-07-13 13:08:53.474 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: network_availability_zone 2026-07-13 13:08:53.474 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: network_ha 2026-07-13 13:08:53.475 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: network-ip-availability 2026-07-13 13:08:53.475 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: network-ip-availability-details 2026-07-13 13:08:53.476 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-13 13:08:53.477 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: pagination 2026-07-13 13:08:53.477 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: port-device-profile 2026-07-13 13:08:53.478 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-13 13:08:53.478 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-13 13:08:53.478 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-13 13:08:53.479 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: port-mac-override 2026-07-13 13:08:53.479 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-13 13:08:53.480 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-13 13:08:53.480 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-13 13:08:53.480 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: port-resource-request 2026-07-13 13:08:53.481 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: port-resource-request-groups 2026-07-13 13:08:53.481 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-13 13:08:53.482 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: binding 2026-07-13 13:08:53.482 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: binding-extended 2026-07-13 13:08:53.483 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: port-security 2026-07-13 13:08:53.483 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: project-id 2026-07-13 13:08:53.483 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: provider 2026-07-13 13:08:53.484 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-07-13 13:08:53.484 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-13 13:08:53.488 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: qos 2026-07-13 13:08:53.489 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-13 13:08:53.489 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-13 13:08:53.490 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: qos-default 2026-07-13 13:08:53.490 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: qos-fip 2026-07-13 13:08:53.490 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-13 13:08:53.491 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: qos-gateway-ip 2026-07-13 13:08:53.491 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: qos-port-network-policy 2026-07-13 13:08:53.492 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: qos-pps-minimum 2026-07-13 13:08:53.492 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-13 13:08:53.493 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: qos-pps 2026-07-13 13:08:53.493 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: qos-rule-type-details 2026-07-13 13:08:53.494 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-13 13:08:53.494 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: qos-rules-alias 2026-07-13 13:08:53.494 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: quota-check-limit 2026-07-13 13:08:53.495 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: quota-check-limit-default 2026-07-13 13:08:53.496 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: quotas 2026-07-13 13:08:53.499 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: quota_details 2026-07-13 13:08:53.500 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: rbac-policies 2026-07-13 13:08:53.500 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: rbac-address-group 2026-07-13 13:08:53.501 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: rbac-address-scope 2026-07-13 13:08:53.501 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: rbac-security-groups 2026-07-13 13:08:53.502 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: rbac-subnetpool 2026-07-13 13:08:53.502 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: revision-if-match 2026-07-13 13:08:53.503 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: standard-attr-revisions 2026-07-13 13:08:53.503 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: router_availability_zone 2026-07-13 13:08:53.504 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-07-13 13:08:53.504 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-13 13:08:53.505 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: security-groups-default-rules 2026-07-13 13:08:53.506 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: security-groups-default-statefulness 2026-07-13 13:08:53.506 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-13 13:08:53.507 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-13 13:08:53.507 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-13 13:08:53.508 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-13 13:08:53.508 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-13 13:08:53.512 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: security-group 2026-07-13 13:08:53.513 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: segment 2026-07-13 13:08:53.513 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-13 13:08:53.514 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: service-type 2026-07-13 13:08:53.514 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: sorting 2026-07-13 13:08:53.514 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: standard-attr-segment 2026-07-13 13:08:53.515 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: standard-attr-description 2026-07-13 13:08:53.515 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: stateful-security-group 2026-07-13 13:08:53.516 1 WARNING neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-13 13:08:53.516 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-13 13:08:53.517 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: subnet-external-network 2026-07-13 13:08:53.517 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: subnet_onboard 2026-07-13 13:08:53.517 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-13 13:08:53.518 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: subnet-service-types 2026-07-13 13:08:53.518 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: subnet_allocation 2026-07-13 13:08:53.520 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-13 13:08:53.520 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: tag-creation 2026-07-13 13:08:53.520 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-13 13:08:53.524 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: standard-attr-tag 2026-07-13 13:08:53.524 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-13 13:08:53.525 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: trunk 2026-07-13 13:08:53.525 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: trunk-details 2026-07-13 13:08:53.525 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-13 13:08:53.526 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-13 13:08:53.526 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-13 13:08:53.527 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-13 13:08:53.528 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-13 13:08:53.529 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-13 13:08:53.529 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: vpn-flavors 2026-07-13 13:08:53.531 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: vpnaas 2026-07-13 13:08:53.532 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: taas 2026-07-13 13:08:53.533 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: tap-mirror 2026-07-13 13:08:53.533 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: tap-mirror-both-direction 2026-07-13 13:08:53.534 1 INFO neutron.api.extensions [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Loaded extension: taas-vlan-filter 2026-07-13 13:08:53.539 1 WARNING oslo_service.backend._threading.service [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-07-13 13:08:53.546 1 WARNING oslo_service.backend._threading.service [None req-b425d51d-acd6-448c-929c-bc0129dc802b - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-07-13 13:09:23.634 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-13 13:09:23.697 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-13 13:09:23.698 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-13 13:09:36.663 13 INFO neutron.db.l3_hamode_db [None req-443be14d-718b-46a4-8e53-a336024df05c - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-13 13:09:52.290 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 6a01a33d-6cac-47ac-9c11-dbb9654c5e2d 2026-07-13 13:09:53.867 13 INFO neutron.plugins.ml2.plugin [None req-8653cecc-976a-44a7-b56c-52cc351d0393 - - - - - -] Attempt 1 to provision port 6a01a33d-6cac-47ac-9c11-dbb9654c5e2d 2026-07-13 13:09:54.228 16 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 6a01a33d-6cac-47ac-9c11-dbb9654c5e2d 2026-07-13 13:09:55.560 13 INFO neutron.plugins.ml2.plugin [None req-8e7f6c44-f085-4ce4-b059-142b9a58d216 - - - - - -] Attempt 1 to provision port 6a01a33d-6cac-47ac-9c11-dbb9654c5e2d 2026-07-13 13:14:56.344 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 7fef968f-8d82-4fe4-8916-a41803c6e0ae 2026-07-13 13:14:56.559 16 INFO neutron.plugins.ml2.plugin [None req-0eb621a3-cc4b-443f-b42f-9857c738dbdf - - - - - -] Attempt 1 to provision port 7fef968f-8d82-4fe4-8916-a41803c6e0ae 2026-07-13 13:14:58.253 13 INFO neutron.plugins.ml2.plugin [None req-811935d3-e34f-417a-81ef-220d35f179be - - - - - -] Attempt 1 to provision port 7fef968f-8d82-4fe4-8916-a41803c6e0ae 2026-07-13 13:14:58.303 16 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 7fef968f-8d82-4fe4-8916-a41803c6e0ae 2026-07-13 13:15:03.683 16 INFO neutron.plugins.ml2.plugin [None req-85e2dd2f-b051-45d9-9968-fd85a25a3b57 - - - - - -] Attempt 1 to provision port b90bed59-6471-4cca-945f-185899d51ef8 2026-07-13 13:18:59.001 16 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port b90bed59-6471-4cca-945f-185899d51ef8 2026-07-13 13:19:00.410 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port b90bed59-6471-4cca-945f-185899d51ef8 2026-07-13 13:28:00.560 16 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 72a71be8-b92e-46c7-8a1c-00c02403293f 2026-07-13 13:28:02.550 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 72a71be8-b92e-46c7-8a1c-00c02403293f 2026-07-13 13:36:38.093 13 INFO neutron.plugins.ml2.plugin [None req-f9edf5c5-d5ed-43b4-8a9c-d1602af65371 - - - - - -] Attempt 1 to provision port 7fef968f-8d82-4fe4-8916-a41803c6e0ae 2026-07-13 13:36:38.148 13 INFO neutron.plugins.ml2.plugin [None req-f9edf5c5-d5ed-43b4-8a9c-d1602af65371 - - - - - -] Attempt 1 to provision port b90bed59-6471-4cca-945f-185899d51ef8 2026-07-13 13:36:38.197 13 INFO neutron.plugins.ml2.plugin [None req-f9edf5c5-d5ed-43b4-8a9c-d1602af65371 - - - - - -] Attempt 1 to provision port 6a01a33d-6cac-47ac-9c11-dbb9654c5e2d 2026-07-13 13:45:58.895 16 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 493f0cf4-dcf5-4a62-8a65-1e0f89ea2d7c 2026-07-13 13:46:00.422 13 INFO neutron.plugins.ml2.plugin [None req-07ec23fa-4f83-40c5-b8d1-8b4b04a3cc51 - - - - - -] Attempt 1 to provision port 874b56ef-22c3-446e-9eb9-6296442c938d 2026-07-13 13:46:00.458 13 INFO neutron.plugins.ml2.plugin [None req-07ec23fa-4f83-40c5-b8d1-8b4b04a3cc51 - - - - - -] Attempt 1 to provision port 493f0cf4-dcf5-4a62-8a65-1e0f89ea2d7c 2026-07-13 13:46:00.918 16 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 493f0cf4-dcf5-4a62-8a65-1e0f89ea2d7c 2026-07-13 13:46:03.030 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port cc2c4abd-9be2-45f7-bcb7-2392c01bc0ad 2026-07-13 13:46:04.919 16 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port cc2c4abd-9be2-45f7-bcb7-2392c01bc0ad 2026-07-13 13:46:10.062 16 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 4375053d-6bb2-4684-9cd0-d39bfb8dd3a7 2026-07-13 13:46:10.889 16 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 9c01322d-78c4-4b01-a98a-bc45aedb6642 2026-07-13 13:46:11.804 16 INFO neutron.plugins.ml2.plugin [None req-a0be49a4-6d47-4d58-8060-3585cd11746f - - - - - -] Attempt 1 to provision port cc2c4abd-9be2-45f7-bcb7-2392c01bc0ad 2026-07-13 13:46:11.968 16 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port cf74c06e-9557-4706-bc07-387bee22eb77 2026-07-13 13:46:12.151 16 INFO neutron.plugins.ml2.plugin [None req-a0be49a4-6d47-4d58-8060-3585cd11746f - - - - - -] Attempt 1 to provision port cf74c06e-9557-4706-bc07-387bee22eb77 2026-07-13 13:46:13.081 16 INFO neutron.plugins.ml2.plugin [None req-a0be49a4-6d47-4d58-8060-3585cd11746f - - - - - -] Attempt 1 to provision port eda8c305-fb4c-4d4e-805a-99c420a08ded 2026-07-13 13:46:13.109 16 INFO neutron.plugins.ml2.plugin [None req-a0be49a4-6d47-4d58-8060-3585cd11746f - - - - - -] Attempt 1 to provision port 78914e74-d12b-472f-a5d6-5ca2c1caa9f8 2026-07-13 13:46:13.134 16 INFO neutron.plugins.ml2.plugin [None req-a0be49a4-6d47-4d58-8060-3585cd11746f - - - - - -] Attempt 1 to provision port 172d3125-e536-4cc4-b6a9-6ea2f2f5f75c 2026-07-13 13:46:13.248 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 9c01322d-78c4-4b01-a98a-bc45aedb6642 2026-07-13 13:46:13.466 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 4375053d-6bb2-4684-9cd0-d39bfb8dd3a7 2026-07-13 13:46:13.673 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 548fc39e-4909-471d-88bc-cae9000b1edd 2026-07-13 13:46:14.086 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port cf74c06e-9557-4706-bc07-387bee22eb77 2026-07-13 13:46:15.632 16 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 548fc39e-4909-471d-88bc-cae9000b1edd 2026-07-13 13:46:19.595 16 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 7e3ba1dc-36e5-4f32-85ce-34c2502ff9e9 2026-07-13 13:46:21.805 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 7e3ba1dc-36e5-4f32-85ce-34c2502ff9e9 2026-07-13 13:46:22.191 16 INFO neutron.plugins.ml2.plugin [None req-08fdee9c-0042-409f-9bac-e656d995c7f7 - - - - - -] Attempt 1 to provision port 7e3ba1dc-36e5-4f32-85ce-34c2502ff9e9 2026-07-13 13:46:22.290 16 INFO neutron.plugins.ml2.plugin [None req-08fdee9c-0042-409f-9bac-e656d995c7f7 - - - - - -] Attempt 1 to provision port 8d5a8967-9b72-4876-a94f-8930ed66466a 2026-07-13 13:46:22.355 16 INFO neutron.plugins.ml2.plugin [None req-08fdee9c-0042-409f-9bac-e656d995c7f7 - - - - - -] Attempt 1 to provision port cc2c4abd-9be2-45f7-bcb7-2392c01bc0ad 2026-07-13 13:46:31.642 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 5abd5cc8-c4bc-4416-b170-fe71352a6927 2026-07-13 13:46:31.819 16 INFO neutron.plugins.ml2.plugin [None req-b25c5c46-a083-42c2-ae10-8456d6725da9 - - - - - -] Attempt 1 to provision port 8995a986-e074-42e4-b1cc-4cc0ac424344 2026-07-13 13:46:31.910 16 INFO neutron.plugins.ml2.plugin [None req-b25c5c46-a083-42c2-ae10-8456d6725da9 - - - - - -] Attempt 1 to provision port 8d5a8967-9b72-4876-a94f-8930ed66466a 2026-07-13 13:46:32.036 16 INFO neutron.plugins.ml2.plugin [None req-b25c5c46-a083-42c2-ae10-8456d6725da9 - - - - - -] Attempt 1 to provision port cf74c06e-9557-4706-bc07-387bee22eb77 2026-07-13 13:46:32.147 16 INFO neutron.plugins.ml2.plugin [None req-b25c5c46-a083-42c2-ae10-8456d6725da9 - - - - - -] Attempt 1 to provision port eda8c305-fb4c-4d4e-805a-99c420a08ded 2026-07-13 13:46:32.182 16 INFO neutron.plugins.ml2.plugin [None req-b25c5c46-a083-42c2-ae10-8456d6725da9 - - - - - -] Attempt 1 to provision port 7e3ba1dc-36e5-4f32-85ce-34c2502ff9e9 2026-07-13 13:46:32.269 16 INFO neutron.plugins.ml2.plugin [None req-b25c5c46-a083-42c2-ae10-8456d6725da9 - - - - - -] Attempt 1 to provision port 26b17d6f-bb71-4184-ac6b-49e9b2f8fcf9 2026-07-13 13:46:34.018 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 5abd5cc8-c4bc-4416-b170-fe71352a6927 2026-07-13 13:46:37.833 16 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 7c496fbf-d779-423c-ab09-ac57c807cf86 2026-07-13 13:46:39.844 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 7c496fbf-d779-423c-ab09-ac57c807cf86 2026-07-13 13:46:40.311 16 INFO neutron.plugins.ml2.plugin [None req-555c729a-2e51-4eb5-81db-1ad1866f265b - - - - - -] Attempt 1 to provision port cecd01d6-e598-42d2-915a-1123008c964b 2026-07-13 13:46:40.367 16 INFO neutron.plugins.ml2.plugin [None req-555c729a-2e51-4eb5-81db-1ad1866f265b - - - - - -] Attempt 1 to provision port 7c496fbf-d779-423c-ab09-ac57c807cf86 2026-07-13 13:46:45.617 16 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 28a5ffdf-2fce-4944-b8fe-3bed31c1bcc9 2026-07-13 13:46:47.701 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port f1510fa0-4b62-45d9-899b-7f62f5d87c24 2026-07-13 13:46:48.266 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 28a5ffdf-2fce-4944-b8fe-3bed31c1bcc9 2026-07-13 13:46:49.678 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port f1510fa0-4b62-45d9-899b-7f62f5d87c24 2026-07-13 13:46:51.252 16 INFO neutron.plugins.ml2.plugin [None req-56a404df-e513-41ca-b418-75da2ed95f6c - - - - - -] Attempt 1 to provision port 23368e54-c19d-4218-9998-b8488de12631 2026-07-13 13:46:51.288 16 INFO neutron.plugins.ml2.plugin [None req-56a404df-e513-41ca-b418-75da2ed95f6c - - - - - -] Attempt 1 to provision port b9ba2914-b9bf-4e78-b9b1-13013f374ba1 2026-07-13 13:46:51.328 16 INFO neutron.plugins.ml2.plugin [None req-56a404df-e513-41ca-b418-75da2ed95f6c - - - - - -] Attempt 1 to provision port f1510fa0-4b62-45d9-899b-7f62f5d87c24 2026-07-13 13:46:57.836 13 INFO neutron.plugins.ml2.plugin [None req-5ebab593-a6bb-4a6e-b35e-ac41a3f691ad - - - - - -] Attempt 1 to provision port 23368e54-c19d-4218-9998-b8488de12631 2026-07-13 13:46:57.872 13 INFO neutron.plugins.ml2.plugin [None req-5ebab593-a6bb-4a6e-b35e-ac41a3f691ad - - - - - -] Attempt 1 to provision port f1510fa0-4b62-45d9-899b-7f62f5d87c24 2026-07-13 13:47:01.759 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 8c3f28df-40f3-4b5a-87f5-b361ee36c8d7 2026-07-13 13:47:03.690 16 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 8c3f28df-40f3-4b5a-87f5-b361ee36c8d7 2026-07-13 13:47:05.834 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 98b0045c-5d04-4cd2-a309-63a7464dced3 2026-07-13 13:47:07.909 16 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 98b0045c-5d04-4cd2-a309-63a7464dced3 2026-07-13 13:47:11.359 16 INFO neutron.plugins.ml2.plugin [None req-248fe72c-802c-47ab-9b22-36dcaa73f9a7 - - - - - -] Attempt 1 to provision port 98b0045c-5d04-4cd2-a309-63a7464dced3 2026-07-13 13:47:11.426 16 INFO neutron.plugins.ml2.plugin [None req-248fe72c-802c-47ab-9b22-36dcaa73f9a7 - - - - - -] Attempt 1 to provision port 184d64b2-35be-4a86-a4e0-b35812dc9096 2026-07-13 13:47:17.220 16 INFO neutron.plugins.ml2.plugin [None req-d3f97fa8-7edf-4020-a428-a7019fdaaae3 - - - - - -] Attempt 1 to provision port 98b0045c-5d04-4cd2-a309-63a7464dced3 2026-07-13 13:47:17.285 16 INFO neutron.plugins.ml2.plugin [None req-d3f97fa8-7edf-4020-a428-a7019fdaaae3 - - - - - -] Attempt 1 to provision port 184d64b2-35be-4a86-a4e0-b35812dc9096 2026-07-13 13:47:39.612 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 7fbea078-8f3f-43fa-94a0-7194b74186d7 2026-07-13 13:47:41.620 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 7fbea078-8f3f-43fa-94a0-7194b74186d7 2026-07-13 13:47:42.364 13 INFO neutron.plugins.ml2.plugin [None req-9a6afed6-8659-4bc8-88a0-022a070f2321 - - - - - -] Attempt 1 to provision port 7fbea078-8f3f-43fa-94a0-7194b74186d7 2026-07-13 13:47:59.937 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 3d1740d2-6663-4e58-a0ea-d6d8e7d69417 2026-07-13 13:48:01.876 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port a27a3a80-3f76-42b2-bce4-14e3b045dac5 2026-07-13 13:48:02.174 13 INFO neutron.plugins.ml2.plugin [None req-d4ca07dc-1d9a-4274-ba00-f6458c8fd459 - - - - - -] Attempt 1 to provision port 6d48058d-ba9c-4bb3-b611-286c9281bf9b 2026-07-13 13:48:02.255 13 INFO neutron.plugins.ml2.plugin [None req-d4ca07dc-1d9a-4274-ba00-f6458c8fd459 - - - - - -] Attempt 1 to provision port a27a3a80-3f76-42b2-bce4-14e3b045dac5 2026-07-13 13:48:03.711 16 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port ed5db2cb-b6f5-4b9e-bf78-4bad2b66e5b6 2026-07-13 13:48:04.707 16 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 3d1740d2-6663-4e58-a0ea-d6d8e7d69417 2026-07-13 13:48:05.029 16 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port a27a3a80-3f76-42b2-bce4-14e3b045dac5 2026-07-13 13:48:06.544 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port ed5db2cb-b6f5-4b9e-bf78-4bad2b66e5b6 2026-07-13 13:48:10.505 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 6c0b9d25-f9d1-4789-be8a-798de9c3512c 2026-07-13 13:48:12.431 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 6c0b9d25-f9d1-4789-be8a-798de9c3512c 2026-07-13 13:48:18.355 16 INFO neutron.plugins.ml2.plugin [None req-51a7191f-726c-420f-af96-09d77492b0da - - - - - -] Attempt 1 to provision port 6c0b9d25-f9d1-4789-be8a-798de9c3512c 2026-07-13 13:48:18.426 16 INFO neutron.plugins.ml2.plugin [None req-51a7191f-726c-420f-af96-09d77492b0da - - - - - -] Attempt 1 to provision port 211ded13-5a80-4bb6-8ac7-51754238bc60 2026-07-13 13:48:18.467 16 INFO neutron.plugins.ml2.plugin [None req-51a7191f-726c-420f-af96-09d77492b0da - - - - - -] Attempt 1 to provision port 6a01a33d-6cac-47ac-9c11-dbb9654c5e2d 2026-07-13 13:48:18.541 16 INFO neutron.plugins.ml2.plugin [None req-51a7191f-726c-420f-af96-09d77492b0da - - - - - -] Attempt 1 to provision port 47af530c-e732-4a3e-ba4e-ed83e8f3ffac 2026-07-13 13:48:18.571 16 INFO neutron.plugins.ml2.plugin [None req-51a7191f-726c-420f-af96-09d77492b0da - - - - - -] Attempt 1 to provision port 6d48058d-ba9c-4bb3-b611-286c9281bf9b 2026-07-13 13:48:18.603 16 INFO neutron.plugins.ml2.plugin [None req-51a7191f-726c-420f-af96-09d77492b0da - - - - - -] Attempt 1 to provision port 35f91274-9d8a-43f5-bb38-866a1135f2a0 2026-07-13 13:48:18.653 16 INFO neutron.plugins.ml2.plugin [None req-51a7191f-726c-420f-af96-09d77492b0da - - - - - -] Attempt 1 to provision port a27a3a80-3f76-42b2-bce4-14e3b045dac5 2026-07-13 13:48:22.584 13 INFO neutron.plugins.ml2.plugin [None req-09f05554-b830-4104-961d-4db8f6804724 - - - - - -] Attempt 1 to provision port 211ded13-5a80-4bb6-8ac7-51754238bc60 2026-07-13 13:48:25.057 13 INFO neutron_taas.services.taas.taas_plugin [None req-314d3148-387f-41a2-a3a0-08f9522f82f0 - - - - - -] TaaS: Handle Delete Port: 6c0b9d25-f9d1-4789-be8a-798de9c3512c 2026-07-13 13:48:25.065 13 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-314d3148-387f-41a2-a3a0-08f9522f82f0 - - - - - -] Tap Mirror: Handle Delete Port: 6c0b9d25-f9d1-4789-be8a-798de9c3512c 2026-07-13 13:48:28.488 16 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port b18c1670-c9cf-423d-b757-a44bb5c7518e 2026-07-13 13:48:28.939 16 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 56907fa5-c2fa-4ea6-81bd-fe65681b9415 2026-07-13 13:48:30.538 16 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port b18c1670-c9cf-423d-b757-a44bb5c7518e 2026-07-13 13:48:31.060 16 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 56907fa5-c2fa-4ea6-81bd-fe65681b9415 2026-07-13 13:48:31.749 13 INFO neutron.plugins.ml2.plugin [None req-eeb128aa-0722-413d-a13a-b911c09748c3 - - - - - -] Attempt 1 to provision port b896806f-fbc6-45d5-b00c-fd4b376e96c6 2026-07-13 13:48:31.799 13 INFO neutron.plugins.ml2.plugin [None req-eeb128aa-0722-413d-a13a-b911c09748c3 - - - - - -] Attempt 1 to provision port b18c1670-c9cf-423d-b757-a44bb5c7518e 2026-07-13 13:48:32.470 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 8f0e6d75-9718-4a5c-9646-41f953eda6f4 2026-07-13 13:48:34.556 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 8f0e6d75-9718-4a5c-9646-41f953eda6f4 2026-07-13 13:48:34.592 16 INFO neutron.plugins.ml2.plugin [None req-5ddcc40e-76d7-462f-b4f7-4b070f97394b - - - - - -] Attempt 1 to provision port b896806f-fbc6-45d5-b00c-fd4b376e96c6 2026-07-13 13:48:38.467 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 74115441-801b-49e7-a027-7053fabcfec7 2026-07-13 13:48:40.501 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 74115441-801b-49e7-a027-7053fabcfec7 2026-07-13 13:48:42.440 13 INFO neutron.plugins.ml2.plugin [None req-8495bace-cd75-4c1e-b8ff-919248da4463 - - - - - -] Attempt 1 to provision port 74115441-801b-49e7-a027-7053fabcfec7 2026-07-13 13:48:42.492 13 INFO neutron.plugins.ml2.plugin [None req-8495bace-cd75-4c1e-b8ff-919248da4463 - - - - - -] Attempt 1 to provision port a57f8f77-cb22-4351-b931-0bd1f0342c57 2026-07-13 13:48:50.181 13 INFO neutron.plugins.ml2.plugin [None req-66005e20-ff9f-477e-a7aa-394228d1b779 - - - - - -] Attempt 1 to provision port 4838bb49-66c1-43c7-bcef-e8b6d531ea6a 2026-07-13 13:48:50.205 13 INFO neutron.plugins.ml2.plugin [None req-66005e20-ff9f-477e-a7aa-394228d1b779 - - - - - -] Attempt 1 to provision port 221f999c-ade8-4e2a-830f-d4d58c856979 2026-07-13 13:48:50.232 13 INFO neutron.plugins.ml2.plugin [None req-66005e20-ff9f-477e-a7aa-394228d1b779 - - - - - -] Attempt 1 to provision port 6a01a33d-6cac-47ac-9c11-dbb9654c5e2d 2026-07-13 13:48:50.312 13 INFO neutron.plugins.ml2.plugin [None req-66005e20-ff9f-477e-a7aa-394228d1b779 - - - - - -] Attempt 1 to provision port 668a30b8-c234-4fb0-94b4-ec7fc55fea6c 2026-07-13 13:48:52.767 16 INFO neutron.plugins.ml2.plugin [None req-9f6868aa-2ea6-4a11-b990-6de9145f2534 - - - - - -] Attempt 1 to provision port 668a30b8-c234-4fb0-94b4-ec7fc55fea6c 2026-07-13 13:50:24.490 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port a0f84a79-8909-415c-9c2a-9a5f8574768b 2026-07-13 13:50:26.754 16 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port a364aa6a-3dfa-4de7-9697-36878a04f3e5 2026-07-13 13:50:27.173 16 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 2bd36695-ca50-45ec-bebe-0ec927a47c57 2026-07-13 13:50:27.575 16 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port a0f84a79-8909-415c-9c2a-9a5f8574768b 2026-07-13 13:50:28.541 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port a364aa6a-3dfa-4de7-9697-36878a04f3e5 2026-07-13 13:50:28.734 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 2bd36695-ca50-45ec-bebe-0ec927a47c57 2026-07-13 13:50:30.682 13 INFO neutron.plugins.ml2.plugin [None req-952bed0a-f5a0-4580-ab0c-449b359f452d - - - - - -] Attempt 1 to provision port e239f5d3-a80c-4932-b6b7-79cbfd881ad7 2026-07-13 13:50:30.731 13 INFO neutron.plugins.ml2.plugin [None req-952bed0a-f5a0-4580-ab0c-449b359f452d - - - - - -] Attempt 1 to provision port cc2df7ec-9bcf-494e-bcff-c01550d351da 2026-07-13 13:50:30.762 13 INFO neutron.plugins.ml2.plugin [None req-952bed0a-f5a0-4580-ab0c-449b359f452d - - - - - -] Attempt 1 to provision port a364aa6a-3dfa-4de7-9697-36878a04f3e5 2026-07-13 13:50:32.561 16 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 6b12e673-fc22-4e99-8d43-78e883c60ccd 2026-07-13 13:50:34.480 13 INFO neutron.plugins.ml2.plugin [None req-3f1de30a-8925-4333-82e7-752bb63a8787 - - - - - -] Attempt 1 to provision port 6b12e673-fc22-4e99-8d43-78e883c60ccd 2026-07-13 13:50:37.569 16 INFO neutron.plugins.ml2.plugin [None req-e35b2b0a-893f-445a-b746-c694ebc6b03c - - - - - -] Attempt 1 to provision port 5460e96f-b472-4f6d-855c-87e67c6bca9f 2026-07-13 13:50:37.592 16 INFO neutron.plugins.ml2.plugin [None req-e35b2b0a-893f-445a-b746-c694ebc6b03c - - - - - -] Attempt 1 to provision port 6b12e673-fc22-4e99-8d43-78e883c60ccd 2026-07-13 13:50:40.891 13 INFO neutron.plugins.ml2.plugin [None req-b1dc1d92-78f9-450f-a1ca-d3d6d29f3257 - - - - - -] Attempt 1 to provision port cc2df7ec-9bcf-494e-bcff-c01550d351da 2026-07-13 13:50:40.916 13 INFO neutron.plugins.ml2.plugin [None req-b1dc1d92-78f9-450f-a1ca-d3d6d29f3257 - - - - - -] Attempt 1 to provision port a364aa6a-3dfa-4de7-9697-36878a04f3e5 2026-07-13 13:50:40.969 13 INFO neutron.plugins.ml2.plugin [None req-b1dc1d92-78f9-450f-a1ca-d3d6d29f3257 - - - - - -] Attempt 1 to provision port 6b12e673-fc22-4e99-8d43-78e883c60ccd 2026-07-13 13:50:41.019 13 INFO neutron.plugins.ml2.plugin [None req-b1dc1d92-78f9-450f-a1ca-d3d6d29f3257 - - - - - -] Attempt 1 to provision port 5460e96f-b472-4f6d-855c-87e67c6bca9f 2026-07-13 13:50:43.235 16 INFO neutron.plugins.ml2.plugin [None req-e6da94ca-2090-4ad0-adb0-e29b0d219966 - - - - - -] Attempt 1 to provision port 5460e96f-b472-4f6d-855c-87e67c6bca9f 2026-07-13 13:50:43.260 16 INFO neutron.plugins.ml2.plugin [None req-e6da94ca-2090-4ad0-adb0-e29b0d219966 - - - - - -] Attempt 1 to provision port cc2df7ec-9bcf-494e-bcff-c01550d351da 2026-07-13 13:50:45.561 13 INFO neutron.plugins.ml2.plugin [None req-9cb86a1a-8388-4c1f-8f65-24779e007049 - - - - - -] Attempt 1 to provision port 5460e96f-b472-4f6d-855c-87e67c6bca9f 2026-07-13 13:50:45.589 13 INFO neutron.plugins.ml2.plugin [None req-9cb86a1a-8388-4c1f-8f65-24779e007049 - - - - - -] Attempt 1 to provision port cc2df7ec-9bcf-494e-bcff-c01550d351da