+ 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-06-25 23:00:06.174 1 INFO neutron.common.config [-] Logging enabled! 2026-06-25 23:00:06.174 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.3.dev18 2026-06-25 23:00:06.175 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-25 23:00:06.175 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-25 23:00:07.606 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-25 23:00:07.608 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-25 23:00:07.611 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-25 23:00:07.612 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-25 23:00:07.613 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-25 23:00:07.613 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-25 23:00:07.613 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 23:00:07.620 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 23:00:07.620 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 23:00:07.620 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-25 23:00:07.641 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-25 23:00:07.642 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-25 23:00:07.642 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-25 23:00:07.658 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-25 23:00:07.659 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-25 23:00:07.659 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-25 23:00:07.659 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-25 23:00:07.948 1 INFO neutron.plugins.ml2.managers [None req-759c2947-6fc6-440a-93b0-b6684ae0ac91 - - - - - -] Initializing driver for type 'vlan' 2026-06-25 23:00:08.091 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-759c2947-6fc6-440a-93b0-b6684ae0ac91 - - - - - -] VlanTypeDriver initialization complete 2026-06-25 23:00:08.091 1 INFO neutron.plugins.ml2.managers [None req-759c2947-6fc6-440a-93b0-b6684ae0ac91 - - - - - -] Initializing driver for type 'vxlan' 2026-06-25 23:00:08.092 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-759c2947-6fc6-440a-93b0-b6684ae0ac91 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-25 23:00:08.140 1 INFO neutron.plugins.ml2.managers [None req-759c2947-6fc6-440a-93b0-b6684ae0ac91 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-25 23:00:08.140 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-759c2947-6fc6-440a-93b0-b6684ae0ac91 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-25 23:00:08.140 1 INFO neutron.plugins.ml2.managers [None req-759c2947-6fc6-440a-93b0-b6684ae0ac91 - - - - - -] Initializing extension driver 'port_security' 2026-06-25 23:00:08.140 1 INFO neutron.plugins.ml2.extensions.port_security [None req-759c2947-6fc6-440a-93b0-b6684ae0ac91 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-25 23:00:08.140 1 INFO neutron.plugins.ml2.managers [None req-759c2947-6fc6-440a-93b0-b6684ae0ac91 - - - - - -] Initializing extension driver 'qos' 2026-06-25 23:00:08.141 1 INFO neutron.plugins.ml2.managers [None req-759c2947-6fc6-440a-93b0-b6684ae0ac91 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-25 23:00:08.141 1 INFO neutron.plugins.ml2.managers [None req-759c2947-6fc6-440a-93b0-b6684ae0ac91 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-25 23:00:08.155 1 INFO neutron.quota [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded quota_driver: . 2026-06-25 23:00:08.155 1 INFO neutron.plugins.ml2.plugin [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Modular L2 Plugin initialization complete 2026-06-25 23:00:08.155 1 INFO neutron.plugins.ml2.managers [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-25 23:00:08.155 1 INFO neutron.plugins.ml2.managers [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-25 23:00:08.156 1 INFO neutron.plugins.ml2.managers [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-25 23:00:08.156 1 INFO neutron.manager [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loading Plugin: qos 2026-06-25 23:00:08.167 1 INFO neutron.manager [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loading Plugin: router 2026-06-25 23:00:08.200 1 INFO neutron.services.service_base [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-25 23:00:08.200 1 INFO neutron.manager [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loading Plugin: segments 2026-06-25 23:00:08.262 1 INFO neutron.manager [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loading Plugin: trunk 2026-06-25 23:00:08.275 1 INFO neutron.manager [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loading Plugin: vpnaas 2026-06-25 23:00:08.305 1 WARNING stevedore.named [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-25 23:00:08.373 1 INFO neutron_vpnaas.services.vpn.plugin [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-25 23:00:08.373 1 INFO neutron.common.utils [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-25 23:00:08.374 1 INFO neutron.manager [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loading Plugin: taas 2026-06-25 23:00:08.393 1 WARNING stevedore.named [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-25 23:00:08.415 1 INFO neutron_taas.services.taas.taas_plugin [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-25 23:00:08.416 1 INFO neutron.manager [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loading Plugin: tapmirror 2026-06-25 23:00:08.426 1 WARNING stevedore.named [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-25 23:00:08.446 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-25 23:00:08.446 1 INFO neutron.manager [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loading Plugin: auto_allocate 2026-06-25 23:00:08.453 1 INFO neutron.manager [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loading Plugin: tag 2026-06-25 23:00:08.460 1 INFO neutron.manager [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loading Plugin: timestamp 2026-06-25 23:00:08.462 1 INFO neutron.manager [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loading Plugin: network_ip_availability 2026-06-25 23:00:08.465 1 INFO neutron.manager [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loading Plugin: flavors 2026-06-25 23:00:08.468 1 INFO neutron.manager [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loading Plugin: revisions 2026-06-25 23:00:08.471 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Initializing extension manager. 2026-06-25 23:00:08.472 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: address-group 2026-06-25 23:00:08.473 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: address-scope 2026-06-25 23:00:08.473 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-25 23:00:08.474 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: agent 2026-06-25 23:00:08.475 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: agent-resources-synced 2026-06-25 23:00:08.476 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-25 23:00:08.476 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-25 23:00:08.477 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: availability_zone 2026-06-25 23:00:08.477 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: availability_zone_filter 2026-06-25 23:00:08.478 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-25 23:00:08.478 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: default-subnetpools 2026-06-25 23:00:08.481 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-25 23:00:08.482 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: dns-integration 2026-06-25 23:00:08.482 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: dns-domain-ports 2026-06-25 23:00:08.482 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-25 23:00:08.483 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: dvr 2026-06-25 23:00:08.483 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-25 23:00:08.484 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: empty-string-filtering 2026-06-25 23:00:08.484 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-25 23:00:08.485 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-25 23:00:08.486 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: external-net 2026-06-25 23:00:08.486 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-25 23:00:08.487 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: extraroute 2026-06-25 23:00:08.487 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: extraroute-atomic 2026-06-25 23:00:08.488 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-25 23:00:08.488 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-25 23:00:08.489 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-25 23:00:08.489 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-25 23:00:08.490 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: fip-port-details 2026-06-25 23:00:08.490 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: flavors 2026-06-25 23:00:08.491 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-25 23:00:08.492 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: floatingip-pools 2026-06-25 23:00:08.492 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: ip_allocation 2026-06-25 23:00:08.493 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-25 23:00:08.493 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: l2_adjacency 2026-06-25 23:00:08.494 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: router 2026-06-25 23:00:08.496 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-25 23:00:08.497 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-25 23:00:08.497 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-25 23:00:08.498 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: ext-gw-mode 2026-06-25 23:00:08.498 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: l3-ha 2026-06-25 23:00:08.498 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-25 23:00:08.499 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-25 23:00:08.499 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: l3-flavors 2026-06-25 23:00:08.500 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-25 23:00:08.501 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-25 23:00:08.503 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-25 23:00:08.504 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-25 23:00:08.505 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-25 23:00:08.506 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-25 23:00:08.506 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-25 23:00:08.507 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: multi-provider 2026-06-25 23:00:08.507 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: net-mtu 2026-06-25 23:00:08.508 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: net-mtu-writable 2026-06-25 23:00:08.508 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: network_availability_zone 2026-06-25 23:00:08.509 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: network_ha 2026-06-25 23:00:08.509 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: network-ip-availability 2026-06-25 23:00:08.510 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-25 23:00:08.511 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: pagination 2026-06-25 23:00:08.511 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: port-device-profile 2026-06-25 23:00:08.511 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-25 23:00:08.512 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-25 23:00:08.512 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-25 23:00:08.513 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: port-mac-override 2026-06-25 23:00:08.513 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-25 23:00:08.514 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-25 23:00:08.514 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-25 23:00:08.515 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: port-resource-request 2026-06-25 23:00:08.516 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-25 23:00:08.516 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-25 23:00:08.516 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: binding 2026-06-25 23:00:08.517 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: binding-extended 2026-06-25 23:00:08.518 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: port-security 2026-06-25 23:00:08.518 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: project-id 2026-06-25 23:00:08.518 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: provider 2026-06-25 23:00:08.519 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-25 23:00:08.521 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: qos 2026-06-25 23:00:08.521 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-25 23:00:08.523 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-25 23:00:08.523 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: qos-default 2026-06-25 23:00:08.524 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: qos-fip 2026-06-25 23:00:08.524 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-25 23:00:08.524 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-25 23:00:08.525 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-25 23:00:08.525 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-25 23:00:08.526 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-25 23:00:08.527 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: qos-pps 2026-06-25 23:00:08.527 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-25 23:00:08.528 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-25 23:00:08.528 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: qos-rules-alias 2026-06-25 23:00:08.529 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: quota-check-limit 2026-06-25 23:00:08.530 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-25 23:00:08.532 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: quotas 2026-06-25 23:00:08.534 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: quota_details 2026-06-25 23:00:08.535 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: rbac-policies 2026-06-25 23:00:08.536 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: rbac-address-group 2026-06-25 23:00:08.537 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: rbac-address-scope 2026-06-25 23:00:08.538 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: rbac-security-groups 2026-06-25 23:00:08.539 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-25 23:00:08.540 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: revision-if-match 2026-06-25 23:00:08.541 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-25 23:00:08.542 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: router_availability_zone 2026-06-25 23:00:08.543 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-25 23:00:08.545 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-25 23:00:08.546 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-25 23:00:08.547 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-25 23:00:08.547 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-25 23:00:08.548 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-25 23:00:08.549 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-25 23:00:08.555 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: security-group 2026-06-25 23:00:08.556 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: segment 2026-06-25 23:00:08.556 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-25 23:00:08.557 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: service-type 2026-06-25 23:00:08.557 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: sorting 2026-06-25 23:00:08.558 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: standard-attr-segment 2026-06-25 23:00:08.558 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: standard-attr-description 2026-06-25 23:00:08.559 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: stateful-security-group 2026-06-25 23:00:08.560 1 WARNING neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-25 23:00:08.560 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-25 23:00:08.561 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: subnet-external-network 2026-06-25 23:00:08.561 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: subnet_onboard 2026-06-25 23:00:08.562 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-25 23:00:08.562 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: subnet-service-types 2026-06-25 23:00:08.563 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: subnet_allocation 2026-06-25 23:00:08.563 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-25 23:00:08.564 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: tag-creation 2026-06-25 23:00:08.565 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-25 23:00:08.569 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: standard-attr-tag 2026-06-25 23:00:08.570 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-25 23:00:08.571 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: trunk 2026-06-25 23:00:08.572 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: trunk-details 2026-06-25 23:00:08.573 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-25 23:00:08.573 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-25 23:00:08.574 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-25 23:00:08.575 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-25 23:00:08.577 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-25 23:00:08.579 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-25 23:00:08.579 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: vpn-flavors 2026-06-25 23:00:08.581 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: vpnaas 2026-06-25 23:00:08.583 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: taas 2026-06-25 23:00:08.584 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: tap-mirror 2026-06-25 23:00:08.584 1 INFO neutron.api.extensions [None req-89c25a4f-50bc-4589-a3ca-808cb60e70a8 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-25 23:00:38.678 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-25 23:00:38.710 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-25 23:00:38.714 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-25 23:00:50.655 16 INFO neutron.db.l3_hamode_db [None req-4ffb3830-0021-4b30-a1ee-2fed4c1e76d1 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:01:04.982 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port b68b119c-ad33-484f-82e6-74f044bf02fe 2026-06-25 23:01:05.908 16 INFO neutron.plugins.ml2.plugin [None req-7cb91723-6d84-4876-a1a3-4cef4b65a972 - - - - - -] Attempt 1 to provision port b68b119c-ad33-484f-82e6-74f044bf02fe 2026-06-25 23:01:06.887 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port b68b119c-ad33-484f-82e6-74f044bf02fe 2026-06-25 23:01:07.573 16 INFO neutron.plugins.ml2.plugin [None req-0597ce06-f3e0-4ae2-9b35-0e95f3b0a3e4 - - - - - -] Attempt 1 to provision port b68b119c-ad33-484f-82e6-74f044bf02fe 2026-06-25 23:05:46.309 13 INFO neutron.plugins.ml2.plugin [None req-e97904b1-ec3e-40a3-8e4d-1e545fccbc07 - - - - - -] Attempt 1 to provision port 7d4693cc-0eed-47fd-99c0-10a2b3873cad 2026-06-25 23:05:46.951 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 7d4693cc-0eed-47fd-99c0-10a2b3873cad 2026-06-25 23:05:47.956 13 INFO neutron.plugins.ml2.plugin [None req-2c9b9e61-0558-4db4-a83f-6a8738112a62 - - - - - -] Attempt 1 to provision port 7d4693cc-0eed-47fd-99c0-10a2b3873cad 2026-06-25 23:05:53.424 13 INFO neutron.plugins.ml2.plugin [None req-88681b88-9410-441d-b6c8-1a47fd101088 - - - - - -] Attempt 1 to provision port 98598a30-70ea-4b52-9240-38e10cd0a290 2026-06-25 23:09:39.601 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 98598a30-70ea-4b52-9240-38e10cd0a290 2026-06-25 23:09:41.006 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 98598a30-70ea-4b52-9240-38e10cd0a290 2026-06-25 23:18:51.157 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 7e186dcb-54ed-468a-9a46-84cd2d5c34eb 2026-06-25 23:18:53.140 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 7e186dcb-54ed-468a-9a46-84cd2d5c34eb 2026-06-25 23:28:29.531 16 INFO neutron.plugins.ml2.plugin [None req-44d20908-9c60-4ca7-b561-2a21285cfaac - - - - - -] Attempt 1 to provision port 7d4693cc-0eed-47fd-99c0-10a2b3873cad 2026-06-25 23:28:29.582 16 INFO neutron.plugins.ml2.plugin [None req-44d20908-9c60-4ca7-b561-2a21285cfaac - - - - - -] Attempt 1 to provision port b68b119c-ad33-484f-82e6-74f044bf02fe 2026-06-25 23:28:29.622 16 INFO neutron.plugins.ml2.plugin [None req-44d20908-9c60-4ca7-b561-2a21285cfaac - - - - - -] Attempt 1 to provision port 98598a30-70ea-4b52-9240-38e10cd0a290 2026-06-25 23:34:47.396 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 14a03579-a222-4b7c-b1b7-2d72230f77f6 2026-06-25 23:34:48.487 13 INFO neutron.plugins.ml2.plugin [None req-8b861c1f-9068-40d4-a40e-c3cc94cbd274 - - - - - -] Attempt 1 to provision port 14a03579-a222-4b7c-b1b7-2d72230f77f6 2026-06-25 23:34:53.718 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 5f001162-ef0d-463d-a561-94c47fcf0b84 2026-06-25 23:34:55.611 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 5f001162-ef0d-463d-a561-94c47fcf0b84 2026-06-25 23:34:55.863 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 7e4388fc-8960-477b-8dc5-67e839735aad 2026-06-25 23:34:57.491 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port a781e62a-3080-4e94-8717-9438cf1f9be5 2026-06-25 23:34:57.816 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 7e4388fc-8960-477b-8dc5-67e839735aad 2026-06-25 23:35:00.057 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 6fc4049b-76c6-4d7e-ab61-b3b41a879b4f 2026-06-25 23:35:00.756 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-78bc6907-9bc6-4833-99ea-fcff87d18c35'] response: {'server_uuid': 'e45c13af-fe28-431f-96e9-01bf64609ef5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6fc4049b-76c6-4d7e-ab61-b3b41a879b4f', 'code': 200} 2026-06-25 23:35:00.780 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port a781e62a-3080-4e94-8717-9438cf1f9be5 2026-06-25 23:35:01.665 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 6fc4049b-76c6-4d7e-ab61-b3b41a879b4f 2026-06-25 23:35:03.450 16 INFO neutron.plugins.ml2.plugin [None req-a7b433fd-c5db-4747-abd7-9e500a1f81c7 - - - - - -] Attempt 1 to provision port 6fc4049b-76c6-4d7e-ab61-b3b41a879b4f 2026-06-25 23:35:03.537 16 INFO neutron.plugins.ml2.plugin [None req-a7b433fd-c5db-4747-abd7-9e500a1f81c7 - - - - - -] Attempt 1 to provision port 870dbb02-1a59-458b-b733-9f28620ba5cd 2026-06-25 23:35:03.765 16 INFO neutron.plugins.ml2.plugin [None req-a7b433fd-c5db-4747-abd7-9e500a1f81c7 - - - - - -] Attempt 1 to provision port a781e62a-3080-4e94-8717-9438cf1f9be5 2026-06-25 23:35:03.771 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 870dbb02-1a59-458b-b733-9f28620ba5cd 2026-06-25 23:35:03.844 16 INFO neutron.plugins.ml2.plugin [None req-a7b433fd-c5db-4747-abd7-9e500a1f81c7 - - - - - -] Attempt 1 to provision port b9efc7cb-7837-4e9b-a7db-6377711840e8 2026-06-25 23:35:03.873 16 INFO neutron.plugins.ml2.plugin [None req-a7b433fd-c5db-4747-abd7-9e500a1f81c7 - - - - - -] Attempt 1 to provision port 3acc89ff-62aa-49af-b408-7d001427eb50 2026-06-25 23:35:05.744 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 870dbb02-1a59-458b-b733-9f28620ba5cd 2026-06-25 23:35:08.195 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 5de236d8-08b4-4430-8d98-66482c0cae23 2026-06-25 23:35:08.323 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5a3e8d2-bd4e-4ec3-9923-eec667466910'] response: {'server_uuid': '1df20198-b49a-4df8-b9e4-3d7f76f20f4e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5de236d8-08b4-4430-8d98-66482c0cae23', 'code': 200} 2026-06-25 23:35:09.819 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 5de236d8-08b4-4430-8d98-66482c0cae23 2026-06-25 23:35:15.547 13 INFO neutron.plugins.ml2.plugin [None req-9fc53b62-0a2f-4662-9590-c6b71a30b53e - - - - - -] Attempt 1 to provision port 3acc89ff-62aa-49af-b408-7d001427eb50 2026-06-25 23:35:20.151 16 INFO neutron.plugins.ml2.plugin [None req-080418a5-7294-4c7c-920b-ceef8b09ef89 - - - - - -] Attempt 1 to provision port 5de236d8-08b4-4430-8d98-66482c0cae23 2026-06-25 23:35:20.217 16 INFO neutron.plugins.ml2.plugin [None req-080418a5-7294-4c7c-920b-ceef8b09ef89 - - - - - -] Attempt 1 to provision port e0551710-f5e8-4230-8045-6ab92caa188d 2026-06-25 23:35:20.236 16 INFO neutron.plugins.ml2.plugin [None req-080418a5-7294-4c7c-920b-ceef8b09ef89 - - - - - -] Attempt 1 to provision port 3acc89ff-62aa-49af-b408-7d001427eb50 2026-06-25 23:35:25.641 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port e0551710-f5e8-4230-8045-6ab92caa188d 2026-06-25 23:35:25.861 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 3acc89ff-62aa-49af-b408-7d001427eb50 2026-06-25 23:35:27.701 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port e0551710-f5e8-4230-8045-6ab92caa188d 2026-06-25 23:35:27.812 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 3acc89ff-62aa-49af-b408-7d001427eb50 2026-06-25 23:35:45.675 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port d4d190e1-06f2-403c-ba82-057a9ffb250c 2026-06-25 23:35:45.980 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port f4ac25b4-4098-49ca-b84d-6b991babf5bf 2026-06-25 23:35:47.761 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port d4d190e1-06f2-403c-ba82-057a9ffb250c 2026-06-25 23:35:47.953 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port f4ac25b4-4098-49ca-b84d-6b991babf5bf 2026-06-25 23:35:49.872 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 59a38160-77bd-404f-b702-1033f2657f2d 2026-06-25 23:35:51.823 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 17bc5c9b-ff18-46a9-a3e4-1f9e84c0d5fe 2026-06-25 23:35:52.187 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 59a38160-77bd-404f-b702-1033f2657f2d 2026-06-25 23:35:52.669 13 INFO neutron.plugins.ml2.plugin [None req-a9a017f0-2d1b-41d9-b4b2-dc23f97f5476 - - - - - -] Attempt 1 to provision port a9b3a882-cdcf-4f78-95b9-4c9cd2cdc78c 2026-06-25 23:35:52.701 13 INFO neutron.plugins.ml2.plugin [None req-a9a017f0-2d1b-41d9-b4b2-dc23f97f5476 - - - - - -] Attempt 1 to provision port f4ac25b4-4098-49ca-b84d-6b991babf5bf 2026-06-25 23:35:52.749 13 INFO neutron.plugins.ml2.plugin [None req-a9a017f0-2d1b-41d9-b4b2-dc23f97f5476 - - - - - -] Attempt 1 to provision port 59a38160-77bd-404f-b702-1033f2657f2d 2026-06-25 23:35:53.648 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 17bc5c9b-ff18-46a9-a3e4-1f9e84c0d5fe 2026-06-25 23:35:55.783 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port f92cf708-5382-4486-b09d-2edb4e97cc83 2026-06-25 23:35:57.995 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port f92cf708-5382-4486-b09d-2edb4e97cc83 2026-06-25 23:35:58.356 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 8fc7e814-05d1-442f-921e-3c1fce2897c2 2026-06-25 23:35:59.734 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 8fc7e814-05d1-442f-921e-3c1fce2897c2 2026-06-25 23:36:01.885 13 INFO neutron.plugins.ml2.plugin [None req-9b104c71-5d22-43ab-8964-773ba0f79c6b - - - - - -] Attempt 1 to provision port 476ed5d2-b389-4ff7-a551-70d0ca4eea2f 2026-06-25 23:36:01.927 13 INFO neutron.plugins.ml2.plugin [None req-9b104c71-5d22-43ab-8964-773ba0f79c6b - - - - - -] Attempt 1 to provision port df960940-7782-4a74-9316-948efd5893ed 2026-06-25 23:36:01.969 13 INFO neutron.plugins.ml2.plugin [None req-9b104c71-5d22-43ab-8964-773ba0f79c6b - - - - - -] Attempt 1 to provision port bb85eed6-2d34-435b-a349-3cd2dd0b525c 2026-06-25 23:36:01.989 13 INFO neutron.plugins.ml2.plugin [None req-9b104c71-5d22-43ab-8964-773ba0f79c6b - - - - - -] Attempt 1 to provision port a9b3a882-cdcf-4f78-95b9-4c9cd2cdc78c 2026-06-25 23:36:02.009 13 INFO neutron.plugins.ml2.plugin [None req-9b104c71-5d22-43ab-8964-773ba0f79c6b - - - - - -] Attempt 1 to provision port 8fc7e814-05d1-442f-921e-3c1fce2897c2 2026-06-25 23:36:02.045 13 INFO neutron.plugins.ml2.plugin [None req-9b104c71-5d22-43ab-8964-773ba0f79c6b - - - - - -] Attempt 1 to provision port 59a38160-77bd-404f-b702-1033f2657f2d 2026-06-25 23:36:02.092 13 INFO neutron.plugins.ml2.plugin [None req-9b104c71-5d22-43ab-8964-773ba0f79c6b - - - - - -] Attempt 1 to provision port 95fa3c34-29c2-49d5-a5b2-63b946fe3e9a 2026-06-25 23:36:04.721 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 3868beb6-14be-4631-baf7-0fdae50755a0 2026-06-25 23:36:05.232 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0013c309-b46c-4919-bb7f-37df1bc7b6f8'] response: {'server_uuid': 'bae2aae5-c9e2-4a2a-af25-f49ea561d805', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3868beb6-14be-4631-baf7-0fdae50755a0', 'code': 200} 2026-06-25 23:36:06.187 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port a9b3a882-cdcf-4f78-95b9-4c9cd2cdc78c 2026-06-25 23:36:06.516 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port bb85eed6-2d34-435b-a349-3cd2dd0b525c 2026-06-25 23:36:06.853 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 3868beb6-14be-4631-baf7-0fdae50755a0 2026-06-25 23:36:08.314 13 INFO neutron.plugins.ml2.plugin [None req-af6d124a-1b6c-4e8a-90bb-55acd59a140c - - - - - -] Attempt 1 to provision port 3868beb6-14be-4631-baf7-0fdae50755a0 2026-06-25 23:36:08.374 13 INFO neutron.plugins.ml2.plugin [None req-af6d124a-1b6c-4e8a-90bb-55acd59a140c - - - - - -] Attempt 1 to provision port 8fc7e814-05d1-442f-921e-3c1fce2897c2 2026-06-25 23:36:08.429 13 INFO neutron.plugins.ml2.plugin [None req-af6d124a-1b6c-4e8a-90bb-55acd59a140c - - - - - -] Attempt 1 to provision port 476ed5d2-b389-4ff7-a551-70d0ca4eea2f 2026-06-25 23:36:09.220 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port bb85eed6-2d34-435b-a349-3cd2dd0b525c 2026-06-25 23:36:09.382 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 8004592b-909a-43be-9e39-f223b0c3adc9 2026-06-25 23:36:09.481 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-baa6be42-3f46-471f-a937-cb3a91f8c817'] response: {'server_uuid': '3f6d1795-c59f-4d35-8fc2-a07f8bab7b3e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8004592b-909a-43be-9e39-f223b0c3adc9', 'code': 200} 2026-06-25 23:36:09.717 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port a9b3a882-cdcf-4f78-95b9-4c9cd2cdc78c 2026-06-25 23:36:10.663 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port df960940-7782-4a74-9316-948efd5893ed 2026-06-25 23:36:11.073 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 95fa3c34-29c2-49d5-a5b2-63b946fe3e9a 2026-06-25 23:36:11.407 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 8004592b-909a-43be-9e39-f223b0c3adc9 2026-06-25 23:36:12.328 16 INFO neutron.plugins.ml2.plugin [None req-88fba5df-7d36-4aba-bfe1-322af599408f - - - - - -] Attempt 1 to provision port c475edfb-c40e-42be-bbe2-7301335f6c8a 2026-06-25 23:36:12.636 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port df960940-7782-4a74-9316-948efd5893ed 2026-06-25 23:36:12.890 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port c475edfb-c40e-42be-bbe2-7301335f6c8a 2026-06-25 23:36:13.034 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 95fa3c34-29c2-49d5-a5b2-63b946fe3e9a 2026-06-25 23:36:13.222 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 476ed5d2-b389-4ff7-a551-70d0ca4eea2f 2026-06-25 23:36:14.550 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port c475edfb-c40e-42be-bbe2-7301335f6c8a 2026-06-25 23:36:14.719 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 476ed5d2-b389-4ff7-a551-70d0ca4eea2f 2026-06-25 23:36:18.699 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port f8793551-adfa-48ca-8c92-adf0f3a803d9 2026-06-25 23:36:19.077 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 8b83d100-721a-44e6-bd2d-7ef2290a761f 2026-06-25 23:36:20.483 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port f8793551-adfa-48ca-8c92-adf0f3a803d9 2026-06-25 23:36:20.730 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 8b83d100-721a-44e6-bd2d-7ef2290a761f 2026-06-25 23:36:25.203 13 INFO neutron.plugins.ml2.plugin [None req-9bc40310-c4b5-4778-ab18-0bc733a050e3 - - - - - -] Attempt 1 to provision port 29242a2e-7e64-4c88-a14a-1ad2f1dd2983 2026-06-25 23:36:25.267 13 INFO neutron.plugins.ml2.plugin [None req-9bc40310-c4b5-4778-ab18-0bc733a050e3 - - - - - -] Attempt 1 to provision port f8793551-adfa-48ca-8c92-adf0f3a803d9 2026-06-25 23:36:25.382 13 INFO neutron.plugins.ml2.plugin [None req-9bc40310-c4b5-4778-ab18-0bc733a050e3 - - - - - -] Attempt 1 to provision port 53c6d3cf-0296-4f04-9a30-32ee1d671f1f 2026-06-25 23:36:31.799 13 INFO neutron.plugins.ml2.plugin [None req-6011a47c-7aa1-4d82-97c0-bc83d36f4878 - - - - - -] Attempt 1 to provision port 29242a2e-7e64-4c88-a14a-1ad2f1dd2983 2026-06-25 23:36:34.276 16 INFO neutron.plugins.ml2.plugin [None req-c85bdfe3-6429-4ca3-b4da-970a37bfed98 - - - - - -] Attempt 1 to provision port 29242a2e-7e64-4c88-a14a-1ad2f1dd2983 2026-06-25 23:36:34.765 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 29242a2e-7e64-4c88-a14a-1ad2f1dd2983 2026-06-25 23:36:37.113 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 53c6d3cf-0296-4f04-9a30-32ee1d671f1f 2026-06-25 23:36:37.395 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 29242a2e-7e64-4c88-a14a-1ad2f1dd2983 2026-06-25 23:36:37.638 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 0db668a8-881b-416a-b5ec-de601622b879 2026-06-25 23:36:37.738 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-87520b23-9579-4ed4-9386-f8d98759b0a9'] response: {'server_uuid': 'a1445f07-54fb-4555-a93e-0d2868679237', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0db668a8-881b-416a-b5ec-de601622b879', 'code': 200} 2026-06-25 23:36:38.597 16 INFO neutron.plugins.ml2.plugin [None req-fe3c647a-cce6-4c63-b6f2-3c258670c103 - - - - - -] Attempt 1 to provision port 0db668a8-881b-416a-b5ec-de601622b879 2026-06-25 23:36:38.973 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 53c6d3cf-0296-4f04-9a30-32ee1d671f1f 2026-06-25 23:36:39.149 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 0db668a8-881b-416a-b5ec-de601622b879 2026-06-25 23:36:43.085 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-25c81e86-3805-46fb-aa50-0235d78e105e'] response: {'server_uuid': 'a1445f07-54fb-4555-a93e-0d2868679237', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0db668a8-881b-416a-b5ec-de601622b879', 'code': 200} 2026-06-25 23:36:46.969 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 4ca01a69-e807-4059-a0f8-cb0ffd5c05c3 2026-06-25 23:36:49.008 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 2cb7350c-cd59-4490-bcbb-512130e1760e 2026-06-25 23:36:49.318 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 4ca01a69-e807-4059-a0f8-cb0ffd5c05c3 2026-06-25 23:36:50.918 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 2cb7350c-cd59-4490-bcbb-512130e1760e 2026-06-25 23:36:53.171 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 46a4e87c-f749-41cb-bc94-4521e4706881 2026-06-25 23:36:53.639 13 INFO neutron.plugins.ml2.plugin [None req-4c44472d-11de-4b49-b26b-6ef649bede22 - - - - - -] Attempt 1 to provision port ed1def4b-42d3-4f5d-878b-adcc054c4b29 2026-06-25 23:36:53.680 13 INFO neutron.plugins.ml2.plugin [None req-4c44472d-11de-4b49-b26b-6ef649bede22 - - - - - -] Attempt 1 to provision port 4ca01a69-e807-4059-a0f8-cb0ffd5c05c3 2026-06-25 23:36:53.743 13 INFO neutron.plugins.ml2.plugin [None req-4c44472d-11de-4b49-b26b-6ef649bede22 - - - - - -] Attempt 1 to provision port 46a4e87c-f749-41cb-bc94-4521e4706881 2026-06-25 23:36:55.180 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 46a4e87c-f749-41cb-bc94-4521e4706881 2026-06-25 23:36:56.987 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port f2598af8-5996-4d48-a6e2-33ef2aa7913a 2026-06-25 23:36:58.889 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port f2598af8-5996-4d48-a6e2-33ef2aa7913a 2026-06-25 23:37:00.923 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port aa3164ce-c359-4523-b8b7-14e4d02987a4 2026-06-25 23:37:02.943 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port aa3164ce-c359-4523-b8b7-14e4d02987a4 2026-06-25 23:37:05.539 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 429634fd-e3ee-46bb-9d65-5e22e2b350a1 2026-06-25 23:37:05.637 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2fa61d9b-5366-4ed7-97ff-9f8d2083f134'] response: {'server_uuid': 'c2744dc8-d216-4f08-8f09-6a7c663a88a5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '429634fd-e3ee-46bb-9d65-5e22e2b350a1', 'code': 200} 2026-06-25 23:37:07.085 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 429634fd-e3ee-46bb-9d65-5e22e2b350a1 2026-06-25 23:37:07.319 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 18d97648-a2e5-4dbc-8043-4f98266ae373 2026-06-25 23:37:09.097 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 4d84918c-2794-4878-b7ef-d51eeb7c7403 2026-06-25 23:37:09.451 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 634705c0-e587-42ca-82b0-37fea47be90f 2026-06-25 23:37:09.733 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port ed1def4b-42d3-4f5d-878b-adcc054c4b29 2026-06-25 23:37:09.972 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 18d97648-a2e5-4dbc-8043-4f98266ae373 2026-06-25 23:37:10.157 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port f8ea21b8-35dd-42b6-82dc-3f7caaff3f93 2026-06-25 23:37:11.009 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 4d84918c-2794-4878-b7ef-d51eeb7c7403 2026-06-25 23:37:11.175 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 634705c0-e587-42ca-82b0-37fea47be90f 2026-06-25 23:37:11.298 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port f8ea21b8-35dd-42b6-82dc-3f7caaff3f93 2026-06-25 23:37:11.477 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port ed1def4b-42d3-4f5d-878b-adcc054c4b29 2026-06-25 23:37:13.442 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 045dc450-bf5f-4704-a95f-f89851d60104 2026-06-25 23:37:13.541 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0eaa46b-c129-4d9c-8037-7b0e6bd491bf'] response: {'server_uuid': '7b3d717d-5d82-4315-adeb-f5fdc4f18084', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '045dc450-bf5f-4704-a95f-f89851d60104', 'code': 200} 2026-06-25 23:37:14.914 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 045dc450-bf5f-4704-a95f-f89851d60104 2026-06-25 23:37:15.063 13 INFO neutron.plugins.ml2.plugin [None req-96efc573-c05f-4db7-86c2-e4a8bf0c457e - - - - - -] Attempt 1 to provision port ed1def4b-42d3-4f5d-878b-adcc054c4b29 2026-06-25 23:37:15.128 13 INFO neutron.plugins.ml2.plugin [None req-96efc573-c05f-4db7-86c2-e4a8bf0c457e - - - - - -] Attempt 1 to provision port 4d84918c-2794-4878-b7ef-d51eeb7c7403 2026-06-25 23:37:15.171 13 INFO neutron.plugins.ml2.plugin [None req-96efc573-c05f-4db7-86c2-e4a8bf0c457e - - - - - -] Attempt 1 to provision port 4ca01a69-e807-4059-a0f8-cb0ffd5c05c3 2026-06-25 23:37:15.215 13 INFO neutron.plugins.ml2.plugin [None req-96efc573-c05f-4db7-86c2-e4a8bf0c457e - - - - - -] Attempt 1 to provision port 045dc450-bf5f-4704-a95f-f89851d60104 2026-06-25 23:37:15.261 13 INFO neutron.plugins.ml2.plugin [None req-96efc573-c05f-4db7-86c2-e4a8bf0c457e - - - - - -] Attempt 1 to provision port 8fbde89d-0ef4-417a-8a90-f163c4e8bd0e 2026-06-25 23:37:15.283 13 INFO neutron.plugins.ml2.plugin [None req-96efc573-c05f-4db7-86c2-e4a8bf0c457e - - - - - -] Attempt 1 to provision port 634705c0-e587-42ca-82b0-37fea47be90f 2026-06-25 23:37:15.328 13 INFO neutron.plugins.ml2.plugin [None req-96efc573-c05f-4db7-86c2-e4a8bf0c457e - - - - - -] Attempt 1 to provision port f8ea21b8-35dd-42b6-82dc-3f7caaff3f93 2026-06-25 23:37:15.406 13 INFO neutron.plugins.ml2.plugin [None req-96efc573-c05f-4db7-86c2-e4a8bf0c457e - - - - - -] Attempt 1 to provision port 429634fd-e3ee-46bb-9d65-5e22e2b350a1 2026-06-25 23:37:15.470 13 INFO neutron.plugins.ml2.plugin [None req-96efc573-c05f-4db7-86c2-e4a8bf0c457e - - - - - -] Attempt 1 to provision port 46a4e87c-f749-41cb-bc94-4521e4706881 2026-06-25 23:37:15.534 13 INFO neutron.plugins.ml2.plugin [None req-96efc573-c05f-4db7-86c2-e4a8bf0c457e - - - - - -] Attempt 1 to provision port f2598af8-5996-4d48-a6e2-33ef2aa7913a 2026-06-25 23:37:15.591 13 INFO neutron.plugins.ml2.plugin [None req-96efc573-c05f-4db7-86c2-e4a8bf0c457e - - - - - -] Attempt 1 to provision port 6f6413bc-d6f1-49c4-b6ee-c201a3e1dd50 2026-06-25 23:37:15.619 13 INFO neutron.plugins.ml2.plugin [None req-96efc573-c05f-4db7-86c2-e4a8bf0c457e - - - - - -] Attempt 1 to provision port 18d97648-a2e5-4dbc-8043-4f98266ae373 2026-06-25 23:37:16.946 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 8fbde89d-0ef4-417a-8a90-f163c4e8bd0e 2026-06-25 23:37:17.265 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 6f6413bc-d6f1-49c4-b6ee-c201a3e1dd50 2026-06-25 23:37:18.922 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 8fbde89d-0ef4-417a-8a90-f163c4e8bd0e 2026-06-25 23:37:19.095 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 6f6413bc-d6f1-49c4-b6ee-c201a3e1dd50 2026-06-25 23:37:21.592 13 INFO neutron.plugins.ml2.plugin [None req-e0e45559-7150-49da-b84f-ec5c89ec223f - - - - - -] Attempt 1 to provision port f2598af8-5996-4d48-a6e2-33ef2aa7913a 2026-06-25 23:37:21.647 13 INFO neutron.plugins.ml2.plugin [None req-e0e45559-7150-49da-b84f-ec5c89ec223f - - - - - -] Attempt 1 to provision port ed1def4b-42d3-4f5d-878b-adcc054c4b29 2026-06-25 23:37:21.693 13 INFO neutron.plugins.ml2.plugin [None req-e0e45559-7150-49da-b84f-ec5c89ec223f - - - - - -] Attempt 1 to provision port f8ea21b8-35dd-42b6-82dc-3f7caaff3f93 2026-06-25 23:37:21.766 13 INFO neutron.plugins.ml2.plugin [None req-e0e45559-7150-49da-b84f-ec5c89ec223f - - - - - -] Attempt 1 to provision port 18d97648-a2e5-4dbc-8043-4f98266ae373 2026-06-25 23:37:22.944 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port f4dee889-9bbc-4f56-b903-eef9a0d4b3ab 2026-06-25 23:37:23.055 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e1797c8-c213-4188-b92f-7142bb3d2c3c'] response: {'server_uuid': '0b5b9779-a167-4e1d-9d5e-8342347851aa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f4dee889-9bbc-4f56-b903-eef9a0d4b3ab', 'code': 200} 2026-06-25 23:37:24.990 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port f4dee889-9bbc-4f56-b903-eef9a0d4b3ab 2026-06-25 23:37:28.130 13 INFO neutron.plugins.ml2.plugin [None req-cad9d5ac-87d0-428f-aa51-3cd50b1c6fbc - - - - - -] Attempt 1 to provision port ed1def4b-42d3-4f5d-878b-adcc054c4b29 2026-06-25 23:37:28.211 13 INFO neutron.plugins.ml2.plugin [None req-cad9d5ac-87d0-428f-aa51-3cd50b1c6fbc - - - - - -] Attempt 1 to provision port f8ea21b8-35dd-42b6-82dc-3f7caaff3f93 2026-06-25 23:37:32.827 13 INFO neutron.plugins.ml2.plugin [None req-4db5412a-fddc-4c5e-970f-3dd3e30684ab - - - - - -] Attempt 1 to provision port 429634fd-e3ee-46bb-9d65-5e22e2b350a1 2026-06-25 23:37:32.885 13 INFO neutron.plugins.ml2.plugin [None req-4db5412a-fddc-4c5e-970f-3dd3e30684ab - - - - - -] Attempt 1 to provision port 18d97648-a2e5-4dbc-8043-4f98266ae373 2026-06-25 23:37:32.943 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port b745f3ee-f848-41fe-b3a9-6e6c078c9664 2026-06-25 23:37:35.080 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port e507ecef-c5b3-4883-a9e4-352b94ecb6c3 2026-06-25 23:37:35.443 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port b745f3ee-f848-41fe-b3a9-6e6c078c9664 2026-06-25 23:37:36.905 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port e507ecef-c5b3-4883-a9e4-352b94ecb6c3 2026-06-25 23:37:39.899 13 INFO neutron.plugins.ml2.plugin [None req-fcf15bb0-bc6c-422e-b507-d3e5a3a59d3b - - - - - -] Attempt 1 to provision port e507ecef-c5b3-4883-a9e4-352b94ecb6c3 2026-06-25 23:37:39.950 13 INFO neutron.plugins.ml2.plugin [None req-fcf15bb0-bc6c-422e-b507-d3e5a3a59d3b - - - - - -] Attempt 1 to provision port 77c6ec1a-b280-485c-8fbe-ea6e7d1f85b0 2026-06-25 23:37:39.983 13 INFO neutron.plugins.ml2.plugin [None req-fcf15bb0-bc6c-422e-b507-d3e5a3a59d3b - - - - - -] Attempt 1 to provision port f4dee889-9bbc-4f56-b903-eef9a0d4b3ab 2026-06-25 23:37:40.033 13 INFO neutron.plugins.ml2.plugin [None req-fcf15bb0-bc6c-422e-b507-d3e5a3a59d3b - - - - - -] Attempt 1 to provision port f2fbebaf-62dd-404f-ba11-a32f6e4add88 2026-06-25 23:37:41.880 16 INFO neutron.plugins.ml2.plugin [None req-c5428752-8bbd-4f30-877e-e0d5518d1a74 - - - - - -] Attempt 1 to provision port 77c6ec1a-b280-485c-8fbe-ea6e7d1f85b0 2026-06-25 23:37:45.460 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 74198f11-986e-4583-bd3d-b0daa39dc9a6 2026-06-25 23:37:45.799 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b7524bd-2080-469b-aa40-97fe78d66cad'] response: {'server_uuid': 'e80b85bc-8d41-4c7f-9b97-5f98b7fe8875', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '74198f11-986e-4583-bd3d-b0daa39dc9a6', 'code': 200} 2026-06-25 23:37:46.966 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 74198f11-986e-4583-bd3d-b0daa39dc9a6 2026-06-25 23:37:50.942 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 77c6ec1a-b280-485c-8fbe-ea6e7d1f85b0 2026-06-25 23:37:51.213 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port f2fbebaf-62dd-404f-ba11-a32f6e4add88 2026-06-25 23:37:52.933 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 77c6ec1a-b280-485c-8fbe-ea6e7d1f85b0 2026-06-25 23:37:53.127 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port f2fbebaf-62dd-404f-ba11-a32f6e4add88 2026-06-25 23:38:08.357 16 INFO neutron.plugins.ml2.plugin [None req-4d06bbf3-f9e4-490d-85b0-4cd7ca77d0f3 - - - - - -] Attempt 1 to provision port 31f3aea5-c602-487d-bd14-664a622aab31 2026-06-25 23:38:17.101 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-63e77054-2758-4f60-b074-0407e4facde4'] response: {'server_uuid': 'e80b85bc-8d41-4c7f-9b97-5f98b7fe8875', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '74198f11-986e-4583-bd3d-b0daa39dc9a6', 'code': 200} 2026-06-25 23:38:19.522 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 74198f11-986e-4583-bd3d-b0daa39dc9a6 2026-06-25 23:38:19.627 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7c8cd2e-eef6-4d3f-a672-51907427ae82'] response: {'server_uuid': 'e80b85bc-8d41-4c7f-9b97-5f98b7fe8875', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '74198f11-986e-4583-bd3d-b0daa39dc9a6', 'code': 200} 2026-06-25 23:38:20.948 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 74198f11-986e-4583-bd3d-b0daa39dc9a6 2026-06-25 23:38:29.474 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port bf00bac0-e0f5-4ccc-8850-3117ef1f4de1 2026-06-25 23:38:29.596 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f587061-99d2-4e77-9d62-60cb08636f8f'] response: {'server_uuid': 'd36143b8-3fbb-4468-8aa8-b2f95a537c8a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bf00bac0-e0f5-4ccc-8850-3117ef1f4de1', 'code': 200} 2026-06-25 23:38:30.947 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port bf00bac0-e0f5-4ccc-8850-3117ef1f4de1 2026-06-25 23:38:54.945 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 9d987d1d-e581-4829-825f-a0804eef1499 2026-06-25 23:38:55.196 13 INFO neutron.plugins.ml2.plugin [None req-bba62ccf-8d2e-4c90-93ec-430fc4243e80 - - - - - -] Attempt 1 to provision port 9d987d1d-e581-4829-825f-a0804eef1499 2026-06-25 23:38:57.002 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 9d987d1d-e581-4829-825f-a0804eef1499 2026-06-25 23:38:57.176 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port d3dca2ba-90b5-401e-a77f-9e77eac8f327 2026-06-25 23:38:57.934 13 INFO neutron.plugins.ml2.plugin [None req-75b337dc-6e33-4acc-b7d2-2e91de45c3ea - - - - - -] Attempt 1 to provision port 52929fd3-6feb-4bc9-ac19-8463966042cb 2026-06-25 23:38:57.960 13 INFO neutron.plugins.ml2.plugin [None req-75b337dc-6e33-4acc-b7d2-2e91de45c3ea - - - - - -] Attempt 1 to provision port 9d987d1d-e581-4829-825f-a0804eef1499 2026-06-25 23:38:58.946 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port d3dca2ba-90b5-401e-a77f-9e77eac8f327 2026-06-25 23:38:59.892 13 INFO neutron.plugins.ml2.plugin [None req-a9b62b6a-52f5-4dd8-b0c0-9b6457bb3167 - - - - - -] Attempt 1 to provision port 52929fd3-6feb-4bc9-ac19-8463966042cb 2026-06-25 23:38:59.913 13 INFO neutron.plugins.ml2.plugin [None req-a9b62b6a-52f5-4dd8-b0c0-9b6457bb3167 - - - - - -] Attempt 1 to provision port 32690eda-0c79-479b-ad09-ef195416e501 2026-06-25 23:39:01.103 13 INFO neutron.plugins.ml2.plugin [None req-ef8d190e-d1a7-4c01-8cf1-40e7f6a8bdb8 - - - - - -] Attempt 1 to provision port 52929fd3-6feb-4bc9-ac19-8463966042cb 2026-06-25 23:39:08.003 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port b44269e9-37e5-4c86-bc89-c8e7c0056267 2026-06-25 23:39:08.126 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4aa6c6d4-c9b6-4fb4-86ae-fb50149fade6'] response: {'server_uuid': 'da2d538a-df9d-4ba1-9683-dc5a3417e92d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b44269e9-37e5-4c86-bc89-c8e7c0056267', 'code': 200} 2026-06-25 23:39:08.997 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port b44269e9-37e5-4c86-bc89-c8e7c0056267 2026-06-25 23:39:10.698 13 INFO neutron.plugins.ml2.plugin [None req-d2ef58f7-73d0-411e-a714-4e9f9208fd81 - - - - - -] Attempt 1 to provision port 0428e307-d48b-4a2d-a4df-4401c3e134c4 2026-06-25 23:39:12.980 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 52929fd3-6feb-4bc9-ac19-8463966042cb 2026-06-25 23:39:13.232 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 32690eda-0c79-479b-ad09-ef195416e501 2026-06-25 23:39:15.055 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 52929fd3-6feb-4bc9-ac19-8463966042cb 2026-06-25 23:39:15.235 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 32690eda-0c79-479b-ad09-ef195416e501 2026-06-25 23:39:16.971 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 0428e307-d48b-4a2d-a4df-4401c3e134c4 2026-06-25 23:39:17.099 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d42a8aa3-f345-4397-a609-8be7d0fe3d78'] response: {'server_uuid': 'd36143b8-3fbb-4468-8aa8-b2f95a537c8a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0428e307-d48b-4a2d-a4df-4401c3e134c4', 'code': 200} 2026-06-25 23:39:19.096 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 0428e307-d48b-4a2d-a4df-4401c3e134c4 2026-06-25 23:39:21.507 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 0428e307-d48b-4a2d-a4df-4401c3e134c4 2026-06-25 23:39:43.925 13 INFO neutron.plugins.ml2.plugin [None req-c8e816e3-7df7-4279-8d8b-589403ceedb7 - - - - - -] Attempt 1 to provision port a77b3db6-a435-4d17-8438-81ebdbe10f1b 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server [None req-ce7c14d6-b662-4848-841f-e840578fb6fd - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 2a8cb8c2-cdb4-49e7-8c64-a5cb09312532: This subnet is being modified by another concurrent operation. 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1660, in create_port 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1625, in _create_port_db 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1572, in create_port_db 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server raise exception 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 2a8cb8c2-cdb4-49e7-8c64-a5cb09312532: This subnet is being modified by another concurrent operation. 2026-06-25 23:39:45.977 16 ERROR oslo_messaging.rpc.server 2026-06-25 23:39:50.639 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port a77b3db6-a435-4d17-8438-81ebdbe10f1b 2026-06-25 23:39:50.751 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f29a022-67a0-4c49-b299-ab9813930691'] response: {'server_uuid': 'd36143b8-3fbb-4468-8aa8-b2f95a537c8a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a77b3db6-a435-4d17-8438-81ebdbe10f1b', 'code': 200} 2026-06-25 23:39:51.220 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port a77b3db6-a435-4d17-8438-81ebdbe10f1b 2026-06-25 23:40:00.654 16 INFO neutron.plugins.ml2.plugin [None req-05d7f4f2-bb4b-435a-a0c2-83a2e493ac2c - - - - - -] Attempt 1 to provision port e5fd1485-0940-4f3b-bd4e-4cbcfc1a891d 2026-06-25 23:40:06.540 16 INFO neutron.plugins.ml2.plugin [None req-15b2cb65-c648-47e1-8fca-b5408cc03987 - - - - - -] Attempt 1 to provision port 253345e1-fefd-45fc-8455-f40fdb0dce37 2026-06-25 23:40:07.294 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port e5fd1485-0940-4f3b-bd4e-4cbcfc1a891d 2026-06-25 23:40:07.554 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-85c535ed-724b-4f84-a4e7-b6bfb70409b7'] response: {'server_uuid': 'd36143b8-3fbb-4468-8aa8-b2f95a537c8a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e5fd1485-0940-4f3b-bd4e-4cbcfc1a891d', 'code': 200} 2026-06-25 23:40:09.441 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port e5fd1485-0940-4f3b-bd4e-4cbcfc1a891d 2026-06-25 23:40:09.562 16 INFO neutron.plugins.ml2.plugin [None req-ddb9d26d-cbde-4bd9-a5ec-aad34647f275 - - - - - -] Attempt 1 to provision port 22604520-3bcd-4dd1-b1b8-0f1eafc6efc3 2026-06-25 23:40:09.683 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 22604520-3bcd-4dd1-b1b8-0f1eafc6efc3 2026-06-25 23:40:09.905 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port f395ae8d-b4a7-4c22-bbf1-0b14494c5522 2026-06-25 23:40:11.463 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 22604520-3bcd-4dd1-b1b8-0f1eafc6efc3 2026-06-25 23:40:11.653 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port f395ae8d-b4a7-4c22-bbf1-0b14494c5522 2026-06-25 23:40:12.907 16 INFO neutron.plugins.ml2.plugin [None req-61ae631f-6aa4-42da-b9e7-9218d793ce2c - - - - - -] Attempt 1 to provision port 22604520-3bcd-4dd1-b1b8-0f1eafc6efc3 2026-06-25 23:40:12.951 16 INFO neutron.plugins.ml2.plugin [None req-61ae631f-6aa4-42da-b9e7-9218d793ce2c - - - - - -] Attempt 1 to provision port b46c30a3-6d04-4598-a14c-89660eff6284 2026-06-25 23:40:12.975 16 INFO neutron.plugins.ml2.plugin [None req-61ae631f-6aa4-42da-b9e7-9218d793ce2c - - - - - -] Attempt 1 to provision port a77b3db6-a435-4d17-8438-81ebdbe10f1b 2026-06-25 23:40:14.133 16 INFO neutron.plugins.ml2.plugin [None req-1556fe92-acfd-46e0-8eaa-ef7726c6ce53 - - - - - -] Attempt 1 to provision port b46c30a3-6d04-4598-a14c-89660eff6284 2026-06-25 23:40:19.803 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 3b078fb3-42dc-415d-ac41-d19d057462c5 2026-06-25 23:40:19.914 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f920175c-8f10-4da3-9796-04f302f690e4'] response: {'server_uuid': '64666474-2930-4cc4-8e22-8c9289f11082', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3b078fb3-42dc-415d-ac41-d19d057462c5', 'code': 200} 2026-06-25 23:40:21.241 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 3b078fb3-42dc-415d-ac41-d19d057462c5 2026-06-25 23:40:23.869 16 INFO neutron.plugins.ml2.plugin [None req-811a2683-84c2-4da2-bce7-27cdd2bfd53b - - - - - -] Attempt 1 to provision port e5fd1485-0940-4f3b-bd4e-4cbcfc1a891d 2026-06-25 23:40:25.238 16 INFO neutron.plugins.ml2.plugin [None req-d18001c1-3506-451a-ac61-c55deab940e4 - - - - - -] Attempt 1 to provision port e5fd1485-0940-4f3b-bd4e-4cbcfc1a891d 2026-06-25 23:40:25.293 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port e5fd1485-0940-4f3b-bd4e-4cbcfc1a891d 2026-06-25 23:40:25.462 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 253345e1-fefd-45fc-8455-f40fdb0dce37 2026-06-25 23:40:25.773 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port b46c30a3-6d04-4598-a14c-89660eff6284 2026-06-25 23:40:27.278 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port 253345e1-fefd-45fc-8455-f40fdb0dce37 2026-06-25 23:40:27.439 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port b46c30a3-6d04-4598-a14c-89660eff6284 2026-06-25 23:40:34.076 16 INFO neutron.plugins.ml2.plugin [None req-135151f9-458a-4e9b-bb23-15a1c998cbc3 - - - - - -] Attempt 1 to provision port a77b3db6-a435-4d17-8438-81ebdbe10f1b 2026-06-25 23:40:35.453 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port a77b3db6-a435-4d17-8438-81ebdbe10f1b 2026-06-25 23:40:57.810 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port d628d0c0-5952-459d-856a-2acd0103dc98 2026-06-25 23:40:57.915 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d65be996-7592-4aeb-8bf4-5279e01b40a2'] response: {'server_uuid': 'a2a79b1c-2482-49a4-aebc-fc7a41295e3c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd628d0c0-5952-459d-856a-2acd0103dc98', 'code': 200} 2026-06-25 23:40:59.322 16 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port d628d0c0-5952-459d-856a-2acd0103dc98 2026-06-25 23:41:17.500 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c6ce50e5-221f-4b67-a249-7f03a736293b'] response: {'server_uuid': 'c2744dc8-d216-4f08-8f09-6a7c663a88a5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '429634fd-e3ee-46bb-9d65-5e22e2b350a1', 'code': 200} 2026-06-25 23:41:38.644 16 INFO neutron_taas.services.taas.taas_plugin [None req-1ed1b26b-68c0-493a-879f-585e0ecacbce - - - - - -] TaaS: Handle Delete Port: 22604520-3bcd-4dd1-b1b8-0f1eafc6efc3 2026-06-25 23:41:38.650 16 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ed1b26b-68c0-493a-879f-585e0ecacbce - - - - - -] Tap Mirror: Handle Delete Port: 22604520-3bcd-4dd1-b1b8-0f1eafc6efc3 2026-06-25 23:41:55.241 13 INFO neutron.plugins.ml2.plugin [None req-f0638bd1-4c85-4556-8c98-4aff21048147 - - - - - -] Attempt 1 to provision port fa47e9aa-3507-440e-9262-71d5979c22e1