+ 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 /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-04-23 09:01:50.126 1 INFO neutron.common.config [-] Logging enabled! 2026-04-23 09:01:50.126 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev152 2026-04-23 09:01:50.126 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-23 09:01:50.127 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 09:01:51.355 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 09:01:51.357 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 09:01:51.360 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-23 09:01:51.361 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 09:01:51.361 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 09:01:51.361 1 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-04-23 09:01:51.361 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-04-23 09:01:51.361 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 09:01:51.367 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 09:01:51.367 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 09:01:51.368 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 09:01:51.386 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 09:01:51.387 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 09:01:51.387 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 09:01:51.405 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 09:01:51.405 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 09:01:51.405 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 09:01:51.405 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 09:01:51.740 1 INFO neutron.plugins.ml2.managers [None req-d2bc7a6a-40b4-476d-beb2-d7c05ef3113e - - - - - -] Initializing driver for type 'vlan' 2026-04-23 09:01:51.872 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d2bc7a6a-40b4-476d-beb2-d7c05ef3113e - - - - - -] VlanTypeDriver initialization complete 2026-04-23 09:01:51.873 1 INFO neutron.plugins.ml2.managers [None req-d2bc7a6a-40b4-476d-beb2-d7c05ef3113e - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 09:01:51.873 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d2bc7a6a-40b4-476d-beb2-d7c05ef3113e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 09:01:51.917 1 INFO neutron.plugins.ml2.managers [None req-d2bc7a6a-40b4-476d-beb2-d7c05ef3113e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 09:01:51.917 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d2bc7a6a-40b4-476d-beb2-d7c05ef3113e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 09:01:51.917 1 INFO neutron.plugins.ml2.managers [None req-d2bc7a6a-40b4-476d-beb2-d7c05ef3113e - - - - - -] Initializing extension driver 'port_security' 2026-04-23 09:01:51.917 1 INFO neutron.plugins.ml2.extensions.port_security [None req-d2bc7a6a-40b4-476d-beb2-d7c05ef3113e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 09:01:51.917 1 INFO neutron.plugins.ml2.managers [None req-d2bc7a6a-40b4-476d-beb2-d7c05ef3113e - - - - - -] Initializing extension driver 'qos' 2026-04-23 09:01:51.917 1 INFO neutron.plugins.ml2.managers [None req-d2bc7a6a-40b4-476d-beb2-d7c05ef3113e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 09:01:51.917 1 INFO neutron.plugins.ml2.managers [None req-d2bc7a6a-40b4-476d-beb2-d7c05ef3113e - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 09:01:51.931 1 INFO neutron.quota [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded quota_driver: . 2026-04-23 09:01:51.931 1 INFO neutron.plugins.ml2.plugin [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 09:01:51.931 1 INFO neutron.plugins.ml2.managers [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 09:01:51.931 1 INFO neutron.plugins.ml2.managers [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 09:01:51.931 1 INFO neutron.plugins.ml2.managers [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 09:01:51.932 1 INFO neutron.manager [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loading Plugin: qos 2026-04-23 09:01:51.944 1 INFO neutron.manager [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loading Plugin: router 2026-04-23 09:01:51.977 1 INFO neutron.services.service_base [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 09:01:51.977 1 INFO neutron.manager [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loading Plugin: segments 2026-04-23 09:01:52.042 1 INFO neutron.manager [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loading Plugin: trunk 2026-04-23 09:01:52.054 1 INFO neutron.manager [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loading Plugin: vpnaas 2026-04-23 09:01:52.084 1 WARNING stevedore.named [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 09:01:52.144 1 INFO neutron_vpnaas.services.vpn.plugin [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 09:01:52.144 1 INFO neutron.common.utils [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 09:01:52.144 1 INFO neutron.manager [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loading Plugin: taas 2026-04-23 09:01:52.165 1 WARNING stevedore.named [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 09:01:52.187 1 INFO neutron_taas.services.taas.taas_plugin [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-23 09:01:52.187 1 INFO neutron.manager [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loading Plugin: tapmirror 2026-04-23 09:01:52.200 1 WARNING stevedore.named [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 09:01:52.214 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-23 09:01:52.214 1 INFO neutron.manager [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loading Plugin: auto_allocate 2026-04-23 09:01:52.225 1 INFO neutron.manager [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loading Plugin: tag 2026-04-23 09:01:52.361 1 INFO neutron.manager [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loading Plugin: timestamp 2026-04-23 09:01:52.365 1 INFO neutron.manager [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 09:01:52.369 1 INFO neutron.manager [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loading Plugin: flavors 2026-04-23 09:01:52.372 1 INFO neutron.manager [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loading Plugin: revisions 2026-04-23 09:01:52.375 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Initializing extension manager. 2026-04-23 09:01:52.376 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: address-group 2026-04-23 09:01:52.377 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: address-scope 2026-04-23 09:01:52.377 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 09:01:52.378 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: agent 2026-04-23 09:01:52.378 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 09:01:52.379 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 09:01:52.380 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 09:01:52.380 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: availability_zone 2026-04-23 09:01:52.381 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 09:01:52.381 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 09:01:52.382 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: default-subnetpools 2026-04-23 09:01:52.383 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 09:01:52.383 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: dns-integration 2026-04-23 09:01:52.384 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 09:01:52.384 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 09:01:52.385 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: dvr 2026-04-23 09:01:52.385 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 09:01:52.385 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 09:01:52.386 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 09:01:52.386 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 09:01:52.387 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: external-net 2026-04-23 09:01:52.387 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 09:01:52.387 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: extraroute 2026-04-23 09:01:52.388 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 09:01:52.389 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 09:01:52.389 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 09:01:52.389 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 09:01:52.390 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 09:01:52.390 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: fip-port-details 2026-04-23 09:01:52.391 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: flavors 2026-04-23 09:01:52.392 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 09:01:52.392 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: floatingip-pools 2026-04-23 09:01:52.393 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: ip_allocation 2026-04-23 09:01:52.393 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 09:01:52.393 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: l2_adjacency 2026-04-23 09:01:52.394 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: router 2026-04-23 09:01:52.396 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 09:01:52.396 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-23 09:01:52.397 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-23 09:01:52.397 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 09:01:52.398 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: l3-ha 2026-04-23 09:01:52.398 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 09:01:52.398 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-23 09:01:52.399 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: l3-flavors 2026-04-23 09:01:52.400 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 09:01:52.400 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 09:01:52.402 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 09:01:52.403 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 09:01:52.403 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 09:01:52.404 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 09:01:52.405 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 09:01:52.405 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: multi-provider 2026-04-23 09:01:52.405 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: net-mtu 2026-04-23 09:01:52.406 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 09:01:52.406 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: network_availability_zone 2026-04-23 09:01:52.407 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: network_ha 2026-04-23 09:01:52.407 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: network-ip-availability 2026-04-23 09:01:52.408 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: network-ip-availability-details 2026-04-23 09:01:52.409 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 09:01:52.409 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: pagination 2026-04-23 09:01:52.410 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: port-device-profile 2026-04-23 09:01:52.410 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-23 09:01:52.410 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-23 09:01:52.411 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-23 09:01:52.411 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: port-mac-override 2026-04-23 09:01:52.412 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 09:01:52.412 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 09:01:52.412 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-23 09:01:52.413 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: port-resource-request 2026-04-23 09:01:52.413 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 09:01:52.413 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-23 09:01:52.414 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: binding 2026-04-23 09:01:52.415 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: binding-extended 2026-04-23 09:01:52.415 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: port-security 2026-04-23 09:01:52.415 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: project-id 2026-04-23 09:01:52.416 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: provider 2026-04-23 09:01:52.416 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-23 09:01:52.418 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: qos 2026-04-23 09:01:52.418 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 09:01:52.419 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 09:01:52.419 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: qos-default 2026-04-23 09:01:52.420 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: qos-fip 2026-04-23 09:01:52.420 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 09:01:52.420 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 09:01:52.421 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 09:01:52.422 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 09:01:52.422 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 09:01:52.423 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: qos-pps 2026-04-23 09:01:52.423 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 09:01:52.423 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 09:01:52.424 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 09:01:52.424 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: quota-check-limit 2026-04-23 09:01:52.425 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-23 09:01:52.427 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: quotas 2026-04-23 09:01:52.429 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: quota_details 2026-04-23 09:01:52.430 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: rbac-policies 2026-04-23 09:01:52.431 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: rbac-address-group 2026-04-23 09:01:52.431 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 09:01:52.432 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 09:01:52.432 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 09:01:52.433 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: revision-if-match 2026-04-23 09:01:52.433 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 09:01:52.434 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: router_availability_zone 2026-04-23 09:01:52.434 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-04-23 09:01:52.434 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 09:01:52.436 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-23 09:01:52.436 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 09:01:52.437 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 09:01:52.437 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 09:01:52.437 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-23 09:01:52.438 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 09:01:52.441 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: security-group 2026-04-23 09:01:52.442 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: segment 2026-04-23 09:01:52.443 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 09:01:52.443 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: service-type 2026-04-23 09:01:52.444 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: sorting 2026-04-23 09:01:52.444 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 09:01:52.444 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: standard-attr-description 2026-04-23 09:01:52.445 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: stateful-security-group 2026-04-23 09:01:52.445 1 WARNING neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 09:01:52.446 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 09:01:52.446 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: subnet-external-network 2026-04-23 09:01:52.447 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: subnet_onboard 2026-04-23 09:01:52.447 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 09:01:52.447 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: subnet-service-types 2026-04-23 09:01:52.448 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: subnet_allocation 2026-04-23 09:01:52.448 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 09:01:52.449 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: tag-creation 2026-04-23 09:01:52.449 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 09:01:52.452 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 09:01:52.453 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 09:01:52.454 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: trunk 2026-04-23 09:01:52.454 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: trunk-details 2026-04-23 09:01:52.454 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 09:01:52.455 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-23 09:01:52.455 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 09:01:52.456 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-23 09:01:52.457 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-23 09:01:52.458 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 09:01:52.458 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: vpn-flavors 2026-04-23 09:01:52.460 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: vpnaas 2026-04-23 09:01:52.460 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: taas 2026-04-23 09:01:52.461 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: tap-mirror 2026-04-23 09:01:52.462 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-04-23 09:01:52.462 1 INFO neutron.api.extensions [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-23 09:01:52.465 1 WARNING oslo_service.backend._threading.service [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-04-23 09:01:52.471 1 WARNING oslo_service.backend._threading.service [None req-0b6d1bca-5c53-4bbd-b9c1-ec1e6675cb15 - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-04-23 09:02:22.547 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-23 09:02:22.590 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-23 09:02:22.595 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-23 09:02:38.650 13 INFO neutron.db.l3_hamode_db [None req-db2fed00-44fa-4e8c-926c-1f7701bbea02 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 09:02:54.640 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 55c495fa-eb3c-469d-90a9-7402c8210358 2026-04-23 09:02:56.102 13 INFO neutron.plugins.ml2.plugin [None req-af6a4304-8f85-4942-841f-176524418224 - - - - - -] Attempt 1 to provision port 55c495fa-eb3c-469d-90a9-7402c8210358 2026-04-23 09:02:56.566 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 55c495fa-eb3c-469d-90a9-7402c8210358 2026-04-23 09:02:57.786 13 INFO neutron.plugins.ml2.plugin [None req-0dd0ee32-f114-465f-a175-4273128c6061 - - - - - -] Attempt 1 to provision port 55c495fa-eb3c-469d-90a9-7402c8210358 2026-04-23 09:07:32.477 13 INFO neutron.plugins.ml2.plugin [None req-8f7a653f-3283-4b7f-a751-da9ebd90cd29 - - - - - -] Attempt 1 to provision port 051e8646-1b89-47bd-b5cd-16e49f494613 2026-04-23 09:07:32.634 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 051e8646-1b89-47bd-b5cd-16e49f494613 2026-04-23 09:07:34.127 13 INFO neutron.plugins.ml2.plugin [None req-09da7b7a-ec3d-448c-9e6e-0f3c7905bbc1 - - - - - -] Attempt 1 to provision port 051e8646-1b89-47bd-b5cd-16e49f494613 2026-04-23 09:07:34.611 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 051e8646-1b89-47bd-b5cd-16e49f494613 2026-04-23 09:07:38.084 16 INFO neutron.plugins.ml2.plugin [None req-997774f6-e0b6-4e23-80f0-cae63eb43f1f - - - - - -] Attempt 1 to provision port 1d8ed4e3-f968-4bf1-bc45-89e1bf2ee8a0 2026-04-23 09:11:13.253 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 1d8ed4e3-f968-4bf1-bc45-89e1bf2ee8a0 2026-04-23 09:11:14.734 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 1d8ed4e3-f968-4bf1-bc45-89e1bf2ee8a0 2026-04-23 09:19:34.854 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port be913475-f64f-4782-b8fa-6e886cd0a0ee 2026-04-23 09:19:36.823 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port be913475-f64f-4782-b8fa-6e886cd0a0ee 2026-04-23 09:30:00.728 13 INFO neutron.plugins.ml2.plugin [None req-02462b0d-323f-47aa-8770-95459155bafa - - - - - -] Attempt 1 to provision port 051e8646-1b89-47bd-b5cd-16e49f494613 2026-04-23 09:30:00.779 13 INFO neutron.plugins.ml2.plugin [None req-02462b0d-323f-47aa-8770-95459155bafa - - - - - -] Attempt 1 to provision port 1d8ed4e3-f968-4bf1-bc45-89e1bf2ee8a0 2026-04-23 09:30:00.824 13 INFO neutron.plugins.ml2.plugin [None req-02462b0d-323f-47aa-8770-95459155bafa - - - - - -] Attempt 1 to provision port 55c495fa-eb3c-469d-90a9-7402c8210358 2026-04-23 09:34:19.169 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port ce2ce83c-28e1-494d-9cd5-a77a93e2b1cb 2026-04-23 09:34:21.093 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port ce2ce83c-28e1-494d-9cd5-a77a93e2b1cb 2026-04-23 09:34:27.153 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 55e93cd0-f814-4d4a-8247-7972ce02f717 2026-04-23 09:34:27.577 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 0e8a63cb-8916-471b-aa30-4edaf229b76f 2026-04-23 09:34:28.312 16 INFO neutron.plugins.ml2.plugin [None req-6ad0abfd-7705-49d7-aebe-72314fedce89 - - - - - -] Attempt 1 to provision port 55e93cd0-f814-4d4a-8247-7972ce02f717 2026-04-23 09:34:28.361 16 INFO neutron.plugins.ml2.plugin [None req-6ad0abfd-7705-49d7-aebe-72314fedce89 - - - - - -] Attempt 1 to provision port 65c76b04-6cbc-4126-a6a8-6b7800ef4d65 2026-04-23 09:34:29.195 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 55e93cd0-f814-4d4a-8247-7972ce02f717 2026-04-23 09:34:29.355 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port d4e3a251-7987-4073-a41c-10e81ea9d051 2026-04-23 09:34:29.837 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 0e8a63cb-8916-471b-aa30-4edaf229b76f 2026-04-23 09:34:31.179 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port d4e3a251-7987-4073-a41c-10e81ea9d051 2026-04-23 09:34:31.322 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 76e6fa1e-eae4-4e0a-a41b-5ff04ff7dff2 2026-04-23 09:34:34.668 13 INFO neutron.plugins.ml2.plugin [None req-0f718e27-1e7f-4ddb-a257-596e568af70a - - - - - -] Attempt 1 to provision port d456c983-a780-4f2e-b7a5-c2d22b3eb184 2026-04-23 09:34:34.709 13 INFO neutron.plugins.ml2.plugin [None req-0f718e27-1e7f-4ddb-a257-596e568af70a - - - - - -] Attempt 1 to provision port 55e93cd0-f814-4d4a-8247-7972ce02f717 2026-04-23 09:34:34.767 13 INFO neutron.plugins.ml2.plugin [None req-0f718e27-1e7f-4ddb-a257-596e568af70a - - - - - -] Attempt 1 to provision port 65c76b04-6cbc-4126-a6a8-6b7800ef4d65 2026-04-23 09:34:37.665 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port f363ef69-4a33-4567-8fc7-369c542db823 2026-04-23 09:34:38.202 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7144ee89-bc54-4bcf-82e6-00f7beeae23c'] response: {'server_uuid': 'c009bbda-9fe6-4e6a-88b1-5578251ab309', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f363ef69-4a33-4567-8fc7-369c542db823', 'code': 200} 2026-04-23 09:34:39.215 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port f363ef69-4a33-4567-8fc7-369c542db823 2026-04-23 09:34:41.151 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port e2253258-2001-4015-b933-90ef6ca9cd7e 2026-04-23 09:34:43.166 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port e2253258-2001-4015-b933-90ef6ca9cd7e 2026-04-23 09:34:45.156 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 81c9f6e0-f6da-4044-a758-94b058c1613c 2026-04-23 09:34:45.734 13 INFO neutron.plugins.ml2.plugin [None req-966008ca-381a-45ab-b17a-6edb7a5a3d8a - - - - - -] Attempt 1 to provision port 81c9f6e0-f6da-4044-a758-94b058c1613c 2026-04-23 09:34:45.794 13 INFO neutron.plugins.ml2.plugin [None req-966008ca-381a-45ab-b17a-6edb7a5a3d8a - - - - - -] Attempt 1 to provision port 65fcf190-ad24-4f0f-adae-d0a356094e50 2026-04-23 09:34:45.828 13 INFO neutron.plugins.ml2.plugin [None req-966008ca-381a-45ab-b17a-6edb7a5a3d8a - - - - - -] Attempt 1 to provision port 65c76b04-6cbc-4126-a6a8-6b7800ef4d65 2026-04-23 09:34:45.852 13 INFO neutron.plugins.ml2.plugin [None req-966008ca-381a-45ab-b17a-6edb7a5a3d8a - - - - - -] Attempt 1 to provision port c58e1148-5e42-4131-b318-d5ca9cdd62ea 2026-04-23 09:34:47.401 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 81c9f6e0-f6da-4044-a758-94b058c1613c 2026-04-23 09:34:51.485 13 INFO neutron.plugins.ml2.plugin [None req-9c913e1e-dfe5-455b-800b-f7251a7b9dd8 - - - - - -] Attempt 1 to provision port f363ef69-4a33-4567-8fc7-369c542db823 2026-04-23 09:34:57.099 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 65c76b04-6cbc-4126-a6a8-6b7800ef4d65 2026-04-23 09:34:59.799 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port d456c983-a780-4f2e-b7a5-c2d22b3eb184 2026-04-23 09:35:00.057 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 65fcf190-ad24-4f0f-adae-d0a356094e50 2026-04-23 09:35:00.442 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 65c76b04-6cbc-4126-a6a8-6b7800ef4d65 2026-04-23 09:35:00.727 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 0719315c-6b5d-49c1-9713-ab71672eb1de 2026-04-23 09:35:00.843 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa224a4c-e97c-436f-9e69-1f280a0b2d6f'] response: {'server_uuid': '3928ecd9-368b-490e-8d61-698de814ec46', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0719315c-6b5d-49c1-9713-ab71672eb1de', 'code': 200} 2026-04-23 09:35:01.479 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 65fcf190-ad24-4f0f-adae-d0a356094e50 2026-04-23 09:35:01.693 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port d456c983-a780-4f2e-b7a5-c2d22b3eb184 2026-04-23 09:35:01.878 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port c58e1148-5e42-4131-b318-d5ca9cdd62ea 2026-04-23 09:35:02.134 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 0719315c-6b5d-49c1-9713-ab71672eb1de 2026-04-23 09:35:03.543 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port c58e1148-5e42-4131-b318-d5ca9cdd62ea 2026-04-23 09:35:05.714 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port f1f0a230-7b27-4949-9edc-049cbb7849b8 2026-04-23 09:35:07.621 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port f1f0a230-7b27-4949-9edc-049cbb7849b8 2026-04-23 09:35:08.718 13 INFO neutron.plugins.ml2.plugin [None req-62a7acd3-6dc2-4f44-bed2-5e1e3382ff10 - - - - - -] Attempt 1 to provision port 81c9f6e0-f6da-4044-a758-94b058c1613c 2026-04-23 09:35:08.768 13 INFO neutron.plugins.ml2.plugin [None req-62a7acd3-6dc2-4f44-bed2-5e1e3382ff10 - - - - - -] Attempt 1 to provision port 65fcf190-ad24-4f0f-adae-d0a356094e50 2026-04-23 09:35:11.554 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 6df48d6e-547e-415b-9322-eb8e5c957dba 2026-04-23 09:35:13.448 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 6df48d6e-547e-415b-9322-eb8e5c957dba 2026-04-23 09:35:16.666 16 INFO neutron.plugins.ml2.plugin [None req-975b3de9-b8ae-4ec8-aa24-5c7d9904111f - - - - - -] Attempt 1 to provision port 6df48d6e-547e-415b-9322-eb8e5c957dba 2026-04-23 09:35:16.761 16 INFO neutron.plugins.ml2.plugin [None req-975b3de9-b8ae-4ec8-aa24-5c7d9904111f - - - - - -] Attempt 1 to provision port 10594673-1a94-4987-b980-71d89992b682 2026-04-23 09:35:16.788 16 INFO neutron.plugins.ml2.plugin [None req-975b3de9-b8ae-4ec8-aa24-5c7d9904111f - - - - - -] Attempt 1 to provision port 38d67151-0949-46ee-8ee2-7900f4bc093f 2026-04-23 09:35:20.683 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 460e1840-eaf9-4b52-b1ee-959057368cc8 2026-04-23 09:35:20.809 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a86c4628-d82a-4250-b5ae-3fe4fc450a31'] response: {'server_uuid': 'a9092c89-04a8-43d5-9915-7f70e8804407', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '460e1840-eaf9-4b52-b1ee-959057368cc8', 'code': 200} 2026-04-23 09:35:21.507 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 10594673-1a94-4987-b980-71d89992b682 2026-04-23 09:35:21.957 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 460e1840-eaf9-4b52-b1ee-959057368cc8 2026-04-23 09:35:23.634 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 10594673-1a94-4987-b980-71d89992b682 2026-04-23 09:35:23.869 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 38d67151-0949-46ee-8ee2-7900f4bc093f 2026-04-23 09:35:25.448 16 INFO neutron.plugins.ml2.plugin [None req-e0d2b53f-f9f2-44fc-9a27-7df3bb7b3d4d - - - - - -] Attempt 1 to provision port 460e1840-eaf9-4b52-b1ee-959057368cc8 2026-04-23 09:35:25.522 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port f1b2b137-7a68-4912-93f2-71fc7428e4ad 2026-04-23 09:35:25.527 16 INFO neutron.plugins.ml2.plugin [None req-e0d2b53f-f9f2-44fc-9a27-7df3bb7b3d4d - - - - - -] Attempt 1 to provision port 10594673-1a94-4987-b980-71d89992b682 2026-04-23 09:35:25.603 16 INFO neutron.plugins.ml2.plugin [None req-e0d2b53f-f9f2-44fc-9a27-7df3bb7b3d4d - - - - - -] Attempt 1 to provision port 6df48d6e-547e-415b-9322-eb8e5c957dba 2026-04-23 09:35:25.849 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 38d67151-0949-46ee-8ee2-7900f4bc093f 2026-04-23 09:35:27.506 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port f1b2b137-7a68-4912-93f2-71fc7428e4ad 2026-04-23 09:35:29.553 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port eaa341f8-2cef-47a8-921c-99569885c89a 2026-04-23 09:35:30.148 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 0897c315-e342-4e1f-859b-4fa54b225b17 2026-04-23 09:35:31.516 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 0897c315-e342-4e1f-859b-4fa54b225b17 2026-04-23 09:35:31.756 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port eaa341f8-2cef-47a8-921c-99569885c89a 2026-04-23 09:35:39.973 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 4065e443-4f10-4f7a-b819-a77afdf8ea69 2026-04-23 09:35:40.059 16 INFO neutron.plugins.ml2.plugin [None req-0eb64db7-c426-436d-abd5-524c0b0dda9a - - - - - -] Attempt 1 to provision port 54e1529c-7055-4978-8c8c-46756b4aa052 2026-04-23 09:35:40.078 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f999876-6cb9-4db3-a327-0987fc254d06'] response: {'server_uuid': '54b947fc-0056-4aa4-b9fe-290cd32bc605', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4065e443-4f10-4f7a-b819-a77afdf8ea69', 'code': 200} 2026-04-23 09:35:40.088 16 INFO neutron.plugins.ml2.plugin [None req-0eb64db7-c426-436d-abd5-524c0b0dda9a - - - - - -] Attempt 1 to provision port 9b36b408-329e-41a1-be06-cc45273c3b57 2026-04-23 09:35:40.258 16 INFO neutron.plugins.ml2.plugin [None req-0eb64db7-c426-436d-abd5-524c0b0dda9a - - - - - -] Attempt 1 to provision port d2aceea1-31b1-4f08-87a9-dfd5133ed708 2026-04-23 09:35:40.275 16 INFO neutron.plugins.ml2.plugin [None req-0eb64db7-c426-436d-abd5-524c0b0dda9a - - - - - -] Attempt 1 to provision port 0897c315-e342-4e1f-859b-4fa54b225b17 2026-04-23 09:35:40.318 16 INFO neutron.plugins.ml2.plugin [None req-0eb64db7-c426-436d-abd5-524c0b0dda9a - - - - - -] Attempt 1 to provision port 0625c045-62d1-4681-bf00-5c8bd78bc93d 2026-04-23 09:35:40.325 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 9b36b408-329e-41a1-be06-cc45273c3b57 2026-04-23 09:35:42.087 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 4065e443-4f10-4f7a-b819-a77afdf8ea69 2026-04-23 09:35:42.308 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 76dc3a7e-30ec-4380-8529-c3e5b5ff5c1b 2026-04-23 09:35:42.652 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 9b36b408-329e-41a1-be06-cc45273c3b57 2026-04-23 09:35:42.898 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-efad4dd7-0b0f-4cf5-b95b-08071dc05f4c'] response: {'server_uuid': 'ee439624-6c2b-4d26-b843-4183477b0fe2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '76dc3a7e-30ec-4380-8529-c3e5b5ff5c1b', 'code': 200} 2026-04-23 09:35:43.525 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 76dc3a7e-30ec-4380-8529-c3e5b5ff5c1b 2026-04-23 09:35:43.780 16 WARNING neutron.plugins.ml2.plugin [None req-552a84cf-8569-4400-9c3d-99a4c4fc4833 - - - - - -] Concurrent port binding operations failed on port d2aceea1-31b1-4f08-87a9-dfd5133ed708 2026-04-23 09:35:43.784 16 INFO neutron.plugins.ml2.plugin [None req-552a84cf-8569-4400-9c3d-99a4c4fc4833 - - - - - -] Attempt 2 to bind port d2aceea1-31b1-4f08-87a9-dfd5133ed708 2026-04-23 09:35:43.820 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 0625c045-62d1-4681-bf00-5c8bd78bc93d 2026-04-23 09:35:45.477 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port d2aceea1-31b1-4f08-87a9-dfd5133ed708 2026-04-23 09:35:45.912 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 0625c045-62d1-4681-bf00-5c8bd78bc93d 2026-04-23 09:35:46.923 13 INFO neutron.plugins.ml2.plugin [None req-cac7f7a7-f30f-4ea0-b7af-7ae22d7ad08a - - - - - -] Attempt 1 to provision port 4065e443-4f10-4f7a-b819-a77afdf8ea69 2026-04-23 09:35:46.966 13 INFO neutron.plugins.ml2.plugin [None req-cac7f7a7-f30f-4ea0-b7af-7ae22d7ad08a - - - - - -] Attempt 1 to provision port 62c10d14-0071-4a02-8673-94f7adceb3b3 2026-04-23 09:35:47.154 13 INFO neutron.plugins.ml2.plugin [None req-cac7f7a7-f30f-4ea0-b7af-7ae22d7ad08a - - - - - -] Attempt 1 to provision port 0897c315-e342-4e1f-859b-4fa54b225b17 2026-04-23 09:35:47.202 13 INFO neutron.plugins.ml2.plugin [None req-cac7f7a7-f30f-4ea0-b7af-7ae22d7ad08a - - - - - -] Attempt 1 to provision port 0625c045-62d1-4681-bf00-5c8bd78bc93d 2026-04-23 09:35:47.458 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 62c10d14-0071-4a02-8673-94f7adceb3b3 2026-04-23 09:35:47.591 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port d2aceea1-31b1-4f08-87a9-dfd5133ed708 2026-04-23 09:35:47.732 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 54e1529c-7055-4978-8c8c-46756b4aa052 2026-04-23 09:35:49.438 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 54e1529c-7055-4978-8c8c-46756b4aa052 2026-04-23 09:35:53.091 16 INFO neutron.plugins.ml2.plugin [None req-f81d3bae-05d1-48a4-84a5-33db46167e6d - - - - - -] Attempt 1 to provision port 54e1529c-7055-4978-8c8c-46756b4aa052 2026-04-23 09:35:53.141 16 INFO neutron.plugins.ml2.plugin [None req-f81d3bae-05d1-48a4-84a5-33db46167e6d - - - - - -] Attempt 1 to provision port 9b36b408-329e-41a1-be06-cc45273c3b57 2026-04-23 09:35:58.818 13 INFO neutron.plugins.ml2.plugin [None req-d4fc35b7-d64c-4950-9477-d4b000fceb37 - - - - - -] Attempt 1 to provision port 0625c045-62d1-4681-bf00-5c8bd78bc93d 2026-04-23 09:35:58.868 13 INFO neutron.plugins.ml2.plugin [None req-d4fc35b7-d64c-4950-9477-d4b000fceb37 - - - - - -] Attempt 1 to provision port 4065e443-4f10-4f7a-b819-a77afdf8ea69 2026-04-23 09:36:01.461 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port fbcd0e10-a894-4f3b-9a03-862bb834f5b2 2026-04-23 09:36:01.882 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port f9280773-6174-4220-8768-428a99bb47b5 2026-04-23 09:36:03.449 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port fbcd0e10-a894-4f3b-9a03-862bb834f5b2 2026-04-23 09:36:03.510 13 INFO neutron.plugins.ml2.plugin [None req-44d77d04-e7d4-4fc1-b1d0-e12d50b7723f - - - - - -] Attempt 1 to provision port fbcd0e10-a894-4f3b-9a03-862bb834f5b2 2026-04-23 09:36:03.585 13 INFO neutron.plugins.ml2.plugin [None req-44d77d04-e7d4-4fc1-b1d0-e12d50b7723f - - - - - -] Attempt 1 to provision port 4fc47b05-3f0d-4105-96c7-b3fdc84ba10e 2026-04-23 09:36:03.660 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port f9280773-6174-4220-8768-428a99bb47b5 2026-04-23 09:36:06.486 16 INFO neutron.plugins.ml2.plugin [None req-c6ee680b-6c60-405d-9323-8eedb61aa141 - - - - - -] Attempt 1 to provision port e6482454-8878-47bc-b8d5-cd60ff9ab044 2026-04-23 09:36:06.519 16 INFO neutron.plugins.ml2.plugin [None req-c6ee680b-6c60-405d-9323-8eedb61aa141 - - - - - -] Attempt 1 to provision port fbcd0e10-a894-4f3b-9a03-862bb834f5b2 2026-04-23 09:36:06.632 16 INFO neutron.plugins.ml2.plugin [None req-c6ee680b-6c60-405d-9323-8eedb61aa141 - - - - - -] Attempt 1 to provision port 4fc47b05-3f0d-4105-96c7-b3fdc84ba10e 2026-04-23 09:36:09.228 16 INFO neutron.plugins.ml2.plugin [None req-abaf7d3f-dfd5-4994-ae94-03282a8cc9f9 - - - - - -] Attempt 1 to provision port 4fc47b05-3f0d-4105-96c7-b3fdc84ba10e 2026-04-23 09:36:11.669 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f889f99-2186-4f85-b477-b37b161c047b'] response: {'server_uuid': '54b947fc-0056-4aa4-b9fe-290cd32bc605', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4065e443-4f10-4f7a-b819-a77afdf8ea69', 'code': 200} 2026-04-23 09:36:14.563 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 4065e443-4f10-4f7a-b819-a77afdf8ea69 2026-04-23 09:36:14.704 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cff11ee6-c78d-4540-8494-fc198e415bee'] response: {'server_uuid': '54b947fc-0056-4aa4-b9fe-290cd32bc605', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4065e443-4f10-4f7a-b819-a77afdf8ea69', 'code': 200} 2026-04-23 09:36:14.953 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 88e350ac-3e1f-425b-9924-d7a9c8191cb1 2026-04-23 09:36:15.807 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 4065e443-4f10-4f7a-b819-a77afdf8ea69 2026-04-23 09:36:15.846 16 INFO neutron.plugins.ml2.plugin [None req-7edaf84a-c95f-4ad4-9974-7791c8da8949 - - - - - -] Attempt 1 to provision port 63cc39aa-9a09-48b9-9ff2-e298a637f0f2 2026-04-23 09:36:16.224 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 88e350ac-3e1f-425b-9924-d7a9c8191cb1 2026-04-23 09:36:16.744 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cab65cc4-1b36-4a52-9bce-4e16987dfc69'] response: {'server_uuid': '91fd71d0-e3b1-4747-9dba-de39c544d194', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '88e350ac-3e1f-425b-9924-d7a9c8191cb1', 'code': 200} 2026-04-23 09:36:17.808 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 4fc47b05-3f0d-4105-96c7-b3fdc84ba10e 2026-04-23 09:36:18.163 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port acaa9c82-f858-4ca9-a633-8e94b0201700 2026-04-23 09:36:19.808 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 7e29c283-e784-433a-a5b9-c8835cb945aa 2026-04-23 09:36:20.174 16 INFO neutron.plugins.ml2.plugin [None req-9385e9d2-bc6e-42a1-816d-10c813bb7f79 - - - - - -] Attempt 1 to provision port 35987025-64ee-4cc0-b564-fcb966acad61 2026-04-23 09:36:20.206 16 INFO neutron.plugins.ml2.plugin [None req-9385e9d2-bc6e-42a1-816d-10c813bb7f79 - - - - - -] Attempt 1 to provision port 7e29c283-e784-433a-a5b9-c8835cb945aa 2026-04-23 09:36:20.462 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port e6482454-8878-47bc-b8d5-cd60ff9ab044 2026-04-23 09:36:21.029 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 4fc47b05-3f0d-4105-96c7-b3fdc84ba10e 2026-04-23 09:36:21.214 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port acaa9c82-f858-4ca9-a633-8e94b0201700 2026-04-23 09:36:21.899 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 7e29c283-e784-433a-a5b9-c8835cb945aa 2026-04-23 09:36:22.129 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port e6482454-8878-47bc-b8d5-cd60ff9ab044 2026-04-23 09:36:23.726 13 INFO neutron.plugins.ml2.plugin [None req-7227fba1-d92c-41f6-8197-f6adc5f6592c - - - - - -] Attempt 1 to provision port 35987025-64ee-4cc0-b564-fcb966acad61 2026-04-23 09:36:23.769 13 INFO neutron.plugins.ml2.plugin [None req-7227fba1-d92c-41f6-8197-f6adc5f6592c - - - - - -] Attempt 1 to provision port 7e29c283-e784-433a-a5b9-c8835cb945aa 2026-04-23 09:36:26.405 16 INFO neutron.plugins.ml2.plugin [None req-877b0a0a-7620-4080-ae73-bbcbdc13c3a3 - - - - - -] Attempt 1 to provision port 35987025-64ee-4cc0-b564-fcb966acad61 2026-04-23 09:36:30.670 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 327c54de-06e4-4d5e-8949-f4cc7862cdc0 2026-04-23 09:36:30.783 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1889f914-1230-4cc2-bc76-4572648797a4'] response: {'server_uuid': 'e1936266-0a44-4b8f-b99d-3f1d1b78602c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '327c54de-06e4-4d5e-8949-f4cc7862cdc0', 'code': 200} 2026-04-23 09:36:32.047 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 327c54de-06e4-4d5e-8949-f4cc7862cdc0 2026-04-23 09:36:36.138 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 32366a8b-4c69-45aa-9406-42059fbdb0e5 2026-04-23 09:36:36.244 13 INFO neutron.plugins.ml2.plugin [None req-6eafbc66-38d8-4a3f-9862-ffe1c4377532 - - - - - -] Attempt 1 to provision port 32366a8b-4c69-45aa-9406-42059fbdb0e5 2026-04-23 09:36:36.529 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 63cc39aa-9a09-48b9-9ff2-e298a637f0f2 2026-04-23 09:36:36.927 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 35987025-64ee-4cc0-b564-fcb966acad61 2026-04-23 09:36:38.616 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 35987025-64ee-4cc0-b564-fcb966acad61 2026-04-23 09:36:38.800 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 63cc39aa-9a09-48b9-9ff2-e298a637f0f2 2026-04-23 09:36:38.933 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 32366a8b-4c69-45aa-9406-42059fbdb0e5 2026-04-23 09:36:39.113 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port e4582e8e-68fa-40f7-8300-59ad2785ea6e 2026-04-23 09:36:40.031 13 INFO neutron.plugins.ml2.plugin [None req-114e7fc4-77cb-42ce-a7c2-0969d2ab5fa8 - - - - - -] Attempt 1 to provision port 32366a8b-4c69-45aa-9406-42059fbdb0e5 2026-04-23 09:36:40.082 13 INFO neutron.plugins.ml2.plugin [None req-114e7fc4-77cb-42ce-a7c2-0969d2ab5fa8 - - - - - -] Attempt 1 to provision port e63d2123-0a44-4f4e-a7f9-5ea4b1cc221d 2026-04-23 09:36:40.109 13 INFO neutron.plugins.ml2.plugin [None req-114e7fc4-77cb-42ce-a7c2-0969d2ab5fa8 - - - - - -] Attempt 1 to provision port dda4060d-abd3-4329-9790-abeba7229a34 2026-04-23 09:36:40.471 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port e4582e8e-68fa-40f7-8300-59ad2785ea6e 2026-04-23 09:36:43.622 13 INFO neutron.plugins.ml2.plugin [None req-754a44a4-23da-4546-b01c-961388595e0e - - - - - -] Attempt 1 to provision port dda4060d-abd3-4329-9790-abeba7229a34 2026-04-23 09:36:49.523 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port e220cf35-df4f-40d4-bc96-d0d4e69b242f 2026-04-23 09:36:49.631 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d461347e-b91d-4ba5-9188-84a4cd246bb8'] response: {'server_uuid': '4c2c1a87-dcc6-4d6a-b060-e9795e46fbaa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e220cf35-df4f-40d4-bc96-d0d4e69b242f', 'code': 200} 2026-04-23 09:36:50.576 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port b5776626-183d-4c6a-9f1a-4b1830a557b9 2026-04-23 09:36:50.931 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port e220cf35-df4f-40d4-bc96-d0d4e69b242f 2026-04-23 09:36:52.493 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port b5776626-183d-4c6a-9f1a-4b1830a557b9 2026-04-23 09:36:54.818 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 1d21c947-c6f5-4a3e-a322-78b31d5c657b 2026-04-23 09:36:55.173 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port dda4060d-abd3-4329-9790-abeba7229a34 2026-04-23 09:36:55.505 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 04016b12-197f-4c0b-a70c-694c327716c4 2026-04-23 09:36:55.846 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port e63d2123-0a44-4f4e-a7f9-5ea4b1cc221d 2026-04-23 09:36:56.608 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port dda4060d-abd3-4329-9790-abeba7229a34 2026-04-23 09:36:56.812 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 04016b12-197f-4c0b-a70c-694c327716c4 2026-04-23 09:36:57.063 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port e63d2123-0a44-4f4e-a7f9-5ea4b1cc221d 2026-04-23 09:36:57.213 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 1d21c947-c6f5-4a3e-a322-78b31d5c657b 2026-04-23 09:36:58.526 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port c0719832-ecd1-4f78-86a3-d21b44b677a9 2026-04-23 09:37:00.716 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port c0719832-ecd1-4f78-86a3-d21b44b677a9 2026-04-23 09:37:02.320 16 INFO neutron.plugins.ml2.plugin [None req-e2c385dd-661b-488f-857c-947d95f3552f - - - - - -] Attempt 1 to provision port 04016b12-197f-4c0b-a70c-694c327716c4 2026-04-23 09:37:02.379 16 INFO neutron.plugins.ml2.plugin [None req-e2c385dd-661b-488f-857c-947d95f3552f - - - - - -] Attempt 1 to provision port a531d824-eea8-417b-ab25-29ba1417868d 2026-04-23 09:37:02.404 16 INFO neutron.plugins.ml2.plugin [None req-e2c385dd-661b-488f-857c-947d95f3552f - - - - - -] Attempt 1 to provision port b302bc1f-df95-4a22-b116-f776d96b72a1 2026-04-23 09:37:02.437 16 INFO neutron.plugins.ml2.plugin [None req-e2c385dd-661b-488f-857c-947d95f3552f - - - - - -] Attempt 1 to provision port 761afeb6-0fc2-4100-b212-e63c1b90a2c3 2026-04-23 09:37:02.460 16 INFO neutron.plugins.ml2.plugin [None req-e2c385dd-661b-488f-857c-947d95f3552f - - - - - -] Attempt 1 to provision port c0719832-ecd1-4f78-86a3-d21b44b677a9 2026-04-23 09:37:08.995 13 INFO neutron.plugins.ml2.plugin [None req-32478857-5f10-4385-919e-b4d69b096189 - - - - - -] Attempt 1 to provision port a531d824-eea8-417b-ab25-29ba1417868d 2026-04-23 09:37:09.019 13 INFO neutron.plugins.ml2.plugin [None req-32478857-5f10-4385-919e-b4d69b096189 - - - - - -] Attempt 1 to provision port 04016b12-197f-4c0b-a70c-694c327716c4 2026-04-23 09:37:11.064 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 86e18d42-105b-4f62-bc4b-f77f47b35f85 2026-04-23 09:37:11.196 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a6f8aa3-b901-4d98-af21-b0cf0a8e01b9'] response: {'server_uuid': '09a5ae47-8c7b-4bc4-95e1-8af30c472791', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '86e18d42-105b-4f62-bc4b-f77f47b35f85', 'code': 200} 2026-04-23 09:37:13.455 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 761afeb6-0fc2-4100-b212-e63c1b90a2c3 2026-04-23 09:37:13.751 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port a531d824-eea8-417b-ab25-29ba1417868d 2026-04-23 09:37:14.030 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 86e18d42-105b-4f62-bc4b-f77f47b35f85 2026-04-23 09:37:14.271 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 133c2275-7d55-404d-b7d1-e612b3c68f01 2026-04-23 09:37:14.531 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port d5bf79aa-5d79-43c9-8ea5-d57315943eb0 2026-04-23 09:37:14.664 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a00e7919-f9d1-460c-b830-d037c385873c'] response: {'server_uuid': '5e9d438c-d476-4c9e-980e-7905bada3f3c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd5bf79aa-5d79-43c9-8ea5-d57315943eb0', 'code': 200} 2026-04-23 09:37:14.873 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port b302bc1f-df95-4a22-b116-f776d96b72a1 2026-04-23 09:37:15.666 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 761afeb6-0fc2-4100-b212-e63c1b90a2c3 2026-04-23 09:37:15.822 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port a531d824-eea8-417b-ab25-29ba1417868d 2026-04-23 09:37:15.882 16 INFO neutron.plugins.ml2.plugin [None req-bd18736e-3c6d-4425-a8c3-28f1bfc02104 - - - - - -] Attempt 1 to provision port 86e18d42-105b-4f62-bc4b-f77f47b35f85 2026-04-23 09:37:15.934 16 INFO neutron.plugins.ml2.plugin [None req-bd18736e-3c6d-4425-a8c3-28f1bfc02104 - - - - - -] Attempt 1 to provision port d5bf79aa-5d79-43c9-8ea5-d57315943eb0 2026-04-23 09:37:15.998 16 INFO neutron.plugins.ml2.plugin [None req-bd18736e-3c6d-4425-a8c3-28f1bfc02104 - - - - - -] Attempt 1 to provision port a531d824-eea8-417b-ab25-29ba1417868d 2026-04-23 09:37:16.086 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 133c2275-7d55-404d-b7d1-e612b3c68f01 2026-04-23 09:37:16.443 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port d5bf79aa-5d79-43c9-8ea5-d57315943eb0 2026-04-23 09:37:16.861 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port b302bc1f-df95-4a22-b116-f776d96b72a1 2026-04-23 09:37:18.266 16 INFO neutron.plugins.ml2.plugin [None req-81c63513-4cd9-430e-bb0c-f7ab121a67f5 - - - - - -] Attempt 1 to provision port b302bc1f-df95-4a22-b116-f776d96b72a1 2026-04-23 09:37:18.319 16 INFO neutron.plugins.ml2.plugin [None req-81c63513-4cd9-430e-bb0c-f7ab121a67f5 - - - - - -] Attempt 1 to provision port c0719832-ecd1-4f78-86a3-d21b44b677a9 2026-04-23 09:37:23.968 13 INFO neutron.plugins.ml2.plugin [None req-66678455-51f0-4c72-a7cc-fc2655c4fa2e - - - - - -] Attempt 1 to provision port b302bc1f-df95-4a22-b116-f776d96b72a1 2026-04-23 09:37:25.825 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 45da9a5b-01ce-46dc-a2d6-f0a5bbf493a9 2026-04-23 09:37:25.924 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b4d6e6f-92a3-4d51-9224-fdef36086d76'] response: {'server_uuid': '7d8015e8-524c-44a7-b4ff-2d3adaac64c5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '45da9a5b-01ce-46dc-a2d6-f0a5bbf493a9', 'code': 200} 2026-04-23 09:37:27.354 13 INFO neutron.plugins.ml2.plugin [None req-f69b915f-40c2-49c7-a28c-5f70ae771e12 - - - - - -] Attempt 1 to provision port 45da9a5b-01ce-46dc-a2d6-f0a5bbf493a9 2026-04-23 09:37:27.863 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 45da9a5b-01ce-46dc-a2d6-f0a5bbf493a9 2026-04-23 09:37:39.977 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f2b1171-95da-415f-9d89-2388952712da'] response: {'server_uuid': '5e9d438c-d476-4c9e-980e-7905bada3f3c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd5bf79aa-5d79-43c9-8ea5-d57315943eb0', 'code': 200} 2026-04-23 09:37:54.589 13 INFO neutron_taas.services.taas.taas_plugin [None req-fa649baf-0ab1-453a-a429-cbd8da48dfbc - - - - - -] TaaS: Handle Delete Port: 7e29c283-e784-433a-a5b9-c8835cb945aa 2026-04-23 09:37:54.596 13 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa649baf-0ab1-453a-a429-cbd8da48dfbc - - - - - -] Tap Mirror: Handle Delete Port: 7e29c283-e784-433a-a5b9-c8835cb945aa /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:852: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:852: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:852: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:852: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-23 09:37:59.818 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 7cebd45c-fa9e-4955-a3d3-ac3076881a70 2026-04-23 09:38:01.961 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 7cebd45c-fa9e-4955-a3d3-ac3076881a70 2026-04-23 09:38:02.159 16 INFO neutron.plugins.ml2.plugin [None req-f8b82a3f-2814-44e5-b3e0-6ee08734b265 - - - - - -] Attempt 1 to provision port ceed7126-fcd6-4827-ba95-9349561dfdf6 2026-04-23 09:38:02.184 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 5c8cd7af-e01a-4d4e-8e46-c282f2b79c6c 2026-04-23 09:38:02.197 16 INFO neutron.plugins.ml2.plugin [None req-f8b82a3f-2814-44e5-b3e0-6ee08734b265 - - - - - -] Attempt 1 to provision port 7cebd45c-fa9e-4955-a3d3-ac3076881a70 2026-04-23 09:38:03.876 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 5c8cd7af-e01a-4d4e-8e46-c282f2b79c6c 2026-04-23 09:38:04.891 16 INFO neutron.plugins.ml2.plugin [None req-80518012-9e0f-468b-9b53-c960a92b7345 - - - - - -] Attempt 1 to provision port 89c13ff3-6a9c-4837-b066-549d9ceacc80 2026-04-23 09:38:07.882 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 6b8026d8-5e18-4b2b-b4a1-585f18d9b11c 2026-04-23 09:38:08.246 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port af2cbf3d-3f2c-4693-9d8a-c3095dc13f93 2026-04-23 09:38:09.887 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 6b8026d8-5e18-4b2b-b4a1-585f18d9b11c 2026-04-23 09:38:10.066 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port af2cbf3d-3f2c-4693-9d8a-c3095dc13f93 2026-04-23 09:38:11.832 16 INFO neutron.plugins.ml2.plugin [None req-77b6cc79-7305-4165-8fc9-cc1af7a6693a - - - - - -] Attempt 1 to provision port cebad02a-2304-434e-a929-137e64701673 2026-04-23 09:38:11.858 16 INFO neutron.plugins.ml2.plugin [None req-77b6cc79-7305-4165-8fc9-cc1af7a6693a - - - - - -] Attempt 1 to provision port af2cbf3d-3f2c-4693-9d8a-c3095dc13f93 2026-04-23 09:38:11.914 16 INFO neutron.plugins.ml2.plugin [None req-77b6cc79-7305-4165-8fc9-cc1af7a6693a - - - - - -] Attempt 1 to provision port ceed7126-fcd6-4827-ba95-9349561dfdf6 2026-04-23 09:38:11.935 16 INFO neutron.plugins.ml2.plugin [None req-77b6cc79-7305-4165-8fc9-cc1af7a6693a - - - - - -] Attempt 1 to provision port 7cebd45c-fa9e-4955-a3d3-ac3076881a70 2026-04-23 09:38:16.346 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 0a3b22e0-5aee-49d6-9000-ef1ae5f8acbd 2026-04-23 09:38:16.455 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a24e96d-80d8-4ff9-bcb1-479bc08188ca'] response: {'server_uuid': '873c7ad0-870a-4ddd-8679-38ee8d48019d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0a3b22e0-5aee-49d6-9000-ef1ae5f8acbd', 'code': 200} 2026-04-23 09:38:17.783 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 0a3b22e0-5aee-49d6-9000-ef1ae5f8acbd 2026-04-23 09:38:18.282 13 INFO neutron.plugins.ml2.plugin [None req-1538bd92-a71f-478e-962c-29fa644ef98f - - - - - -] Attempt 1 to provision port af2cbf3d-3f2c-4693-9d8a-c3095dc13f93 2026-04-23 09:38:18.333 13 INFO neutron.plugins.ml2.plugin [None req-1538bd92-a71f-478e-962c-29fa644ef98f - - - - - -] Attempt 1 to provision port 499be0ab-ee2d-42f4-b608-79b458a102e3 2026-04-23 09:38:18.354 13 INFO neutron.plugins.ml2.plugin [None req-1538bd92-a71f-478e-962c-29fa644ef98f - - - - - -] Attempt 1 to provision port cebad02a-2304-434e-a929-137e64701673 2026-04-23 09:38:18.377 13 INFO neutron.plugins.ml2.plugin [None req-1538bd92-a71f-478e-962c-29fa644ef98f - - - - - -] Attempt 1 to provision port ceed7126-fcd6-4827-ba95-9349561dfdf6 2026-04-23 09:38:18.398 13 INFO neutron.plugins.ml2.plugin [None req-1538bd92-a71f-478e-962c-29fa644ef98f - - - - - -] Attempt 1 to provision port 0a3b22e0-5aee-49d6-9000-ef1ae5f8acbd 2026-04-23 09:38:20.274 16 INFO neutron.plugins.ml2.plugin [None req-cb3be616-3872-4c8a-a06c-e3db937333f0 - - - - - -] Attempt 1 to provision port cebad02a-2304-434e-a929-137e64701673 2026-04-23 09:38:20.881 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port dda0b3bd-81df-4bf6-b5a0-5dbdba57717c 2026-04-23 09:38:20.980 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd991d52-1225-4863-b04d-faa42d33615b'] response: {'server_uuid': 'f1de95e9-a8f7-49e3-917e-03b8ff570c64', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dda0b3bd-81df-4bf6-b5a0-5dbdba57717c', 'code': 200} 2026-04-23 09:38:21.834 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port ceed7126-fcd6-4827-ba95-9349561dfdf6 2026-04-23 09:38:22.164 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 89c13ff3-6a9c-4837-b066-549d9ceacc80 2026-04-23 09:38:22.434 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port dda0b3bd-81df-4bf6-b5a0-5dbdba57717c 2026-04-23 09:38:23.895 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port ceed7126-fcd6-4827-ba95-9349561dfdf6 2026-04-23 09:38:24.101 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port cebad02a-2304-434e-a929-137e64701673 2026-04-23 09:38:24.677 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 499be0ab-ee2d-42f4-b608-79b458a102e3 2026-04-23 09:38:25.297 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 89c13ff3-6a9c-4837-b066-549d9ceacc80 2026-04-23 09:38:26.019 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port cebad02a-2304-434e-a929-137e64701673 2026-04-23 09:38:26.179 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 499be0ab-ee2d-42f4-b608-79b458a102e3 2026-04-23 09:38:42.204 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c56e386-75be-4e41-9bf9-a8c2584891ba'] response: {'server_uuid': 'f1de95e9-a8f7-49e3-917e-03b8ff570c64', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'dda0b3bd-81df-4bf6-b5a0-5dbdba57717c', 'code': 200} 2026-04-23 09:39:28.139 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 7da55b49-5dfb-43ec-96e8-847237c505b2 2026-04-23 09:39:29.744 13 INFO neutron.plugins.ml2.plugin [None req-be85b125-6137-4f91-8340-3018b36a6541 - - - - - -] Attempt 1 to provision port 7da55b49-5dfb-43ec-96e8-847237c505b2 2026-04-23 09:39:30.020 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 7da55b49-5dfb-43ec-96e8-847237c505b2 2026-04-23 09:39:35.242 13 INFO neutron.plugins.ml2.plugin [None req-766eaa6e-9b3e-4d2a-8783-e2ca8277d88b - - - - - -] Attempt 1 to provision port e9a64b0b-b608-4378-8ad5-f5adc68a1515 2026-04-23 09:39:41.622 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port e9a64b0b-b608-4378-8ad5-f5adc68a1515 2026-04-23 09:39:41.833 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-99b1710a-a2f3-4180-828a-353a3bbf3d12'] response: {'server_uuid': '873c7ad0-870a-4ddd-8679-38ee8d48019d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e9a64b0b-b608-4378-8ad5-f5adc68a1515', 'code': 200} 2026-04-23 09:39:42.309 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port e9a64b0b-b608-4378-8ad5-f5adc68a1515 2026-04-23 09:39:54.774 16 INFO neutron.plugins.ml2.plugin [None req-0d52c469-e9b5-4ebe-b870-27cb1cccd08d - - - - - -] Attempt 1 to provision port 68ed62d7-5d16-4b07-ac74-c965cd2fabe8 2026-04-23 09:40:00.278 13 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 68ed62d7-5d16-4b07-ac74-c965cd2fabe8 2026-04-23 09:40:00.387 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-18618769-de3e-4c59-9a04-5e58fb3fe0f1'] response: {'server_uuid': '873c7ad0-870a-4ddd-8679-38ee8d48019d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '68ed62d7-5d16-4b07-ac74-c965cd2fabe8', 'code': 200} 2026-04-23 09:40:02.243 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 68ed62d7-5d16-4b07-ac74-c965cd2fabe8 2026-04-23 09:40:04.998 13 INFO neutron.plugins.ml2.plugin [None req-5bb8f78a-2fdc-4a10-bec8-d0e4c7d9aa3e - - - - - -] Attempt 1 to provision port e9a64b0b-b608-4378-8ad5-f5adc68a1515 2026-04-23 09:40:18.015 13 INFO neutron.plugins.ml2.plugin [None req-38fb1451-cf15-41ee-abf5-1eb09b7f648b - - - - - -] Attempt 1 to provision port 68ed62d7-5d16-4b07-ac74-c965cd2fabe8 2026-04-23 09:40:18.318 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port 68ed62d7-5d16-4b07-ac74-c965cd2fabe8 2026-04-23 09:40:19.372 16 INFO neutron.plugins.ml2.plugin [None req-5a86ba4d-71df-40a6-808c-34fe592473ee - - - - - -] Attempt 1 to provision port 68ed62d7-5d16-4b07-ac74-c965cd2fabe8 2026-04-23 09:40:28.271 16 INFO neutron.plugins.ml2.plugin [None req-287ea3e6-7e05-4441-8fd6-da02bd18164c - - - - - -] Attempt 1 to provision port e9a64b0b-b608-4378-8ad5-f5adc68a1515 2026-04-23 09:40:28.942 13 INFO neutron.plugins.ml2.plugin [None req-e76f5ffb-f8af-4bef-bef1-7298f15ff0d8 - - - - - -] Attempt 1 to provision port e9a64b0b-b608-4378-8ad5-f5adc68a1515 2026-04-23 09:41:12.435 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-69a685b7-c028-4395-bde0-29cd300fff91'] response: {'server_uuid': '09a5ae47-8c7b-4bc4-95e1-8af30c472791', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '86e18d42-105b-4f62-bc4b-f77f47b35f85', 'code': 200}