+ 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-04-22 19:09:24.182 1 INFO neutron.common.config [-] Logging enabled! 2026-04-22 19:09:24.182 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.2 2026-04-22 19:09:24.182 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-22 19:09:24.183 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-22 19:09:25.620 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-22 19:09:25.622 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-22 19:09:25.625 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-22 19:09:25.626 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-22 19:09:25.626 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-22 19:09:25.626 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-22 19:09:25.626 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-22 19:09:25.633 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-22 19:09:25.633 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-22 19:09:25.633 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-22 19:09:25.652 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-22 19:09:25.653 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-22 19:09:25.653 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-22 19:09:25.669 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-22 19:09:25.670 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-22 19:09:25.670 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-22 19:09:25.670 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-22 19:09:25.950 1 INFO neutron.plugins.ml2.managers [None req-728f0360-3153-49ba-8b6c-333b2c45386f - - - - - -] Initializing driver for type 'vlan' 2026-04-22 19:09:26.107 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-728f0360-3153-49ba-8b6c-333b2c45386f - - - - - -] VlanTypeDriver initialization complete 2026-04-22 19:09:26.108 1 INFO neutron.plugins.ml2.managers [None req-728f0360-3153-49ba-8b6c-333b2c45386f - - - - - -] Initializing driver for type 'vxlan' 2026-04-22 19:09:26.108 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-728f0360-3153-49ba-8b6c-333b2c45386f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-22 19:09:26.184 1 INFO neutron.plugins.ml2.managers [None req-728f0360-3153-49ba-8b6c-333b2c45386f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-22 19:09:26.185 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-728f0360-3153-49ba-8b6c-333b2c45386f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-22 19:09:26.185 1 INFO neutron.plugins.ml2.managers [None req-728f0360-3153-49ba-8b6c-333b2c45386f - - - - - -] Initializing extension driver 'port_security' 2026-04-22 19:09:26.185 1 INFO neutron.plugins.ml2.extensions.port_security [None req-728f0360-3153-49ba-8b6c-333b2c45386f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-22 19:09:26.185 1 INFO neutron.plugins.ml2.managers [None req-728f0360-3153-49ba-8b6c-333b2c45386f - - - - - -] Initializing extension driver 'qos' 2026-04-22 19:09:26.185 1 INFO neutron.plugins.ml2.managers [None req-728f0360-3153-49ba-8b6c-333b2c45386f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-22 19:09:26.185 1 INFO neutron.plugins.ml2.managers [None req-728f0360-3153-49ba-8b6c-333b2c45386f - - - - - -] Initializing mechanism driver 'l2population' 2026-04-22 19:09:26.201 1 INFO neutron.quota [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded quota_driver: . 2026-04-22 19:09:26.201 1 INFO neutron.plugins.ml2.plugin [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Modular L2 Plugin initialization complete 2026-04-22 19:09:26.202 1 INFO neutron.plugins.ml2.managers [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-22 19:09:26.202 1 INFO neutron.plugins.ml2.managers [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-22 19:09:26.202 1 INFO neutron.plugins.ml2.managers [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-22 19:09:26.202 1 INFO neutron.manager [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loading Plugin: qos 2026-04-22 19:09:26.214 1 INFO neutron.manager [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loading Plugin: router 2026-04-22 19:09:26.249 1 INFO neutron.services.service_base [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-22 19:09:26.249 1 INFO neutron.manager [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loading Plugin: segments 2026-04-22 19:09:26.321 1 INFO neutron.manager [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loading Plugin: trunk 2026-04-22 19:09:26.333 1 INFO neutron.manager [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loading Plugin: vpnaas 2026-04-22 19:09:26.371 1 WARNING stevedore.named [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-22 19:09:26.461 1 INFO neutron_vpnaas.services.vpn.plugin [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-22 19:09:26.461 1 INFO neutron.common.utils [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-22 19:09:26.461 1 INFO neutron.manager [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loading Plugin: taas 2026-04-22 19:09:26.484 1 WARNING stevedore.named [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-22 19:09:26.508 1 INFO neutron_taas.services.taas.taas_plugin [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-22 19:09:26.509 1 INFO neutron.manager [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loading Plugin: tapmirror 2026-04-22 19:09:26.519 1 WARNING stevedore.named [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-22 19:09:26.535 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-22 19:09:26.536 1 INFO neutron.manager [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loading Plugin: auto_allocate 2026-04-22 19:09:26.543 1 INFO neutron.manager [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loading Plugin: tag 2026-04-22 19:09:26.554 1 INFO neutron.manager [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loading Plugin: timestamp 2026-04-22 19:09:26.559 1 INFO neutron.manager [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loading Plugin: network_ip_availability 2026-04-22 19:09:26.564 1 INFO neutron.manager [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loading Plugin: flavors 2026-04-22 19:09:26.568 1 INFO neutron.manager [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loading Plugin: revisions 2026-04-22 19:09:26.571 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Initializing extension manager. 2026-04-22 19:09:26.572 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: address-group 2026-04-22 19:09:26.573 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: address-scope 2026-04-22 19:09:26.574 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-22 19:09:26.574 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: agent 2026-04-22 19:09:26.575 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: agent-resources-synced 2026-04-22 19:09:26.576 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-22 19:09:26.577 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-22 19:09:26.577 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: availability_zone 2026-04-22 19:09:26.578 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: availability_zone_filter 2026-04-22 19:09:26.578 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-22 19:09:26.579 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: default-subnetpools 2026-04-22 19:09:26.580 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-22 19:09:26.581 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: dns-integration 2026-04-22 19:09:26.582 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: dns-domain-ports 2026-04-22 19:09:26.582 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-22 19:09:26.583 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: dvr 2026-04-22 19:09:26.583 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-22 19:09:26.584 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: empty-string-filtering 2026-04-22 19:09:26.584 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-22 19:09:26.585 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-22 19:09:26.585 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: external-net 2026-04-22 19:09:26.586 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-22 19:09:26.586 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: extraroute 2026-04-22 19:09:26.587 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: extraroute-atomic 2026-04-22 19:09:26.587 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-22 19:09:26.588 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-22 19:09:26.588 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-22 19:09:26.589 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-22 19:09:26.589 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: fip-port-details 2026-04-22 19:09:26.590 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: flavors 2026-04-22 19:09:26.591 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-22 19:09:26.592 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: floatingip-pools 2026-04-22 19:09:26.592 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: ip_allocation 2026-04-22 19:09:26.593 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-22 19:09:26.593 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: l2_adjacency 2026-04-22 19:09:26.594 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: router 2026-04-22 19:09:26.596 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-22 19:09:26.596 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-22 19:09:26.597 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-22 19:09:26.597 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: ext-gw-mode 2026-04-22 19:09:26.598 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: l3-ha 2026-04-22 19:09:26.598 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-22 19:09:26.598 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-22 19:09:26.599 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: l3-flavors 2026-04-22 19:09:26.600 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-22 19:09:26.600 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-22 19:09:26.602 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-22 19:09:26.604 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-22 19:09:26.604 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-22 19:09:26.607 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-22 19:09:26.608 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-22 19:09:26.608 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: multi-provider 2026-04-22 19:09:26.608 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: net-mtu 2026-04-22 19:09:26.609 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: net-mtu-writable 2026-04-22 19:09:26.609 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: network_availability_zone 2026-04-22 19:09:26.610 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: network_ha 2026-04-22 19:09:26.610 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: network-ip-availability 2026-04-22 19:09:26.611 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-22 19:09:26.612 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: pagination 2026-04-22 19:09:26.612 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: port-device-profile 2026-04-22 19:09:26.613 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-22 19:09:26.613 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-22 19:09:26.613 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-22 19:09:26.614 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: port-mac-override 2026-04-22 19:09:26.615 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-22 19:09:26.615 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-22 19:09:26.615 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-22 19:09:26.616 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: port-resource-request 2026-04-22 19:09:26.617 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-22 19:09:26.617 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-22 19:09:26.617 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: binding 2026-04-22 19:09:26.618 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: binding-extended 2026-04-22 19:09:26.618 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: port-security 2026-04-22 19:09:26.619 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: project-id 2026-04-22 19:09:26.619 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: provider 2026-04-22 19:09:26.620 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-22 19:09:26.622 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: qos 2026-04-22 19:09:26.622 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-22 19:09:26.623 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-22 19:09:26.623 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: qos-default 2026-04-22 19:09:26.624 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: qos-fip 2026-04-22 19:09:26.624 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-22 19:09:26.625 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-22 19:09:26.625 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-22 19:09:26.625 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-22 19:09:26.626 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-22 19:09:26.627 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: qos-pps 2026-04-22 19:09:26.627 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-22 19:09:26.627 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-22 19:09:26.628 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: qos-rules-alias 2026-04-22 19:09:26.628 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: quota-check-limit 2026-04-22 19:09:26.629 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-22 19:09:26.631 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: quotas 2026-04-22 19:09:26.634 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: quota_details 2026-04-22 19:09:26.635 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: rbac-policies 2026-04-22 19:09:26.635 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: rbac-address-group 2026-04-22 19:09:26.636 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: rbac-address-scope 2026-04-22 19:09:26.637 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: rbac-security-groups 2026-04-22 19:09:26.637 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-22 19:09:26.638 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: revision-if-match 2026-04-22 19:09:26.638 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-22 19:09:26.639 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: router_availability_zone 2026-04-22 19:09:26.639 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-22 19:09:26.641 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-22 19:09:26.641 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-22 19:09:26.642 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-22 19:09:26.642 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-22 19:09:26.643 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-22 19:09:26.643 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-22 19:09:26.647 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: security-group 2026-04-22 19:09:26.648 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: segment 2026-04-22 19:09:26.648 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-22 19:09:26.649 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: service-type 2026-04-22 19:09:26.649 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: sorting 2026-04-22 19:09:26.650 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: standard-attr-segment 2026-04-22 19:09:26.650 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: standard-attr-description 2026-04-22 19:09:26.651 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: stateful-security-group 2026-04-22 19:09:26.651 1 WARNING neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-22 19:09:26.652 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-22 19:09:26.652 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: subnet-external-network 2026-04-22 19:09:26.653 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: subnet_onboard 2026-04-22 19:09:26.654 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-22 19:09:26.654 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: subnet-service-types 2026-04-22 19:09:26.655 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: subnet_allocation 2026-04-22 19:09:26.655 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-22 19:09:26.656 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: tag-creation 2026-04-22 19:09:26.656 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-22 19:09:26.660 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: standard-attr-tag 2026-04-22 19:09:26.660 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-22 19:09:26.661 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: trunk 2026-04-22 19:09:26.661 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: trunk-details 2026-04-22 19:09:26.662 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-22 19:09:26.662 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-22 19:09:26.663 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-22 19:09:26.663 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-22 19:09:26.665 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-22 19:09:26.665 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-22 19:09:26.666 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: vpn-flavors 2026-04-22 19:09:26.667 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: vpnaas 2026-04-22 19:09:26.668 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: taas 2026-04-22 19:09:26.669 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: tap-mirror 2026-04-22 19:09:26.670 1 INFO neutron.api.extensions [None req-77a41972-9d77-4ad1-99db-fb66a9326f55 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-22 19:09:56.774 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-22 19:09:56.831 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-22 19:09:56.832 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-22 19:10:07.226 16 INFO neutron.db.l3_hamode_db [None req-f62221ec-d4b2-4296-ae62-f8618c0282ad - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-22 19:10:30.468 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port fb1e4bd0-3bac-4575-adee-d3bbffa24353 2026-04-22 19:10:31.311 16 INFO neutron.plugins.ml2.plugin [None req-9a4a5bc5-5bbf-451a-9bad-510334d7a588 - - - - - -] Attempt 1 to provision port fb1e4bd0-3bac-4575-adee-d3bbffa24353 2026-04-22 19:10:32.367 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port fb1e4bd0-3bac-4575-adee-d3bbffa24353 2026-04-22 19:10:32.980 16 INFO neutron.plugins.ml2.plugin [None req-9c2bb16e-ac20-4ff5-94aa-1fe6aa564c86 - - - - - -] Attempt 1 to provision port fb1e4bd0-3bac-4575-adee-d3bbffa24353 2026-04-22 19:15:08.640 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 3561d113-5de7-4ba9-bbfc-d9b2762ad588 2026-04-22 19:15:10.454 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 3561d113-5de7-4ba9-bbfc-d9b2762ad588 2026-04-22 19:15:10.646 13 INFO neutron.plugins.ml2.plugin [None req-e81e1b51-35e7-4ada-afc6-1fd0cd6585de - - - - - -] Attempt 1 to provision port 3561d113-5de7-4ba9-bbfc-d9b2762ad588 2026-04-22 19:15:16.271 13 INFO neutron.plugins.ml2.plugin [None req-2e0711ce-9380-4378-89d1-a429d0354ec6 - - - - - -] Attempt 1 to provision port b9054022-dfdd-4520-9c7a-e691a2fb6d44 2026-04-22 19:20:01.099 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port b9054022-dfdd-4520-9c7a-e691a2fb6d44 2026-04-22 19:20:02.522 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port b9054022-dfdd-4520-9c7a-e691a2fb6d44 2026-04-22 19:29:26.687 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 155a6708-39a9-430e-b96c-d12dc75d0215 2026-04-22 19:29:28.678 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 155a6708-39a9-430e-b96c-d12dc75d0215 2026-04-22 19:37:52.481 16 INFO neutron.plugins.ml2.plugin [None req-0c2085c2-d3b7-446b-9efb-722c517514c9 - - - - - -] Attempt 1 to provision port b9054022-dfdd-4520-9c7a-e691a2fb6d44 2026-04-22 19:37:52.524 16 INFO neutron.plugins.ml2.plugin [None req-0c2085c2-d3b7-446b-9efb-722c517514c9 - - - - - -] Attempt 1 to provision port 3561d113-5de7-4ba9-bbfc-d9b2762ad588 2026-04-22 19:37:52.562 16 INFO neutron.plugins.ml2.plugin [None req-0c2085c2-d3b7-446b-9efb-722c517514c9 - - - - - -] Attempt 1 to provision port fb1e4bd0-3bac-4575-adee-d3bbffa24353 2026-04-22 19:44:54.931 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port a67c6f6e-57d9-40fc-a1e6-4671ccbe1cf7 2026-04-22 19:44:57.015 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port a67c6f6e-57d9-40fc-a1e6-4671ccbe1cf7 2026-04-22 19:44:58.224 13 INFO neutron.plugins.ml2.plugin [None req-e71631ab-cbfe-4177-82b9-26a93b770ff0 - - - - - -] Attempt 1 to provision port a67c6f6e-57d9-40fc-a1e6-4671ccbe1cf7 2026-04-22 19:44:58.268 13 INFO neutron.plugins.ml2.plugin [None req-e71631ab-cbfe-4177-82b9-26a93b770ff0 - - - - - -] Attempt 1 to provision port 1b54f470-6bf9-43b1-9c10-64d801ea4f41 2026-04-22 19:44:59.015 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 1b54f470-6bf9-43b1-9c10-64d801ea4f41 2026-04-22 19:45:03.052 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 987c274a-7a5f-4136-b947-40329e81dc2d 2026-04-22 19:45:03.497 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 9f5ba9de-80f9-4505-9b99-f64aef95ed23 2026-04-22 19:45:04.997 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 987c274a-7a5f-4136-b947-40329e81dc2d 2026-04-22 19:45:05.427 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 9f5ba9de-80f9-4505-9b99-f64aef95ed23 2026-04-22 19:45:07.004 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 75f0adf7-393d-4767-9285-a0da05b515a9 2026-04-22 19:45:07.463 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 455cd8db-8259-49a4-8250-52c74a0bd0c4 2026-04-22 19:45:08.994 16 INFO neutron.plugins.ml2.plugin [None req-cdefc8d9-bd2c-4eb2-bd8e-4319cdf59949 - - - - - -] Attempt 1 to provision port 3438197a-f47f-41fe-94bf-f6c513eed301 2026-04-22 19:45:09.019 16 INFO neutron.plugins.ml2.plugin [None req-cdefc8d9-bd2c-4eb2-bd8e-4319cdf59949 - - - - - -] Attempt 1 to provision port 75f0adf7-393d-4767-9285-a0da05b515a9 2026-04-22 19:45:09.057 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 75f0adf7-393d-4767-9285-a0da05b515a9 2026-04-22 19:45:09.089 16 INFO neutron.plugins.ml2.plugin [None req-cdefc8d9-bd2c-4eb2-bd8e-4319cdf59949 - - - - - -] Attempt 1 to provision port 8e8dbf19-63e3-4cd9-9d9f-5d788925dede 2026-04-22 19:45:09.314 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 455cd8db-8259-49a4-8250-52c74a0bd0c4 2026-04-22 19:45:14.796 16 INFO neutron.plugins.ml2.plugin [None req-e229f2d8-8336-4976-9905-0cb4c965b3fe - - - - - -] Attempt 1 to provision port 8e8dbf19-63e3-4cd9-9d9f-5d788925dede 2026-04-22 19:45:18.204 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 8b861ff4-679a-4a3a-befb-be416fa4fd63 2026-04-22 19:45:18.543 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port b5953bf8-6bca-41e2-a64e-3107bcb2ac0d 2026-04-22 19:45:18.756 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-12352857-812f-4de6-b63f-29062ea700d8'] response: {'server_uuid': 'dafc2236-f049-4f00-9304-475286f54bae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8b861ff4-679a-4a3a-befb-be416fa4fd63', 'code': 200} 2026-04-22 19:45:19.998 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 8b861ff4-679a-4a3a-befb-be416fa4fd63 2026-04-22 19:45:20.199 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port b5953bf8-6bca-41e2-a64e-3107bcb2ac0d 2026-04-22 19:45:20.384 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 24d5f8c3-0930-4624-b83e-940c95657f87 2026-04-22 19:45:20.751 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 30b0082c-5607-4000-80d5-c9be70f9896f 2026-04-22 19:45:20.808 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-69b54bb8-d657-4f1c-8cb1-3187f38a05d7'] response: {'server_uuid': 'acd87a53-11f8-423e-adf4-6ea5c4018da1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b5953bf8-6bca-41e2-a64e-3107bcb2ac0d', 'code': 200} 2026-04-22 19:45:21.400 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-80b7efac-1dce-4e61-abfc-9eb5a211faca'] response: {'server_uuid': 'a7bd0080-522e-4202-88d3-3f8384ddbf00', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '30b0082c-5607-4000-80d5-c9be70f9896f', 'code': 200} 2026-04-22 19:45:21.893 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 24d5f8c3-0930-4624-b83e-940c95657f87 2026-04-22 19:45:22.170 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 30b0082c-5607-4000-80d5-c9be70f9896f 2026-04-22 19:45:25.894 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b822fa7-d95d-4540-973b-4f156bc35e11'] response: {'server_uuid': 'acd87a53-11f8-423e-adf4-6ea5c4018da1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b5953bf8-6bca-41e2-a64e-3107bcb2ac0d', 'code': 200} 2026-04-22 19:45:25.910 13 INFO neutron.plugins.ml2.plugin [None req-61282c77-f3cb-4841-acec-47f693a047da - - - - - -] Attempt 1 to provision port 29b24f75-69e7-4581-8365-226d4dfc9b8f 2026-04-22 19:45:25.944 13 INFO neutron.plugins.ml2.plugin [None req-61282c77-f3cb-4841-acec-47f693a047da - - - - - -] Attempt 1 to provision port 24d5f8c3-0930-4624-b83e-940c95657f87 2026-04-22 19:45:26.027 13 INFO neutron.plugins.ml2.plugin [None req-61282c77-f3cb-4841-acec-47f693a047da - - - - - -] Attempt 1 to provision port 30b0082c-5607-4000-80d5-c9be70f9896f 2026-04-22 19:45:26.081 13 INFO neutron.plugins.ml2.plugin [None req-61282c77-f3cb-4841-acec-47f693a047da - - - - - -] Attempt 1 to provision port f900b5a1-0ab7-4f60-9634-8de7629e910d 2026-04-22 19:45:26.104 13 INFO neutron.plugins.ml2.plugin [None req-61282c77-f3cb-4841-acec-47f693a047da - - - - - -] Attempt 1 to provision port a67c6f6e-57d9-40fc-a1e6-4671ccbe1cf7 2026-04-22 19:45:26.143 13 INFO neutron.plugins.ml2.plugin [None req-61282c77-f3cb-4841-acec-47f693a047da - - - - - -] Attempt 1 to provision port 3032d2b9-2071-424e-a029-26fe6df0197a 2026-04-22 19:45:26.159 13 INFO neutron.plugins.ml2.plugin [None req-61282c77-f3cb-4841-acec-47f693a047da - - - - - -] Attempt 1 to provision port c391303f-249a-4c26-a56f-64740c2261ef 2026-04-22 19:45:29.270 16 INFO neutron.plugins.ml2.plugin [None req-da5e2e62-b4f8-41c4-8a81-6be508e04064 - - - - - -] Attempt 1 to provision port f900b5a1-0ab7-4f60-9634-8de7629e910d 2026-04-22 19:45:29.292 16 INFO neutron.plugins.ml2.plugin [None req-da5e2e62-b4f8-41c4-8a81-6be508e04064 - - - - - -] Attempt 1 to provision port 3032d2b9-2071-424e-a029-26fe6df0197a 2026-04-22 19:45:32.249 13 INFO neutron.plugins.ml2.plugin [None req-df098b78-7679-402c-95bd-5d1336487371 - - - - - -] Attempt 1 to provision port 30b0082c-5607-4000-80d5-c9be70f9896f 2026-04-22 19:45:41.733 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 3032d2b9-2071-424e-a029-26fe6df0197a 2026-04-22 19:45:42.091 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 73f47e4c-b087-4a9f-9f69-abe4b195f3d9 2026-04-22 19:45:42.547 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 29b24f75-69e7-4581-8365-226d4dfc9b8f 2026-04-22 19:45:43.727 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 73f47e4c-b087-4a9f-9f69-abe4b195f3d9 2026-04-22 19:45:43.975 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 3032d2b9-2071-424e-a029-26fe6df0197a 2026-04-22 19:45:44.216 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 83da8e7b-cbfc-4a1d-b300-4c3ced2e9053 2026-04-22 19:45:44.682 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 29b24f75-69e7-4581-8365-226d4dfc9b8f 2026-04-22 19:45:45.854 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 83da8e7b-cbfc-4a1d-b300-4c3ced2e9053 2026-04-22 19:45:47.668 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 9ffa942d-37ef-4b98-9941-4d800e260f17 2026-04-22 19:45:51.526 16 INFO neutron.plugins.ml2.plugin [None req-8aabc2bd-fa75-47f6-aec6-1713a75c5156 - - - - - -] Attempt 1 to provision port 813a7a07-8bc3-4132-bf2a-a18a38e2cf0a 2026-04-22 19:45:51.553 16 INFO neutron.plugins.ml2.plugin [None req-8aabc2bd-fa75-47f6-aec6-1713a75c5156 - - - - - -] Attempt 1 to provision port be99dae5-8499-481e-b483-f8fcfd9df17e 2026-04-22 19:45:51.582 16 INFO neutron.plugins.ml2.plugin [None req-8aabc2bd-fa75-47f6-aec6-1713a75c5156 - - - - - -] Attempt 1 to provision port 83da8e7b-cbfc-4a1d-b300-4c3ced2e9053 2026-04-22 19:45:54.513 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 7cf257f7-1939-4d0b-8da5-d2be8fc3a04c 2026-04-22 19:45:54.625 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9b89c8f-d92e-4704-8006-5f3ac34b1b21'] response: {'server_uuid': '4a49045e-74a2-4d60-921e-2c53b7be76e5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7cf257f7-1939-4d0b-8da5-d2be8fc3a04c', 'code': 200} 2026-04-22 19:45:55.650 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 7cf257f7-1939-4d0b-8da5-d2be8fc3a04c 2026-04-22 19:45:57.654 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port be99dae5-8499-481e-b483-f8fcfd9df17e 2026-04-22 19:45:58.043 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 813a7a07-8bc3-4132-bf2a-a18a38e2cf0a 2026-04-22 19:45:59.679 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port be99dae5-8499-481e-b483-f8fcfd9df17e 2026-04-22 19:45:59.836 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 813a7a07-8bc3-4132-bf2a-a18a38e2cf0a 2026-04-22 19:46:00.345 13 INFO neutron.plugins.ml2.plugin [None req-e3142274-cd00-451f-96db-592ec5c81e80 - - - - - -] Attempt 1 to provision port 7cf257f7-1939-4d0b-8da5-d2be8fc3a04c 2026-04-22 19:46:00.392 13 INFO neutron.plugins.ml2.plugin [None req-e3142274-cd00-451f-96db-592ec5c81e80 - - - - - -] Attempt 1 to provision port 83da8e7b-cbfc-4a1d-b300-4c3ced2e9053 2026-04-22 19:46:00.455 13 INFO neutron.plugins.ml2.plugin [None req-e3142274-cd00-451f-96db-592ec5c81e80 - - - - - -] Attempt 1 to provision port 813a7a07-8bc3-4132-bf2a-a18a38e2cf0a 2026-04-22 19:46:01.801 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-229954d9-9e05-46ee-abd5-0927151a9733'] response: {'server_uuid': '4a49045e-74a2-4d60-921e-2c53b7be76e5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7cf257f7-1939-4d0b-8da5-d2be8fc3a04c', 'code': 200} 2026-04-22 19:46:04.673 13 INFO neutron.plugins.ml2.plugin [None req-62a2e310-80a7-40d5-969c-a4bfbbd91cdb - - - - - -] Attempt 1 to provision port 813a7a07-8bc3-4132-bf2a-a18a38e2cf0a 2026-04-22 19:46:09.847 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 7a57ba92-af7d-4328-8b97-d3bbc248e0f1 2026-04-22 19:46:11.604 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 7a57ba92-af7d-4328-8b97-d3bbc248e0f1 2026-04-22 19:46:13.606 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 335309a2-532f-4e67-bb7c-9e37b1398f76 2026-04-22 19:46:14.217 16 INFO neutron.plugins.ml2.plugin [None req-000b93e6-2a1a-4fd7-8072-3a2314c31f02 - - - - - -] Attempt 1 to provision port 335309a2-532f-4e67-bb7c-9e37b1398f76 2026-04-22 19:46:14.309 16 INFO neutron.plugins.ml2.plugin [None req-000b93e6-2a1a-4fd7-8072-3a2314c31f02 - - - - - -] Attempt 1 to provision port f8c52975-7f84-48ff-8b4c-539aa3c1f9fb 2026-04-22 19:46:14.366 16 INFO neutron.plugins.ml2.plugin [None req-000b93e6-2a1a-4fd7-8072-3a2314c31f02 - - - - - -] Attempt 1 to provision port 1f24195d-a737-4312-b256-c15ff0b890bb 2026-04-22 19:46:15.679 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 335309a2-532f-4e67-bb7c-9e37b1398f76 2026-04-22 19:46:15.970 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port b9face37-7c00-453c-b3c3-d995a4faf491 2026-04-22 19:46:17.644 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 4a07ab20-f48b-4b3d-89fe-875e48b5d6b0 2026-04-22 19:46:17.969 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port b9face37-7c00-453c-b3c3-d995a4faf491 2026-04-22 19:46:20.850 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 4a07ab20-f48b-4b3d-89fe-875e48b5d6b0 2026-04-22 19:46:21.037 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 627f9d4c-1886-457e-ba10-781ebb74c4c2 2026-04-22 19:46:21.136 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7118e43c-6315-4c6e-b2ef-dd253f6646a3'] response: {'server_uuid': '426a26ac-5b89-4efa-9522-2b4de7d0ceea', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '627f9d4c-1886-457e-ba10-781ebb74c4c2', 'code': 200} 2026-04-22 19:46:22.021 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 627f9d4c-1886-457e-ba10-781ebb74c4c2 2026-04-22 19:46:22.279 13 INFO neutron.plugins.ml2.plugin [None req-31351f06-10e0-46f5-81ef-954b47b1323e - - - - - -] Attempt 1 to provision port 4a07ab20-f48b-4b3d-89fe-875e48b5d6b0 2026-04-22 19:46:22.365 13 INFO neutron.plugins.ml2.plugin [None req-31351f06-10e0-46f5-81ef-954b47b1323e - - - - - -] Attempt 1 to provision port 335309a2-532f-4e67-bb7c-9e37b1398f76 2026-04-22 19:46:22.466 13 INFO neutron.plugins.ml2.plugin [None req-31351f06-10e0-46f5-81ef-954b47b1323e - - - - - -] Attempt 1 to provision port f8c52975-7f84-48ff-8b4c-539aa3c1f9fb 2026-04-22 19:46:22.518 13 INFO neutron.plugins.ml2.plugin [None req-31351f06-10e0-46f5-81ef-954b47b1323e - - - - - -] Attempt 1 to provision port 13714f11-7d5b-4146-8051-ab93f34bac3e 2026-04-22 19:46:22.574 13 INFO neutron.plugins.ml2.plugin [None req-31351f06-10e0-46f5-81ef-954b47b1323e - - - - - -] Attempt 1 to provision port 5e30994b-e02b-4c92-86ac-01b47eddfa2f 2026-04-22 19:46:22.626 13 INFO neutron.plugins.ml2.plugin [None req-31351f06-10e0-46f5-81ef-954b47b1323e - - - - - -] Attempt 1 to provision port 627f9d4c-1886-457e-ba10-781ebb74c4c2 2026-04-22 19:46:25.385 16 INFO neutron.plugins.ml2.plugin [None req-96edcfe2-5919-41e1-aee7-efa2874a31f2 - - - - - -] Attempt 1 to provision port f8c52975-7f84-48ff-8b4c-539aa3c1f9fb 2026-04-22 19:46:25.421 16 INFO neutron.plugins.ml2.plugin [None req-96edcfe2-5919-41e1-aee7-efa2874a31f2 - - - - - -] Attempt 1 to provision port 627f9d4c-1886-457e-ba10-781ebb74c4c2 2026-04-22 19:46:28.515 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 32badd1c-eeaa-4770-b3fc-fba5328acc90 2026-04-22 19:46:28.594 16 INFO neutron.plugins.ml2.plugin [None req-bfcfc640-afe6-49a5-a873-8a957b4b2f9a - - - - - -] Attempt 1 to provision port 13714f11-7d5b-4146-8051-ab93f34bac3e 2026-04-22 19:46:28.641 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2ad2c3f-3ad7-479b-a9b9-dbda2db6f22f'] response: {'server_uuid': 'd1e8f114-fca1-4e07-b4a6-7ac55f5a404b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '32badd1c-eeaa-4770-b3fc-fba5328acc90', 'code': 200} 2026-04-22 19:46:30.127 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 32badd1c-eeaa-4770-b3fc-fba5328acc90 2026-04-22 19:46:30.306 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 60b75c93-144a-46b0-ab21-8afcd87d0283 2026-04-22 19:46:30.794 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 1f24195d-a737-4312-b256-c15ff0b890bb 2026-04-22 19:46:31.083 13 INFO neutron.plugins.ml2.plugin [None req-dfba6468-8a0f-41de-a262-7ea32789a7f7 - - - - - -] Attempt 1 to provision port 13714f11-7d5b-4146-8051-ab93f34bac3e 2026-04-22 19:46:31.113 13 INFO neutron.plugins.ml2.plugin [None req-dfba6468-8a0f-41de-a262-7ea32789a7f7 - - - - - -] Attempt 1 to provision port 548e2b17-0586-4900-a49c-f4f9a40d455a 2026-04-22 19:46:32.180 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 1f24195d-a737-4312-b256-c15ff0b890bb 2026-04-22 19:46:32.376 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] No ports have port_id starting with 1f24195d-a737-4312-b256-c15ff0b890bb 2026-04-22 19:46:32.447 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 60b75c93-144a-46b0-ab21-8afcd87d0283 2026-04-22 19:46:36.126 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 905f55ea-7ed6-4517-a1a3-bbad5acf34c0 2026-04-22 19:46:36.624 16 INFO neutron.plugins.ml2.plugin [None req-29ad5c09-f0bc-4425-bd94-f9d750136779 - - - - - -] Attempt 1 to provision port 5838e6ef-db3b-4580-85e0-c2d45b1934ae 2026-04-22 19:46:36.657 16 INFO neutron.plugins.ml2.plugin [None req-29ad5c09-f0bc-4425-bd94-f9d750136779 - - - - - -] Attempt 1 to provision port 905f55ea-7ed6-4517-a1a3-bbad5acf34c0 2026-04-22 19:46:36.718 16 INFO neutron.plugins.ml2.plugin [None req-29ad5c09-f0bc-4425-bd94-f9d750136779 - - - - - -] Attempt 1 to provision port 32badd1c-eeaa-4770-b3fc-fba5328acc90 2026-04-22 19:46:36.787 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 13714f11-7d5b-4146-8051-ab93f34bac3e 2026-04-22 19:46:37.081 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 5e30994b-e02b-4c92-86ac-01b47eddfa2f 2026-04-22 19:46:38.511 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 905f55ea-7ed6-4517-a1a3-bbad5acf34c0 2026-04-22 19:46:38.718 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 13714f11-7d5b-4146-8051-ab93f34bac3e 2026-04-22 19:46:38.962 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 5e30994b-e02b-4c92-86ac-01b47eddfa2f 2026-04-22 19:46:40.424 13 INFO neutron.plugins.ml2.plugin [None req-79204def-51be-4204-bfc4-877b80963a5d - - - - - -] Attempt 1 to provision port 5838e6ef-db3b-4580-85e0-c2d45b1934ae 2026-04-22 19:46:40.447 13 INFO neutron.plugins.ml2.plugin [None req-79204def-51be-4204-bfc4-877b80963a5d - - - - - -] Attempt 1 to provision port 905f55ea-7ed6-4517-a1a3-bbad5acf34c0 2026-04-22 19:46:42.411 16 INFO neutron.plugins.ml2.plugin [None req-b2dd930c-ac09-40ac-9207-4247f451a14c - - - - - -] Attempt 1 to provision port 5838e6ef-db3b-4580-85e0-c2d45b1934ae 2026-04-22 19:46:42.981 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port d9a7e6b0-16b2-4a3d-bd45-732d4f779c60 2026-04-22 19:46:43.112 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5fb9bebb-4575-4ffc-beb1-bd2be2cdaf53'] response: {'server_uuid': 'e2c6f34a-d612-4d06-9e24-0cf3a4ade1a2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd9a7e6b0-16b2-4a3d-bd45-732d4f779c60', 'code': 200} 2026-04-22 19:46:43.684 16 INFO neutron.plugins.ml2.plugin [None req-9750ca0d-93aa-4c3f-8f42-57864b3ce0d3 - - - - - -] Attempt 1 to provision port d9a7e6b0-16b2-4a3d-bd45-732d4f779c60 2026-04-22 19:46:44.432 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port d9a7e6b0-16b2-4a3d-bd45-732d4f779c60 2026-04-22 19:46:48.455 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 548e2b17-0586-4900-a49c-f4f9a40d455a 2026-04-22 19:46:48.729 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 5838e6ef-db3b-4580-85e0-c2d45b1934ae 2026-04-22 19:46:50.404 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 548e2b17-0586-4900-a49c-f4f9a40d455a 2026-04-22 19:46:50.568 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 5838e6ef-db3b-4580-85e0-c2d45b1934ae 2026-04-22 19:46:52.315 16 INFO neutron.plugins.ml2.plugin [None req-bbbb86ab-5a32-463c-9116-5111b6532d49 - - - - - -] Attempt 1 to provision port 9fafaebd-5a4d-48bd-a880-900fa3e02ecf 2026-04-22 19:47:00.617 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1a3ac95-d5f7-4c40-8f13-3f5c7bd431ef'] response: {'server_uuid': 'd1e8f114-fca1-4e07-b4a6-7ac55f5a404b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '32badd1c-eeaa-4770-b3fc-fba5328acc90', 'code': 200} 2026-04-22 19:47:03.013 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 32badd1c-eeaa-4770-b3fc-fba5328acc90 2026-04-22 19:47:03.140 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee80553c-3e38-409a-8346-c1bc01194e4e'] response: {'server_uuid': 'd1e8f114-fca1-4e07-b4a6-7ac55f5a404b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '32badd1c-eeaa-4770-b3fc-fba5328acc90', 'code': 200} 2026-04-22 19:47:04.407 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 32badd1c-eeaa-4770-b3fc-fba5328acc90 2026-04-22 19:47:23.082 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 83429c2a-b737-4f57-bb6f-8f7ecba9a99c 2026-04-22 19:47:23.428 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 46a046c1-e4cc-4659-977f-c6f8e5261235 2026-04-22 19:47:23.863 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 623170cf-2328-411c-a441-440b938b3679 2026-04-22 19:47:23.998 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9cb0cdf8-a13c-4912-8420-ae0f2a8cb203'] response: {'server_uuid': 'a6f3b2c3-d8bc-4750-9a60-790df9b23628', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '623170cf-2328-411c-a441-440b938b3679', 'code': 200} 2026-04-22 19:47:24.199 16 INFO neutron.plugins.ml2.plugin [None req-939e2fa7-d2e8-4e8a-8d24-ab17035c9a9e - - - - - -] Attempt 1 to provision port 83429c2a-b737-4f57-bb6f-8f7ecba9a99c 2026-04-22 19:47:24.314 16 INFO neutron.plugins.ml2.plugin [None req-939e2fa7-d2e8-4e8a-8d24-ab17035c9a9e - - - - - -] Attempt 1 to provision port c1e3fb7f-bcc7-466a-95d1-fd0a4fe58a17 2026-04-22 19:47:24.823 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 83429c2a-b737-4f57-bb6f-8f7ecba9a99c 2026-04-22 19:47:25.054 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 46a046c1-e4cc-4659-977f-c6f8e5261235 2026-04-22 19:47:25.289 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 623170cf-2328-411c-a441-440b938b3679 2026-04-22 19:47:26.458 13 INFO neutron.plugins.ml2.plugin [None req-aa1e5c17-a96b-4689-8661-843e44b61173 - - - - - -] Attempt 1 to provision port 83429c2a-b737-4f57-bb6f-8f7ecba9a99c 2026-04-22 19:47:26.510 13 INFO neutron.plugins.ml2.plugin [None req-aa1e5c17-a96b-4689-8661-843e44b61173 - - - - - -] Attempt 1 to provision port 9cf05628-2c21-49b6-b237-e5ea58df533a 2026-04-22 19:47:27.700 13 INFO neutron.plugins.ml2.plugin [None req-188d3b57-58f6-4db9-844c-627a84a8799a - - - - - -] Attempt 1 to provision port 9cf05628-2c21-49b6-b237-e5ea58df533a 2026-04-22 19:47:28.929 13 INFO neutron.plugins.ml2.plugin [None req-dece41af-c970-417a-b585-adfc00ce1c9b - - - - - -] Attempt 1 to provision port 9cf05628-2c21-49b6-b237-e5ea58df533a 2026-04-22 19:47:37.811 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 9f684b24-eb3d-4448-a117-b75fc994043b 2026-04-22 19:47:37.923 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-518d3f1f-8842-436a-88d4-e15307158463'] response: {'server_uuid': '213fa4e7-fb3f-4b86-94cd-6c4552e38cef', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9f684b24-eb3d-4448-a117-b75fc994043b', 'code': 200} 2026-04-22 19:47:39.206 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 9cf05628-2c21-49b6-b237-e5ea58df533a 2026-04-22 19:47:39.486 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 9f684b24-eb3d-4448-a117-b75fc994043b 2026-04-22 19:47:41.183 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port c1e3fb7f-bcc7-466a-95d1-fd0a4fe58a17 2026-04-22 19:47:41.471 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 9cf05628-2c21-49b6-b237-e5ea58df533a 2026-04-22 19:47:43.102 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port c1e3fb7f-bcc7-466a-95d1-fd0a4fe58a17 2026-04-22 19:47:49.300 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d60423d5-ba5b-46ad-9ac3-7eb81eed164a'] response: {'server_uuid': 'a6f3b2c3-d8bc-4750-9a60-790df9b23628', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '623170cf-2328-411c-a441-440b938b3679', 'code': 200} 2026-04-22 19:48:11.152 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 4656c944-ded1-46da-a0a6-4c4ace6ff973 2026-04-22 19:48:13.326 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port ba2f2854-8cb0-4df2-bbff-0014ffbf3c6a 2026-04-22 19:48:13.712 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 4656c944-ded1-46da-a0a6-4c4ace6ff973 2026-04-22 19:48:15.178 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port ba2f2854-8cb0-4df2-bbff-0014ffbf3c6a 2026-04-22 19:48:19.182 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 0fecc6d0-83c1-4949-819c-a5560a8698e4 2026-04-22 19:48:19.533 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 19eb884b-136c-4629-87c6-991540aea5d9 2026-04-22 19:48:21.117 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 0fecc6d0-83c1-4949-819c-a5560a8698e4 2026-04-22 19:48:21.325 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 19eb884b-136c-4629-87c6-991540aea5d9 2026-04-22 19:48:21.460 16 INFO neutron.plugins.ml2.plugin [None req-2bab0cce-4d31-4433-825e-fb623156d7a6 - - - - - -] Attempt 1 to provision port 135e8342-f2e9-460e-960f-dec573cb771d 2026-04-22 19:48:21.501 16 INFO neutron.plugins.ml2.plugin [None req-2bab0cce-4d31-4433-825e-fb623156d7a6 - - - - - -] Attempt 1 to provision port c0aff4e0-d7ca-4f38-a529-c1584e807cb7 2026-04-22 19:48:21.529 16 INFO neutron.plugins.ml2.plugin [None req-2bab0cce-4d31-4433-825e-fb623156d7a6 - - - - - -] Attempt 1 to provision port 4656c944-ded1-46da-a0a6-4c4ace6ff973 2026-04-22 19:48:21.584 16 INFO neutron.plugins.ml2.plugin [None req-2bab0cce-4d31-4433-825e-fb623156d7a6 - - - - - -] Attempt 1 to provision port 0fecc6d0-83c1-4949-819c-a5560a8698e4 2026-04-22 19:48:29.331 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 69d8ac40-b40f-48c3-a137-9d10c203c3d7 2026-04-22 19:48:31.647 13 INFO neutron.plugins.ml2.plugin [None req-48f25ec5-6e5d-4152-9d04-281a3600c791 - - - - - -] Attempt 1 to provision port 64b556e4-62ee-4858-b82c-38636f548ad0 2026-04-22 19:48:31.687 13 INFO neutron.plugins.ml2.plugin [None req-48f25ec5-6e5d-4152-9d04-281a3600c791 - - - - - -] Attempt 1 to provision port c0aff4e0-d7ca-4f38-a529-c1584e807cb7 2026-04-22 19:48:31.716 13 INFO neutron.plugins.ml2.plugin [None req-48f25ec5-6e5d-4152-9d04-281a3600c791 - - - - - -] Attempt 1 to provision port d00d6e5b-8dbb-4696-a2cf-ec9e095eca2e 2026-04-22 19:48:31.744 13 INFO neutron.plugins.ml2.plugin [None req-48f25ec5-6e5d-4152-9d04-281a3600c791 - - - - - -] Attempt 1 to provision port 4656c944-ded1-46da-a0a6-4c4ace6ff973 2026-04-22 19:48:34.295 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port a33866e1-e03b-48b7-9738-27a086539e2c 2026-04-22 19:48:34.434 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-28057d20-29c4-4cc5-9988-10bc511c9341'] response: {'server_uuid': 'f9b9ca0f-b9b1-4df3-9ee5-29ff535296e7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a33866e1-e03b-48b7-9738-27a086539e2c', 'code': 200} 2026-04-22 19:48:34.698 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port d00d6e5b-8dbb-4696-a2cf-ec9e095eca2e 2026-04-22 19:48:35.060 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 135e8342-f2e9-460e-960f-dec573cb771d 2026-04-22 19:48:36.042 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port d00d6e5b-8dbb-4696-a2cf-ec9e095eca2e 2026-04-22 19:48:36.260 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 64b556e4-62ee-4858-b82c-38636f548ad0 2026-04-22 19:48:36.562 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port a33866e1-e03b-48b7-9738-27a086539e2c 2026-04-22 19:48:36.773 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 135e8342-f2e9-460e-960f-dec573cb771d 2026-04-22 19:48:37.122 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port c0aff4e0-d7ca-4f38-a529-c1584e807cb7 2026-04-22 19:48:38.190 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 64b556e4-62ee-4858-b82c-38636f548ad0 2026-04-22 19:48:38.369 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port c0aff4e0-d7ca-4f38-a529-c1584e807cb7 2026-04-22 19:48:42.010 16 INFO neutron.plugins.ml2.plugin [None req-ca97f101-e19c-46cd-8ff8-bf4442bf76eb - - - - - -] Attempt 1 to provision port d00d6e5b-8dbb-4696-a2cf-ec9e095eca2e 2026-04-22 19:48:44.463 16 INFO neutron.plugins.ml2.plugin [None req-350b5a2f-8be8-473d-b9c5-3c1b28ac6597 - - - - - -] Attempt 1 to provision port d00d6e5b-8dbb-4696-a2cf-ec9e095eca2e 2026-04-22 19:48:47.560 13 INFO neutron.plugins.ml2.plugin [None req-a2d0d22e-d776-4067-9dde-ff8cc7d7c74b - - - - - -] Attempt 1 to provision port a33866e1-e03b-48b7-9738-27a086539e2c 2026-04-22 19:49:19.866 13 INFO neutron.plugins.ml2.plugin [None req-14bbcb5b-d415-4ed5-92bf-441ec6629023 - - - - - -] Attempt 1 to provision port 336f6e05-343c-4b76-9c10-48d4c5a9448c 2026-04-22 19:49:20.169 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 336f6e05-343c-4b76-9c10-48d4c5a9448c 2026-04-22 19:49:22.313 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port c1e74382-e7be-4b20-bcc9-0d5b428a2bff 2026-04-22 19:49:22.646 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 336f6e05-343c-4b76-9c10-48d4c5a9448c 2026-04-22 19:49:24.261 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 903ff7df-10dd-4f41-b5a4-57cc1f5bfb54 2026-04-22 19:49:24.676 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port c1e74382-e7be-4b20-bcc9-0d5b428a2bff 2026-04-22 19:49:26.279 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 903ff7df-10dd-4f41-b5a4-57cc1f5bfb54 2026-04-22 19:49:26.528 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 09974855-018c-4d58-84bc-fb96b4638076 2026-04-22 19:49:28.410 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 09974855-018c-4d58-84bc-fb96b4638076 2026-04-22 19:49:32.190 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 336f6e05-343c-4b76-9c10-48d4c5a9448c 2026-04-22 19:49:34.624 16 INFO neutron.plugins.ml2.plugin [None req-5683d5c8-8f44-4598-94ed-2413b59d046c - - - - - -] Attempt 1 to provision port cc1c2da0-3ed4-4e62-a6cb-d99aee4b1db3 2026-04-22 19:49:34.653 16 INFO neutron.plugins.ml2.plugin [None req-5683d5c8-8f44-4598-94ed-2413b59d046c - - - - - -] Attempt 1 to provision port c1e74382-e7be-4b20-bcc9-0d5b428a2bff 2026-04-22 19:49:34.712 16 INFO neutron.plugins.ml2.plugin [None req-5683d5c8-8f44-4598-94ed-2413b59d046c - - - - - -] Attempt 1 to provision port 336f6e05-343c-4b76-9c10-48d4c5a9448c 2026-04-22 19:49:34.763 16 INFO neutron.plugins.ml2.plugin [None req-5683d5c8-8f44-4598-94ed-2413b59d046c - - - - - -] Attempt 1 to provision port 186a3ac9-e1f3-442f-b0c4-31171bb73f81 2026-04-22 19:49:34.789 16 INFO neutron.plugins.ml2.plugin [None req-5683d5c8-8f44-4598-94ed-2413b59d046c - - - - - -] Attempt 1 to provision port 09974855-018c-4d58-84bc-fb96b4638076 2026-04-22 19:49:34.837 16 INFO neutron.plugins.ml2.plugin [None req-5683d5c8-8f44-4598-94ed-2413b59d046c - - - - - -] Attempt 1 to provision port b057f508-8ca7-49d8-a428-9733f0d31939 2026-04-22 19:49:38.711 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port a36a6ca3-d772-4adc-8ef8-8267954bb366 2026-04-22 19:49:38.840 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1062b5f6-85f7-4b6e-beb2-7eba1331cc4e'] response: {'server_uuid': '958ed735-1cf9-425d-9599-d7ffc033c541', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a36a6ca3-d772-4adc-8ef8-8267954bb366', 'code': 200} 2026-04-22 19:49:40.205 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port a36a6ca3-d772-4adc-8ef8-8267954bb366 2026-04-22 19:49:40.426 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 186a3ac9-e1f3-442f-b0c4-31171bb73f81 2026-04-22 19:49:42.200 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 191038fd-abff-4adb-bb9b-5788fde1bf9b 2026-04-22 19:49:42.501 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port cc1c2da0-3ed4-4e62-a6cb-d99aee4b1db3 2026-04-22 19:49:42.776 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 186a3ac9-e1f3-442f-b0c4-31171bb73f81 2026-04-22 19:49:42.930 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port b057f508-8ca7-49d8-a428-9733f0d31939 2026-04-22 19:49:44.256 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 191038fd-abff-4adb-bb9b-5788fde1bf9b 2026-04-22 19:49:44.467 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port cc1c2da0-3ed4-4e62-a6cb-d99aee4b1db3 2026-04-22 19:49:44.658 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port b057f508-8ca7-49d8-a428-9733f0d31939 2026-04-22 19:49:44.728 13 INFO neutron.plugins.ml2.plugin [None req-62fcad7a-ecfd-4fbd-b63a-803ce84444cb - - - - - -] Attempt 1 to provision port 191038fd-abff-4adb-bb9b-5788fde1bf9b 2026-04-22 19:49:44.801 13 INFO neutron.plugins.ml2.plugin [None req-62fcad7a-ecfd-4fbd-b63a-803ce84444cb - - - - - -] Attempt 1 to provision port c1e74382-e7be-4b20-bcc9-0d5b428a2bff 2026-04-22 19:49:44.854 13 INFO neutron.plugins.ml2.plugin [None req-62fcad7a-ecfd-4fbd-b63a-803ce84444cb - - - - - -] Attempt 1 to provision port 09974855-018c-4d58-84bc-fb96b4638076 2026-04-22 19:49:44.914 13 INFO neutron.plugins.ml2.plugin [None req-62fcad7a-ecfd-4fbd-b63a-803ce84444cb - - - - - -] Attempt 1 to provision port a36a6ca3-d772-4adc-8ef8-8267954bb366 2026-04-22 19:49:44.972 13 INFO neutron.plugins.ml2.plugin [None req-62fcad7a-ecfd-4fbd-b63a-803ce84444cb - - - - - -] Attempt 1 to provision port b057f508-8ca7-49d8-a428-9733f0d31939 2026-04-22 19:49:49.715 13 INFO neutron.plugins.ml2.plugin [None req-e6f073c0-6b45-4943-b06e-763420da4fe0 - - - - - -] Attempt 1 to provision port 336f6e05-343c-4b76-9c10-48d4c5a9448c 2026-04-22 19:49:49.770 13 INFO neutron.plugins.ml2.plugin [None req-e6f073c0-6b45-4943-b06e-763420da4fe0 - - - - - -] Attempt 1 to provision port cc1c2da0-3ed4-4e62-a6cb-d99aee4b1db3 2026-04-22 19:49:49.821 13 INFO neutron.plugins.ml2.plugin [None req-e6f073c0-6b45-4943-b06e-763420da4fe0 - - - - - -] Attempt 1 to provision port 191038fd-abff-4adb-bb9b-5788fde1bf9b 2026-04-22 19:49:49.873 13 INFO neutron.plugins.ml2.plugin [None req-e6f073c0-6b45-4943-b06e-763420da4fe0 - - - - - -] Attempt 1 to provision port a36a6ca3-d772-4adc-8ef8-8267954bb366 2026-04-22 19:49:52.419 16 INFO neutron.plugins.ml2.plugin [None req-42566740-4c32-40ab-9c7c-5076fc828578 - - - - - -] Attempt 1 to provision port cc1c2da0-3ed4-4e62-a6cb-d99aee4b1db3 2026-04-22 19:49:52.473 16 INFO neutron.plugins.ml2.plugin [None req-42566740-4c32-40ab-9c7c-5076fc828578 - - - - - -] Attempt 1 to provision port b057f508-8ca7-49d8-a428-9733f0d31939 2026-04-22 19:49:54.649 13 INFO neutron.plugins.ml2.plugin [None req-0aca35b3-c9a8-4390-af47-b4f0c11662a2 - - - - - -] Attempt 1 to provision port cc1c2da0-3ed4-4e62-a6cb-d99aee4b1db3 2026-04-22 19:49:54.698 13 INFO neutron.plugins.ml2.plugin [None req-0aca35b3-c9a8-4390-af47-b4f0c11662a2 - - - - - -] Attempt 1 to provision port b057f508-8ca7-49d8-a428-9733f0d31939 2026-04-22 19:49:56.185 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port e175c76c-0159-4a63-ac1d-652b0dd7c97a 2026-04-22 19:49:56.316 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4a16ca0-eeec-4239-aa2a-883820006043'] response: {'server_uuid': '806d7006-1778-4d59-b137-3b269feb0bd3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e175c76c-0159-4a63-ac1d-652b0dd7c97a', 'code': 200} 2026-04-22 19:49:58.152 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port e175c76c-0159-4a63-ac1d-652b0dd7c97a 2026-04-22 19:50:28.423 13 INFO neutron.plugins.ml2.plugin [None req-0af308d0-17bd-41d0-a666-f185a3c6276d - - - - - -] Attempt 1 to provision port 306d12c6-52a5-4402-ba67-22ea6a9b6b03 2026-04-22 19:50:50.705 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port e6a19e29-1946-4f8a-bdeb-942f285ec48d 2026-04-22 19:50:50.858 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7d66a27-b066-44d2-a03a-ecf179db2cdb'] response: {'server_uuid': 'b44b72a8-0588-4dc8-908f-732d22d277cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e6a19e29-1946-4f8a-bdeb-942f285ec48d', 'code': 200} 2026-04-22 19:50:52.172 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port e6a19e29-1946-4f8a-bdeb-942f285ec48d 2026-04-22 19:51:30.118 16 INFO neutron.plugins.ml2.plugin [None req-e56cea8e-5620-4d41-a06c-9b83c5eccc24 - - - - - -] Attempt 1 to provision port 22cbc2b4-f2a4-4a5b-a5d1-c1a328b494c0 2026-04-22 19:51:36.223 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 22cbc2b4-f2a4-4a5b-a5d1-c1a328b494c0 2026-04-22 19:51:36.328 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f85a347-e8a0-40bc-aeeb-68d4d2e4258a'] response: {'server_uuid': 'b44b72a8-0588-4dc8-908f-732d22d277cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '22cbc2b4-f2a4-4a5b-a5d1-c1a328b494c0', 'code': 200} 2026-04-22 19:51:38.183 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 22cbc2b4-f2a4-4a5b-a5d1-c1a328b494c0 2026-04-22 19:51:40.705 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 22cbc2b4-f2a4-4a5b-a5d1-c1a328b494c0 2026-04-22 19:52:02.389 16 INFO neutron.plugins.ml2.plugin [None req-ec2b5194-6334-496e-a6c8-5880c49c5098 - - - - - -] Attempt 1 to provision port 3c5d7583-f5f6-4bed-8fd4-bdcdf062ded2 2026-04-22 19:52:09.770 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 3c5d7583-f5f6-4bed-8fd4-bdcdf062ded2 2026-04-22 19:52:09.930 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c31d95f7-f884-4d62-80ef-80ed3b75f4fc'] response: {'server_uuid': 'b44b72a8-0588-4dc8-908f-732d22d277cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3c5d7583-f5f6-4bed-8fd4-bdcdf062ded2', 'code': 200} 2026-04-22 19:52:10.412 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 3c5d7583-f5f6-4bed-8fd4-bdcdf062ded2 2026-04-22 19:52:19.705 13 INFO neutron.plugins.ml2.plugin [None req-b9e81274-19f8-405f-8ac3-86219e945d8f - - - - - -] Attempt 1 to provision port 755fb66f-6d5e-486d-a374-f0a2946cbd61 2026-04-22 19:52:26.420 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 755fb66f-6d5e-486d-a374-f0a2946cbd61 2026-04-22 19:52:26.523 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-894f1ad4-1b95-4c2f-955d-e3fd93836c2a'] response: {'server_uuid': 'b44b72a8-0588-4dc8-908f-732d22d277cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '755fb66f-6d5e-486d-a374-f0a2946cbd61', 'code': 200} 2026-04-22 19:52:28.376 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 755fb66f-6d5e-486d-a374-f0a2946cbd61 2026-04-22 19:52:29.788 13 INFO neutron.plugins.ml2.plugin [None req-eb34d8b1-cf4b-4489-829c-6b4399a84333 - - - - - -] Attempt 1 to provision port 3c5d7583-f5f6-4bed-8fd4-bdcdf062ded2 2026-04-22 19:52:30.448 16 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 3c5d7583-f5f6-4bed-8fd4-bdcdf062ded2 2026-04-22 19:52:42.184 16 INFO neutron.plugins.ml2.plugin [None req-3cd1e99c-248a-4808-a395-bf10201978cc - - - - - -] Attempt 1 to provision port 755fb66f-6d5e-486d-a374-f0a2946cbd61 2026-04-22 19:52:42.436 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 755fb66f-6d5e-486d-a374-f0a2946cbd61 2026-04-22 19:52:43.544 13 INFO neutron.plugins.ml2.plugin [None req-ff125fbb-e5a3-48fa-bfea-09af8be499f3 - - - - - -] Attempt 1 to provision port 755fb66f-6d5e-486d-a374-f0a2946cbd61 2026-04-22 19:52:52.419 13 INFO neutron.plugins.ml2.plugin [None req-cd121d29-414f-4f00-96aa-f1769aa4916c - - - - - -] Attempt 1 to provision port 3c5d7583-f5f6-4bed-8fd4-bdcdf062ded2 2026-04-22 19:52:53.111 16 INFO neutron.plugins.ml2.plugin [None req-f5aa8f9e-4060-4223-9856-565d8cdbf5bb - - - - - -] Attempt 1 to provision port 3c5d7583-f5f6-4bed-8fd4-bdcdf062ded2 2026-04-22 19:53:20.575 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7aac88b6-e100-4dea-9670-44a29b5a5572'] response: {'server_uuid': 'b44b72a8-0588-4dc8-908f-732d22d277cd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e6a19e29-1946-4f8a-bdeb-942f285ec48d', 'code': 200}