+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-26 21:11:48.589 1 INFO neutron.common.config [-] Logging enabled! 2026-05-26 21:11:48.589 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-26 21:11:48.590 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-26 21:11:48.590 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-26 21:11:50.028 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-26 21:11:50.031 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-26 21:11:50.034 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-26 21:11:50.035 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-26 21:11:50.035 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-26 21:11:50.035 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-26 21:11:50.035 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 21:11:50.042 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 21:11:50.042 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 21:11:50.042 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-26 21:11:50.062 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-26 21:11:50.063 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-26 21:11:50.063 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-26 21:11:50.083 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-26 21:11:50.083 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-26 21:11:50.083 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-26 21:11:50.084 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-26 21:11:50.656 1 INFO neutron.plugins.ml2.managers [None req-6f8e9aab-7200-47df-8f74-b7a5f66612dd - - - - - -] Initializing driver for type 'vlan' 2026-05-26 21:11:52.496 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6f8e9aab-7200-47df-8f74-b7a5f66612dd - - - - - -] VlanTypeDriver initialization complete 2026-05-26 21:11:52.496 1 INFO neutron.plugins.ml2.managers [None req-6f8e9aab-7200-47df-8f74-b7a5f66612dd - - - - - -] Initializing driver for type 'vxlan' 2026-05-26 21:11:52.497 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6f8e9aab-7200-47df-8f74-b7a5f66612dd - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-26 21:11:53.068 1 INFO neutron.plugins.ml2.managers [None req-6f8e9aab-7200-47df-8f74-b7a5f66612dd - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-26 21:11:53.069 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6f8e9aab-7200-47df-8f74-b7a5f66612dd - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-26 21:11:53.069 1 INFO neutron.plugins.ml2.managers [None req-6f8e9aab-7200-47df-8f74-b7a5f66612dd - - - - - -] Initializing extension driver 'port_security' 2026-05-26 21:11:53.069 1 INFO neutron.plugins.ml2.extensions.port_security [None req-6f8e9aab-7200-47df-8f74-b7a5f66612dd - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-26 21:11:53.069 1 INFO neutron.plugins.ml2.managers [None req-6f8e9aab-7200-47df-8f74-b7a5f66612dd - - - - - -] Initializing extension driver 'qos' 2026-05-26 21:11:53.070 1 INFO neutron.plugins.ml2.managers [None req-6f8e9aab-7200-47df-8f74-b7a5f66612dd - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-26 21:11:53.070 1 INFO neutron.plugins.ml2.managers [None req-6f8e9aab-7200-47df-8f74-b7a5f66612dd - - - - - -] Initializing mechanism driver 'l2population' 2026-05-26 21:11:53.082 1 INFO neutron.quota [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded quota_driver: . 2026-05-26 21:11:53.083 1 INFO neutron.plugins.ml2.plugin [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Modular L2 Plugin initialization complete 2026-05-26 21:11:53.083 1 INFO neutron.plugins.ml2.managers [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-26 21:11:53.083 1 INFO neutron.plugins.ml2.managers [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-26 21:11:53.083 1 INFO neutron.plugins.ml2.managers [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-26 21:11:53.083 1 INFO neutron.manager [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loading Plugin: qos 2026-05-26 21:11:53.095 1 INFO neutron.manager [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loading Plugin: router 2026-05-26 21:11:53.133 1 INFO neutron.services.service_base [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-26 21:11:53.133 1 INFO neutron.manager [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loading Plugin: segments 2026-05-26 21:11:53.205 1 INFO neutron.manager [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loading Plugin: trunk 2026-05-26 21:11:53.219 1 INFO neutron.manager [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loading Plugin: vpnaas 2026-05-26 21:11:53.252 1 WARNING stevedore.named [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-26 21:11:53.332 1 INFO neutron_vpnaas.services.vpn.plugin [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-26 21:11:53.332 1 INFO neutron.common.utils [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-26 21:11:53.333 1 INFO neutron.manager [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loading Plugin: taas 2026-05-26 21:11:53.357 1 WARNING stevedore.named [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-26 21:11:53.358 1 WARNING stevedore.named [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-26 21:11:53.386 1 INFO neutron_taas.services.taas.taas_plugin [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-26 21:11:53.387 1 INFO neutron.manager [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loading Plugin: tapmirror 2026-05-26 21:11:53.401 1 WARNING stevedore.named [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-26 21:11:53.401 1 WARNING stevedore.named [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-26 21:11:53.421 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-26 21:11:53.421 1 INFO neutron.manager [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loading Plugin: auto_allocate 2026-05-26 21:11:53.430 1 INFO neutron.manager [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loading Plugin: tag 2026-05-26 21:11:53.437 1 INFO neutron.manager [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loading Plugin: timestamp 2026-05-26 21:11:53.441 1 INFO neutron.manager [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loading Plugin: network_ip_availability 2026-05-26 21:11:53.444 1 INFO neutron.manager [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loading Plugin: flavors 2026-05-26 21:11:53.448 1 INFO neutron.manager [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loading Plugin: revisions 2026-05-26 21:11:53.451 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Initializing extension manager. 2026-05-26 21:11:53.452 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: address-group 2026-05-26 21:11:53.453 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: address-scope 2026-05-26 21:11:53.455 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-26 21:11:53.456 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: agent 2026-05-26 21:11:53.457 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: agent-resources-synced 2026-05-26 21:11:53.459 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-26 21:11:53.459 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-26 21:11:53.460 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: availability_zone 2026-05-26 21:11:53.461 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: availability_zone_filter 2026-05-26 21:11:53.461 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-26 21:11:53.462 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: default-subnetpools 2026-05-26 21:11:53.463 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-26 21:11:53.464 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: dns-integration 2026-05-26 21:11:53.465 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: dns-domain-ports 2026-05-26 21:11:53.465 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-26 21:11:53.466 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: dvr 2026-05-26 21:11:53.466 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-26 21:11:53.467 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: empty-string-filtering 2026-05-26 21:11:53.467 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-26 21:11:53.468 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-26 21:11:53.468 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: external-net 2026-05-26 21:11:53.468 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-26 21:11:53.469 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: extraroute 2026-05-26 21:11:53.469 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: extraroute-atomic 2026-05-26 21:11:53.470 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-26 21:11:53.470 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-26 21:11:53.471 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-26 21:11:53.472 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-26 21:11:53.472 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: fip-port-details 2026-05-26 21:11:53.473 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: flavors 2026-05-26 21:11:53.477 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-26 21:11:53.477 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: floatingip-pools 2026-05-26 21:11:53.478 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: ip_allocation 2026-05-26 21:11:53.478 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-26 21:11:53.479 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: l2_adjacency 2026-05-26 21:11:53.480 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: router 2026-05-26 21:11:53.482 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-26 21:11:53.482 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-26 21:11:53.483 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-26 21:11:53.483 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: ext-gw-mode 2026-05-26 21:11:53.484 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: l3-ha 2026-05-26 21:11:53.484 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-26 21:11:53.484 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-26 21:11:53.485 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: l3-flavors 2026-05-26 21:11:53.486 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-26 21:11:53.486 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-26 21:11:53.488 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-26 21:11:53.489 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-26 21:11:53.490 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-26 21:11:53.491 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-26 21:11:53.492 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-26 21:11:53.492 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: multi-provider 2026-05-26 21:11:53.493 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: net-mtu 2026-05-26 21:11:53.493 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: net-mtu-writable 2026-05-26 21:11:53.494 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: network_availability_zone 2026-05-26 21:11:53.494 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: network_ha 2026-05-26 21:11:53.495 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: network-ip-availability 2026-05-26 21:11:53.496 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-26 21:11:53.496 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: pagination 2026-05-26 21:11:53.497 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: port-device-profile 2026-05-26 21:11:53.498 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-26 21:11:53.498 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-26 21:11:53.499 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-26 21:11:53.499 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: port-mac-override 2026-05-26 21:11:53.500 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-26 21:11:53.500 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-26 21:11:53.500 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-26 21:11:53.501 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: port-resource-request 2026-05-26 21:11:53.501 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-26 21:11:53.502 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-26 21:11:53.502 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: binding 2026-05-26 21:11:53.503 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: binding-extended 2026-05-26 21:11:53.503 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: port-security 2026-05-26 21:11:53.504 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: project-id 2026-05-26 21:11:53.504 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: provider 2026-05-26 21:11:53.505 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-26 21:11:53.507 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: qos 2026-05-26 21:11:53.508 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-26 21:11:53.508 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-26 21:11:53.509 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: qos-default 2026-05-26 21:11:53.509 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: qos-fip 2026-05-26 21:11:53.510 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-26 21:11:53.510 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-26 21:11:53.511 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-26 21:11:53.512 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-26 21:11:53.512 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-26 21:11:53.513 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: qos-pps 2026-05-26 21:11:53.514 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-26 21:11:53.514 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-26 21:11:53.515 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: qos-rules-alias 2026-05-26 21:11:53.515 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: quota-check-limit 2026-05-26 21:11:53.516 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-26 21:11:53.519 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: quotas 2026-05-26 21:11:53.522 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: quota_details 2026-05-26 21:11:53.523 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: rbac-policies 2026-05-26 21:11:53.524 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: rbac-address-group 2026-05-26 21:11:53.525 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: rbac-address-scope 2026-05-26 21:11:53.525 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: rbac-security-groups 2026-05-26 21:11:53.526 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-26 21:11:53.526 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: revision-if-match 2026-05-26 21:11:53.527 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-26 21:11:53.527 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: router_availability_zone 2026-05-26 21:11:53.528 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-26 21:11:53.529 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-26 21:11:53.530 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-26 21:11:53.530 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-26 21:11:53.531 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-26 21:11:53.531 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-26 21:11:53.532 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-26 21:11:53.536 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: security-group 2026-05-26 21:11:53.538 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: segment 2026-05-26 21:11:53.538 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-26 21:11:53.539 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: service-type 2026-05-26 21:11:53.539 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: sorting 2026-05-26 21:11:53.539 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: standard-attr-segment 2026-05-26 21:11:53.540 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: standard-attr-description 2026-05-26 21:11:53.540 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: stateful-security-group 2026-05-26 21:11:53.541 1 WARNING neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-26 21:11:53.541 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-26 21:11:53.542 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: subnet-external-network 2026-05-26 21:11:53.542 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: subnet_onboard 2026-05-26 21:11:53.543 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-26 21:11:53.543 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: subnet-service-types 2026-05-26 21:11:53.544 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: subnet_allocation 2026-05-26 21:11:53.544 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-26 21:11:53.545 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: tag-creation 2026-05-26 21:11:53.545 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-26 21:11:53.549 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: standard-attr-tag 2026-05-26 21:11:53.550 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-26 21:11:53.550 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: trunk 2026-05-26 21:11:53.551 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: trunk-details 2026-05-26 21:11:53.551 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-26 21:11:53.551 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-26 21:11:53.552 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-26 21:11:53.552 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-26 21:11:53.554 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-26 21:11:53.555 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-26 21:11:53.555 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: vpn-flavors 2026-05-26 21:11:53.557 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: vpnaas 2026-05-26 21:11:53.558 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: taas 2026-05-26 21:11:53.559 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: tap-mirror 2026-05-26 21:11:53.559 1 INFO neutron.api.extensions [None req-2534a60f-fa58-4e8d-ae63-48b1da4258e8 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-26 21:12:23.667 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-26 21:12:23.733 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-26 21:12:23.735 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-26 21:12:37.293 13 INFO neutron.db.l3_hamode_db [None req-f08136ac-de7e-404c-b954-c4f442fe06b6 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 21:12:58.516 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 6dc84344-8701-4c5c-b03e-fa1cc492028e 2026-05-26 21:12:59.557 16 INFO neutron.plugins.ml2.plugin [None req-b918436a-4bd6-4f78-9620-921f5fee905d - - - - - -] Attempt 1 to provision port 6dc84344-8701-4c5c-b03e-fa1cc492028e 2026-05-26 21:13:00.411 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 6dc84344-8701-4c5c-b03e-fa1cc492028e 2026-05-26 21:13:01.244 16 INFO neutron.plugins.ml2.plugin [None req-b4b90658-f15b-40ad-99ec-6a794e14e72b - - - - - -] Attempt 1 to provision port 6dc84344-8701-4c5c-b03e-fa1cc492028e 2026-05-26 21:17:46.512 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 5b211fcb-1e0d-43a7-b44c-e3686578c9ab 2026-05-26 21:17:47.341 16 INFO neutron.plugins.ml2.plugin [None req-d9b125db-bb81-4b07-b63e-638b37cb6637 - - - - - -] Attempt 1 to provision port 5b211fcb-1e0d-43a7-b44c-e3686578c9ab 2026-05-26 21:17:48.482 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 5b211fcb-1e0d-43a7-b44c-e3686578c9ab 2026-05-26 21:17:49.002 16 INFO neutron.plugins.ml2.plugin [None req-cdc413b4-2e7f-4e6a-92f9-c45b62ff46de - - - - - -] Attempt 1 to provision port 5b211fcb-1e0d-43a7-b44c-e3686578c9ab 2026-05-26 21:17:54.564 16 INFO neutron.plugins.ml2.plugin [None req-3501d8df-d91f-4440-adfa-36ecef78d70f - - - - - -] Attempt 1 to provision port f424247d-b4b2-4e58-8f8f-734c4fe32bf2 2026-05-26 21:23:15.187 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port f424247d-b4b2-4e58-8f8f-734c4fe32bf2 2026-05-26 21:23:16.597 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port f424247d-b4b2-4e58-8f8f-734c4fe32bf2 2026-05-26 21:38:38.924 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port d6d93352-6086-400e-bf22-2082de9c76a3 2026-05-26 21:38:40.905 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port d6d93352-6086-400e-bf22-2082de9c76a3 2026-05-26 21:39:54.852 13 INFO neutron.plugins.ml2.plugin [None req-28ca570e-0f28-44b2-ad71-4ef55038383f - - - - - -] Attempt 1 to provision port f424247d-b4b2-4e58-8f8f-734c4fe32bf2 2026-05-26 21:39:54.915 13 INFO neutron.plugins.ml2.plugin [None req-28ca570e-0f28-44b2-ad71-4ef55038383f - - - - - -] Attempt 1 to provision port 5b211fcb-1e0d-43a7-b44c-e3686578c9ab 2026-05-26 21:39:54.993 13 INFO neutron.plugins.ml2.plugin [None req-28ca570e-0f28-44b2-ad71-4ef55038383f - - - - - -] Attempt 1 to provision port 6dc84344-8701-4c5c-b03e-fa1cc492028e 2026-05-26 21:55:13.230 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 650098fa-9850-4c0c-b21b-594f7610ce27 2026-05-26 21:55:14.037 13 INFO neutron.plugins.ml2.plugin [None req-5c1cd7c0-f1b5-49db-8507-218cd6eecdba - - - - - -] Attempt 1 to provision port 650098fa-9850-4c0c-b21b-594f7610ce27 2026-05-26 21:55:15.246 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 650098fa-9850-4c0c-b21b-594f7610ce27 2026-05-26 21:55:17.443 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 1640b048-c3d3-4848-bd6e-cc3aaf55afd1 2026-05-26 21:55:19.339 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 23040d05-0c37-4947-92ad-6b11c0d64d21 2026-05-26 21:55:19.768 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 1640b048-c3d3-4848-bd6e-cc3aaf55afd1 2026-05-26 21:55:21.395 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 23040d05-0c37-4947-92ad-6b11c0d64d21 2026-05-26 21:55:21.563 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port a9a5f53e-18de-46a2-aded-24b839f56d2f 2026-05-26 21:55:21.878 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 7d4c18e4-2f29-480c-884b-2bf6318dc008 2026-05-26 21:55:22.375 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port baf1bc86-d817-4a1e-886c-d33fc36fabd5 2026-05-26 21:55:23.360 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port ca1ec457-78d6-496b-b03f-514262385382 2026-05-26 21:55:23.852 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port a9a5f53e-18de-46a2-aded-24b839f56d2f 2026-05-26 21:55:24.160 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 7d4c18e4-2f29-480c-884b-2bf6318dc008 2026-05-26 21:55:24.353 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port baf1bc86-d817-4a1e-886c-d33fc36fabd5 2026-05-26 21:55:25.226 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port ca1ec457-78d6-496b-b03f-514262385382 2026-05-26 21:55:29.325 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port e4528117-8985-4800-9b96-d1127d4d9220 2026-05-26 21:55:30.214 13 INFO neutron.plugins.ml2.plugin [None req-2198c991-b05a-429e-b7bb-d7772e02d557 - - - - - -] Attempt 1 to provision port 2b060396-e410-4e05-8a6a-b25c921f78ab 2026-05-26 21:55:30.256 13 INFO neutron.plugins.ml2.plugin [None req-2198c991-b05a-429e-b7bb-d7772e02d557 - - - - - -] Attempt 1 to provision port 58e98c05-c213-4490-ac5b-d8a064dab0fc 2026-05-26 21:55:30.291 13 INFO neutron.plugins.ml2.plugin [None req-2198c991-b05a-429e-b7bb-d7772e02d557 - - - - - -] Attempt 1 to provision port 1640b048-c3d3-4848-bd6e-cc3aaf55afd1 2026-05-26 21:55:30.342 13 INFO neutron.plugins.ml2.plugin [None req-2198c991-b05a-429e-b7bb-d7772e02d557 - - - - - -] Attempt 1 to provision port e4528117-8985-4800-9b96-d1127d4d9220 2026-05-26 21:55:30.399 13 INFO neutron.plugins.ml2.plugin [None req-2198c991-b05a-429e-b7bb-d7772e02d557 - - - - - -] Attempt 1 to provision port de71f889-8be5-4cae-a118-2962d2f1cb74 2026-05-26 21:55:30.419 13 INFO neutron.plugins.ml2.plugin [None req-2198c991-b05a-429e-b7bb-d7772e02d557 - - - - - -] Attempt 1 to provision port 06e0d7c6-a2ce-4d2f-b280-52e6dd92cd95 2026-05-26 21:55:30.441 13 INFO neutron.plugins.ml2.plugin [None req-2198c991-b05a-429e-b7bb-d7772e02d557 - - - - - -] Attempt 1 to provision port 23040d05-0c37-4947-92ad-6b11c0d64d21 2026-05-26 21:55:32.530 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port e4528117-8985-4800-9b96-d1127d4d9220 2026-05-26 21:55:32.752 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 5e48e94d-5d9e-4c8a-9e21-c145abebbaed 2026-05-26 21:55:33.136 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 1a27f30f-6fd1-46ad-a0a8-6f333b629c77 2026-05-26 21:55:33.339 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f3dd7d3-bc5a-4b7a-a6d1-2675b473886a'] response: {'server_uuid': '2064d9d9-0202-42f4-9783-b28b26e6c46f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5e48e94d-5d9e-4c8a-9e21-c145abebbaed', 'code': 200} 2026-05-26 21:55:34.855 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 5e48e94d-5d9e-4c8a-9e21-c145abebbaed 2026-05-26 21:55:35.313 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 1a27f30f-6fd1-46ad-a0a8-6f333b629c77 2026-05-26 21:55:35.400 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c8c18e3-158c-467b-b57d-c80562b56985'] response: {'server_uuid': 'f35094c6-60d7-4979-a337-40611ae8118e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1a27f30f-6fd1-46ad-a0a8-6f333b629c77', 'code': 200} 2026-05-26 21:55:36.001 16 INFO neutron.plugins.ml2.plugin [None req-ef6ccff9-4928-400e-935b-7bae30bbd986 - - - - - -] Attempt 1 to provision port 2b060396-e410-4e05-8a6a-b25c921f78ab 2026-05-26 21:55:36.036 16 INFO neutron.plugins.ml2.plugin [None req-ef6ccff9-4928-400e-935b-7bae30bbd986 - - - - - -] Attempt 1 to provision port ec35a277-7638-4172-8fde-9088800669e5 2026-05-26 21:55:36.075 16 INFO neutron.plugins.ml2.plugin [None req-ef6ccff9-4928-400e-935b-7bae30bbd986 - - - - - -] Attempt 1 to provision port e4528117-8985-4800-9b96-d1127d4d9220 2026-05-26 21:55:36.202 16 INFO neutron.plugins.ml2.plugin [None req-ef6ccff9-4928-400e-935b-7bae30bbd986 - - - - - -] Attempt 1 to provision port de71f889-8be5-4cae-a118-2962d2f1cb74 2026-05-26 21:55:36.250 16 INFO neutron.plugins.ml2.plugin [None req-ef6ccff9-4928-400e-935b-7bae30bbd986 - - - - - -] Attempt 1 to provision port 06e0d7c6-a2ce-4d2f-b280-52e6dd92cd95 2026-05-26 21:55:36.290 16 INFO neutron.plugins.ml2.plugin [None req-ef6ccff9-4928-400e-935b-7bae30bbd986 - - - - - -] Attempt 1 to provision port 23040d05-0c37-4947-92ad-6b11c0d64d21 2026-05-26 21:55:36.356 16 INFO neutron.plugins.ml2.plugin [None req-ef6ccff9-4928-400e-935b-7bae30bbd986 - - - - - -] Attempt 1 to provision port 1a27f30f-6fd1-46ad-a0a8-6f333b629c77 2026-05-26 21:55:36.851 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 31d28347-065d-41ca-a855-e64027e5b0cf 2026-05-26 21:55:38.792 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 31d28347-065d-41ca-a855-e64027e5b0cf 2026-05-26 21:55:41.400 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 25423c62-5b7f-40b4-aad4-bf36545f4ad9 2026-05-26 21:55:41.760 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port e8930195-b5d6-42b5-b6f5-3291d477e505 2026-05-26 21:55:41.877 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd67bddc-1ee7-4b68-9a6b-0e63bf96104e'] response: {'server_uuid': '0f360eb6-5beb-4be0-94ad-7feaa6c1a340', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '25423c62-5b7f-40b4-aad4-bf36545f4ad9', 'code': 200} 2026-05-26 21:55:42.891 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 25423c62-5b7f-40b4-aad4-bf36545f4ad9 2026-05-26 21:55:43.138 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port e8930195-b5d6-42b5-b6f5-3291d477e505 2026-05-26 21:55:47.860 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port d816d550-9e79-43bf-ba76-bda76ea9c001 2026-05-26 21:55:47.924 16 INFO neutron.plugins.ml2.plugin [None req-56ed9a9b-5c96-4e70-8435-1d84aa021afa - - - - - -] Attempt 1 to provision port 355d1135-23c3-42e3-a11a-f4a56705e2f2 2026-05-26 21:55:47.970 16 INFO neutron.plugins.ml2.plugin [None req-56ed9a9b-5c96-4e70-8435-1d84aa021afa - - - - - -] Attempt 1 to provision port 2b060396-e410-4e05-8a6a-b25c921f78ab 2026-05-26 21:55:47.985 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a3f8f5a-fee2-4299-981c-52484afc9cc5'] response: {'server_uuid': 'fa9d8178-7148-4df6-b1a0-1c6bb516686b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd816d550-9e79-43bf-ba76-bda76ea9c001', 'code': 200} 2026-05-26 21:55:48.017 16 INFO neutron.plugins.ml2.plugin [None req-56ed9a9b-5c96-4e70-8435-1d84aa021afa - - - - - -] Attempt 1 to provision port 5e48e94d-5d9e-4c8a-9e21-c145abebbaed 2026-05-26 21:55:48.100 16 INFO neutron.plugins.ml2.plugin [None req-56ed9a9b-5c96-4e70-8435-1d84aa021afa - - - - - -] Attempt 1 to provision port 06e0d7c6-a2ce-4d2f-b280-52e6dd92cd95 2026-05-26 21:55:48.158 16 INFO neutron.plugins.ml2.plugin [None req-56ed9a9b-5c96-4e70-8435-1d84aa021afa - - - - - -] Attempt 1 to provision port d816d550-9e79-43bf-ba76-bda76ea9c001 2026-05-26 21:55:48.287 16 INFO neutron.plugins.ml2.plugin [None req-56ed9a9b-5c96-4e70-8435-1d84aa021afa - - - - - -] Attempt 1 to provision port e8930195-b5d6-42b5-b6f5-3291d477e505 2026-05-26 21:55:49.303 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port d816d550-9e79-43bf-ba76-bda76ea9c001 2026-05-26 21:55:53.199 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3bc698b-5cbe-41f4-8529-9d82c14480ba'] response: {'server_uuid': 'fa9d8178-7148-4df6-b1a0-1c6bb516686b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd816d550-9e79-43bf-ba76-bda76ea9c001', 'code': 200} 2026-05-26 21:55:53.969 16 INFO neutron.plugins.ml2.plugin [None req-62fb1bdb-6229-44c2-b2dc-8affbf371a74 - - - - - -] Attempt 1 to provision port 355d1135-23c3-42e3-a11a-f4a56705e2f2 2026-05-26 21:55:53.997 16 INFO neutron.plugins.ml2.plugin [None req-62fb1bdb-6229-44c2-b2dc-8affbf371a74 - - - - - -] Attempt 1 to provision port a48d77fc-1249-4768-bccf-9dc8db207eab 2026-05-26 21:56:00.999 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 2b060396-e410-4e05-8a6a-b25c921f78ab 2026-05-26 21:56:01.286 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 58e98c05-c213-4490-ac5b-d8a064dab0fc 2026-05-26 21:56:02.927 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 2b060396-e410-4e05-8a6a-b25c921f78ab 2026-05-26 21:56:03.134 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 58e98c05-c213-4490-ac5b-d8a064dab0fc 2026-05-26 21:56:08.012 13 INFO neutron.plugins.ml2.plugin [None req-d91601f8-28dc-43ea-b1d2-29faacf472f3 - - - - - -] Attempt 1 to provision port 5e48e94d-5d9e-4c8a-9e21-c145abebbaed 2026-05-26 21:56:08.932 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 5e48e94d-5d9e-4c8a-9e21-c145abebbaed 2026-05-26 21:56:11.334 13 INFO neutron.plugins.ml2.plugin [None req-64d278b7-d0cc-49f2-babc-1cfa384aad71 - - - - - -] Attempt 1 to provision port 5e48e94d-5d9e-4c8a-9e21-c145abebbaed 2026-05-26 21:56:29.010 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 070ac7b8-e389-4987-bc91-33775bbd886d 2026-05-26 21:56:29.384 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port dd51cfc9-d65b-4b56-be74-15437453483c 2026-05-26 21:56:30.332 13 INFO neutron.plugins.ml2.plugin [None req-79112ca4-edba-4cc2-881f-016ac037a69f - - - - - -] Attempt 1 to provision port 070ac7b8-e389-4987-bc91-33775bbd886d 2026-05-26 21:56:30.423 13 INFO neutron.plugins.ml2.plugin [None req-79112ca4-edba-4cc2-881f-016ac037a69f - - - - - -] Attempt 1 to provision port a395366b-31e5-494d-a478-92f7c911da07 2026-05-26 21:56:30.456 13 INFO neutron.plugins.ml2.plugin [None req-79112ca4-edba-4cc2-881f-016ac037a69f - - - - - -] Attempt 1 to provision port 1d01ea57-d8d9-4e4c-a378-656c8a44361b 2026-05-26 21:56:31.015 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 070ac7b8-e389-4987-bc91-33775bbd886d 2026-05-26 21:56:31.188 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port dd51cfc9-d65b-4b56-be74-15437453483c 2026-05-26 21:56:37.695 16 INFO neutron.plugins.ml2.plugin [None req-0607fb11-3ae4-4ab7-9340-20c8fa90289a - - - - - -] Attempt 1 to provision port e2f10c14-d809-4ab3-b78f-f05d785e2556 2026-05-26 21:56:40.961 13 INFO neutron.plugins.ml2.plugin [None req-240699b2-f455-466a-9738-54a46f4f2475 - - - - - -] Attempt 1 to provision port 1d01ea57-d8d9-4e4c-a378-656c8a44361b 2026-05-26 21:56:43.118 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port d4ece203-044e-4199-9738-8539df474c09 2026-05-26 21:56:45.691 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 7b02f231-537e-4051-a734-311a7f04a819 2026-05-26 21:56:45.793 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-52f17616-2a29-4207-9f66-cc14cd77ad3d'] response: {'server_uuid': 'bbd32b2c-e4a4-4367-b4df-16ed978b0569', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7b02f231-537e-4051-a734-311a7f04a819', 'code': 200} 2026-05-26 21:56:47.286 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 1d01ea57-d8d9-4e4c-a378-656c8a44361b 2026-05-26 21:56:47.651 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port a395366b-31e5-494d-a478-92f7c911da07 2026-05-26 21:56:47.943 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 7b02f231-537e-4051-a734-311a7f04a819 2026-05-26 21:56:48.263 13 INFO neutron.plugins.ml2.plugin [None req-90cdab7e-873c-41b3-9b4e-04066221b2a1 - - - - - -] Attempt 1 to provision port 7b02f231-537e-4051-a734-311a7f04a819 2026-05-26 21:56:48.322 13 INFO neutron.plugins.ml2.plugin [None req-90cdab7e-873c-41b3-9b4e-04066221b2a1 - - - - - -] Attempt 1 to provision port 1d01ea57-d8d9-4e4c-a378-656c8a44361b 2026-05-26 21:56:49.004 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 1d01ea57-d8d9-4e4c-a378-656c8a44361b 2026-05-26 21:56:49.188 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port a395366b-31e5-494d-a478-92f7c911da07 2026-05-26 21:56:53.132 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc39d014-07f6-4077-b6c2-76f4916d2cd4'] response: {'server_uuid': 'bbd32b2c-e4a4-4367-b4df-16ed978b0569', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7b02f231-537e-4051-a734-311a7f04a819', 'code': 200} 2026-05-26 21:57:05.164 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port d7b69396-bed5-4644-bd8b-b01170546457 2026-05-26 21:57:07.216 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port dcfef94f-899a-476c-97ce-7b325f237b17 2026-05-26 21:57:08.959 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port dcfef94f-899a-476c-97ce-7b325f237b17 2026-05-26 21:57:11.038 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 6b0f16a4-b6cd-40d0-bdae-e8c41c52b708 2026-05-26 21:57:13.024 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 6b0f16a4-b6cd-40d0-bdae-e8c41c52b708 2026-05-26 21:57:18.119 13 INFO neutron.plugins.ml2.plugin [None req-b7d5ac62-e8d1-4a51-889f-3b7073aadbde - - - - - -] Attempt 1 to provision port 6b0f16a4-b6cd-40d0-bdae-e8c41c52b708 2026-05-26 21:57:18.197 13 INFO neutron.plugins.ml2.plugin [None req-b7d5ac62-e8d1-4a51-889f-3b7073aadbde - - - - - -] Attempt 1 to provision port 05ab6a85-035e-40b2-ae5e-e21927ed8868 2026-05-26 21:57:23.042 13 INFO neutron.plugins.ml2.plugin [None req-20f01286-7f30-49bd-912a-4f78f6bc0df5 - - - - - -] Attempt 1 to provision port 05ab6a85-035e-40b2-ae5e-e21927ed8868 2026-05-26 21:57:23.850 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port a73fa5ff-f218-4b3f-ae87-73f65f0b16c5 2026-05-26 21:57:24.114 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b7fb3c2-c1ad-49c5-bf1a-b786cefd6f10'] response: {'server_uuid': 'f071e037-0a4d-4589-8c10-2e7097588be5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a73fa5ff-f218-4b3f-ae87-73f65f0b16c5', 'code': 200} 2026-05-26 21:57:25.708 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 05ab6a85-035e-40b2-ae5e-e21927ed8868 2026-05-26 21:57:26.051 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port dede1a35-3858-473a-b609-289713ece3d5 2026-05-26 21:57:26.413 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 0cc5329b-a8c9-41e1-b1bc-0c0126acf4be 2026-05-26 21:57:26.809 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port a73fa5ff-f218-4b3f-ae87-73f65f0b16c5 2026-05-26 21:57:27.482 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 05ab6a85-035e-40b2-ae5e-e21927ed8868 2026-05-26 21:57:27.703 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port dede1a35-3858-473a-b609-289713ece3d5 2026-05-26 21:57:27.924 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 0cc5329b-a8c9-41e1-b1bc-0c0126acf4be 2026-05-26 21:57:29.425 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port bed36d23-7768-4e1a-94f7-3f44de4aa837 2026-05-26 21:57:31.312 16 INFO neutron.plugins.ml2.plugin [None req-2cf14553-9145-4b03-b93c-59f62de69308 - - - - - -] Attempt 1 to provision port bed36d23-7768-4e1a-94f7-3f44de4aa837 2026-05-26 21:57:31.365 16 INFO neutron.plugins.ml2.plugin [None req-2cf14553-9145-4b03-b93c-59f62de69308 - - - - - -] Attempt 1 to provision port f38c28ab-9875-4d4c-b9c4-ad9133ce2496 2026-05-26 21:57:31.507 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port bed36d23-7768-4e1a-94f7-3f44de4aa837 2026-05-26 21:57:35.787 13 INFO neutron.plugins.ml2.plugin [None req-1f78aa48-2abe-4568-840e-388310c9db01 - - - - - -] Attempt 1 to provision port 05ab6a85-035e-40b2-ae5e-e21927ed8868 2026-05-26 21:57:35.839 13 INFO neutron.plugins.ml2.plugin [None req-1f78aa48-2abe-4568-840e-388310c9db01 - - - - - -] Attempt 1 to provision port f38c28ab-9875-4d4c-b9c4-ad9133ce2496 2026-05-26 21:57:38.472 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 3212d33a-8cfc-4da2-a7a2-a03b2a0290fc 2026-05-26 21:57:38.582 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e56a74b-1387-41ff-baf9-d758eec13c0a'] response: {'server_uuid': '4c154e36-0581-4595-b962-d653246f1895', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3212d33a-8cfc-4da2-a7a2-a03b2a0290fc', 'code': 200} 2026-05-26 21:57:39.452 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 3212d33a-8cfc-4da2-a7a2-a03b2a0290fc 2026-05-26 21:57:41.409 13 INFO neutron.plugins.ml2.plugin [None req-39e8cb80-5eeb-45a9-9a29-5671baa65d2a - - - - - -] Attempt 1 to provision port a73fa5ff-f218-4b3f-ae87-73f65f0b16c5 2026-05-26 21:57:41.517 13 INFO neutron.plugins.ml2.plugin [None req-39e8cb80-5eeb-45a9-9a29-5671baa65d2a - - - - - -] Attempt 1 to provision port f38c28ab-9875-4d4c-b9c4-ad9133ce2496 2026-05-26 21:57:41.563 13 INFO neutron.plugins.ml2.plugin [None req-39e8cb80-5eeb-45a9-9a29-5671baa65d2a - - - - - -] Attempt 1 to provision port 0cc5329b-a8c9-41e1-b1bc-0c0126acf4be 2026-05-26 21:57:43.447 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 95207d2c-0559-4a61-9a11-7026648becb1 2026-05-26 21:57:43.718 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port f38c28ab-9875-4d4c-b9c4-ad9133ce2496 2026-05-26 21:57:45.431 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 95207d2c-0559-4a61-9a11-7026648becb1 2026-05-26 21:57:45.574 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port f38c28ab-9875-4d4c-b9c4-ad9133ce2496 2026-05-26 21:57:47.175 16 INFO neutron.plugins.ml2.plugin [None req-82c05073-dd8b-43ab-8acb-ac84f773c9ea - - - - - -] Attempt 1 to provision port 95207d2c-0559-4a61-9a11-7026648becb1 2026-05-26 21:58:15.654 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4f08223-dcb9-41d8-a4c9-7b51ad94f14d'] response: {'server_uuid': 'f071e037-0a4d-4589-8c10-2e7097588be5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a73fa5ff-f218-4b3f-ae87-73f65f0b16c5', 'code': 200} 2026-05-26 21:58:18.026 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port a73fa5ff-f218-4b3f-ae87-73f65f0b16c5 2026-05-26 21:58:18.152 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-74c61188-adb0-4197-a017-59f27b173323'] response: {'server_uuid': 'f071e037-0a4d-4589-8c10-2e7097588be5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a73fa5ff-f218-4b3f-ae87-73f65f0b16c5', 'code': 200} 2026-05-26 21:58:18.342 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port ad97a921-2bc7-49a3-8866-fd3a410ac61f 2026-05-26 21:58:19.492 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port a73fa5ff-f218-4b3f-ae87-73f65f0b16c5 2026-05-26 21:58:19.735 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port ad97a921-2bc7-49a3-8866-fd3a410ac61f 2026-05-26 21:58:21.438 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 1c23bcae-52a0-4b82-b9cd-d1c4bda99c69 2026-05-26 21:58:23.445 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 1c23bcae-52a0-4b82-b9cd-d1c4bda99c69 2026-05-26 21:58:27.656 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 92a3f3ac-2c0d-4798-8acc-07ce1a462a28 2026-05-26 21:58:29.491 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 92a3f3ac-2c0d-4798-8acc-07ce1a462a28 2026-05-26 21:58:33.445 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port b7f8738b-b0ca-49ba-aefa-c61237d7cf47 2026-05-26 21:58:35.069 13 INFO neutron.plugins.ml2.plugin [None req-8be9ec5f-0032-4022-8850-97f5a27a3d85 - - - - - -] Attempt 1 to provision port ad97a921-2bc7-49a3-8866-fd3a410ac61f 2026-05-26 21:58:35.132 13 INFO neutron.plugins.ml2.plugin [None req-8be9ec5f-0032-4022-8850-97f5a27a3d85 - - - - - -] Attempt 1 to provision port 6ea750b7-c8f5-42a4-b29f-612a8da7fb19 2026-05-26 21:58:35.164 13 INFO neutron.plugins.ml2.plugin [None req-8be9ec5f-0032-4022-8850-97f5a27a3d85 - - - - - -] Attempt 1 to provision port 4d76752b-3242-4bb6-8cbd-2871a7a4ed0e 2026-05-26 21:58:35.197 13 INFO neutron.plugins.ml2.plugin [None req-8be9ec5f-0032-4022-8850-97f5a27a3d85 - - - - - -] Attempt 1 to provision port 92a3f3ac-2c0d-4798-8acc-07ce1a462a28 2026-05-26 21:58:35.252 13 INFO neutron.plugins.ml2.plugin [None req-8be9ec5f-0032-4022-8850-97f5a27a3d85 - - - - - -] Attempt 1 to provision port 8af3e839-79b5-40a5-bf1f-420cf5546104 2026-05-26 21:58:35.274 13 INFO neutron.plugins.ml2.plugin [None req-8be9ec5f-0032-4022-8850-97f5a27a3d85 - - - - - -] Attempt 1 to provision port b7f8738b-b0ca-49ba-aefa-c61237d7cf47 2026-05-26 21:58:35.323 13 INFO neutron.plugins.ml2.plugin [None req-8be9ec5f-0032-4022-8850-97f5a27a3d85 - - - - - -] Attempt 1 to provision port 64e1cea2-8fc2-4713-a170-9b261831bc78 2026-05-26 21:58:36.194 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port dbfd5049-48f6-41b7-89d7-7eeb23698693 2026-05-26 21:58:36.342 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-66a7b825-0d93-4cc4-9cee-d1c6c3b142c7'] response: {'server_uuid': '29a62fa1-6fbe-4d44-ad2b-c1b1356cf094', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dbfd5049-48f6-41b7-89d7-7eeb23698693', 'code': 200} 2026-05-26 21:58:36.580 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port b7f8738b-b0ca-49ba-aefa-c61237d7cf47 2026-05-26 21:58:37.594 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port dbfd5049-48f6-41b7-89d7-7eeb23698693 2026-05-26 21:58:37.995 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 4d76752b-3242-4bb6-8cbd-2871a7a4ed0e 2026-05-26 21:58:39.513 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 64e1cea2-8fc2-4713-a170-9b261831bc78 2026-05-26 21:58:39.766 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 8af3e839-79b5-40a5-bf1f-420cf5546104 2026-05-26 21:58:40.047 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 6ea750b7-c8f5-42a4-b29f-612a8da7fb19 2026-05-26 21:58:40.305 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 4d76752b-3242-4bb6-8cbd-2871a7a4ed0e 2026-05-26 21:58:41.452 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 64e1cea2-8fc2-4713-a170-9b261831bc78 2026-05-26 21:58:41.682 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 8af3e839-79b5-40a5-bf1f-420cf5546104 2026-05-26 21:58:41.863 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 6ea750b7-c8f5-42a4-b29f-612a8da7fb19 2026-05-26 21:58:48.993 13 INFO neutron.plugins.ml2.plugin [None req-b92856e8-3086-4add-8927-cfd7877a64e7 - - - - - -] Attempt 1 to provision port 4d76752b-3242-4bb6-8cbd-2871a7a4ed0e 2026-05-26 21:58:49.074 13 INFO neutron.plugins.ml2.plugin [None req-b92856e8-3086-4add-8927-cfd7877a64e7 - - - - - -] Attempt 1 to provision port 92a3f3ac-2c0d-4798-8acc-07ce1a462a28 2026-05-26 21:58:49.122 13 INFO neutron.plugins.ml2.plugin [None req-b92856e8-3086-4add-8927-cfd7877a64e7 - - - - - -] Attempt 1 to provision port 8af3e839-79b5-40a5-bf1f-420cf5546104 2026-05-26 21:58:49.169 13 INFO neutron.plugins.ml2.plugin [None req-b92856e8-3086-4add-8927-cfd7877a64e7 - - - - - -] Attempt 1 to provision port b7f8738b-b0ca-49ba-aefa-c61237d7cf47 2026-05-26 21:58:49.216 13 INFO neutron.plugins.ml2.plugin [None req-b92856e8-3086-4add-8927-cfd7877a64e7 - - - - - -] Attempt 1 to provision port dbfd5049-48f6-41b7-89d7-7eeb23698693 2026-05-26 21:58:49.260 13 INFO neutron.plugins.ml2.plugin [None req-b92856e8-3086-4add-8927-cfd7877a64e7 - - - - - -] Attempt 1 to provision port 64e1cea2-8fc2-4713-a170-9b261831bc78 2026-05-26 21:58:51.474 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 07c28163-d48f-4e9f-9ab7-09f80d86951c 2026-05-26 21:58:51.592 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-91e5c989-aa35-48da-8671-da4c3b38c419'] response: {'server_uuid': '657715ec-6db4-4a83-afb0-cbbe9d88da7d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '07c28163-d48f-4e9f-9ab7-09f80d86951c', 'code': 200} 2026-05-26 21:58:52.724 13 INFO neutron.plugins.ml2.plugin [None req-a6d6f1df-2446-46a5-a776-65e42b288ec3 - - - - - -] Attempt 1 to provision port 07c28163-d48f-4e9f-9ab7-09f80d86951c 2026-05-26 21:58:52.777 13 INFO neutron.plugins.ml2.plugin [None req-a6d6f1df-2446-46a5-a776-65e42b288ec3 - - - - - -] Attempt 1 to provision port dbfd5049-48f6-41b7-89d7-7eeb23698693 2026-05-26 21:58:53.738 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 07c28163-d48f-4e9f-9ab7-09f80d86951c 2026-05-26 21:59:25.928 13 INFO neutron.plugins.ml2.plugin [None req-78d7f983-2d5b-4006-a59a-797118b5c96f - - - - - -] Attempt 1 to provision port f1991733-220a-4198-bc27-c395e1058ba2 2026-05-26 21:59:40.644 13 INFO neutron.plugins.ml2.plugin [None req-4279b41d-1d94-422c-82df-37d88a5af4b4 - - - - - -] Attempt 1 to provision port db31f627-aaf4-442a-b851-5ea20bc88bcb 2026-05-26 21:59:43.498 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 7698e3a6-c79b-43f8-962c-50e8b8b46dc2 2026-05-26 21:59:43.740 16 INFO neutron.plugins.ml2.plugin [None req-a17753b8-c8af-4f8d-93fd-dc4418e4ca63 - - - - - -] Attempt 1 to provision port c1807d87-aea8-40b0-b3d4-7b00256fd1d8 2026-05-26 21:59:43.807 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port c1807d87-aea8-40b0-b3d4-7b00256fd1d8 2026-05-26 21:59:45.509 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 7698e3a6-c79b-43f8-962c-50e8b8b46dc2 2026-05-26 21:59:45.706 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port c1807d87-aea8-40b0-b3d4-7b00256fd1d8 2026-05-26 21:59:46.185 16 INFO neutron.plugins.ml2.plugin [None req-a8ec9207-a9a7-4959-ad72-8896c0a557ad - - - - - -] Attempt 1 to provision port f534c8a4-ca9e-4c79-8f79-ae1e111f6da2 2026-05-26 21:59:46.225 16 INFO neutron.plugins.ml2.plugin [None req-a8ec9207-a9a7-4959-ad72-8896c0a557ad - - - - - -] Attempt 1 to provision port c1807d87-aea8-40b0-b3d4-7b00256fd1d8 2026-05-26 21:59:47.411 16 INFO neutron.plugins.ml2.plugin [None req-bfc5ca41-96e8-4737-9658-d3e28ca00412 - - - - - -] Attempt 1 to provision port f534c8a4-ca9e-4c79-8f79-ae1e111f6da2 2026-05-26 21:59:47.988 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 6bd091e4-6eba-4ed9-9448-10bb2cc849e0 2026-05-26 21:59:48.096 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-421ca8c8-b085-48e0-aff9-cc38856ac1a4'] response: {'server_uuid': '094eb810-8a6b-4651-b71d-dc1c1631a5c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6bd091e4-6eba-4ed9-9448-10bb2cc849e0', 'code': 200} 2026-05-26 21:59:48.665 13 INFO neutron.plugins.ml2.plugin [None req-d76a4417-88c8-414e-9188-0621ba679232 - - - - - -] Attempt 1 to provision port f534c8a4-ca9e-4c79-8f79-ae1e111f6da2 2026-05-26 21:59:49.570 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 6bd091e4-6eba-4ed9-9448-10bb2cc849e0 2026-05-26 21:59:54.029 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 65e05f91-b288-4307-b218-4da4e1e8cf4e 2026-05-26 21:59:54.159 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf1e1593-12c9-497c-8aaa-a507e5af11fe'] response: {'server_uuid': '2f23b4e9-e02c-47c0-80cb-b755bef6b2cb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '65e05f91-b288-4307-b218-4da4e1e8cf4e', 'code': 200} 2026-05-26 21:59:55.498 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 65e05f91-b288-4307-b218-4da4e1e8cf4e 2026-05-26 21:59:59.482 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port f534c8a4-ca9e-4c79-8f79-ae1e111f6da2 2026-05-26 21:59:59.780 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port db31f627-aaf4-442a-b851-5ea20bc88bcb 2026-05-26 22:00:01.524 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port f534c8a4-ca9e-4c79-8f79-ae1e111f6da2 2026-05-26 22:00:01.756 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port db31f627-aaf4-442a-b851-5ea20bc88bcb 2026-05-26 22:00:30.732 13 INFO neutron.plugins.ml2.plugin [None req-cc7dcd23-9f28-4dbe-a989-38dc7959f41a - - - - - -] Attempt 1 to provision port 1531767b-cdb9-495e-99ff-e6597cd3c6d9 2026-05-26 22:00:34.013 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 8e4d41ab-ae29-4d51-a281-50e474cbc463 2026-05-26 22:00:34.154 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-22ef235b-f371-499d-aa09-b8926158bc13'] response: {'server_uuid': 'd7e26983-10a6-4aa5-91f8-4ca2d9af9d91', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8e4d41ab-ae29-4d51-a281-50e474cbc463', 'code': 200} 2026-05-26 22:00:35.630 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 8e4d41ab-ae29-4d51-a281-50e474cbc463 2026-05-26 22:00:35.804 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 1531767b-cdb9-495e-99ff-e6597cd3c6d9 2026-05-26 22:00:35.980 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3fa36f71-74de-450e-a770-c996c410e452'] response: {'server_uuid': '094eb810-8a6b-4651-b71d-dc1c1631a5c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1531767b-cdb9-495e-99ff-e6597cd3c6d9', 'code': 200} 2026-05-26 22:00:37.506 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 1531767b-cdb9-495e-99ff-e6597cd3c6d9 2026-05-26 22:00:39.987 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 1531767b-cdb9-495e-99ff-e6597cd3c6d9 2026-05-26 22:01:06.878 13 INFO neutron.plugins.ml2.plugin [None req-2325d424-dc1e-40aa-8491-bd197e646153 - - - - - -] Attempt 1 to provision port 7f2e2375-d794-48c9-b16e-96dc64b3b6be 2026-05-26 22:01:12.519 16 INFO neutron_taas.services.taas.taas_plugin [None req-de76ee32-bb8a-4687-88ac-3848d16e0bfb - - - - - -] TaaS: Handle Delete Port: c1807d87-aea8-40b0-b3d4-7b00256fd1d8 2026-05-26 22:01:12.526 16 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de76ee32-bb8a-4687-88ac-3848d16e0bfb - - - - - -] Tap Mirror: Handle Delete Port: c1807d87-aea8-40b0-b3d4-7b00256fd1d8 2026-05-26 22:01:15.370 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 7f2e2375-d794-48c9-b16e-96dc64b3b6be 2026-05-26 22:01:15.487 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f52626e-0d49-4ac6-a03d-2f53ffbf7d3e'] response: {'server_uuid': '094eb810-8a6b-4651-b71d-dc1c1631a5c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7f2e2375-d794-48c9-b16e-96dc64b3b6be', 'code': 200} 2026-05-26 22:01:16.761 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 7f2e2375-d794-48c9-b16e-96dc64b3b6be 2026-05-26 22:01:18.765 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 5c39ad40-cd75-4ca5-979f-6527d3c1ff35 2026-05-26 22:01:19.031 13 INFO neutron.plugins.ml2.plugin [None req-c94405f2-0c9f-4a40-adfc-754508bfa2a3 - - - - - -] Attempt 1 to provision port 5c39ad40-cd75-4ca5-979f-6527d3c1ff35 2026-05-26 22:01:20.843 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 1e9af2fe-a58d-4632-8015-bc39e4b45cef 2026-05-26 22:01:21.186 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 5c39ad40-cd75-4ca5-979f-6527d3c1ff35 2026-05-26 22:01:22.312 13 INFO neutron.plugins.ml2.plugin [None req-f58cb143-1b37-4843-ae7a-1b63ccb2a83d - - - - - -] Attempt 1 to provision port 86415a3f-0441-4def-a51b-cf03fc471e07 2026-05-26 22:01:22.340 13 INFO neutron.plugins.ml2.plugin [None req-f58cb143-1b37-4843-ae7a-1b63ccb2a83d - - - - - -] Attempt 1 to provision port 5c39ad40-cd75-4ca5-979f-6527d3c1ff35 2026-05-26 22:01:22.388 13 INFO neutron.plugins.ml2.plugin [None req-f58cb143-1b37-4843-ae7a-1b63ccb2a83d - - - - - -] Attempt 1 to provision port e8030d25-1918-4c8d-b459-2d3d463a1851 2026-05-26 22:01:22.752 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 1e9af2fe-a58d-4632-8015-bc39e4b45cef 2026-05-26 22:01:26.834 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 29c12f43-4822-49eb-8973-00b323cd3776 2026-05-26 22:01:27.316 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port fb2812cc-8773-4ab8-8ff2-228e1c08aeaa 2026-05-26 22:01:28.861 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port fb2812cc-8773-4ab8-8ff2-228e1c08aeaa 2026-05-26 22:01:29.138 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 29c12f43-4822-49eb-8973-00b323cd3776 2026-05-26 22:01:32.084 13 INFO neutron.plugins.ml2.plugin [None req-14b6d63d-0aea-4b78-8cc2-786b06609f2c - - - - - -] Attempt 1 to provision port e8030d25-1918-4c8d-b459-2d3d463a1851 2026-05-26 22:01:32.149 13 INFO neutron.plugins.ml2.plugin [None req-14b6d63d-0aea-4b78-8cc2-786b06609f2c - - - - - -] Attempt 1 to provision port cc29b212-d767-4990-a899-8f9912b2f08e 2026-05-26 22:01:32.207 13 INFO neutron.plugins.ml2.plugin [None req-14b6d63d-0aea-4b78-8cc2-786b06609f2c - - - - - -] Attempt 1 to provision port 532dd639-3dbf-4050-9315-c427d9e00d8a 2026-05-26 22:01:32.267 13 INFO neutron.plugins.ml2.plugin [None req-14b6d63d-0aea-4b78-8cc2-786b06609f2c - - - - - -] Attempt 1 to provision port 29c12f43-4822-49eb-8973-00b323cd3776 2026-05-26 22:01:34.098 16 INFO neutron.plugins.ml2.plugin [None req-46c404f0-8bb1-441b-8a7a-28915ffc41eb - - - - - -] Attempt 1 to provision port cc29b212-d767-4990-a899-8f9912b2f08e 2026-05-26 22:01:34.793 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port f753f3f7-bb8d-4187-81b3-f3d577930afc 2026-05-26 22:01:34.948 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ab304be-69be-453a-85d8-ba2004094844'] response: {'server_uuid': '094eb810-8a6b-4651-b71d-dc1c1631a5c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f753f3f7-bb8d-4187-81b3-f3d577930afc', 'code': 200} 2026-05-26 22:01:36.752 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port f753f3f7-bb8d-4187-81b3-f3d577930afc 2026-05-26 22:01:38.378 16 INFO neutron.plugins.ml2.plugin [None req-f56dfb67-65e5-4ce6-9dd2-d652c9886cf9 - - - - - -] Attempt 1 to provision port 7f2e2375-d794-48c9-b16e-96dc64b3b6be 2026-05-26 22:01:39.964 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 51c0ed53-9261-4bb8-a0d8-499c8a68b71e 2026-05-26 22:01:40.089 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c52e4b6c-7a11-4dae-99e4-9a83d29cac74'] response: {'server_uuid': '38563442-f2f5-4904-b3ea-1b2cb3fff6fe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '51c0ed53-9261-4bb8-a0d8-499c8a68b71e', 'code': 200} 2026-05-26 22:01:40.326 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 7f2e2375-d794-48c9-b16e-96dc64b3b6be 2026-05-26 22:01:41.122 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 51c0ed53-9261-4bb8-a0d8-499c8a68b71e 2026-05-26 22:01:41.354 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port e8030d25-1918-4c8d-b459-2d3d463a1851 2026-05-26 22:01:41.692 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 86415a3f-0441-4def-a51b-cf03fc471e07 2026-05-26 22:01:43.151 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port cc29b212-d767-4990-a899-8f9912b2f08e 2026-05-26 22:01:43.537 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 86415a3f-0441-4def-a51b-cf03fc471e07 2026-05-26 22:01:43.677 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port e8030d25-1918-4c8d-b459-2d3d463a1851 2026-05-26 22:01:43.873 13 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 532dd639-3dbf-4050-9315-c427d9e00d8a 2026-05-26 22:01:45.106 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port cc29b212-d767-4990-a899-8f9912b2f08e 2026-05-26 22:01:45.278 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 532dd639-3dbf-4050-9315-c427d9e00d8a 2026-05-26 22:01:52.824 13 INFO neutron.plugins.ml2.plugin [None req-0528b9d7-bef4-4a2f-a680-a2f24efb8a93 - - - - - -] Attempt 1 to provision port f753f3f7-bb8d-4187-81b3-f3d577930afc 2026-05-26 22:01:53.170 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port f753f3f7-bb8d-4187-81b3-f3d577930afc 2026-05-26 22:02:02.342 13 INFO neutron.plugins.ml2.plugin [None req-49299424-e8ec-42aa-b269-124ff396888c - - - - - -] Attempt 1 to provision port 7f2e2375-d794-48c9-b16e-96dc64b3b6be 2026-05-26 22:02:03.143 16 INFO neutron.plugins.ml2.plugin [None req-c34ac6d1-41eb-4788-a371-c7dbc2232d7e - - - - - -] Attempt 1 to provision port 7f2e2375-d794-48c9-b16e-96dc64b3b6be 2026-05-26 22:02:31.279 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-58d04815-9d1d-46d0-b97c-a31c5c8fe7b5'] response: {'server_uuid': '094eb810-8a6b-4651-b71d-dc1c1631a5c0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6bd091e4-6eba-4ed9-9448-10bb2cc849e0', 'code': 200}