+ 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-07-20 19:37:34.178 1 INFO neutron.common.config [-] Logging enabled! 2026-07-20 19:37:34.178 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev560 2026-07-20 19:37:34.179 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-20 19:37:34.180 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-20 19:37:35.637 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-20 19:37:35.640 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-20 19:37:35.644 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-20 19:37:35.645 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-20 19:37:35.646 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-20 19:37:35.646 1 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-07-20 19:37:35.646 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-07-20 19:37:35.646 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-20 19:37:35.656 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-20 19:37:35.656 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-20 19:37:35.656 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-20 19:37:35.682 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-20 19:37:35.683 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-20 19:37:35.683 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-20 19:37:35.703 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-20 19:37:35.703 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-20 19:37:35.703 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-20 19:37:35.704 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-20 19:37:36.070 1 INFO neutron.plugins.ml2.managers [None req-89982e24-d8ea-43e7-86fe-98a2b11a46f3 - - - - - -] Initializing driver for type 'vlan' 2026-07-20 19:37:36.225 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-89982e24-d8ea-43e7-86fe-98a2b11a46f3 - - - - - -] VlanTypeDriver initialization complete 2026-07-20 19:37:36.225 1 INFO neutron.plugins.ml2.managers [None req-89982e24-d8ea-43e7-86fe-98a2b11a46f3 - - - - - -] Initializing driver for type 'vxlan' 2026-07-20 19:37:36.225 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-89982e24-d8ea-43e7-86fe-98a2b11a46f3 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-20 19:37:36.278 1 INFO neutron.plugins.ml2.managers [None req-89982e24-d8ea-43e7-86fe-98a2b11a46f3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-20 19:37:36.278 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-89982e24-d8ea-43e7-86fe-98a2b11a46f3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-20 19:37:36.278 1 INFO neutron.plugins.ml2.managers [None req-89982e24-d8ea-43e7-86fe-98a2b11a46f3 - - - - - -] Initializing extension driver 'port_security' 2026-07-20 19:37:36.278 1 INFO neutron.plugins.ml2.extensions.port_security [None req-89982e24-d8ea-43e7-86fe-98a2b11a46f3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-20 19:37:36.278 1 INFO neutron.plugins.ml2.managers [None req-89982e24-d8ea-43e7-86fe-98a2b11a46f3 - - - - - -] Initializing extension driver 'qos' 2026-07-20 19:37:36.278 1 INFO neutron.plugins.ml2.managers [None req-89982e24-d8ea-43e7-86fe-98a2b11a46f3 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-20 19:37:36.279 1 INFO neutron.plugins.ml2.managers [None req-89982e24-d8ea-43e7-86fe-98a2b11a46f3 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-20 19:37:36.292 1 INFO neutron.quota [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded quota_driver: . 2026-07-20 19:37:36.292 1 INFO neutron.plugins.ml2.plugin [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Modular L2 Plugin initialization complete 2026-07-20 19:37:36.292 1 INFO neutron.plugins.ml2.managers [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-20 19:37:36.292 1 INFO neutron.plugins.ml2.managers [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-20 19:37:36.293 1 INFO neutron.plugins.ml2.managers [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Got port-security extension from driver 'port_security' 2026-07-20 19:37:36.293 1 INFO neutron.manager [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loading Plugin: qos 2026-07-20 19:37:36.304 1 INFO neutron.manager [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loading Plugin: router 2026-07-20 19:37:36.338 1 INFO neutron.services.service_base [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-20 19:37:36.339 1 INFO neutron.manager [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loading Plugin: segments 2026-07-20 19:37:36.409 1 INFO neutron.manager [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loading Plugin: trunk 2026-07-20 19:37:36.421 1 INFO neutron.manager [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loading Plugin: vpnaas 2026-07-20 19:37:36.456 1 WARNING stevedore.named [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-20 19:37:36.536 1 INFO neutron_vpnaas.services.vpn.plugin [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-20 19:37:36.537 1 INFO neutron.manager [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loading Plugin: taas 2026-07-20 19:37:36.695 1 WARNING stevedore.named [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-20 19:37:36.717 1 INFO neutron_taas.services.taas.taas_plugin [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-20 19:37:36.718 1 INFO neutron.manager [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loading Plugin: tapmirror 2026-07-20 19:37:36.731 1 WARNING stevedore.named [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-20 19:37:36.748 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-20 19:37:36.749 1 INFO neutron.manager [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loading Plugin: auto_allocate 2026-07-20 19:37:36.755 1 INFO neutron.manager [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loading Plugin: tag 2026-07-20 19:37:36.762 1 INFO neutron.manager [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loading Plugin: timestamp 2026-07-20 19:37:36.765 1 INFO neutron.manager [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loading Plugin: network_ip_availability 2026-07-20 19:37:36.769 1 INFO neutron.manager [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loading Plugin: flavors 2026-07-20 19:37:36.772 1 INFO neutron.manager [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loading Plugin: revisions 2026-07-20 19:37:36.775 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Initializing extension manager. 2026-07-20 19:37:36.777 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: aap-reject-multicast 2026-07-20 19:37:36.779 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: address-group 2026-07-20 19:37:36.780 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: address-scope 2026-07-20 19:37:36.781 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-20 19:37:36.782 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: agent 2026-07-20 19:37:36.783 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: agent-resources-synced 2026-07-20 19:37:36.784 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: agent_sort_key 2026-07-20 19:37:36.786 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: allowed-address-pairs 2026-07-20 19:37:36.787 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: auto-allocated-topology 2026-07-20 19:37:36.788 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: availability_zone 2026-07-20 19:37:36.788 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: availability_zone_filter 2026-07-20 19:37:36.789 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-20 19:37:36.789 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: default-subnetpools 2026-07-20 19:37:36.791 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-20 19:37:36.791 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: dns-integration 2026-07-20 19:37:36.792 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: dns-domain-ports 2026-07-20 19:37:36.792 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-20 19:37:36.793 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: dvr 2026-07-20 19:37:36.794 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-20 19:37:36.795 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: empty-string-filtering 2026-07-20 19:37:36.795 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension evpn not supported by any of loaded plugins 2026-07-20 19:37:36.796 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-20 19:37:36.797 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-20 19:37:36.797 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: external-net 2026-07-20 19:37:36.798 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-20 19:37:36.798 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: extraroute 2026-07-20 19:37:36.799 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: extraroute-atomic 2026-07-20 19:37:36.799 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: filter-validation 2026-07-20 19:37:36.800 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-20 19:37:36.800 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-20 19:37:36.800 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-20 19:37:36.801 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: fip-port-details 2026-07-20 19:37:36.802 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: flavors 2026-07-20 19:37:36.803 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-20 19:37:36.804 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: floatingip-pools 2026-07-20 19:37:36.804 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: ip_allocation 2026-07-20 19:37:36.805 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: ip-substring-filtering 2026-07-20 19:37:36.805 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: l2_adjacency 2026-07-20 19:37:36.806 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: router 2026-07-20 19:37:36.807 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-07-20 19:37:36.808 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-20 19:37:36.809 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-20 19:37:36.811 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-20 19:37:36.812 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: ext-gw-mode 2026-07-20 19:37:36.813 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: l3-ha 2026-07-20 19:37:36.814 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-20 19:37:36.815 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-20 19:37:36.816 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: l3-flavors 2026-07-20 19:37:36.818 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-20 19:37:36.818 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-20 19:37:36.821 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-20 19:37:36.822 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-20 19:37:36.823 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-20 19:37:36.824 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-20 19:37:36.825 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-20 19:37:36.825 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: multi-provider 2026-07-20 19:37:36.826 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: net-mtu 2026-07-20 19:37:36.827 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: net-mtu-writable 2026-07-20 19:37:36.827 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: network_availability_zone 2026-07-20 19:37:36.828 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: network_ha 2026-07-20 19:37:36.829 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: network-ip-availability 2026-07-20 19:37:36.830 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: network-ip-availability-details 2026-07-20 19:37:36.832 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-20 19:37:36.833 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: pagination 2026-07-20 19:37:36.834 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: port-device-profile 2026-07-20 19:37:36.834 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-20 19:37:36.835 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-20 19:37:36.835 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-20 19:37:36.836 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: port-mac-override 2026-07-20 19:37:36.836 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-20 19:37:36.837 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-20 19:37:36.837 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-20 19:37:36.838 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: port-resource-request 2026-07-20 19:37:36.838 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: port-resource-request-groups 2026-07-20 19:37:36.839 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-20 19:37:36.839 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: binding 2026-07-20 19:37:36.840 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: binding-extended 2026-07-20 19:37:36.840 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: port-security 2026-07-20 19:37:36.841 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: project-id 2026-07-20 19:37:36.841 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: provider 2026-07-20 19:37:36.842 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-07-20 19:37:36.842 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-20 19:37:36.846 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: qos 2026-07-20 19:37:36.847 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-20 19:37:36.847 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-20 19:37:36.847 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: qos-default 2026-07-20 19:37:36.848 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: qos-fip 2026-07-20 19:37:36.848 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-20 19:37:36.849 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: qos-gateway-ip 2026-07-20 19:37:36.849 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: qos-port-network-policy 2026-07-20 19:37:36.850 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: qos-pps-minimum 2026-07-20 19:37:36.850 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-20 19:37:36.851 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: qos-pps 2026-07-20 19:37:36.851 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: qos-rule-type-details 2026-07-20 19:37:36.852 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-20 19:37:36.852 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: qos-rules-alias 2026-07-20 19:37:36.853 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: quota-check-limit 2026-07-20 19:37:36.853 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: quota-check-limit-default 2026-07-20 19:37:36.855 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: quotas 2026-07-20 19:37:36.858 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: quota_details 2026-07-20 19:37:36.860 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: rbac-policies 2026-07-20 19:37:36.861 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: rbac-address-group 2026-07-20 19:37:36.862 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: rbac-address-scope 2026-07-20 19:37:36.863 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: rbac-security-groups 2026-07-20 19:37:36.863 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: rbac-subnetpool 2026-07-20 19:37:36.864 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: revision-if-match 2026-07-20 19:37:36.864 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: standard-attr-revisions 2026-07-20 19:37:36.865 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: router_availability_zone 2026-07-20 19:37:36.866 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-07-20 19:37:36.866 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-20 19:37:36.869 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: security-groups-default-rules 2026-07-20 19:37:36.869 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: security-groups-default-statefulness 2026-07-20 19:37:36.870 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-20 19:37:36.870 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-20 19:37:36.871 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-20 19:37:36.871 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-20 19:37:36.872 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-20 19:37:36.876 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: security-group 2026-07-20 19:37:36.877 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: segment 2026-07-20 19:37:36.877 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-20 19:37:36.878 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: service-type 2026-07-20 19:37:36.878 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: sorting 2026-07-20 19:37:36.879 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: standard-attr-segment 2026-07-20 19:37:36.880 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: standard-attr-description 2026-07-20 19:37:36.880 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: stateful-security-group 2026-07-20 19:37:36.881 1 WARNING neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-20 19:37:36.881 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-20 19:37:36.881 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: subnet-external-network 2026-07-20 19:37:36.882 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: subnet_onboard 2026-07-20 19:37:36.883 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-20 19:37:36.883 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: subnet-service-types 2026-07-20 19:37:36.884 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: subnet_allocation 2026-07-20 19:37:36.884 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-20 19:37:36.885 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: tag-creation 2026-07-20 19:37:36.885 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-20 19:37:36.889 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: standard-attr-tag 2026-07-20 19:37:36.890 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-20 19:37:36.890 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: trunk 2026-07-20 19:37:36.891 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: trunk-details 2026-07-20 19:37:36.892 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-20 19:37:36.893 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-20 19:37:36.893 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-20 19:37:36.894 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-20 19:37:36.895 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-20 19:37:36.896 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-20 19:37:36.897 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: vpn-flavors 2026-07-20 19:37:36.898 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: vpnaas 2026-07-20 19:37:36.899 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: taas 2026-07-20 19:37:36.900 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: tap-mirror 2026-07-20 19:37:36.901 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: tap-mirror-both-direction 2026-07-20 19:37:36.902 1 INFO neutron.api.extensions [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Loaded extension: taas-vlan-filter 2026-07-20 19:37:36.906 1 WARNING oslo_service.backend._threading.service [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-07-20 19:37:36.913 1 WARNING oslo_service.backend._threading.service [None req-f2d46ca2-03d9-4537-bede-f2434746cfdb - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-07-20 19:38:06.993 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-20 19:38:07.054 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-20 19:38:07.054 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-20 19:38:21.274 13 INFO neutron.db.l3_hamode_db [None req-a7ae58bc-8ec8-4a26-85f0-25d8e00d6bf2 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-20 19:38:41.270 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port d97635c1-1817-4504-87fa-1c5bb7fc8354 2026-07-20 19:38:41.938 13 INFO neutron.plugins.ml2.plugin [None req-180bd36b-564b-4564-b74a-c73eaf3b9327 - - - - - -] Attempt 1 to provision port d97635c1-1817-4504-87fa-1c5bb7fc8354 2026-07-20 19:38:43.191 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port d97635c1-1817-4504-87fa-1c5bb7fc8354 2026-07-20 19:38:43.680 13 INFO neutron.plugins.ml2.plugin [None req-22d6d088-d25c-41d9-a356-621029c6c295 - - - - - -] Attempt 1 to provision port d97635c1-1817-4504-87fa-1c5bb7fc8354 2026-07-20 19:43:49.336 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port f760c057-39dc-4301-9efb-89a276c5eede 2026-07-20 19:43:49.515 16 INFO neutron.plugins.ml2.plugin [None req-716cac90-42f4-412b-b0ee-4ab61aa87ea2 - - - - - -] Attempt 1 to provision port f760c057-39dc-4301-9efb-89a276c5eede 2026-07-20 19:43:51.160 13 INFO neutron.plugins.ml2.plugin [None req-2f86f12a-9314-4927-8de3-95d5dab293f7 - - - - - -] Attempt 1 to provision port f760c057-39dc-4301-9efb-89a276c5eede 2026-07-20 19:43:51.320 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port f760c057-39dc-4301-9efb-89a276c5eede 2026-07-20 19:43:55.775 16 INFO neutron.plugins.ml2.plugin [None req-84b0d640-bcc6-4eb5-8b63-7443883297e2 - - - - - -] Attempt 1 to provision port 199590b3-6022-43ec-8021-ec513e1dbe29 2026-07-20 19:48:12.456 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 199590b3-6022-43ec-8021-ec513e1dbe29 2026-07-20 19:48:13.936 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 199590b3-6022-43ec-8021-ec513e1dbe29 2026-07-20 19:59:03.100 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 9ea9753f-f6d5-449d-b896-5238def9b7a5 2026-07-20 19:59:05.007 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 9ea9753f-f6d5-449d-b896-5238def9b7a5 2026-07-20 20:04:38.287 13 INFO neutron.plugins.ml2.plugin [None req-2c8d2c25-d619-4a71-9493-04c7958647a7 - - - - - -] Attempt 1 to provision port d97635c1-1817-4504-87fa-1c5bb7fc8354 2026-07-20 20:04:38.334 13 INFO neutron.plugins.ml2.plugin [None req-2c8d2c25-d619-4a71-9493-04c7958647a7 - - - - - -] Attempt 1 to provision port 199590b3-6022-43ec-8021-ec513e1dbe29 2026-07-20 20:04:38.384 13 INFO neutron.plugins.ml2.plugin [None req-2c8d2c25-d619-4a71-9493-04c7958647a7 - - - - - -] Attempt 1 to provision port f760c057-39dc-4301-9efb-89a276c5eede 2026-07-20 20:17:33.496 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 798c3183-7ee9-40bd-b7cb-aead3f177eb4 2026-07-20 20:17:35.350 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 798c3183-7ee9-40bd-b7cb-aead3f177eb4 2026-07-20 20:17:37.116 16 INFO neutron.plugins.ml2.plugin [None req-86d0f80e-0108-4cd9-bd08-55cb8faca84d - - - - - -] Attempt 1 to provision port 798c3183-7ee9-40bd-b7cb-aead3f177eb4 2026-07-20 20:17:37.198 16 INFO neutron.plugins.ml2.plugin [None req-86d0f80e-0108-4cd9-bd08-55cb8faca84d - - - - - -] Attempt 1 to provision port 07835aa4-6cf4-4055-8292-f546def41376 2026-07-20 20:17:39.399 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port fc830200-baa9-4b22-a1bc-9b3341332b78 2026-07-20 20:17:41.652 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port fc830200-baa9-4b22-a1bc-9b3341332b78 2026-07-20 20:17:43.693 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 46524f57-db44-4dc7-a471-9dcec692b4c4 2026-07-20 20:17:44.329 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 19ac1de8-2da2-481e-b68c-60761595b9f9 2026-07-20 20:17:45.353 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 46524f57-db44-4dc7-a471-9dcec692b4c4 2026-07-20 20:17:45.786 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 19ac1de8-2da2-481e-b68c-60761595b9f9 2026-07-20 20:17:49.966 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port b3ed4f9f-4ab6-4cee-ba35-7e3428c219d8 2026-07-20 20:17:50.452 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port b7276863-8c69-46bc-8860-e9fd877b4d76 2026-07-20 20:17:51.521 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 390c88ff-a6b0-497e-a12d-8e483b03c0b5 2026-07-20 20:17:52.632 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port b3ed4f9f-4ab6-4cee-ba35-7e3428c219d8 2026-07-20 20:17:52.878 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port b7276863-8c69-46bc-8860-e9fd877b4d76 2026-07-20 20:17:53.182 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 390c88ff-a6b0-497e-a12d-8e483b03c0b5 2026-07-20 20:17:54.563 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 353dfa03-cdd6-43ce-9a7d-32e5f0813b08 2026-07-20 20:17:56.683 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 353dfa03-cdd6-43ce-9a7d-32e5f0813b08 2026-07-20 20:17:56.912 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 6eb3214e-bb99-4d6c-a4df-da4a6ee91e68 2026-07-20 20:17:58.764 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 6eb3214e-bb99-4d6c-a4df-da4a6ee91e68 2026-07-20 20:18:00.761 16 INFO neutron.plugins.ml2.plugin [None req-5c086f2a-2bf4-4289-bef6-66647c134858 - - - - - -] Attempt 1 to provision port 353dfa03-cdd6-43ce-9a7d-32e5f0813b08 2026-07-20 20:18:00.877 16 INFO neutron.plugins.ml2.plugin [None req-5c086f2a-2bf4-4289-bef6-66647c134858 - - - - - -] Attempt 1 to provision port 38cb6e68-3671-4609-9aa0-863dda67c79a 2026-07-20 20:18:00.913 16 INFO neutron.plugins.ml2.plugin [None req-5c086f2a-2bf4-4289-bef6-66647c134858 - - - - - -] Attempt 1 to provision port 6eb3214e-bb99-4d6c-a4df-da4a6ee91e68 2026-07-20 20:18:00.981 16 INFO neutron.plugins.ml2.plugin [None req-5c086f2a-2bf4-4289-bef6-66647c134858 - - - - - -] Attempt 1 to provision port ef0525fa-60c4-4198-bcdb-b9f7d34002b7 2026-07-20 20:18:01.004 16 INFO neutron.plugins.ml2.plugin [None req-5c086f2a-2bf4-4289-bef6-66647c134858 - - - - - -] Attempt 1 to provision port b3ed4f9f-4ab6-4cee-ba35-7e3428c219d8 2026-07-20 20:18:06.559 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port da3283cc-76e1-4bd9-9707-def0bcaddf87 2026-07-20 20:18:08.967 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port da3283cc-76e1-4bd9-9707-def0bcaddf87 2026-07-20 20:18:10.607 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port a7ad8de5-f97e-43e8-81cd-30b7dece22b9 2026-07-20 20:18:12.606 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port a7ad8de5-f97e-43e8-81cd-30b7dece22b9 2026-07-20 20:18:18.407 16 INFO neutron.plugins.ml2.plugin [None req-07739961-e089-4698-bc04-57acd3910a86 - - - - - -] Attempt 1 to provision port a7ad8de5-f97e-43e8-81cd-30b7dece22b9 2026-07-20 20:18:18.483 16 INFO neutron.plugins.ml2.plugin [None req-07739961-e089-4698-bc04-57acd3910a86 - - - - - -] Attempt 1 to provision port 1ff72977-b9bd-47d0-8253-d4128ba420c9 2026-07-20 20:18:24.499 16 INFO neutron.plugins.ml2.plugin [None req-c903fd69-c122-4c07-9de3-5c84d17d8800 - - - - - -] Attempt 1 to provision port 1ff72977-b9bd-47d0-8253-d4128ba420c9 2026-07-20 20:18:34.670 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 6d3c7058-a56c-457f-8c74-f137d60f4b10 2026-07-20 20:18:35.089 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port bb32fcdd-da0e-4a14-a32d-c0121b831e8c 2026-07-20 20:18:36.632 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 6d3c7058-a56c-457f-8c74-f137d60f4b10 2026-07-20 20:18:36.868 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port bb32fcdd-da0e-4a14-a32d-c0121b831e8c 2026-07-20 20:18:38.646 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 63042e8b-6de8-4404-934b-2fd79f5e5db6 2026-07-20 20:18:40.760 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 63042e8b-6de8-4404-934b-2fd79f5e5db6 2026-07-20 20:18:42.784 16 INFO neutron.plugins.ml2.plugin [None req-b254e0f7-c7e6-41ee-8e5e-91e6fde2b8a5 - - - - - -] Attempt 1 to provision port 63042e8b-6de8-4404-934b-2fd79f5e5db6 2026-07-20 20:18:42.849 16 INFO neutron.plugins.ml2.plugin [None req-b254e0f7-c7e6-41ee-8e5e-91e6fde2b8a5 - - - - - -] Attempt 1 to provision port ad0c9d11-d785-4d49-b477-47f5ae2d0e17 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server [None req-840d96dc-f60d-40bb-b391-180ff4d02f02 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet fb3cba5e-15d8-4480-8886-8b7f465cf657: This subnet is being modified by another concurrent operation. 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 289, in create_dhcp_port 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 741, in inner 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1677, in create_port 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1641, in _create_port_db 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1591, in create_port_db 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 690, in _ipam_get_subnets 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server raise exception 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet fb3cba5e-15d8-4480-8886-8b7f465cf657: This subnet is being modified by another concurrent operation. 2026-07-20 20:18:46.150 16 ERROR oslo_messaging.rpc.server 2026-07-20 20:18:50.624 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port e704a446-f06f-460c-a65a-20be784b9186 2026-07-20 20:19:00.761 13 INFO neutron.plugins.ml2.plugin [None req-db8377fa-d7d3-4f36-8b99-a30068f160f7 - - - - - -] Attempt 1 to provision port d97635c1-1817-4504-87fa-1c5bb7fc8354 2026-07-20 20:19:11.359 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 19e340d3-d1b6-4281-85f4-9458c97535e0 2026-07-20 20:19:11.777 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port adec546d-e75e-4dac-b83a-57853b44154b 2026-07-20 20:19:12.737 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 0e4dc8d3-b237-404b-96d4-10fdf5a75495 2026-07-20 20:19:13.198 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port adec546d-e75e-4dac-b83a-57853b44154b 2026-07-20 20:19:13.423 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 19e340d3-d1b6-4281-85f4-9458c97535e0 2026-07-20 20:19:14.630 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 0e4dc8d3-b237-404b-96d4-10fdf5a75495 2026-07-20 20:19:16.676 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port c7c5753d-0273-4020-b4da-5b7cf218a5e8 2026-07-20 20:19:17.169 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 071b4842-cba6-4726-8c23-d4cca50da6db 2026-07-20 20:19:18.709 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port c7c5753d-0273-4020-b4da-5b7cf218a5e8 2026-07-20 20:19:19.002 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 071b4842-cba6-4726-8c23-d4cca50da6db 2026-07-20 20:19:20.130 16 INFO neutron.plugins.ml2.plugin [None req-c9f50500-5bf8-48d3-a749-1e5642716eea - - - - - -] Attempt 1 to provision port 0e4dc8d3-b237-404b-96d4-10fdf5a75495 2026-07-20 20:19:20.189 16 INFO neutron.plugins.ml2.plugin [None req-c9f50500-5bf8-48d3-a749-1e5642716eea - - - - - -] Attempt 1 to provision port 72996cb2-d327-4b30-8c29-3cb6e175eef2 2026-07-20 20:19:20.215 16 INFO neutron.plugins.ml2.plugin [None req-c9f50500-5bf8-48d3-a749-1e5642716eea - - - - - -] Attempt 1 to provision port c7c5753d-0273-4020-b4da-5b7cf218a5e8 2026-07-20 20:19:20.283 16 INFO neutron.plugins.ml2.plugin [None req-c9f50500-5bf8-48d3-a749-1e5642716eea - - - - - -] Attempt 1 to provision port 3614db51-fcfb-4563-a9ee-1b9d499af839 2026-07-20 20:19:28.647 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 06c4af37-4218-4fe8-8c8a-1c413b25da44 2026-07-20 20:19:30.625 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 06c4af37-4218-4fe8-8c8a-1c413b25da44 2026-07-20 20:19:32.299 16 INFO neutron.plugins.ml2.plugin [None req-4a8f3e52-1b3c-471a-8e45-a6bd3d7f2d2d - - - - - -] Attempt 1 to provision port 06c4af37-4218-4fe8-8c8a-1c413b25da44 2026-07-20 20:19:32.382 16 INFO neutron.plugins.ml2.plugin [None req-4a8f3e52-1b3c-471a-8e45-a6bd3d7f2d2d - - - - - -] Attempt 1 to provision port 0e4dc8d3-b237-404b-96d4-10fdf5a75495 2026-07-20 20:19:32.445 16 INFO neutron.plugins.ml2.plugin [None req-4a8f3e52-1b3c-471a-8e45-a6bd3d7f2d2d - - - - - -] Attempt 1 to provision port 7e031823-6a2f-4293-b262-87ffca36cff2 2026-07-20 20:19:32.474 16 INFO neutron.plugins.ml2.plugin [None req-4a8f3e52-1b3c-471a-8e45-a6bd3d7f2d2d - - - - - -] Attempt 1 to provision port 3614db51-fcfb-4563-a9ee-1b9d499af839 2026-07-20 20:19:42.946 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 6d6ec65b-f357-42a8-bcc5-b6f65315ab00 2026-07-20 20:19:45.255 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 6d6ec65b-f357-42a8-bcc5-b6f65315ab00 2026-07-20 20:19:50.521 16 INFO neutron.plugins.ml2.plugin [None req-a3b8261b-253c-4c2d-9847-52b7cfc9a220 - - - - - -] Attempt 1 to provision port b5ff54e1-8789-408f-a754-93235fee73e5 2026-07-20 20:19:50.660 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port b5ff54e1-8789-408f-a754-93235fee73e5 2026-07-20 20:19:50.786 16 INFO neutron.plugins.ml2.plugin [None req-a3b8261b-253c-4c2d-9847-52b7cfc9a220 - - - - - -] Attempt 1 to provision port 19f2b733-70cc-4657-a7a5-5a073bcc5bec 2026-07-20 20:19:52.603 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port b5ff54e1-8789-408f-a754-93235fee73e5 2026-07-20 20:19:57.956 16 INFO neutron.plugins.ml2.plugin [None req-ef16dcba-7498-4738-8d73-f51543c0893c - - - - - -] Attempt 1 to provision port b5ff54e1-8789-408f-a754-93235fee73e5 2026-07-20 20:19:58.026 16 INFO neutron.plugins.ml2.plugin [None req-ef16dcba-7498-4738-8d73-f51543c0893c - - - - - -] Attempt 1 to provision port 19f2b733-70cc-4657-a7a5-5a073bcc5bec 2026-07-20 20:20:01.823 16 INFO neutron.plugins.ml2.plugin [None req-8e048b88-9759-46ca-a697-da2e43a77c48 - - - - - -] Attempt 1 to provision port 530a3403-bf1d-4cd1-a50c-0f5d9e4a7bfb 2026-07-20 20:20:07.021 13 INFO neutron.plugins.ml2.plugin [None req-d6dcdeb9-f34d-4d73-8ef5-1bb6a33ef39b - - - - - -] Attempt 1 to provision port d97635c1-1817-4504-87fa-1c5bb7fc8354 2026-07-20 20:20:40.643 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 3eae4e9b-9d78-4253-94f1-439396432251 2026-07-20 20:20:44.629 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 087ae735-8aa8-4ef1-aade-83bccd359b7c 2026-07-20 20:20:54.644 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port ed1feba3-5e9c-4790-84f1-096ac11942c9 2026-07-20 20:20:56.732 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port ed1feba3-5e9c-4790-84f1-096ac11942c9 2026-07-20 20:20:56.955 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port db7f5eeb-7481-4449-bc68-48e3d04dfae3 2026-07-20 20:20:58.702 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port db7f5eeb-7481-4449-bc68-48e3d04dfae3 2026-07-20 20:20:59.118 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port dd2022e1-5cd1-40bc-8b97-cb9b5c66e4c0 2026-07-20 20:21:00.703 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port dd2022e1-5cd1-40bc-8b97-cb9b5c66e4c0 2026-07-20 20:21:00.749 13 INFO neutron.plugins.ml2.plugin [None req-ca5cc167-9f7c-4a0d-be0e-3cd0cef08d10 - - - - - -] Attempt 1 to provision port ed1feba3-5e9c-4790-84f1-096ac11942c9 2026-07-20 20:21:00.798 13 INFO neutron.plugins.ml2.plugin [None req-ca5cc167-9f7c-4a0d-be0e-3cd0cef08d10 - - - - - -] Attempt 1 to provision port 4599d703-824f-470f-b7ea-63648414d107 2026-07-20 20:21:00.837 13 INFO neutron.plugins.ml2.plugin [None req-ca5cc167-9f7c-4a0d-be0e-3cd0cef08d10 - - - - - -] Attempt 1 to provision port cef54e0c-1dd7-4d0f-945e-ffdc38023f24 2026-07-20 20:21:00.870 13 INFO neutron.plugins.ml2.plugin [None req-ca5cc167-9f7c-4a0d-be0e-3cd0cef08d10 - - - - - -] Attempt 1 to provision port dd2022e1-5cd1-40bc-8b97-cb9b5c66e4c0 2026-07-20 20:21:04.637 13 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 182ee044-641f-41bd-9c48-84bcaccf34ca 2026-07-20 20:21:06.611 16 INFO neutron.plugins.ml2.plugin [None req-bfa421c5-f3f7-4642-a0c5-9ea6c66c7216 - - - - - -] Attempt 1 to provision port 182ee044-641f-41bd-9c48-84bcaccf34ca 2026-07-20 20:21:11.649 13 INFO neutron.plugins.ml2.plugin [None req-347f69a3-5827-42f3-a1bf-d94fed3bf567 - - - - - -] Attempt 1 to provision port 1a2af6e6-1db1-4ffd-a19a-ab94957a8d01 2026-07-20 20:21:11.676 13 INFO neutron.plugins.ml2.plugin [None req-347f69a3-5827-42f3-a1bf-d94fed3bf567 - - - - - -] Attempt 1 to provision port 4599d703-824f-470f-b7ea-63648414d107 2026-07-20 20:21:11.697 13 INFO neutron.plugins.ml2.plugin [None req-347f69a3-5827-42f3-a1bf-d94fed3bf567 - - - - - -] Attempt 1 to provision port 182ee044-641f-41bd-9c48-84bcaccf34ca 2026-07-20 20:21:11.754 13 INFO neutron.plugins.ml2.plugin [None req-347f69a3-5827-42f3-a1bf-d94fed3bf567 - - - - - -] Attempt 1 to provision port a0bf8e0e-dd7d-4158-aece-c482309c30a3 2026-07-20 20:21:11.784 13 INFO neutron.plugins.ml2.plugin [None req-347f69a3-5827-42f3-a1bf-d94fed3bf567 - - - - - -] Attempt 1 to provision port dd2022e1-5cd1-40bc-8b97-cb9b5c66e4c0 2026-07-20 20:21:11.836 13 INFO neutron.plugins.ml2.plugin [None req-347f69a3-5827-42f3-a1bf-d94fed3bf567 - - - - - -] Attempt 1 to provision port cef54e0c-1dd7-4d0f-945e-ffdc38023f24 2026-07-20 20:21:11.865 13 INFO neutron.plugins.ml2.plugin [None req-347f69a3-5827-42f3-a1bf-d94fed3bf567 - - - - - -] Attempt 1 to provision port ed1feba3-5e9c-4790-84f1-096ac11942c9 2026-07-20 20:21:16.209 16 INFO neutron.plugins.ml2.plugin [None req-1b389ecd-b813-40c0-81d4-a1edb9562283 - - - - - -] Attempt 1 to provision port 4599d703-824f-470f-b7ea-63648414d107 2026-07-20 20:21:16.250 16 INFO neutron.plugins.ml2.plugin [None req-1b389ecd-b813-40c0-81d4-a1edb9562283 - - - - - -] Attempt 1 to provision port 182ee044-641f-41bd-9c48-84bcaccf34ca 2026-07-20 20:21:16.401 16 INFO neutron.plugins.ml2.plugin [None req-1b389ecd-b813-40c0-81d4-a1edb9562283 - - - - - -] Attempt 1 to provision port a0bf8e0e-dd7d-4158-aece-c482309c30a3 2026-07-20 20:21:16.428 16 INFO neutron.plugins.ml2.plugin [None req-1b389ecd-b813-40c0-81d4-a1edb9562283 - - - - - -] Attempt 1 to provision port cef54e0c-1dd7-4d0f-945e-ffdc38023f24 2026-07-20 20:21:16.456 16 INFO neutron.plugins.ml2.plugin [None req-1b389ecd-b813-40c0-81d4-a1edb9562283 - - - - - -] Attempt 1 to provision port ed1feba3-5e9c-4790-84f1-096ac11942c9 2026-07-20 20:21:20.802 13 INFO neutron.plugins.ml2.plugin [None req-1e8a12c5-139d-4700-85ac-00f05a1a0c04 - - - - - -] Attempt 1 to provision port 182ee044-641f-41bd-9c48-84bcaccf34ca