+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-09 05:48:41.260 1 INFO neutron.common.config [-] Logging enabled! 2026-05-09 05:48:41.260 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.3.dev7 2026-05-09 05:48:41.260 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-09 05:48:41.261 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-09 05:48:42.680 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 05:48:42.682 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-09 05:48:42.685 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-09 05:48:42.686 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 05:48:42.686 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-09 05:48:42.687 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-09 05:48:42.687 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 05:48:42.693 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 05:48:42.693 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 05:48:42.693 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 05:48:42.712 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-09 05:48:42.713 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 05:48:42.713 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-09 05:48:42.732 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-09 05:48:42.732 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-09 05:48:42.732 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-09 05:48:42.732 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-09 05:48:42.981 1 INFO neutron.plugins.ml2.managers [None req-1a56f681-8331-4613-8377-a40e71596d3e - - - - - -] Initializing driver for type 'vlan' 2026-05-09 05:48:43.217 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1a56f681-8331-4613-8377-a40e71596d3e - - - - - -] VlanTypeDriver initialization complete 2026-05-09 05:48:43.217 1 INFO neutron.plugins.ml2.managers [None req-1a56f681-8331-4613-8377-a40e71596d3e - - - - - -] Initializing driver for type 'vxlan' 2026-05-09 05:48:43.217 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-1a56f681-8331-4613-8377-a40e71596d3e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-09 05:48:43.228 1 INFO neutron.plugins.ml2.managers [None req-1a56f681-8331-4613-8377-a40e71596d3e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-09 05:48:43.228 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1a56f681-8331-4613-8377-a40e71596d3e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-09 05:48:43.229 1 INFO neutron.plugins.ml2.managers [None req-1a56f681-8331-4613-8377-a40e71596d3e - - - - - -] Initializing extension driver 'port_security' 2026-05-09 05:48:43.229 1 INFO neutron.plugins.ml2.extensions.port_security [None req-1a56f681-8331-4613-8377-a40e71596d3e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-09 05:48:43.229 1 INFO neutron.plugins.ml2.managers [None req-1a56f681-8331-4613-8377-a40e71596d3e - - - - - -] Initializing extension driver 'qos' 2026-05-09 05:48:43.229 1 INFO neutron.plugins.ml2.managers [None req-1a56f681-8331-4613-8377-a40e71596d3e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-09 05:48:43.229 1 INFO neutron.plugins.ml2.managers [None req-1a56f681-8331-4613-8377-a40e71596d3e - - - - - -] Initializing mechanism driver 'l2population' 2026-05-09 05:48:43.242 1 INFO neutron.quota [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded quota_driver: . 2026-05-09 05:48:43.243 1 INFO neutron.plugins.ml2.plugin [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Modular L2 Plugin initialization complete 2026-05-09 05:48:43.243 1 INFO neutron.plugins.ml2.managers [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-09 05:48:43.243 1 INFO neutron.plugins.ml2.managers [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-09 05:48:43.243 1 INFO neutron.plugins.ml2.managers [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-09 05:48:43.244 1 INFO neutron.manager [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loading Plugin: qos 2026-05-09 05:48:43.254 1 INFO neutron.manager [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loading Plugin: router 2026-05-09 05:48:43.288 1 INFO neutron.services.service_base [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-09 05:48:43.288 1 INFO neutron.manager [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loading Plugin: segments 2026-05-09 05:48:43.353 1 INFO neutron.manager [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loading Plugin: trunk 2026-05-09 05:48:43.365 1 INFO neutron.manager [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loading Plugin: vpnaas 2026-05-09 05:48:43.396 1 WARNING stevedore.named [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-09 05:48:43.456 1 INFO neutron_vpnaas.services.vpn.plugin [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-09 05:48:43.457 1 INFO neutron.common.utils [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-09 05:48:43.457 1 INFO neutron.manager [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loading Plugin: taas 2026-05-09 05:48:43.476 1 WARNING stevedore.named [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-09 05:48:43.497 1 INFO neutron_taas.services.taas.taas_plugin [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-09 05:48:43.498 1 INFO neutron.manager [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loading Plugin: tapmirror 2026-05-09 05:48:43.509 1 WARNING stevedore.named [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-09 05:48:43.523 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-09 05:48:43.523 1 INFO neutron.manager [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loading Plugin: auto_allocate 2026-05-09 05:48:43.532 1 INFO neutron.manager [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loading Plugin: tag 2026-05-09 05:48:43.541 1 INFO neutron.manager [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loading Plugin: timestamp 2026-05-09 05:48:43.544 1 INFO neutron.manager [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loading Plugin: network_ip_availability 2026-05-09 05:48:43.547 1 INFO neutron.manager [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loading Plugin: flavors 2026-05-09 05:48:43.550 1 INFO neutron.manager [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loading Plugin: revisions 2026-05-09 05:48:43.553 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Initializing extension manager. 2026-05-09 05:48:43.554 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: address-group 2026-05-09 05:48:43.554 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: address-scope 2026-05-09 05:48:43.555 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-09 05:48:43.556 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: agent 2026-05-09 05:48:43.556 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: agent-resources-synced 2026-05-09 05:48:43.557 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-09 05:48:43.558 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-09 05:48:43.558 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: availability_zone 2026-05-09 05:48:43.559 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: availability_zone_filter 2026-05-09 05:48:43.559 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-09 05:48:43.559 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: default-subnetpools 2026-05-09 05:48:43.561 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-09 05:48:43.561 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: dns-integration 2026-05-09 05:48:43.561 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: dns-domain-ports 2026-05-09 05:48:43.562 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-09 05:48:43.562 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: dvr 2026-05-09 05:48:43.563 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-09 05:48:43.563 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: empty-string-filtering 2026-05-09 05:48:43.564 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 05:48:43.564 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-09 05:48:43.564 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: external-net 2026-05-09 05:48:43.565 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-09 05:48:43.565 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: extraroute 2026-05-09 05:48:43.566 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: extraroute-atomic 2026-05-09 05:48:43.566 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-09 05:48:43.567 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-09 05:48:43.567 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-09 05:48:43.568 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-09 05:48:43.568 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: fip-port-details 2026-05-09 05:48:43.569 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: flavors 2026-05-09 05:48:43.570 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-09 05:48:43.570 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: floatingip-pools 2026-05-09 05:48:43.571 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: ip_allocation 2026-05-09 05:48:43.571 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-09 05:48:43.571 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: l2_adjacency 2026-05-09 05:48:43.572 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: router 2026-05-09 05:48:43.576 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 05:48:43.576 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-09 05:48:43.577 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-09 05:48:43.577 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: ext-gw-mode 2026-05-09 05:48:43.578 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: l3-ha 2026-05-09 05:48:43.578 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-09 05:48:43.578 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-09 05:48:43.579 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: l3-flavors 2026-05-09 05:48:43.580 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-09 05:48:43.581 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-09 05:48:43.582 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-09 05:48:43.583 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-09 05:48:43.584 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-09 05:48:43.585 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-09 05:48:43.585 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-09 05:48:43.586 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: multi-provider 2026-05-09 05:48:43.586 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: net-mtu 2026-05-09 05:48:43.587 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: net-mtu-writable 2026-05-09 05:48:43.587 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: network_availability_zone 2026-05-09 05:48:43.587 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: network_ha 2026-05-09 05:48:43.588 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: network-ip-availability 2026-05-09 05:48:43.589 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-09 05:48:43.589 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: pagination 2026-05-09 05:48:43.590 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: port-device-profile 2026-05-09 05:48:43.590 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-09 05:48:43.590 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-09 05:48:43.591 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-09 05:48:43.591 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: port-mac-override 2026-05-09 05:48:43.592 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-09 05:48:43.592 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-09 05:48:43.593 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-09 05:48:43.593 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: port-resource-request 2026-05-09 05:48:43.593 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-09 05:48:43.594 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-09 05:48:43.594 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: binding 2026-05-09 05:48:43.595 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: binding-extended 2026-05-09 05:48:43.595 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: port-security 2026-05-09 05:48:43.596 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: project-id 2026-05-09 05:48:43.596 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: provider 2026-05-09 05:48:43.596 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-09 05:48:43.598 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: qos 2026-05-09 05:48:43.599 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-09 05:48:43.600 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-09 05:48:43.600 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: qos-default 2026-05-09 05:48:43.600 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: qos-fip 2026-05-09 05:48:43.601 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-09 05:48:43.601 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-09 05:48:43.602 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-09 05:48:43.602 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-09 05:48:43.603 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-09 05:48:43.603 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: qos-pps 2026-05-09 05:48:43.604 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-09 05:48:43.604 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-09 05:48:43.604 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: qos-rules-alias 2026-05-09 05:48:43.605 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: quota-check-limit 2026-05-09 05:48:43.605 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-09 05:48:43.607 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: quotas 2026-05-09 05:48:43.609 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: quota_details 2026-05-09 05:48:43.611 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: rbac-policies 2026-05-09 05:48:43.611 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: rbac-address-group 2026-05-09 05:48:43.611 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: rbac-address-scope 2026-05-09 05:48:43.612 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: rbac-security-groups 2026-05-09 05:48:43.612 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-09 05:48:43.613 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: revision-if-match 2026-05-09 05:48:43.613 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-09 05:48:43.614 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: router_availability_zone 2026-05-09 05:48:43.614 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-09 05:48:43.615 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-09 05:48:43.616 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-09 05:48:43.616 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-09 05:48:43.617 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-09 05:48:43.617 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-09 05:48:43.617 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-09 05:48:43.621 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: security-group 2026-05-09 05:48:43.622 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: segment 2026-05-09 05:48:43.622 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-09 05:48:43.623 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: service-type 2026-05-09 05:48:43.623 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: sorting 2026-05-09 05:48:43.624 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: standard-attr-segment 2026-05-09 05:48:43.624 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: standard-attr-description 2026-05-09 05:48:43.624 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: stateful-security-group 2026-05-09 05:48:43.625 1 WARNING neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-09 05:48:43.625 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-09 05:48:43.626 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: subnet-external-network 2026-05-09 05:48:43.626 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: subnet_onboard 2026-05-09 05:48:43.627 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-09 05:48:43.627 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: subnet-service-types 2026-05-09 05:48:43.627 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: subnet_allocation 2026-05-09 05:48:43.628 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-09 05:48:43.628 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: tag-creation 2026-05-09 05:48:43.629 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-09 05:48:43.632 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: standard-attr-tag 2026-05-09 05:48:43.632 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-09 05:48:43.633 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: trunk 2026-05-09 05:48:43.633 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: trunk-details 2026-05-09 05:48:43.634 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-09 05:48:43.634 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-09 05:48:43.635 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-09 05:48:43.635 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-09 05:48:43.637 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-09 05:48:43.637 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-09 05:48:43.638 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: vpn-flavors 2026-05-09 05:48:43.639 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: vpnaas 2026-05-09 05:48:43.641 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: taas 2026-05-09 05:48:43.641 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: tap-mirror 2026-05-09 05:48:43.642 1 INFO neutron.api.extensions [None req-cf204008-eaa1-42ce-a8f1-814e483c38c1 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-09 05:49:13.739 18 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-09 05:49:13.779 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-09 05:49:13.787 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-09 05:49:15.770 16 INFO neutron.db.l3_hamode_db [None req-50afb4f5-0d1f-4990-9f06-14c5dd1fd158 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 05:49:34.772 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 9673b1fc-7ed2-4692-a6e8-a319e310d5ae 2026-05-09 05:49:35.392 16 INFO neutron.plugins.ml2.plugin [None req-c6e0cf22-bff5-4cd5-a492-dcdd0a9d11ba - - - - - -] Attempt 1 to provision port 9673b1fc-7ed2-4692-a6e8-a319e310d5ae 2026-05-09 05:49:36.682 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 9673b1fc-7ed2-4692-a6e8-a319e310d5ae 2026-05-09 05:49:37.060 16 INFO neutron.plugins.ml2.plugin [None req-7e9443ac-c83a-4609-a119-53dceaf10f3f - - - - - -] Attempt 1 to provision port 9673b1fc-7ed2-4692-a6e8-a319e310d5ae 2026-05-09 05:54:06.795 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 94301c01-a2f5-4a0d-95a1-9fcd29227705 2026-05-09 05:54:06.946 16 INFO neutron.plugins.ml2.plugin [None req-c21eb542-8b95-404a-a2d9-83dff910a1c0 - - - - - -] Attempt 1 to provision port 94301c01-a2f5-4a0d-95a1-9fcd29227705 2026-05-09 05:54:08.581 13 INFO neutron.plugins.ml2.plugin [None req-eb082eb7-9b8f-4904-ad77-d0753f573b61 - - - - - -] Attempt 1 to provision port 94301c01-a2f5-4a0d-95a1-9fcd29227705 2026-05-09 05:54:08.750 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 94301c01-a2f5-4a0d-95a1-9fcd29227705 2026-05-09 05:54:13.707 16 INFO neutron.plugins.ml2.plugin [None req-6726445e-ea2c-41cf-9ceb-0de2044ebef4 - - - - - -] Attempt 1 to provision port ddb0e351-218a-4276-b0ac-ac1b4353e95a 2026-05-09 05:58:11.419 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port ddb0e351-218a-4276-b0ac-ac1b4353e95a 2026-05-09 05:58:12.823 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port ddb0e351-218a-4276-b0ac-ac1b4353e95a 2026-05-09 06:06:30.983 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 38f86ce5-379b-49d9-bcb6-169622cde769 2026-05-09 06:06:32.957 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 38f86ce5-379b-49d9-bcb6-169622cde769 2026-05-09 06:17:10.863 13 INFO neutron.plugins.ml2.plugin [None req-b5367cae-9174-4e7a-9733-7584cc919a23 - - - - - -] Attempt 1 to provision port 94301c01-a2f5-4a0d-95a1-9fcd29227705 2026-05-09 06:17:10.909 13 INFO neutron.plugins.ml2.plugin [None req-b5367cae-9174-4e7a-9733-7584cc919a23 - - - - - -] Attempt 1 to provision port 9673b1fc-7ed2-4692-a6e8-a319e310d5ae 2026-05-09 06:17:10.961 13 INFO neutron.plugins.ml2.plugin [None req-b5367cae-9174-4e7a-9733-7584cc919a23 - - - - - -] Attempt 1 to provision port ddb0e351-218a-4276-b0ac-ac1b4353e95a 2026-05-09 06:21:19.270 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port a48bf110-6f87-4e11-8f13-0336d0b0a5f8 2026-05-09 06:21:21.542 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 9da7d183-e0ad-4669-a98a-b1a23199f6de 2026-05-09 06:21:25.234 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 1098a909-65c6-4552-bc40-e451be37b26b 2026-05-09 06:21:26.472 16 INFO neutron.plugins.ml2.plugin [None req-3679b444-ad1f-43e6-855c-0f2ff8dd41d7 - - - - - -] Attempt 1 to provision port ebc049a7-68e4-4af9-bf93-dba1da58a59e 2026-05-09 06:21:26.526 16 INFO neutron.plugins.ml2.plugin [None req-3679b444-ad1f-43e6-855c-0f2ff8dd41d7 - - - - - -] Attempt 1 to provision port 1098a909-65c6-4552-bc40-e451be37b26b 2026-05-09 06:21:27.353 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 1098a909-65c6-4552-bc40-e451be37b26b 2026-05-09 06:21:27.589 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 3d233c8e-ceb4-475a-952f-244120018629 2026-05-09 06:21:29.292 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port f3eec98a-3ae0-42b6-8a7b-9752262c1280 2026-05-09 06:21:29.653 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 61de3d80-59c3-4c70-a32e-90c52fc953bf 2026-05-09 06:21:29.969 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 3d233c8e-ceb4-475a-952f-244120018629 2026-05-09 06:21:31.363 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 61de3d80-59c3-4c70-a32e-90c52fc953bf 2026-05-09 06:21:31.544 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 7ac27c97-e45d-4972-bf67-52bff4815bb9 2026-05-09 06:21:31.811 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port f3eec98a-3ae0-42b6-8a7b-9752262c1280 2026-05-09 06:21:33.252 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 7ac27c97-e45d-4972-bf67-52bff4815bb9 2026-05-09 06:21:37.762 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 02fadc04-e172-47e6-a269-c12fbf6891f7 2026-05-09 06:21:38.431 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ca0b054-1a5a-4279-8aaa-d7f86c039074'] response: {'server_uuid': '0bfc90d5-054f-44a3-95d0-b601c42abca8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '02fadc04-e172-47e6-a269-c12fbf6891f7', 'code': 200} 2026-05-09 06:21:40.103 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 02fadc04-e172-47e6-a269-c12fbf6891f7 2026-05-09 06:21:40.314 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 76220bce-568f-4eb4-a7a4-c4f730f47ef9 2026-05-09 06:21:40.655 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 567eb456-194a-4132-ae76-1aef793b523f 2026-05-09 06:21:40.764 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a724ae4-a32e-49ea-9470-bfbc190fb9d9'] response: {'server_uuid': '799068b2-53ba-494c-bb7a-4ed4f3749857', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '567eb456-194a-4132-ae76-1aef793b523f', 'code': 200} 2026-05-09 06:21:41.669 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 567eb456-194a-4132-ae76-1aef793b523f 2026-05-09 06:21:42.093 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 76220bce-568f-4eb4-a7a4-c4f730f47ef9 2026-05-09 06:21:48.883 16 INFO neutron.plugins.ml2.plugin [None req-101038e5-f3e4-4701-9928-5a9dd154d91c - - - - - -] Attempt 1 to provision port 02fadc04-e172-47e6-a269-c12fbf6891f7 2026-05-09 06:21:48.942 16 INFO neutron.plugins.ml2.plugin [None req-101038e5-f3e4-4701-9928-5a9dd154d91c - - - - - -] Attempt 1 to provision port 7ac27c97-e45d-4972-bf67-52bff4815bb9 2026-05-09 06:21:48.994 16 INFO neutron.plugins.ml2.plugin [None req-101038e5-f3e4-4701-9928-5a9dd154d91c - - - - - -] Attempt 1 to provision port f7c90fe2-3a27-44aa-8e76-b2988e017c64 2026-05-09 06:21:49.033 16 INFO neutron.plugins.ml2.plugin [None req-101038e5-f3e4-4701-9928-5a9dd154d91c - - - - - -] Attempt 1 to provision port 76220bce-568f-4eb4-a7a4-c4f730f47ef9 2026-05-09 06:21:49.138 16 INFO neutron.plugins.ml2.plugin [None req-101038e5-f3e4-4701-9928-5a9dd154d91c - - - - - -] Attempt 1 to provision port 1098a909-65c6-4552-bc40-e451be37b26b 2026-05-09 06:21:49.186 16 INFO neutron.plugins.ml2.plugin [None req-101038e5-f3e4-4701-9928-5a9dd154d91c - - - - - -] Attempt 1 to provision port 1c44458c-17a2-46e2-a864-4ab9bc12c638 2026-05-09 06:21:49.236 16 INFO neutron.plugins.ml2.plugin [None req-101038e5-f3e4-4701-9928-5a9dd154d91c - - - - - -] Attempt 1 to provision port ebc049a7-68e4-4af9-bf93-dba1da58a59e 2026-05-09 06:21:49.289 16 INFO neutron.plugins.ml2.plugin [None req-101038e5-f3e4-4701-9928-5a9dd154d91c - - - - - -] Attempt 1 to provision port 6d25474f-e07e-4b0b-9b99-51383ed0ac74 2026-05-09 06:21:49.954 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 75c5a1a6-e4f4-40bd-afcc-9bd2a454fe9b 2026-05-09 06:21:50.093 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-03dd51ca-ec5a-424b-a6c2-b078bccea5a4'] response: {'server_uuid': '092f87f7-9104-4261-a0cf-7f29e9aebbf7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '75c5a1a6-e4f4-40bd-afcc-9bd2a454fe9b', 'code': 200} 2026-05-09 06:21:51.529 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 75c5a1a6-e4f4-40bd-afcc-9bd2a454fe9b 2026-05-09 06:21:53.712 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 62465c02-c89a-4b4c-8f15-cfe412de9c6a 2026-05-09 06:21:54.667 16 INFO neutron.plugins.ml2.plugin [None req-0fa438e4-1210-4a3c-9852-9421f84acbed - - - - - -] Attempt 1 to provision port 62465c02-c89a-4b4c-8f15-cfe412de9c6a 2026-05-09 06:21:54.760 16 INFO neutron.plugins.ml2.plugin [None req-0fa438e4-1210-4a3c-9852-9421f84acbed - - - - - -] Attempt 1 to provision port f7c90fe2-3a27-44aa-8e76-b2988e017c64 2026-05-09 06:21:54.810 16 INFO neutron.plugins.ml2.plugin [None req-0fa438e4-1210-4a3c-9852-9421f84acbed - - - - - -] Attempt 1 to provision port eec43076-4a95-45c7-9064-8d7b32dcf380 2026-05-09 06:21:55.630 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 62465c02-c89a-4b4c-8f15-cfe412de9c6a 2026-05-09 06:22:03.653 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 1c44458c-17a2-46e2-a864-4ab9bc12c638 2026-05-09 06:22:03.895 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port ebc049a7-68e4-4af9-bf93-dba1da58a59e 2026-05-09 06:22:05.585 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 1c44458c-17a2-46e2-a864-4ab9bc12c638 2026-05-09 06:22:05.750 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port ebc049a7-68e4-4af9-bf93-dba1da58a59e 2026-05-09 06:22:11.699 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 47dd0964-207b-4f12-b903-7d3c95fe21df 2026-05-09 06:22:13.527 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 3a3f5246-98e1-4bb7-98b2-c0d218b0211d 2026-05-09 06:22:13.848 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 47dd0964-207b-4f12-b903-7d3c95fe21df 2026-05-09 06:22:14.481 16 INFO neutron.plugins.ml2.plugin [None req-f7408389-7726-4c85-847e-b9754ca99fb1 - - - - - -] Attempt 1 to provision port 2806c8f1-47b0-4c56-8a6f-3e08da94be84 2026-05-09 06:22:14.518 16 INFO neutron.plugins.ml2.plugin [None req-f7408389-7726-4c85-847e-b9754ca99fb1 - - - - - -] Attempt 1 to provision port 3a3f5246-98e1-4bb7-98b2-c0d218b0211d 2026-05-09 06:22:15.689 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 3a3f5246-98e1-4bb7-98b2-c0d218b0211d 2026-05-09 06:22:16.683 13 INFO neutron.plugins.ml2.plugin [None req-866d72c3-a515-45ea-839b-1d45f14b4f7a - - - - - -] Attempt 1 to provision port 02fadc04-e172-47e6-a269-c12fbf6891f7 2026-05-09 06:22:24.062 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port b67f7633-6e7f-43c5-92cf-066b9429eee3 2026-05-09 06:22:24.204 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c3953ee-6b38-456d-8413-6d22e2de75f5'] response: {'server_uuid': 'c638ec9f-1920-404e-9657-f6637aed4495', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b67f7633-6e7f-43c5-92cf-066b9429eee3', 'code': 200} 2026-05-09 06:22:25.582 16 INFO neutron.plugins.ml2.plugin [None req-6b90a13e-5fcd-43b0-adbf-87e9bc6986ff - - - - - -] Attempt 1 to provision port 2806c8f1-47b0-4c56-8a6f-3e08da94be84 2026-05-09 06:22:25.614 16 INFO neutron.plugins.ml2.plugin [None req-6b90a13e-5fcd-43b0-adbf-87e9bc6986ff - - - - - -] Attempt 1 to provision port 3a3f5246-98e1-4bb7-98b2-c0d218b0211d 2026-05-09 06:22:25.740 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port b67f7633-6e7f-43c5-92cf-066b9429eee3 2026-05-09 06:22:27.719 13 WARNING neutron.plugins.ml2.plugin [None req-dbb0c0aa-e891-4168-9bbd-614d8fcec8a8 - - - - - -] Concurrent port binding operations failed on port 1728e008-0065-4b39-9049-6285028ee30b 2026-05-09 06:22:27.723 13 INFO neutron.plugins.ml2.plugin [None req-dbb0c0aa-e891-4168-9bbd-614d8fcec8a8 - - - - - -] Attempt 2 to bind port 1728e008-0065-4b39-9049-6285028ee30b 2026-05-09 06:22:28.097 13 WARNING neutron.plugins.ml2.plugin [None req-dbb0c0aa-e891-4168-9bbd-614d8fcec8a8 - - - - - -] Concurrent port binding operations failed on port 2806c8f1-47b0-4c56-8a6f-3e08da94be84 2026-05-09 06:22:28.100 13 INFO neutron.plugins.ml2.plugin [None req-dbb0c0aa-e891-4168-9bbd-614d8fcec8a8 - - - - - -] Attempt 2 to bind port 2806c8f1-47b0-4c56-8a6f-3e08da94be84 2026-05-09 06:22:28.573 16 INFO neutron.plugins.ml2.plugin [None req-a9710c7e-f8a6-4b05-9b49-8fb4afc6e736 - - - - - -] Attempt 1 to provision port 2806c8f1-47b0-4c56-8a6f-3e08da94be84 2026-05-09 06:22:29.441 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 2806c8f1-47b0-4c56-8a6f-3e08da94be84 2026-05-09 06:22:29.667 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 1728e008-0065-4b39-9049-6285028ee30b 2026-05-09 06:22:31.402 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 1728e008-0065-4b39-9049-6285028ee30b 2026-05-09 06:22:33.661 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port d94f65ad-0761-4ea1-85af-1e203dde3074 2026-05-09 06:22:34.090 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port e9838578-c3ab-42eb-b296-009fc482d5f4 2026-05-09 06:22:35.286 16 INFO neutron.plugins.ml2.plugin [None req-1cd58d2b-fb27-4df1-ab20-9a752c4305cf - - - - - -] Attempt 1 to provision port dcfc0a8a-6de6-4001-891a-37de38327cb4 2026-05-09 06:22:35.509 16 INFO neutron.plugins.ml2.plugin [None req-1cd58d2b-fb27-4df1-ab20-9a752c4305cf - - - - - -] Attempt 1 to provision port 1728e008-0065-4b39-9049-6285028ee30b 2026-05-09 06:22:35.562 16 INFO neutron.plugins.ml2.plugin [None req-1cd58d2b-fb27-4df1-ab20-9a752c4305cf - - - - - -] Attempt 1 to provision port 81571457-d667-431e-8266-19548f1ce855 2026-05-09 06:22:35.574 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port d94f65ad-0761-4ea1-85af-1e203dde3074 2026-05-09 06:22:35.590 16 INFO neutron.plugins.ml2.plugin [None req-1cd58d2b-fb27-4df1-ab20-9a752c4305cf - - - - - -] Attempt 1 to provision port 9d33d987-68ac-438a-9a6a-4a2cf15554f2 2026-05-09 06:22:35.730 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port dcfc0a8a-6de6-4001-891a-37de38327cb4 2026-05-09 06:22:35.918 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port e9838578-c3ab-42eb-b296-009fc482d5f4 2026-05-09 06:22:37.806 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 1815b583-b42a-46a7-8035-6d23858c5bcc 2026-05-09 06:22:38.143 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port dcfc0a8a-6de6-4001-891a-37de38327cb4 2026-05-09 06:22:39.759 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 1815b583-b42a-46a7-8035-6d23858c5bcc 2026-05-09 06:22:42.879 13 INFO neutron.plugins.ml2.plugin [None req-6fe88ccd-75d4-47dc-a935-c599fd5796cb - - - - - -] Attempt 1 to provision port 38d8719e-b5b3-42d7-a908-ea2597516650 2026-05-09 06:22:42.944 13 INFO neutron.plugins.ml2.plugin [None req-6fe88ccd-75d4-47dc-a935-c599fd5796cb - - - - - -] Attempt 1 to provision port 1815b583-b42a-46a7-8035-6d23858c5bcc 2026-05-09 06:22:47.106 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port dcbee8f6-89db-4bc1-b07f-f42d1f2df086 2026-05-09 06:22:47.446 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 9a45e782-cebf-4fc1-bb5e-9583726c9aab 2026-05-09 06:22:47.550 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-87e5ddcf-1380-4c28-a47c-886bdedede8a'] response: {'server_uuid': '14d6f15f-0a0d-4686-8c0c-8992c139100d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9a45e782-cebf-4fc1-bb5e-9583726c9aab', 'code': 200} 2026-05-09 06:22:47.847 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 919092eb-e252-4443-a759-be9a3e514513 2026-05-09 06:22:48.858 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port dcbee8f6-89db-4bc1-b07f-f42d1f2df086 2026-05-09 06:22:49.008 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 9a45e782-cebf-4fc1-bb5e-9583726c9aab 2026-05-09 06:22:49.153 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 919092eb-e252-4443-a759-be9a3e514513 2026-05-09 06:22:49.364 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 13840832-fb6b-403e-bb8f-c2ebe42511f7 2026-05-09 06:22:49.597 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-14c76591-5463-4807-9e3e-723d5231bd23'] response: {'server_uuid': 'f4410039-eeaa-4c19-bee9-20fb67d5c7f6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '919092eb-e252-4443-a759-be9a3e514513', 'code': 200} 2026-05-09 06:22:50.809 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 13840832-fb6b-403e-bb8f-c2ebe42511f7 2026-05-09 06:22:50.850 13 INFO neutron.plugins.ml2.plugin [None req-ebec8ef1-776d-44c6-9478-813e3443bc09 - - - - - -] Attempt 1 to provision port dcfc0a8a-6de6-4001-891a-37de38327cb4 2026-05-09 06:22:50.929 13 INFO neutron.plugins.ml2.plugin [None req-ebec8ef1-776d-44c6-9478-813e3443bc09 - - - - - -] Attempt 1 to provision port 9a45e782-cebf-4fc1-bb5e-9583726c9aab 2026-05-09 06:22:50.974 13 INFO neutron.plugins.ml2.plugin [None req-ebec8ef1-776d-44c6-9478-813e3443bc09 - - - - - -] Attempt 1 to provision port 81571457-d667-431e-8266-19548f1ce855 2026-05-09 06:22:51.001 13 INFO neutron.plugins.ml2.plugin [None req-ebec8ef1-776d-44c6-9478-813e3443bc09 - - - - - -] Attempt 1 to provision port 26a135ed-9db3-4e55-a08c-b858b6270bc4 2026-05-09 06:22:51.026 13 INFO neutron.plugins.ml2.plugin [None req-ebec8ef1-776d-44c6-9478-813e3443bc09 - - - - - -] Attempt 1 to provision port 38d8719e-b5b3-42d7-a908-ea2597516650 2026-05-09 06:22:51.050 13 INFO neutron.plugins.ml2.plugin [None req-ebec8ef1-776d-44c6-9478-813e3443bc09 - - - - - -] Attempt 1 to provision port 13840832-fb6b-403e-bb8f-c2ebe42511f7 2026-05-09 06:22:52.871 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 81571457-d667-431e-8266-19548f1ce855 2026-05-09 06:22:53.175 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 9d33d987-68ac-438a-9a6a-4a2cf15554f2 2026-05-09 06:22:56.082 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 9d33d987-68ac-438a-9a6a-4a2cf15554f2 2026-05-09 06:22:56.221 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 81571457-d667-431e-8266-19548f1ce855 2026-05-09 06:22:56.412 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 38d8719e-b5b3-42d7-a908-ea2597516650 2026-05-09 06:22:56.645 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port dc270ad1-3abe-4f97-be5a-7398a4834d1c 2026-05-09 06:22:56.732 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-32c2f2fb-a580-451e-ab70-75b1bf5ce3cc'] response: {'server_uuid': '065bb108-5aa0-4ff0-b680-ad790ffd319b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dc270ad1-3abe-4f97-be5a-7398a4834d1c', 'code': 200} 2026-05-09 06:22:56.953 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 070ae588-a038-496e-a161-c49521042efa 2026-05-09 06:22:57.591 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 4c46283e-1bd1-4584-a9fb-e1cf4da1a065 2026-05-09 06:22:57.732 13 INFO neutron.plugins.ml2.plugin [None req-995e557e-0d92-4f05-8f99-529b844815c8 - - - - - -] Attempt 1 to provision port dc270ad1-3abe-4f97-be5a-7398a4834d1c 2026-05-09 06:22:57.770 13 INFO neutron.plugins.ml2.plugin [None req-995e557e-0d92-4f05-8f99-529b844815c8 - - - - - -] Attempt 1 to provision port 81571457-d667-431e-8266-19548f1ce855 2026-05-09 06:22:57.810 13 INFO neutron.plugins.ml2.plugin [None req-995e557e-0d92-4f05-8f99-529b844815c8 - - - - - -] Attempt 1 to provision port 070ae588-a038-496e-a161-c49521042efa 2026-05-09 06:22:57.863 13 INFO neutron.plugins.ml2.plugin [None req-995e557e-0d92-4f05-8f99-529b844815c8 - - - - - -] Attempt 1 to provision port 38d8719e-b5b3-42d7-a908-ea2597516650 2026-05-09 06:22:57.912 13 INFO neutron.plugins.ml2.plugin [None req-995e557e-0d92-4f05-8f99-529b844815c8 - - - - - -] Attempt 1 to provision port 13840832-fb6b-403e-bb8f-c2ebe42511f7 2026-05-09 06:22:57.956 13 INFO neutron.plugins.ml2.plugin [None req-995e557e-0d92-4f05-8f99-529b844815c8 - - - - - -] Attempt 1 to provision port 26a135ed-9db3-4e55-a08c-b858b6270bc4 2026-05-09 06:22:58.223 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 38d8719e-b5b3-42d7-a908-ea2597516650 2026-05-09 06:22:58.450 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 4c46283e-1bd1-4584-a9fb-e1cf4da1a065 2026-05-09 06:22:58.685 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port dc270ad1-3abe-4f97-be5a-7398a4834d1c 2026-05-09 06:22:58.992 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 070ae588-a038-496e-a161-c49521042efa 2026-05-09 06:23:00.455 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 38ce77c2-cea5-4963-9ea9-c432024f01ab 2026-05-09 06:23:02.647 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 38ce77c2-cea5-4963-9ea9-c432024f01ab 2026-05-09 06:23:04.029 16 INFO neutron.plugins.ml2.plugin [None req-b624e487-f8e9-45e4-bfde-9087ed991f60 - - - - - -] Attempt 1 to provision port 8f0e09b3-c3bf-4599-aa69-d98a8de50194 2026-05-09 06:23:04.058 16 INFO neutron.plugins.ml2.plugin [None req-b624e487-f8e9-45e4-bfde-9087ed991f60 - - - - - -] Attempt 1 to provision port 26a135ed-9db3-4e55-a08c-b858b6270bc4 2026-05-09 06:23:04.184 16 INFO neutron.plugins.ml2.plugin [None req-b624e487-f8e9-45e4-bfde-9087ed991f60 - - - - - -] Attempt 1 to provision port 38ce77c2-cea5-4963-9ea9-c432024f01ab 2026-05-09 06:23:04.252 16 INFO neutron.plugins.ml2.plugin [None req-b624e487-f8e9-45e4-bfde-9087ed991f60 - - - - - -] Attempt 1 to provision port 9a45e782-cebf-4fc1-bb5e-9583726c9aab 2026-05-09 06:23:04.410 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port f9367967-0c6b-40e0-b903-a4d56b1241c7 2026-05-09 06:23:04.691 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 26a135ed-9db3-4e55-a08c-b858b6270bc4 2026-05-09 06:23:06.221 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port f9367967-0c6b-40e0-b903-a4d56b1241c7 2026-05-09 06:23:09.530 13 INFO neutron.plugins.ml2.plugin [None req-bbd499e2-f172-4a6d-a6f2-7d0dbd45f856 - - - - - -] Attempt 1 to provision port 8f0e09b3-c3bf-4599-aa69-d98a8de50194 2026-05-09 06:23:09.560 13 INFO neutron.plugins.ml2.plugin [None req-bbd499e2-f172-4a6d-a6f2-7d0dbd45f856 - - - - - -] Attempt 1 to provision port 9ec29849-d995-4e87-a9aa-51b567ff788d 2026-05-09 06:23:09.588 13 INFO neutron.plugins.ml2.plugin [None req-bbd499e2-f172-4a6d-a6f2-7d0dbd45f856 - - - - - -] Attempt 1 to provision port 38ce77c2-cea5-4963-9ea9-c432024f01ab 2026-05-09 06:23:10.751 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 4b740612-9221-4fec-8873-17d4be199c80 2026-05-09 06:23:11.392 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d938c20b-27e8-4b4a-87cc-66a288b86451'] response: {'server_uuid': 'b690d39c-690a-491e-bf74-8e6ce7ab70a7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4b740612-9221-4fec-8873-17d4be199c80', 'code': 200} 2026-05-09 06:23:12.381 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 4b740612-9221-4fec-8873-17d4be199c80 2026-05-09 06:23:12.585 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 8f0e09b3-c3bf-4599-aa69-d98a8de50194 2026-05-09 06:23:12.871 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 9ec29849-d995-4e87-a9aa-51b567ff788d 2026-05-09 06:23:13.976 13 INFO neutron.plugins.ml2.plugin [None req-1a73a22b-c283-45b2-b979-4ef8611115ad - - - - - -] Attempt 1 to provision port 8f0e09b3-c3bf-4599-aa69-d98a8de50194 2026-05-09 06:23:14.035 13 INFO neutron.plugins.ml2.plugin [None req-1a73a22b-c283-45b2-b979-4ef8611115ad - - - - - -] Attempt 1 to provision port 9ec29849-d995-4e87-a9aa-51b567ff788d 2026-05-09 06:23:14.096 13 INFO neutron.plugins.ml2.plugin [None req-1a73a22b-c283-45b2-b979-4ef8611115ad - - - - - -] Attempt 1 to provision port 0e7072da-02e0-467b-aa9a-d3278dfe3746 2026-05-09 06:23:14.137 13 INFO neutron.plugins.ml2.plugin [None req-1a73a22b-c283-45b2-b979-4ef8611115ad - - - - - -] Attempt 1 to provision port 4b740612-9221-4fec-8873-17d4be199c80 2026-05-09 06:23:14.207 13 INFO neutron.plugins.ml2.plugin [None req-1a73a22b-c283-45b2-b979-4ef8611115ad - - - - - -] Attempt 1 to provision port 9673b1fc-7ed2-4692-a6e8-a319e310d5ae 2026-05-09 06:23:14.256 13 INFO neutron.plugins.ml2.plugin [None req-1a73a22b-c283-45b2-b979-4ef8611115ad - - - - - -] Attempt 1 to provision port 9d33d987-68ac-438a-9a6a-4a2cf15554f2 2026-05-09 06:23:14.319 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 8f0e09b3-c3bf-4599-aa69-d98a8de50194 2026-05-09 06:23:14.504 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 9ec29849-d995-4e87-a9aa-51b567ff788d 2026-05-09 06:23:18.452 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c57127f7-3a1d-4392-83c0-8341d0a2c9b3'] response: {'server_uuid': '14d6f15f-0a0d-4686-8c0c-8992c139100d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9a45e782-cebf-4fc1-bb5e-9583726c9aab', 'code': 200} 2026-05-09 06:23:20.745 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 9a45e782-cebf-4fc1-bb5e-9583726c9aab 2026-05-09 06:23:20.831 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4105500f-e698-4b22-8439-c9bb99f29278'] response: {'server_uuid': '14d6f15f-0a0d-4686-8c0c-8992c139100d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9a45e782-cebf-4fc1-bb5e-9583726c9aab', 'code': 200} 2026-05-09 06:23:22.297 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 9a45e782-cebf-4fc1-bb5e-9583726c9aab 2026-05-09 06:23:42.316 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port ea69140e-a68f-4a29-9feb-325b898fb4af 2026-05-09 06:23:44.247 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port ea69140e-a68f-4a29-9feb-325b898fb4af 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server [None req-c8bb4f10-0e5b-4d7a-a608-731e2b379823 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 63cebfad-1c8f-4c6d-a089-b60e6cdf5e87: This subnet is being modified by another concurrent operation. 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-09 06:23:45.136 13 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-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 06:23:45.136 13 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-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 06:23:45.136 13 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-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 06:23:45.136 13 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-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 06:23:45.136 13 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-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 06:23:45.136 13 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-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 06:23:45.136 13 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-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 06:23:45.136 13 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-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-05-09 06:23:45.136 13 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-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-09 06:23:45.136 13 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-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 06:23:45.136 13 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-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 06:23:45.136 13 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-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-05-09 06:23:45.136 13 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-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server raise exception 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 63cebfad-1c8f-4c6d-a089-b60e6cdf5e87: This subnet is being modified by another concurrent operation. 2026-05-09 06:23:45.136 13 ERROR oslo_messaging.rpc.server 2026-05-09 06:23:48.778 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 4b562b01-331b-45a2-ac23-10bebf2f8029 2026-05-09 06:23:48.870 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ea4268f-fbcb-4a24-8b25-85c97ed4ad55'] response: {'server_uuid': '524346b7-fb4e-4458-8358-2435d9e31c43', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4b562b01-331b-45a2-ac23-10bebf2f8029', 'code': 200} 2026-05-09 06:23:48.961 16 INFO neutron.plugins.ml2.plugin [None req-ae7ffe07-8fb4-4645-86da-6e175bd8474e - - - - - -] Attempt 1 to provision port 4b562b01-331b-45a2-ac23-10bebf2f8029 2026-05-09 06:23:50.290 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 4b562b01-331b-45a2-ac23-10bebf2f8029 2026-05-09 06:24:26.251 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 8a823f60-e208-4ba8-9f15-23b311206e58 2026-05-09 06:24:26.906 13 INFO neutron.plugins.ml2.plugin [None req-a8cbccc7-8dc8-4c56-8fbc-6bff480aab39 - - - - - -] Attempt 1 to provision port 8a823f60-e208-4ba8-9f15-23b311206e58 2026-05-09 06:24:28.513 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port baa374e3-85d7-4185-bbb2-2a870a640248 2026-05-09 06:24:28.912 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 8a823f60-e208-4ba8-9f15-23b311206e58 2026-05-09 06:24:30.307 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port baa374e3-85d7-4185-bbb2-2a870a640248 2026-05-09 06:24:30.938 13 INFO neutron.plugins.ml2.plugin [None req-4ab69fe5-cf08-4336-b645-53100cb03965 - - - - - -] Attempt 1 to provision port 2342cc68-f95a-4b06-9a16-0a7911a9cf7e 2026-05-09 06:24:30.962 13 INFO neutron.plugins.ml2.plugin [None req-4ab69fe5-cf08-4336-b645-53100cb03965 - - - - - -] Attempt 1 to provision port c9e25765-905a-4392-abad-12f8d01ae254 2026-05-09 06:24:30.982 13 INFO neutron.plugins.ml2.plugin [None req-4ab69fe5-cf08-4336-b645-53100cb03965 - - - - - -] Attempt 1 to provision port 8a823f60-e208-4ba8-9f15-23b311206e58 2026-05-09 06:24:32.531 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port e2814445-3a50-473b-995a-495fe023288f 2026-05-09 06:24:34.425 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port e2814445-3a50-473b-995a-495fe023288f 2026-05-09 06:24:36.396 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 2fe15628-5b2e-4fd6-804f-3b1f23be7bcf 2026-05-09 06:24:37.371 13 INFO neutron.plugins.ml2.plugin [None req-968de416-ff2d-4d38-8d41-5572be0248dd - - - - - -] Attempt 1 to provision port a1d2ebf4-30af-4b01-84ac-7550e7718280 2026-05-09 06:24:37.401 13 INFO neutron.plugins.ml2.plugin [None req-968de416-ff2d-4d38-8d41-5572be0248dd - - - - - -] Attempt 1 to provision port 2342cc68-f95a-4b06-9a16-0a7911a9cf7e 2026-05-09 06:24:37.426 13 INFO neutron.plugins.ml2.plugin [None req-968de416-ff2d-4d38-8d41-5572be0248dd - - - - - -] Attempt 1 to provision port 2fe15628-5b2e-4fd6-804f-3b1f23be7bcf 2026-05-09 06:24:38.348 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 2fe15628-5b2e-4fd6-804f-3b1f23be7bcf 2026-05-09 06:24:41.359 13 INFO neutron.plugins.ml2.plugin [None req-b06d1ea3-18a8-49b7-876e-92d642b48125 - - - - - -] Attempt 1 to provision port a1d2ebf4-30af-4b01-84ac-7550e7718280 2026-05-09 06:24:41.393 13 INFO neutron.plugins.ml2.plugin [None req-b06d1ea3-18a8-49b7-876e-92d642b48125 - - - - - -] Attempt 1 to provision port e3477a24-059a-485f-aa5a-4cc6533eae43 2026-05-09 06:24:41.418 13 INFO neutron.plugins.ml2.plugin [None req-b06d1ea3-18a8-49b7-876e-92d642b48125 - - - - - -] Attempt 1 to provision port 2fe15628-5b2e-4fd6-804f-3b1f23be7bcf 2026-05-09 06:24:43.598 16 INFO neutron.plugins.ml2.plugin [None req-e2e18c9c-7969-4855-885f-5b3300363860 - - - - - -] Attempt 1 to provision port a1d2ebf4-30af-4b01-84ac-7550e7718280 2026-05-09 06:24:46.074 16 INFO neutron.plugins.ml2.plugin [None req-44a2448f-528f-498a-bd3f-ef0a89b0a2db - - - - - -] Attempt 1 to provision port a1d2ebf4-30af-4b01-84ac-7550e7718280 2026-05-09 06:24:46.109 16 INFO neutron.plugins.ml2.plugin [None req-44a2448f-528f-498a-bd3f-ef0a89b0a2db - - - - - -] Attempt 1 to provision port 2342cc68-f95a-4b06-9a16-0a7911a9cf7e 2026-05-09 06:24:47.361 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port b77cb916-5987-452d-ac58-683fb388b554 2026-05-09 06:24:47.482 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ac0c734-ed38-422a-a6bf-be20b96ed423'] response: {'server_uuid': '2c4579a9-cd61-4ef2-bfe0-a9df885f230f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b77cb916-5987-452d-ac58-683fb388b554', 'code': 200} 2026-05-09 06:24:47.888 16 INFO neutron.plugins.ml2.plugin [None req-e74c4883-79ca-436a-86c8-eac0dbbaeca7 - - - - - -] Attempt 1 to provision port b77cb916-5987-452d-ac58-683fb388b554 2026-05-09 06:24:48.471 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 2342cc68-f95a-4b06-9a16-0a7911a9cf7e 2026-05-09 06:24:48.804 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port c9e25765-905a-4392-abad-12f8d01ae254 2026-05-09 06:24:49.078 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port b77cb916-5987-452d-ac58-683fb388b554 2026-05-09 06:24:50.398 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port a1d2ebf4-30af-4b01-84ac-7550e7718280 2026-05-09 06:24:50.735 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port e3477a24-059a-485f-aa5a-4cc6533eae43 2026-05-09 06:24:50.978 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 2342cc68-f95a-4b06-9a16-0a7911a9cf7e 2026-05-09 06:24:51.172 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port c9e25765-905a-4392-abad-12f8d01ae254 2026-05-09 06:24:52.322 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port a1d2ebf4-30af-4b01-84ac-7550e7718280 2026-05-09 06:24:52.492 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port e3477a24-059a-485f-aa5a-4cc6533eae43 2026-05-09 06:25:02.318 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port dd79ef1b-3288-455a-adc5-a4e930543b55 2026-05-09 06:25:40.320 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port aea1108c-0ce1-4682-a7cb-473d1fb4ad1b 2026-05-09 06:25:40.507 13 INFO neutron.plugins.ml2.plugin [None req-128abafc-f144-46ef-8b12-7460377b30de - - - - - -] Attempt 1 to provision port aea1108c-0ce1-4682-a7cb-473d1fb4ad1b 2026-05-09 06:25:42.295 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port aea1108c-0ce1-4682-a7cb-473d1fb4ad1b 2026-05-09 06:25:44.347 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 2ec55363-d974-4688-b374-32c4bf4d93bf 2026-05-09 06:25:44.680 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 8f8785f0-27ab-4c6b-9f68-598176056ab2 2026-05-09 06:25:46.335 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 2ec55363-d974-4688-b374-32c4bf4d93bf 2026-05-09 06:25:46.492 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 8f8785f0-27ab-4c6b-9f68-598176056ab2 2026-05-09 06:25:50.358 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port aea1108c-0ce1-4682-a7cb-473d1fb4ad1b 2026-05-09 06:25:51.202 16 INFO neutron.plugins.ml2.plugin [None req-422e769e-ae60-4141-a94e-bb259b394774 - - - - - -] Attempt 1 to provision port aea1108c-0ce1-4682-a7cb-473d1fb4ad1b 2026-05-09 06:25:51.255 16 INFO neutron.plugins.ml2.plugin [None req-422e769e-ae60-4141-a94e-bb259b394774 - - - - - -] Attempt 1 to provision port 8f8785f0-27ab-4c6b-9f68-598176056ab2 2026-05-09 06:25:51.303 16 INFO neutron.plugins.ml2.plugin [None req-422e769e-ae60-4141-a94e-bb259b394774 - - - - - -] Attempt 1 to provision port 1c8a01a8-20c0-4cb4-9219-04ce017b9fe5 2026-05-09 06:25:51.328 16 INFO neutron.plugins.ml2.plugin [None req-422e769e-ae60-4141-a94e-bb259b394774 - - - - - -] Attempt 1 to provision port 886b8b79-1364-48d7-aefc-8203b93eb195 2026-05-09 06:25:54.326 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port df51be8f-d75c-47bf-b52c-2cf92f09da8a 2026-05-09 06:25:56.940 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 216da3ec-c367-4844-b426-9e5c5b506a5f 2026-05-09 06:25:57.040 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-20377c2c-049a-460a-bab8-719e69271d28'] response: {'server_uuid': '8e88f481-8b65-4946-b07c-f53e70dfe970', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '216da3ec-c367-4844-b426-9e5c5b506a5f', 'code': 200} 2026-05-09 06:25:57.244 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port df51be8f-d75c-47bf-b52c-2cf92f09da8a 2026-05-09 06:25:58.362 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 216da3ec-c367-4844-b426-9e5c5b506a5f 2026-05-09 06:25:59.154 13 INFO neutron.plugins.ml2.plugin [None req-e06daa53-9dc5-433a-bfc5-4418a573e914 - - - - - -] Attempt 1 to provision port 886b8b79-1364-48d7-aefc-8203b93eb195 2026-05-09 06:25:59.175 13 INFO neutron.plugins.ml2.plugin [None req-e06daa53-9dc5-433a-bfc5-4418a573e914 - - - - - -] Attempt 1 to provision port 8f8785f0-27ab-4c6b-9f68-598176056ab2 2026-05-09 06:25:59.214 13 INFO neutron.plugins.ml2.plugin [None req-e06daa53-9dc5-433a-bfc5-4418a573e914 - - - - - -] Attempt 1 to provision port 216da3ec-c367-4844-b426-9e5c5b506a5f 2026-05-09 06:25:59.255 13 INFO neutron.plugins.ml2.plugin [None req-e06daa53-9dc5-433a-bfc5-4418a573e914 - - - - - -] Attempt 1 to provision port e42206dc-7cdc-4a4d-b8a4-6534f6874f1c 2026-05-09 06:25:59.279 13 INFO neutron.plugins.ml2.plugin [None req-e06daa53-9dc5-433a-bfc5-4418a573e914 - - - - - -] Attempt 1 to provision port df51be8f-d75c-47bf-b52c-2cf92f09da8a 2026-05-09 06:25:59.329 13 INFO neutron.plugins.ml2.plugin [None req-e06daa53-9dc5-433a-bfc5-4418a573e914 - - - - - -] Attempt 1 to provision port 1e6b6d0e-554d-4cd0-94d4-a37cb2f83367 2026-05-09 06:25:59.350 13 INFO neutron.plugins.ml2.plugin [None req-e06daa53-9dc5-433a-bfc5-4418a573e914 - - - - - -] Attempt 1 to provision port 1c8a01a8-20c0-4cb4-9219-04ce017b9fe5 2026-05-09 06:25:59.376 13 INFO neutron.plugins.ml2.plugin [None req-e06daa53-9dc5-433a-bfc5-4418a573e914 - - - - - -] Attempt 1 to provision port aea1108c-0ce1-4682-a7cb-473d1fb4ad1b 2026-05-09 06:26:00.357 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 1c8a01a8-20c0-4cb4-9219-04ce017b9fe5 2026-05-09 06:26:02.389 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 886b8b79-1364-48d7-aefc-8203b93eb195 2026-05-09 06:26:02.641 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 1c8a01a8-20c0-4cb4-9219-04ce017b9fe5 2026-05-09 06:26:02.843 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 1e6b6d0e-554d-4cd0-94d4-a37cb2f83367 2026-05-09 06:26:03.122 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port e42206dc-7cdc-4a4d-b8a4-6534f6874f1c 2026-05-09 06:26:03.281 13 INFO neutron.plugins.ml2.plugin [None req-ab0cce57-45f9-4389-94d2-693da99e8fb3 - - - - - -] Attempt 1 to provision port 1e6b6d0e-554d-4cd0-94d4-a37cb2f83367 2026-05-09 06:26:03.399 13 INFO neutron.plugins.ml2.plugin [None req-ab0cce57-45f9-4389-94d2-693da99e8fb3 - - - - - -] Attempt 1 to provision port df51be8f-d75c-47bf-b52c-2cf92f09da8a 2026-05-09 06:26:04.373 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 886b8b79-1364-48d7-aefc-8203b93eb195 2026-05-09 06:26:04.767 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 1e6b6d0e-554d-4cd0-94d4-a37cb2f83367 2026-05-09 06:26:05.068 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port e42206dc-7cdc-4a4d-b8a4-6534f6874f1c 2026-05-09 06:26:06.348 16 INFO neutron.plugins.ml2.plugin [None req-2d497ba2-3a86-4558-b2ad-b4f0ac38a5a6 - - - - - -] Attempt 1 to provision port 1e6b6d0e-554d-4cd0-94d4-a37cb2f83367 2026-05-09 06:26:06.398 16 INFO neutron.plugins.ml2.plugin [None req-2d497ba2-3a86-4558-b2ad-b4f0ac38a5a6 - - - - - -] Attempt 1 to provision port 1c8a01a8-20c0-4cb4-9219-04ce017b9fe5 2026-05-09 06:26:08.524 16 INFO neutron.plugins.ml2.plugin [None req-d634d11a-39e2-4cb9-82f3-3ac6e3cf69ed - - - - - -] Attempt 1 to provision port 216da3ec-c367-4844-b426-9e5c5b506a5f 2026-05-09 06:26:08.579 16 INFO neutron.plugins.ml2.plugin [None req-d634d11a-39e2-4cb9-82f3-3ac6e3cf69ed - - - - - -] Attempt 1 to provision port 886b8b79-1364-48d7-aefc-8203b93eb195 2026-05-09 06:26:09.877 16 INFO neutron.plugins.ml2.plugin [None req-a62f4e48-f535-494a-a83b-c88d4d97bf5a - - - - - -] Attempt 1 to provision port 886b8b79-1364-48d7-aefc-8203b93eb195 2026-05-09 06:26:14.374 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 0df674bd-b5fb-4226-ab63-83dd8554fcad 2026-05-09 06:26:14.481 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe06f80b-0d71-4017-8633-a5cbd553b618'] response: {'server_uuid': '453d1f51-2c37-40e9-b011-a39895708b39', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0df674bd-b5fb-4226-ab63-83dd8554fcad', 'code': 200} 2026-05-09 06:26:16.363 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 0df674bd-b5fb-4226-ab63-83dd8554fcad 2026-05-09 06:26:41.569 13 INFO neutron.plugins.ml2.plugin [None req-ff4130a9-1909-4fca-807e-9acd044b0183 - - - - - -] Attempt 1 to provision port c61c70c0-b31c-4d83-982e-29449c183acb 2026-05-09 06:27:02.865 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 1b915514-3b9a-4f94-a509-fb2bdb03c601 2026-05-09 06:27:02.969 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c28baf1b-6d18-4595-b683-558cdd403258'] response: {'server_uuid': '4b72d82c-07d8-4256-98c8-b666a2599287', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1b915514-3b9a-4f94-a509-fb2bdb03c601', 'code': 200} 2026-05-09 06:27:04.367 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 1b915514-3b9a-4f94-a509-fb2bdb03c601 2026-05-09 06:27:37.762 16 INFO neutron.plugins.ml2.plugin [None req-53197301-dc3b-4560-9ec1-390cd2b799cd - - - - - -] Attempt 1 to provision port f09b5a89-c609-4432-b191-436e02431974 2026-05-09 06:27:42.411 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port f09b5a89-c609-4432-b191-436e02431974 2026-05-09 06:27:42.522 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8632998-28ae-4392-a1cf-d164c1df87d2'] response: {'server_uuid': '4b72d82c-07d8-4256-98c8-b666a2599287', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f09b5a89-c609-4432-b191-436e02431974', 'code': 200} 2026-05-09 06:27:44.357 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port f09b5a89-c609-4432-b191-436e02431974 2026-05-09 06:27:46.879 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port f09b5a89-c609-4432-b191-436e02431974 2026-05-09 06:28:07.445 16 INFO neutron.plugins.ml2.plugin [None req-db78ff14-3fe6-49d0-97b7-43bde1a1d0ed - - - - - -] Attempt 1 to provision port ea04a9c0-f345-4360-bc46-5e95c23fd509 2026-05-09 06:28:13.973 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port ea04a9c0-f345-4360-bc46-5e95c23fd509 2026-05-09 06:28:14.113 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0618d66e-8396-4289-aac8-0563d896d8cd'] response: {'server_uuid': '4b72d82c-07d8-4256-98c8-b666a2599287', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ea04a9c0-f345-4360-bc46-5e95c23fd509', 'code': 200} 2026-05-09 06:28:15.081 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port ea04a9c0-f345-4360-bc46-5e95c23fd509 2026-05-09 06:28:25.044 13 INFO neutron.plugins.ml2.plugin [None req-eb5e1365-9987-4daf-8a02-d5a2827df322 - - - - - -] Attempt 1 to provision port 53d0506b-6fa3-43f0-be24-682034ea1e9c 2026-05-09 06:28:31.139 16 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 53d0506b-6fa3-43f0-be24-682034ea1e9c 2026-05-09 06:28:31.255 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2566c478-861d-4602-8563-531fc1b15a77'] response: {'server_uuid': '4b72d82c-07d8-4256-98c8-b666a2599287', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '53d0506b-6fa3-43f0-be24-682034ea1e9c', 'code': 200} 2026-05-09 06:28:33.099 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 53d0506b-6fa3-43f0-be24-682034ea1e9c 2026-05-09 06:28:35.723 16 INFO neutron.plugins.ml2.plugin [None req-a19d8d59-d6a5-4cb4-923f-18fd93607ffe - - - - - -] Attempt 1 to provision port ea04a9c0-f345-4360-bc46-5e95c23fd509 2026-05-09 06:28:47.072 16 INFO neutron.plugins.ml2.plugin [None req-59ec5288-936d-45ae-90f7-ce7012b763a8 - - - - - -] Attempt 1 to provision port 53d0506b-6fa3-43f0-be24-682034ea1e9c 2026-05-09 06:28:47.184 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port 53d0506b-6fa3-43f0-be24-682034ea1e9c 2026-05-09 06:28:48.448 13 INFO neutron.plugins.ml2.plugin [None req-a135d4c2-1e20-4103-9a12-91f9cfc67013 - - - - - -] Attempt 1 to provision port 53d0506b-6fa3-43f0-be24-682034ea1e9c 2026-05-09 06:28:57.147 13 INFO neutron.plugins.ml2.plugin [None req-0d46b007-904e-4855-a638-cfc24bdccebd - - - - - -] Attempt 1 to provision port ea04a9c0-f345-4360-bc46-5e95c23fd509 2026-05-09 06:28:57.375 16 INFO neutron.plugins.ml2.plugin [None req-7e2748ec-4b5c-467d-a4a0-6597f348f50e - - - - - -] Attempt 1 to provision port ea04a9c0-f345-4360-bc46-5e95c23fd509