+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-26 08:48:45.301 1 INFO neutron.common.config [-] Logging enabled! 2026-05-26 08:48:45.301 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-26 08:48:45.302 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-26 08:48:45.302 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-26 08:48:46.791 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-26 08:48:46.793 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-26 08:48:46.796 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-26 08:48:46.797 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-26 08:48:46.798 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-26 08:48:46.798 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-26 08:48:46.798 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 08:48:46.805 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 08:48:46.805 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 08:48:46.805 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-26 08:48:46.825 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-26 08:48:46.827 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-26 08:48:46.827 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-26 08:48:46.849 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-26 08:48:46.849 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-26 08:48:46.849 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-26 08:48:46.850 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-26 08:48:47.129 1 INFO neutron.plugins.ml2.managers [None req-bfb63116-6889-436c-b6f1-cc60061f0e62 - - - - - -] Initializing driver for type 'vlan' 2026-05-26 08:48:47.268 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-bfb63116-6889-436c-b6f1-cc60061f0e62 - - - - - -] VlanTypeDriver initialization complete 2026-05-26 08:48:47.268 1 INFO neutron.plugins.ml2.managers [None req-bfb63116-6889-436c-b6f1-cc60061f0e62 - - - - - -] Initializing driver for type 'vxlan' 2026-05-26 08:48:47.269 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-bfb63116-6889-436c-b6f1-cc60061f0e62 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-26 08:48:47.316 1 INFO neutron.plugins.ml2.managers [None req-bfb63116-6889-436c-b6f1-cc60061f0e62 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-26 08:48:47.316 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-bfb63116-6889-436c-b6f1-cc60061f0e62 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-26 08:48:47.316 1 INFO neutron.plugins.ml2.managers [None req-bfb63116-6889-436c-b6f1-cc60061f0e62 - - - - - -] Initializing extension driver 'port_security' 2026-05-26 08:48:47.317 1 INFO neutron.plugins.ml2.extensions.port_security [None req-bfb63116-6889-436c-b6f1-cc60061f0e62 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-26 08:48:47.317 1 INFO neutron.plugins.ml2.managers [None req-bfb63116-6889-436c-b6f1-cc60061f0e62 - - - - - -] Initializing extension driver 'qos' 2026-05-26 08:48:47.317 1 INFO neutron.plugins.ml2.managers [None req-bfb63116-6889-436c-b6f1-cc60061f0e62 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-26 08:48:47.317 1 INFO neutron.plugins.ml2.managers [None req-bfb63116-6889-436c-b6f1-cc60061f0e62 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-26 08:48:47.332 1 INFO neutron.quota [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded quota_driver: . 2026-05-26 08:48:47.332 1 INFO neutron.plugins.ml2.plugin [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Modular L2 Plugin initialization complete 2026-05-26 08:48:47.332 1 INFO neutron.plugins.ml2.managers [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-26 08:48:47.332 1 INFO neutron.plugins.ml2.managers [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-26 08:48:47.333 1 INFO neutron.plugins.ml2.managers [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-26 08:48:47.333 1 INFO neutron.manager [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loading Plugin: qos 2026-05-26 08:48:47.344 1 INFO neutron.manager [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loading Plugin: router 2026-05-26 08:48:47.380 1 INFO neutron.services.service_base [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-26 08:48:47.381 1 INFO neutron.manager [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loading Plugin: segments 2026-05-26 08:48:47.447 1 INFO neutron.manager [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loading Plugin: trunk 2026-05-26 08:48:47.463 1 INFO neutron.manager [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loading Plugin: vpnaas 2026-05-26 08:48:47.498 1 WARNING stevedore.named [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-26 08:48:47.601 1 INFO neutron_vpnaas.services.vpn.plugin [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-26 08:48:47.602 1 INFO neutron.common.utils [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-26 08:48:47.602 1 INFO neutron.manager [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loading Plugin: taas 2026-05-26 08:48:47.625 1 WARNING stevedore.named [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-26 08:48:47.625 1 WARNING stevedore.named [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-26 08:48:47.647 1 INFO neutron_taas.services.taas.taas_plugin [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-26 08:48:47.648 1 INFO neutron.manager [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loading Plugin: tapmirror 2026-05-26 08:48:47.660 1 WARNING stevedore.named [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-26 08:48:47.661 1 WARNING stevedore.named [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-26 08:48:47.674 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-26 08:48:47.674 1 INFO neutron.manager [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loading Plugin: auto_allocate 2026-05-26 08:48:47.683 1 INFO neutron.manager [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loading Plugin: tag 2026-05-26 08:48:47.692 1 INFO neutron.manager [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loading Plugin: timestamp 2026-05-26 08:48:47.697 1 INFO neutron.manager [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loading Plugin: network_ip_availability 2026-05-26 08:48:47.703 1 INFO neutron.manager [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loading Plugin: flavors 2026-05-26 08:48:47.708 1 INFO neutron.manager [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loading Plugin: revisions 2026-05-26 08:48:47.712 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Initializing extension manager. 2026-05-26 08:48:47.713 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: address-group 2026-05-26 08:48:47.714 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: address-scope 2026-05-26 08:48:47.714 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-26 08:48:47.715 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: agent 2026-05-26 08:48:47.716 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: agent-resources-synced 2026-05-26 08:48:47.717 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-26 08:48:47.717 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-26 08:48:47.718 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: availability_zone 2026-05-26 08:48:47.719 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: availability_zone_filter 2026-05-26 08:48:47.719 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-26 08:48:47.720 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: default-subnetpools 2026-05-26 08:48:47.723 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-26 08:48:47.724 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: dns-integration 2026-05-26 08:48:47.724 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: dns-domain-ports 2026-05-26 08:48:47.725 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-26 08:48:47.725 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: dvr 2026-05-26 08:48:47.726 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-26 08:48:47.726 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: empty-string-filtering 2026-05-26 08:48:47.727 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-26 08:48:47.728 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-26 08:48:47.729 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: external-net 2026-05-26 08:48:47.729 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-26 08:48:47.730 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: extraroute 2026-05-26 08:48:47.730 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: extraroute-atomic 2026-05-26 08:48:47.731 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-26 08:48:47.731 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-26 08:48:47.732 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-26 08:48:47.732 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-26 08:48:47.733 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: fip-port-details 2026-05-26 08:48:47.734 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: flavors 2026-05-26 08:48:47.735 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-26 08:48:47.735 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: floatingip-pools 2026-05-26 08:48:47.736 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: ip_allocation 2026-05-26 08:48:47.736 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-26 08:48:47.737 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: l2_adjacency 2026-05-26 08:48:47.738 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: router 2026-05-26 08:48:47.740 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-26 08:48:47.740 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-26 08:48:47.741 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-26 08:48:47.741 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: ext-gw-mode 2026-05-26 08:48:47.742 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: l3-ha 2026-05-26 08:48:47.742 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-26 08:48:47.743 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-26 08:48:47.744 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: l3-flavors 2026-05-26 08:48:47.746 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-26 08:48:47.746 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-26 08:48:47.749 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-26 08:48:47.750 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-26 08:48:47.751 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-26 08:48:47.753 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-26 08:48:47.753 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-26 08:48:47.754 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: multi-provider 2026-05-26 08:48:47.754 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: net-mtu 2026-05-26 08:48:47.755 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: net-mtu-writable 2026-05-26 08:48:47.756 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: network_availability_zone 2026-05-26 08:48:47.756 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: network_ha 2026-05-26 08:48:47.757 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: network-ip-availability 2026-05-26 08:48:47.758 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-26 08:48:47.758 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: pagination 2026-05-26 08:48:47.759 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: port-device-profile 2026-05-26 08:48:47.760 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-26 08:48:47.760 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-26 08:48:47.761 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-26 08:48:47.761 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: port-mac-override 2026-05-26 08:48:47.762 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-26 08:48:47.762 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-26 08:48:47.763 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-26 08:48:47.763 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: port-resource-request 2026-05-26 08:48:47.764 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-26 08:48:47.764 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-26 08:48:47.765 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: binding 2026-05-26 08:48:47.766 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: binding-extended 2026-05-26 08:48:47.766 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: port-security 2026-05-26 08:48:47.767 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: project-id 2026-05-26 08:48:47.767 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: provider 2026-05-26 08:48:47.768 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-26 08:48:47.770 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: qos 2026-05-26 08:48:47.771 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-26 08:48:47.772 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-26 08:48:47.772 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: qos-default 2026-05-26 08:48:47.773 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: qos-fip 2026-05-26 08:48:47.773 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-26 08:48:47.774 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-26 08:48:47.775 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-26 08:48:47.775 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-26 08:48:47.776 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-26 08:48:47.777 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: qos-pps 2026-05-26 08:48:47.777 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-26 08:48:47.778 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-26 08:48:47.778 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: qos-rules-alias 2026-05-26 08:48:47.779 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: quota-check-limit 2026-05-26 08:48:47.780 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-26 08:48:47.784 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: quotas 2026-05-26 08:48:47.790 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: quota_details 2026-05-26 08:48:47.792 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: rbac-policies 2026-05-26 08:48:47.792 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: rbac-address-group 2026-05-26 08:48:47.794 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: rbac-address-scope 2026-05-26 08:48:47.794 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: rbac-security-groups 2026-05-26 08:48:47.795 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-26 08:48:47.796 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: revision-if-match 2026-05-26 08:48:47.797 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-26 08:48:47.797 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: router_availability_zone 2026-05-26 08:48:47.798 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-26 08:48:47.799 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-26 08:48:47.800 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-26 08:48:47.800 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-26 08:48:47.801 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-26 08:48:47.801 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-26 08:48:47.801 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-26 08:48:47.805 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: security-group 2026-05-26 08:48:47.806 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: segment 2026-05-26 08:48:47.807 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-26 08:48:47.807 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: service-type 2026-05-26 08:48:47.808 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: sorting 2026-05-26 08:48:47.808 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: standard-attr-segment 2026-05-26 08:48:47.809 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: standard-attr-description 2026-05-26 08:48:47.809 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: stateful-security-group 2026-05-26 08:48:47.810 1 WARNING neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-26 08:48:47.810 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-26 08:48:47.810 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: subnet-external-network 2026-05-26 08:48:47.811 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: subnet_onboard 2026-05-26 08:48:47.811 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-26 08:48:47.812 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: subnet-service-types 2026-05-26 08:48:47.812 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: subnet_allocation 2026-05-26 08:48:47.813 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-26 08:48:47.813 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: tag-creation 2026-05-26 08:48:47.814 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-26 08:48:47.818 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: standard-attr-tag 2026-05-26 08:48:47.818 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-26 08:48:47.819 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: trunk 2026-05-26 08:48:47.819 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: trunk-details 2026-05-26 08:48:47.820 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-26 08:48:47.820 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-26 08:48:47.820 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-26 08:48:47.822 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-26 08:48:47.823 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-26 08:48:47.824 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-26 08:48:47.824 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: vpn-flavors 2026-05-26 08:48:47.826 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: vpnaas 2026-05-26 08:48:47.827 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: taas 2026-05-26 08:48:47.828 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: tap-mirror 2026-05-26 08:48:47.828 1 INFO neutron.api.extensions [None req-5dd59e6c-a698-4e2a-8e21-e478f7c9f822 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-26 08:49:17.930 20 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-26 08:49:17.960 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-26 08:49:17.978 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-26 08:49:25.430 16 INFO neutron.db.l3_hamode_db [None req-5c1d9320-3478-4385-8b79-4becf68e59ed - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 08:49:42.340 13 INFO neutron.plugins.ml2.plugin [None req-8b50a4a5-2ccd-4a76-af9b-751b1e09a276 - - - - - -] Attempt 1 to provision port 8814aa8f-4560-4cb2-842e-62e253051292 2026-05-26 08:49:42.622 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 8814aa8f-4560-4cb2-842e-62e253051292 2026-05-26 08:49:44.069 13 INFO neutron.plugins.ml2.plugin [None req-27593e75-7b8c-4ced-b5e0-ad88dd8c02f6 - - - - - -] Attempt 1 to provision port 8814aa8f-4560-4cb2-842e-62e253051292 2026-05-26 08:49:44.513 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 8814aa8f-4560-4cb2-842e-62e253051292 2026-05-26 08:50:22.537 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 242ab9de-efc8-481d-86da-9a18ea793c37 2026-05-26 08:50:23.052 16 INFO neutron.plugins.ml2.plugin [None req-23e1fddf-c40d-4514-aed3-0e2d8d50203d - - - - - -] Attempt 1 to provision port 242ab9de-efc8-481d-86da-9a18ea793c37 2026-05-26 08:50:24.525 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 242ab9de-efc8-481d-86da-9a18ea793c37 2026-05-26 08:50:24.717 16 INFO neutron.plugins.ml2.plugin [None req-08bbb38a-bc20-46e2-9b39-77ae12649cc5 - - - - - -] Attempt 1 to provision port 242ab9de-efc8-481d-86da-9a18ea793c37 2026-05-26 08:50:30.875 16 INFO neutron.plugins.ml2.plugin [None req-b12862e6-1d00-4f9c-9b1b-95016503a2ca - - - - - -] Attempt 1 to provision port 9e63205e-3385-430b-abf2-e3321ad9233e 2026-05-26 08:54:13.182 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 9e63205e-3385-430b-abf2-e3321ad9233e 2026-05-26 08:54:14.604 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 9e63205e-3385-430b-abf2-e3321ad9233e 2026-05-26 08:58:02.715 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 51aa1aa8-9ad5-46da-824b-b1c074257510 2026-05-26 08:58:04.660 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 51aa1aa8-9ad5-46da-824b-b1c074257510 2026-05-26 09:00:49.252 16 INFO neutron.plugins.ml2.plugin [None req-3516fc37-feed-4402-bf1f-9163a503bb69 - - - - - -] Attempt 1 to provision port 96df65e9-c5ca-43fc-8dbd-293d46ffd68a 2026-05-26 09:00:49.851 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 96df65e9-c5ca-43fc-8dbd-293d46ffd68a 2026-05-26 09:00:53.832 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port fbc06a1e-f76f-41f8-b55a-f459e80f57a4 2026-05-26 09:00:55.837 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port fbc06a1e-f76f-41f8-b55a-f459e80f57a4 2026-05-26 09:00:56.315 16 INFO neutron.plugins.ml2.plugin [None req-f698148b-bcb3-4b54-a9d9-85f0a0a35e6e - - - - - -] Attempt 1 to provision port 96df65e9-c5ca-43fc-8dbd-293d46ffd68a 2026-05-26 09:00:56.367 16 INFO neutron.plugins.ml2.plugin [None req-f698148b-bcb3-4b54-a9d9-85f0a0a35e6e - - - - - -] Attempt 1 to provision port fbc06a1e-f76f-41f8-b55a-f459e80f57a4 2026-05-26 09:00:56.422 16 INFO neutron.plugins.ml2.plugin [None req-f698148b-bcb3-4b54-a9d9-85f0a0a35e6e - - - - - -] Attempt 1 to provision port b534470b-2889-4ac3-8bd8-09be80a44ca5 2026-05-26 09:00:59.889 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port c3973ce2-8868-4203-a5a1-20ddf76c46df 2026-05-26 09:01:02.057 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 85430c1e-47fb-44f8-ba10-442bf0a2a742 2026-05-26 09:01:02.401 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port c5400101-216e-4fd1-9396-8ac5281122ed 2026-05-26 09:01:02.844 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port cb08d01c-bf4d-4341-8575-b6b5136ddd5c 2026-05-26 09:01:03.268 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port c3973ce2-8868-4203-a5a1-20ddf76c46df 2026-05-26 09:01:03.815 13 INFO neutron.plugins.ml2.plugin [None req-e13d6afe-5071-43f3-901e-1024892bcddf - - - - - -] Attempt 1 to provision port c531a4ee-827d-42f1-bde0-ec233fa7e8ac 2026-05-26 09:01:03.894 13 INFO neutron.plugins.ml2.plugin [None req-e13d6afe-5071-43f3-901e-1024892bcddf - - - - - -] Attempt 1 to provision port c3973ce2-8868-4203-a5a1-20ddf76c46df 2026-05-26 09:01:03.997 13 INFO neutron.plugins.ml2.plugin [None req-e13d6afe-5071-43f3-901e-1024892bcddf - - - - - -] Attempt 1 to provision port 7d4a4469-a14a-471a-abf2-1124f1de24cc 2026-05-26 09:01:04.047 13 INFO neutron.plugins.ml2.plugin [None req-e13d6afe-5071-43f3-901e-1024892bcddf - - - - - -] Attempt 1 to provision port fbc06a1e-f76f-41f8-b55a-f459e80f57a4 2026-05-26 09:01:04.152 13 INFO neutron.plugins.ml2.plugin [None req-e13d6afe-5071-43f3-901e-1024892bcddf - - - - - -] Attempt 1 to provision port 7ec46348-b83d-453d-abce-791a5dd929fb 2026-05-26 09:01:04.178 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 85430c1e-47fb-44f8-ba10-442bf0a2a742 2026-05-26 09:01:04.202 13 INFO neutron.plugins.ml2.plugin [None req-e13d6afe-5071-43f3-901e-1024892bcddf - - - - - -] Attempt 1 to provision port b534470b-2889-4ac3-8bd8-09be80a44ca5 2026-05-26 09:01:04.408 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port cb08d01c-bf4d-4341-8575-b6b5136ddd5c 2026-05-26 09:01:04.612 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port c5400101-216e-4fd1-9396-8ac5281122ed 2026-05-26 09:01:06.166 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 349d5112-c4f6-4b31-927f-17e032439c22 2026-05-26 09:01:07.882 16 INFO neutron.plugins.ml2.plugin [None req-56c3fa18-c1d3-4646-9822-dd8646f1d888 - - - - - -] Attempt 1 to provision port b534470b-2889-4ac3-8bd8-09be80a44ca5 2026-05-26 09:01:07.904 16 INFO neutron.plugins.ml2.plugin [None req-56c3fa18-c1d3-4646-9822-dd8646f1d888 - - - - - -] Attempt 1 to provision port d5a43b66-4cbb-4507-845d-66c2222649df 2026-05-26 09:01:08.270 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 349d5112-c4f6-4b31-927f-17e032439c22 2026-05-26 09:01:11.792 16 INFO neutron.plugins.ml2.plugin [None req-62166923-fddf-496a-ad48-157392353e31 - - - - - -] Attempt 1 to provision port c3973ce2-8868-4203-a5a1-20ddf76c46df 2026-05-26 09:01:11.857 16 INFO neutron.plugins.ml2.plugin [None req-62166923-fddf-496a-ad48-157392353e31 - - - - - -] Attempt 1 to provision port 7d4a4469-a14a-471a-abf2-1124f1de24cc 2026-05-26 09:01:13.257 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 540b9445-dc8d-4386-b948-50c41d11ea5b 2026-05-26 09:01:13.677 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 77d7a888-b22a-4fb8-905b-50b65b2dfd7b 2026-05-26 09:01:13.809 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b3ab066-d310-4e92-9286-b098b92691a1'] response: {'server_uuid': '77356c7c-032e-4ab0-ab29-1c301f5d1c20', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '540b9445-dc8d-4386-b948-50c41d11ea5b', 'code': 200} 2026-05-26 09:01:15.602 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 540b9445-dc8d-4386-b948-50c41d11ea5b 2026-05-26 09:01:15.865 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee82f4d4-0141-4ff4-a308-00f7c2928534'] response: {'server_uuid': '5f473c44-386c-44d4-95cd-17440d66f9ca', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '77d7a888-b22a-4fb8-905b-50b65b2dfd7b', 'code': 200} 2026-05-26 09:01:15.870 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 2b4197e5-5db9-49e5-aa54-a47f0c49da56 2026-05-26 09:01:16.289 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 77d7a888-b22a-4fb8-905b-50b65b2dfd7b 2026-05-26 09:01:17.022 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 821d519a-c1f8-4c5a-8720-d2d8331117a8 2026-05-26 09:01:17.502 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 2b4197e5-5db9-49e5-aa54-a47f0c49da56 2026-05-26 09:01:18.259 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-05053912-06dd-40f7-b409-ae3e0b357bc9'] response: {'server_uuid': '4f063c3e-de20-4419-89f8-5e6a1b548ffd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2b4197e5-5db9-49e5-aa54-a47f0c49da56', 'code': 200} 2026-05-26 09:01:19.043 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 821d519a-c1f8-4c5a-8720-d2d8331117a8 2026-05-26 09:01:19.278 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 53557381-00c8-442a-b565-3d9346ea85a0 2026-05-26 09:01:20.937 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 53557381-00c8-442a-b565-3d9346ea85a0 2026-05-26 09:01:25.883 13 INFO neutron.plugins.ml2.plugin [None req-77a63e0d-206d-4c0b-8642-298a24059fc0 - - - - - -] Attempt 1 to provision port a25bee2d-b4b1-45b5-86c8-feb301310252 2026-05-26 09:01:25.922 13 INFO neutron.plugins.ml2.plugin [None req-77a63e0d-206d-4c0b-8642-298a24059fc0 - - - - - -] Attempt 1 to provision port 7d4a4469-a14a-471a-abf2-1124f1de24cc 2026-05-26 09:01:25.952 13 INFO neutron.plugins.ml2.plugin [None req-77a63e0d-206d-4c0b-8642-298a24059fc0 - - - - - -] Attempt 1 to provision port 90545f8b-c57a-4255-9d04-d8f491e4232b 2026-05-26 09:01:25.976 13 INFO neutron.plugins.ml2.plugin [None req-77a63e0d-206d-4c0b-8642-298a24059fc0 - - - - - -] Attempt 1 to provision port 53557381-00c8-442a-b565-3d9346ea85a0 2026-05-26 09:01:28.573 16 INFO neutron.plugins.ml2.plugin [None req-945efb92-1086-4468-a531-b90351a978e1 - - - - - -] Attempt 1 to provision port a25bee2d-b4b1-45b5-86c8-feb301310252 2026-05-26 09:01:29.709 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 32fb51a8-504c-45fb-acae-bef309842520 2026-05-26 09:01:29.832 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5517fdd6-41bf-4ea1-b6eb-47ab150ec59c'] response: {'server_uuid': 'd6e4fc35-8956-41f0-9943-2fbbb55049d6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '32fb51a8-504c-45fb-acae-bef309842520', 'code': 200} 2026-05-26 09:01:31.158 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 32fb51a8-504c-45fb-acae-bef309842520 2026-05-26 09:01:32.000 16 INFO neutron.plugins.ml2.plugin [None req-9994ddd5-b3f4-4dce-9751-b230b7acd7ca - - - - - -] Attempt 1 to provision port a25bee2d-b4b1-45b5-86c8-feb301310252 2026-05-26 09:01:32.040 16 INFO neutron.plugins.ml2.plugin [None req-9994ddd5-b3f4-4dce-9751-b230b7acd7ca - - - - - -] Attempt 1 to provision port 32fb51a8-504c-45fb-acae-bef309842520 2026-05-26 09:01:32.107 16 INFO neutron.plugins.ml2.plugin [None req-9994ddd5-b3f4-4dce-9751-b230b7acd7ca - - - - - -] Attempt 1 to provision port 5514717a-2b94-43c2-a27c-5b6a9688c16f 2026-05-26 09:01:41.022 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port d5a43b66-4cbb-4507-845d-66c2222649df 2026-05-26 09:01:41.324 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 7ec46348-b83d-453d-abce-791a5dd929fb 2026-05-26 09:01:42.972 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port d5a43b66-4cbb-4507-845d-66c2222649df 2026-05-26 09:01:43.150 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 7ec46348-b83d-453d-abce-791a5dd929fb 2026-05-26 09:01:44.970 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 5514717a-2b94-43c2-a27c-5b6a9688c16f 2026-05-26 09:01:46.972 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 5514717a-2b94-43c2-a27c-5b6a9688c16f 2026-05-26 09:01:47.118 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port a25bee2d-b4b1-45b5-86c8-feb301310252 2026-05-26 09:01:47.737 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-974ca42f-d241-44d8-b26e-66499c9cec9d'] response: {'server_uuid': '5f473c44-386c-44d4-95cd-17440d66f9ca', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '77d7a888-b22a-4fb8-905b-50b65b2dfd7b', 'code': 200} 2026-05-26 09:01:48.938 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port a25bee2d-b4b1-45b5-86c8-feb301310252 2026-05-26 09:01:51.507 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 77d7a888-b22a-4fb8-905b-50b65b2dfd7b 2026-05-26 09:01:51.647 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e1a4ef2-2052-4903-9e22-147dd4166adf'] response: {'server_uuid': '5f473c44-386c-44d4-95cd-17440d66f9ca', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '77d7a888-b22a-4fb8-905b-50b65b2dfd7b', 'code': 200} 2026-05-26 09:01:53.203 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 77d7a888-b22a-4fb8-905b-50b65b2dfd7b 2026-05-26 09:01:53.511 13 INFO neutron.plugins.ml2.plugin [None req-f8540bc6-263b-42b3-b3a3-1d6020129bed - - - - - -] Attempt 1 to provision port 32fb51a8-504c-45fb-acae-bef309842520 2026-05-26 09:01:56.868 13 INFO neutron.plugins.ml2.plugin [None req-177969b0-c0ca-4a5b-aeb0-59757a3d6a13 - - - - - -] Attempt 1 to provision port 32fb51a8-504c-45fb-acae-bef309842520 2026-05-26 09:01:57.002 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 32fb51a8-504c-45fb-acae-bef309842520 2026-05-26 09:02:11.018 13 INFO neutron.plugins.ml2.plugin [None req-dcbc01b3-78f4-4b20-ba7a-0b59f471a782 - - - - - -] Attempt 1 to provision port 50b3d7cc-0aaa-4cb7-9ca3-4ccbc1d1d466 2026-05-26 09:02:11.084 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 50b3d7cc-0aaa-4cb7-9ca3-4ccbc1d1d466 2026-05-26 09:02:13.006 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 50b3d7cc-0aaa-4cb7-9ca3-4ccbc1d1d466 2026-05-26 09:02:15.206 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port ff58b75c-5bb1-4834-8c9a-189007b659ed 2026-05-26 09:02:15.567 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port dd82da3a-66b7-46e5-aac5-a2f388391255 2026-05-26 09:02:17.142 16 INFO neutron.plugins.ml2.plugin [None req-a27ff5fb-c4dc-4bce-b5b9-e3f6460af730 - - - - - -] Attempt 1 to provision port ff58b75c-5bb1-4834-8c9a-189007b659ed 2026-05-26 09:02:17.144 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port ff58b75c-5bb1-4834-8c9a-189007b659ed 2026-05-26 09:02:17.195 16 INFO neutron.plugins.ml2.plugin [None req-a27ff5fb-c4dc-4bce-b5b9-e3f6460af730 - - - - - -] Attempt 1 to provision port c589b8c5-c207-43e1-a70f-f548e9ce4ae4 2026-05-26 09:02:17.320 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port dd82da3a-66b7-46e5-aac5-a2f388391255 2026-05-26 09:02:21.856 13 INFO neutron.plugins.ml2.plugin [None req-3127789d-952c-41f1-9886-7cdfd8a693a1 - - - - - -] Attempt 1 to provision port f3aa6c21-5bc7-4e67-83b7-54d1a601333f 2026-05-26 09:02:26.420 13 INFO neutron.plugins.ml2.plugin [None req-ce36e4f1-b906-4a7b-add9-6c40cff18ab8 - - - - - -] Attempt 1 to provision port c589b8c5-c207-43e1-a70f-f548e9ce4ae4 2026-05-26 09:02:29.504 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 0880e1f8-0a54-4357-a02a-788ced9f7bf6 2026-05-26 09:02:31.632 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port f8344e63-8792-41a3-859d-072121d30295 2026-05-26 09:02:32.050 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 7ddd2996-c981-4a4a-b5df-164c5bd16ab1 2026-05-26 09:02:32.149 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d60b9a23-922e-4f7b-8fcb-21d5fe2e2690'] response: {'server_uuid': '9b38a07d-6ec9-4c9d-a571-76ca65be8558', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7ddd2996-c981-4a4a-b5df-164c5bd16ab1', 'code': 200} 2026-05-26 09:02:32.418 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 0880e1f8-0a54-4357-a02a-788ced9f7bf6 2026-05-26 09:02:33.508 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port f8344e63-8792-41a3-859d-072121d30295 2026-05-26 09:02:33.740 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 7ddd2996-c981-4a4a-b5df-164c5bd16ab1 2026-05-26 09:02:34.008 16 INFO neutron.plugins.ml2.plugin [None req-1197b10d-7c91-42d4-b33d-b2c5ef932492 - - - - - -] Attempt 1 to provision port f8344e63-8792-41a3-859d-072121d30295 2026-05-26 09:02:34.091 16 INFO neutron.plugins.ml2.plugin [None req-1197b10d-7c91-42d4-b33d-b2c5ef932492 - - - - - -] Attempt 1 to provision port 198a792a-fdc0-4135-a43d-7b80d46ad4e0 2026-05-26 09:02:34.113 16 INFO neutron.plugins.ml2.plugin [None req-1197b10d-7c91-42d4-b33d-b2c5ef932492 - - - - - -] Attempt 1 to provision port 7ddd2996-c981-4a4a-b5df-164c5bd16ab1 2026-05-26 09:02:34.209 16 INFO neutron.plugins.ml2.plugin [None req-1197b10d-7c91-42d4-b33d-b2c5ef932492 - - - - - -] Attempt 1 to provision port c589b8c5-c207-43e1-a70f-f548e9ce4ae4 2026-05-26 09:02:35.305 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port d0ec9ea3-c1bd-416e-8f40-58997b33432a 2026-05-26 09:02:37.547 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port c589b8c5-c207-43e1-a70f-f548e9ce4ae4 2026-05-26 09:02:37.932 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port d0ec9ea3-c1bd-416e-8f40-58997b33432a 2026-05-26 09:02:38.148 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port e90bd1ac-7ba7-4c1b-9091-23bc45ec2299 2026-05-26 09:02:38.565 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port f3aa6c21-5bc7-4e67-83b7-54d1a601333f 2026-05-26 09:02:39.259 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port c589b8c5-c207-43e1-a70f-f548e9ce4ae4 2026-05-26 09:02:39.557 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port f3aa6c21-5bc7-4e67-83b7-54d1a601333f 2026-05-26 09:02:39.702 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port e90bd1ac-7ba7-4c1b-9091-23bc45ec2299 2026-05-26 09:02:42.314 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 4ffd5a4f-a656-4ed7-92fd-cd28b3ad828e 2026-05-26 09:02:42.428 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-87fabd30-fc9e-4033-9bc5-7365a8d28b2f'] response: {'server_uuid': '73dd4ad2-7d48-4c73-95f0-93792a593545', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4ffd5a4f-a656-4ed7-92fd-cd28b3ad828e', 'code': 200} 2026-05-26 09:02:43.584 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 4ffd5a4f-a656-4ed7-92fd-cd28b3ad828e 2026-05-26 09:02:45.817 16 INFO neutron.plugins.ml2.plugin [None req-063abc77-4a8c-4630-bb3f-8d9cda8df876 - - - - - -] Attempt 1 to provision port 4df5edaa-1c48-4457-ac69-d955094c5cc8 2026-05-26 09:02:45.839 16 INFO neutron.plugins.ml2.plugin [None req-063abc77-4a8c-4630-bb3f-8d9cda8df876 - - - - - -] Attempt 1 to provision port e90bd1ac-7ba7-4c1b-9091-23bc45ec2299 2026-05-26 09:02:45.904 16 INFO neutron.plugins.ml2.plugin [None req-063abc77-4a8c-4630-bb3f-8d9cda8df876 - - - - - -] Attempt 1 to provision port 2cd85e02-8423-464c-88af-c700fafde16b 2026-05-26 09:02:46.546 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 497917bc-7981-41aa-8822-3242b0e04dc7 2026-05-26 09:02:46.703 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a21322a1-6113-49a7-8d27-543b2ce8bd5c'] response: {'server_uuid': '01e79265-ca55-41d8-a6f0-1a2f6d59a0e3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '497917bc-7981-41aa-8822-3242b0e04dc7', 'code': 200} 2026-05-26 09:02:48.121 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 497917bc-7981-41aa-8822-3242b0e04dc7 2026-05-26 09:02:49.979 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 198a792a-fdc0-4135-a43d-7b80d46ad4e0 2026-05-26 09:02:50.332 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 4df5edaa-1c48-4457-ac69-d955094c5cc8 2026-05-26 09:02:50.623 16 INFO neutron.plugins.ml2.plugin [None req-8f9ad83c-58ab-4724-a48b-37c90f2f0074 - - - - - -] Attempt 1 to provision port f8344e63-8792-41a3-859d-072121d30295 2026-05-26 09:02:50.679 16 INFO neutron.plugins.ml2.plugin [None req-8f9ad83c-58ab-4724-a48b-37c90f2f0074 - - - - - -] Attempt 1 to provision port 198a792a-fdc0-4135-a43d-7b80d46ad4e0 2026-05-26 09:02:50.746 16 INFO neutron.plugins.ml2.plugin [None req-8f9ad83c-58ab-4724-a48b-37c90f2f0074 - - - - - -] Attempt 1 to provision port 4a3d0054-a436-4937-9bac-0530b3b11a85 2026-05-26 09:02:52.024 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 4a3d0054-a436-4937-9bac-0530b3b11a85 2026-05-26 09:02:52.297 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 198a792a-fdc0-4135-a43d-7b80d46ad4e0 2026-05-26 09:02:52.514 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port d7b56662-928f-431f-a966-48ae1a3f5611 2026-05-26 09:02:52.934 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 4df5edaa-1c48-4457-ac69-d955094c5cc8 2026-05-26 09:02:53.097 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 2cd85e02-8423-464c-88af-c700fafde16b 2026-05-26 09:02:54.607 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 4a3d0054-a436-4937-9bac-0530b3b11a85 2026-05-26 09:02:54.796 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port d7b56662-928f-431f-a966-48ae1a3f5611 2026-05-26 09:02:55.044 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 2cd85e02-8423-464c-88af-c700fafde16b 2026-05-26 09:02:55.556 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port a4dce324-3371-42bb-9a58-c17e2ea8dc60 2026-05-26 09:02:56.668 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port a4dce324-3371-42bb-9a58-c17e2ea8dc60 2026-05-26 09:02:58.057 13 INFO neutron.plugins.ml2.plugin [None req-5443cafe-e4cd-41bf-a5b4-959c3bd8e6fb - - - - - -] Attempt 1 to provision port 9f36577f-be91-4cfb-b69e-edda458d1b52 2026-05-26 09:02:58.107 13 INFO neutron.plugins.ml2.plugin [None req-5443cafe-e4cd-41bf-a5b4-959c3bd8e6fb - - - - - -] Attempt 1 to provision port c7dbfd1a-b74d-466d-9ef6-cf08253216fe 2026-05-26 09:02:58.155 13 INFO neutron.plugins.ml2.plugin [None req-5443cafe-e4cd-41bf-a5b4-959c3bd8e6fb - - - - - -] Attempt 1 to provision port a4dce324-3371-42bb-9a58-c17e2ea8dc60 2026-05-26 09:03:04.860 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port bb5cf87c-5a13-4304-b379-5a7fee3218a8 2026-05-26 09:03:05.460 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7cecc3aa-2636-42cb-b382-30ea013150a8'] response: {'server_uuid': '39065f64-4ee2-47bc-b78a-b081906dd10c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bb5cf87c-5a13-4304-b379-5a7fee3218a8', 'code': 200} 2026-05-26 09:03:06.361 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port bb5cf87c-5a13-4304-b379-5a7fee3218a8 2026-05-26 09:03:07.231 16 INFO neutron.plugins.ml2.plugin [None req-e125a449-2b7c-4df7-b82c-0db2375170be - - - - - -] Attempt 1 to provision port ecd00a33-7373-4cfa-a3e7-beb903539455 2026-05-26 09:03:10.422 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 9f36577f-be91-4cfb-b69e-edda458d1b52 2026-05-26 09:03:10.689 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port c7dbfd1a-b74d-466d-9ef6-cf08253216fe 2026-05-26 09:03:12.386 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 9f36577f-be91-4cfb-b69e-edda458d1b52 2026-05-26 09:03:12.525 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port c7dbfd1a-b74d-466d-9ef6-cf08253216fe 2026-05-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server [None req-bc4443da-a7b6-4161-be9d-8f12c76932e3 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet ff757589-96cc-49b2-93b7-034a55c0f5ee: This subnet is being modified by another concurrent operation. 2026-05-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-05-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-05-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-05-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-05-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-05-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-05-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-05-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-05-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-05-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-05-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-05-26 09:03:22.182 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-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server raise exception 2026-05-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet ff757589-96cc-49b2-93b7-034a55c0f5ee: This subnet is being modified by another concurrent operation. 2026-05-26 09:03:22.182 13 ERROR oslo_messaging.rpc.server 2026-05-26 09:03:29.929 16 INFO neutron.plugins.ml2.plugin [None req-573712ec-da19-4459-8f48-f02e2909493c - - - - - -] Attempt 1 to provision port 392550b4-0979-44a6-95e2-9f982b695bef 2026-05-26 09:03:36.365 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port d6609814-aa3d-470b-b501-3cb4cc2ff013 2026-05-26 09:03:38.381 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port d6609814-aa3d-470b-b501-3cb4cc2ff013 2026-05-26 09:03:45.019 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 25688a93-aad5-41b0-8de0-63894d9b907f 2026-05-26 09:03:45.381 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port b59d1f67-c778-47f3-9650-04aad6f2fc46 2026-05-26 09:03:45.491 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4cca4c0e-5785-4a24-ba8f-610341b0adfe'] response: {'server_uuid': '4be1a34c-3cd0-456b-a182-9af6d375e454', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b59d1f67-c778-47f3-9650-04aad6f2fc46', 'code': 200} 2026-05-26 09:03:46.933 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port b59d1f67-c778-47f3-9650-04aad6f2fc46 2026-05-26 09:03:49.020 13 INFO neutron.plugins.ml2.plugin [None req-2b90de38-3cb3-48e7-b9c9-4b074d0a0a8a - - - - - -] Attempt 1 to provision port b59d1f67-c778-47f3-9650-04aad6f2fc46 2026-05-26 09:04:02.391 13 INFO neutron.plugins.ml2.plugin [None req-3bf6c20a-7d32-49f6-bedf-97621423695d - - - - - -] Attempt 1 to provision port d3d68db0-2d2c-40b0-ad99-a33bd3c5f0fc 2026-05-26 09:04:02.740 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port d3d68db0-2d2c-40b0-ad99-a33bd3c5f0fc 2026-05-26 09:04:10.820 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port e6073a1c-5085-4a2f-970b-f630644d6cfe 2026-05-26 09:04:11.255 16 INFO neutron.plugins.ml2.plugin [None req-6d7e3f6b-5346-4bc1-9dcf-15153757765b - - - - - -] Attempt 1 to provision port 4912de7e-4bca-4435-a993-f3cd0ca361aa 2026-05-26 09:04:11.481 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 4912de7e-4bca-4435-a993-f3cd0ca361aa 2026-05-26 09:04:11.553 16 INFO neutron.plugins.ml2.plugin [None req-6d7e3f6b-5346-4bc1-9dcf-15153757765b - - - - - -] Attempt 1 to provision port ff36cb72-8a34-481c-8d2c-09902e36e3f9 2026-05-26 09:04:11.584 16 INFO neutron.plugins.ml2.plugin [None req-6d7e3f6b-5346-4bc1-9dcf-15153757765b - - - - - -] Attempt 1 to provision port d102c270-5d6c-46d8-80b0-f77ae45f461b 2026-05-26 09:04:12.760 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port e6073a1c-5085-4a2f-970b-f630644d6cfe 2026-05-26 09:04:13.101 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 4912de7e-4bca-4435-a993-f3cd0ca361aa 2026-05-26 09:04:14.780 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port c4922c0b-6799-4902-9441-b37fd5e1a7bd 2026-05-26 09:04:15.158 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 3bc39061-77c3-4179-a0b1-4d77c40025a9 2026-05-26 09:04:16.996 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port c4922c0b-6799-4902-9441-b37fd5e1a7bd 2026-05-26 09:04:17.233 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port d0561798-aafc-4fb2-aa0b-bc39ac3c99d3 2026-05-26 09:04:17.606 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 3bc39061-77c3-4179-a0b1-4d77c40025a9 2026-05-26 09:04:18.801 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port d0561798-aafc-4fb2-aa0b-bc39ac3c99d3 2026-05-26 09:04:19.015 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 41c04eac-7665-4d05-9ff2-775c10904d73 2026-05-26 09:04:20.804 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 41c04eac-7665-4d05-9ff2-775c10904d73 2026-05-26 09:04:22.717 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 455afebf-7241-4fc1-b50b-a12309804f5a 2026-05-26 09:04:24.829 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 455afebf-7241-4fc1-b50b-a12309804f5a 2026-05-26 09:04:28.720 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 2bfd781b-7f2c-4aeb-ae50-fedfbc7f79ee 2026-05-26 09:04:31.890 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 2bfd781b-7f2c-4aeb-ae50-fedfbc7f79ee 2026-05-26 09:04:32.375 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port c83b7397-994e-4a8f-b4f4-16851e848c50 2026-05-26 09:04:32.489 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3cfa6519-c231-48ec-8b0a-ef384694e828'] response: {'server_uuid': '7d32cc91-7c45-4f5a-937e-123dfcece42d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c83b7397-994e-4a8f-b4f4-16851e848c50', 'code': 200} 2026-05-26 09:04:33.707 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port ad0300ab-7f92-43c8-a039-f4ae5af07353 2026-05-26 09:04:33.876 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ea7e168-788a-4c80-9df2-c1d361a15878'] response: {'server_uuid': '31b2226c-4309-4e34-afe7-a9c0b66567df', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ad0300ab-7f92-43c8-a039-f4ae5af07353', 'code': 200} 2026-05-26 09:04:34.377 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port c83b7397-994e-4a8f-b4f4-16851e848c50 2026-05-26 09:04:35.441 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port ff36cb72-8a34-481c-8d2c-09902e36e3f9 2026-05-26 09:04:35.928 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port d102c270-5d6c-46d8-80b0-f77ae45f461b 2026-05-26 09:04:36.291 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port ad0300ab-7f92-43c8-a039-f4ae5af07353 2026-05-26 09:04:37.427 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 790a9f7b-1c44-4690-88ef-00fca07cd03d 2026-05-26 09:04:38.003 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 31feee3f-602c-425e-9d35-ced7c8b5aaff 2026-05-26 09:04:38.503 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port ff36cb72-8a34-481c-8d2c-09902e36e3f9 2026-05-26 09:04:38.753 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port d102c270-5d6c-46d8-80b0-f77ae45f461b 2026-05-26 09:04:38.880 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 4dae9394-d946-4458-9476-5243e3b540aa 2026-05-26 09:04:39.134 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 7e8a2de3-f3bd-42ec-8405-a13eae1334c6 2026-05-26 09:04:39.600 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 10de477b-3483-432b-92ec-56958e12c6b5 2026-05-26 09:04:39.903 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 790a9f7b-1c44-4690-88ef-00fca07cd03d 2026-05-26 09:04:40.249 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 31feee3f-602c-425e-9d35-ced7c8b5aaff 2026-05-26 09:04:40.397 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 4dae9394-d946-4458-9476-5243e3b540aa 2026-05-26 09:04:40.618 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port a50f343a-eaee-4c94-8eaa-96fab0d4d6e1 2026-05-26 09:04:40.922 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 7e8a2de3-f3bd-42ec-8405-a13eae1334c6 2026-05-26 09:04:41.705 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 10de477b-3483-432b-92ec-56958e12c6b5 2026-05-26 09:04:41.919 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port a50f343a-eaee-4c94-8eaa-96fab0d4d6e1 2026-05-26 09:04:45.619 13 INFO neutron.plugins.ml2.plugin [None req-2ce91d95-722b-40b7-a6d4-de511dbc2658 - - - - - -] Attempt 1 to provision port 4dae9394-d946-4458-9476-5243e3b540aa 2026-05-26 09:04:45.679 13 INFO neutron.plugins.ml2.plugin [None req-2ce91d95-722b-40b7-a6d4-de511dbc2658 - - - - - -] Attempt 1 to provision port 4912de7e-4bca-4435-a993-f3cd0ca361aa 2026-05-26 09:04:45.736 13 INFO neutron.plugins.ml2.plugin [None req-2ce91d95-722b-40b7-a6d4-de511dbc2658 - - - - - -] Attempt 1 to provision port 790a9f7b-1c44-4690-88ef-00fca07cd03d 2026-05-26 09:04:45.788 13 INFO neutron.plugins.ml2.plugin [None req-2ce91d95-722b-40b7-a6d4-de511dbc2658 - - - - - -] Attempt 1 to provision port ad0300ab-7f92-43c8-a039-f4ae5af07353 2026-05-26 09:04:45.845 13 INFO neutron.plugins.ml2.plugin [None req-2ce91d95-722b-40b7-a6d4-de511dbc2658 - - - - - -] Attempt 1 to provision port c4922c0b-6799-4902-9441-b37fd5e1a7bd 2026-05-26 09:04:45.916 13 INFO neutron.plugins.ml2.plugin [None req-2ce91d95-722b-40b7-a6d4-de511dbc2658 - - - - - -] Attempt 1 to provision port 455afebf-7241-4fc1-b50b-a12309804f5a 2026-05-26 09:04:45.972 13 INFO neutron.plugins.ml2.plugin [None req-2ce91d95-722b-40b7-a6d4-de511dbc2658 - - - - - -] Attempt 1 to provision port 7e8a2de3-f3bd-42ec-8405-a13eae1334c6 2026-05-26 09:04:46.036 13 INFO neutron.plugins.ml2.plugin [None req-2ce91d95-722b-40b7-a6d4-de511dbc2658 - - - - - -] Attempt 1 to provision port 10de477b-3483-432b-92ec-56958e12c6b5 2026-05-26 09:04:46.099 13 INFO neutron.plugins.ml2.plugin [None req-2ce91d95-722b-40b7-a6d4-de511dbc2658 - - - - - -] Attempt 1 to provision port a50f343a-eaee-4c94-8eaa-96fab0d4d6e1 2026-05-26 09:04:46.153 13 INFO neutron.plugins.ml2.plugin [None req-2ce91d95-722b-40b7-a6d4-de511dbc2658 - - - - - -] Attempt 1 to provision port 31feee3f-602c-425e-9d35-ced7c8b5aaff 2026-05-26 09:04:46.212 13 INFO neutron.plugins.ml2.plugin [None req-2ce91d95-722b-40b7-a6d4-de511dbc2658 - - - - - -] Attempt 1 to provision port ff36cb72-8a34-481c-8d2c-09902e36e3f9 2026-05-26 09:04:46.267 13 INFO neutron.plugins.ml2.plugin [None req-2ce91d95-722b-40b7-a6d4-de511dbc2658 - - - - - -] Attempt 1 to provision port 2bfd781b-7f2c-4aeb-ae50-fedfbc7f79ee 2026-05-26 09:04:46.315 13 INFO neutron.plugins.ml2.plugin [None req-2ce91d95-722b-40b7-a6d4-de511dbc2658 - - - - - -] Attempt 1 to provision port c83b7397-994e-4a8f-b4f4-16851e848c50 2026-05-26 09:04:46.366 13 INFO neutron.plugins.ml2.plugin [None req-2ce91d95-722b-40b7-a6d4-de511dbc2658 - - - - - -] Attempt 1 to provision port 41c04eac-7665-4d05-9ff2-775c10904d73 2026-05-26 09:04:47.786 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port ebe90a84-f509-45d4-ba9f-9ce8a43cf829 2026-05-26 09:04:47.915 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e7c21b4-0a7e-495c-9345-33eb9e823817'] response: {'server_uuid': '027c66b4-99cc-470e-a298-ee93efaeac69', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ebe90a84-f509-45d4-ba9f-9ce8a43cf829', 'code': 200} 2026-05-26 09:04:49.796 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port ebe90a84-f509-45d4-ba9f-9ce8a43cf829 2026-05-26 09:04:51.339 13 INFO neutron.plugins.ml2.plugin [None req-b466cf88-b530-4c9a-b685-bcd2086f0916 - - - - - -] Attempt 1 to provision port 4dae9394-d946-4458-9476-5243e3b540aa 2026-05-26 09:04:51.429 13 INFO neutron.plugins.ml2.plugin [None req-b466cf88-b530-4c9a-b685-bcd2086f0916 - - - - - -] Attempt 1 to provision port 7e8a2de3-f3bd-42ec-8405-a13eae1334c6 2026-05-26 09:04:51.492 13 INFO neutron.plugins.ml2.plugin [None req-b466cf88-b530-4c9a-b685-bcd2086f0916 - - - - - -] Attempt 1 to provision port 455afebf-7241-4fc1-b50b-a12309804f5a 2026-05-26 09:04:51.548 13 INFO neutron.plugins.ml2.plugin [None req-b466cf88-b530-4c9a-b685-bcd2086f0916 - - - - - -] Attempt 1 to provision port ebe90a84-f509-45d4-ba9f-9ce8a43cf829 2026-05-26 09:04:55.390 13 INFO neutron.plugins.ml2.plugin [None req-c0840642-bb88-4a65-8518-fad88920480c - - - - - -] Attempt 1 to provision port 7e8a2de3-f3bd-42ec-8405-a13eae1334c6 2026-05-26 09:04:55.510 13 INFO neutron.plugins.ml2.plugin [None req-c0840642-bb88-4a65-8518-fad88920480c - - - - - -] Attempt 1 to provision port 790a9f7b-1c44-4690-88ef-00fca07cd03d 2026-05-26 09:04:57.594 16 INFO neutron.plugins.ml2.plugin [None req-c59159a2-8622-442e-822e-8e576c5375b5 - - - - - -] Attempt 1 to provision port ad0300ab-7f92-43c8-a039-f4ae5af07353 2026-05-26 09:04:57.661 16 INFO neutron.plugins.ml2.plugin [None req-c59159a2-8622-442e-822e-8e576c5375b5 - - - - - -] Attempt 1 to provision port ebe90a84-f509-45d4-ba9f-9ce8a43cf829 2026-05-26 09:05:15.890 13 INFO neutron.plugins.ml2.plugin [None req-30ae1dec-3196-40c2-b9ec-b81c25cbcd58 - - - - - -] Attempt 1 to provision port 899d14cc-a8bf-48d0-a6eb-acec91a3c95d 2026-05-26 09:05:38.269 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port c117e07b-5791-45ad-84a7-abafa34ecf14 2026-05-26 09:05:38.391 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f7c7d3d-c33b-4a2a-a416-c0f41b97605e'] response: {'server_uuid': '1ef53c54-cc88-497b-bfc3-e7996545b70a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c117e07b-5791-45ad-84a7-abafa34ecf14', 'code': 200} 2026-05-26 09:05:39.738 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port c117e07b-5791-45ad-84a7-abafa34ecf14 2026-05-26 09:06:19.262 13 INFO neutron.plugins.ml2.plugin [None req-abb187e1-f38b-4b04-ab56-fc6cf279ea0a - - - - - -] Attempt 1 to provision port ae98ff7f-7597-4371-8a62-29c0c13e887a 2026-05-26 09:06:25.762 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port ae98ff7f-7597-4371-8a62-29c0c13e887a 2026-05-26 09:06:25.855 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fb4eaa7-52ed-4ec6-bdd6-5663c646ccc9'] response: {'server_uuid': '1ef53c54-cc88-497b-bfc3-e7996545b70a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ae98ff7f-7597-4371-8a62-29c0c13e887a', 'code': 200} 2026-05-26 09:06:27.755 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port ae98ff7f-7597-4371-8a62-29c0c13e887a 2026-05-26 09:06:30.252 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port ae98ff7f-7597-4371-8a62-29c0c13e887a 2026-05-26 09:06:51.296 13 INFO neutron.plugins.ml2.plugin [None req-b58bc961-43fd-4d42-9463-e3ac07f6e8af - - - - - -] Attempt 1 to provision port 1df88ad7-3cf6-49f7-8f08-3676cfb48511 2026-05-26 09:06:59.334 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 1df88ad7-3cf6-49f7-8f08-3676cfb48511 2026-05-26 09:06:59.491 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf59c44b-b640-4887-a56d-1449a815b60c'] response: {'server_uuid': '1ef53c54-cc88-497b-bfc3-e7996545b70a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1df88ad7-3cf6-49f7-8f08-3676cfb48511', 'code': 200} 2026-05-26 09:06:59.967 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 1df88ad7-3cf6-49f7-8f08-3676cfb48511 2026-05-26 09:07:07.393 16 INFO neutron.plugins.ml2.plugin [None req-96984791-d4f8-4682-a1d3-83e4b7d9c159 - - - - - -] Attempt 1 to provision port 06166343-8596-4924-a7fb-ff3b534b81b3 2026-05-26 09:07:13.994 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 06166343-8596-4924-a7fb-ff3b534b81b3 2026-05-26 09:07:14.397 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2caef74b-1414-407d-8e6f-4ef77c56334e'] response: {'server_uuid': '1ef53c54-cc88-497b-bfc3-e7996545b70a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '06166343-8596-4924-a7fb-ff3b534b81b3', 'code': 200} 2026-05-26 09:07:15.962 16 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 06166343-8596-4924-a7fb-ff3b534b81b3 2026-05-26 09:07:17.144 16 INFO neutron.plugins.ml2.plugin [None req-9b88bf9a-6539-4672-8a18-878e357993f5 - - - - - -] Attempt 1 to provision port 1df88ad7-3cf6-49f7-8f08-3676cfb48511 2026-05-26 09:07:17.999 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 1df88ad7-3cf6-49f7-8f08-3676cfb48511 2026-05-26 09:07:31.202 13 INFO neutron.plugins.ml2.plugin [None req-48746e5f-b955-473f-8e04-371afb5b2dec - - - - - -] Attempt 1 to provision port 06166343-8596-4924-a7fb-ff3b534b81b3 2026-05-26 09:07:32.046 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 06166343-8596-4924-a7fb-ff3b534b81b3 2026-05-26 09:07:32.538 16 INFO neutron.plugins.ml2.plugin [None req-a00828c8-403c-4680-aced-ba8b9f763b4a - - - - - -] Attempt 1 to provision port 06166343-8596-4924-a7fb-ff3b534b81b3 2026-05-26 09:07:41.612 16 INFO neutron.plugins.ml2.plugin [None req-33149126-dd4c-4314-b98d-10d0c6202cb9 - - - - - -] Attempt 1 to provision port 1df88ad7-3cf6-49f7-8f08-3676cfb48511 2026-05-26 09:07:42.000 13 INFO neutron.plugins.ml2.plugin [None req-528c313c-58c2-44b7-835d-cdadf1de4587 - - - - - -] Attempt 1 to provision port 1df88ad7-3cf6-49f7-8f08-3676cfb48511 2026-05-26 09:08:26.117 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e56c2d74-93ed-4f94-9e3b-1cdd4dbbf413'] response: {'server_uuid': '31b2226c-4309-4e34-afe7-a9c0b66567df', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ad0300ab-7f92-43c8-a039-f4ae5af07353', 'code': 200}