+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-11 01:31:49.180 1 INFO neutron.common.config [-] Logging enabled! 2026-05-11 01:31:49.180 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 25.2.4.dev2 2026-05-11 01:31:49.181 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-11 01:31:49.181 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-11 01:31:50.230 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 01:31:50.309 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-11 01:31:50.312 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-11 01:31:50.313 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 01:31:50.313 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-11 01:31:50.313 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-11 01:31:50.313 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 01:31:50.320 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 01:31:50.320 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 01:31:50.320 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 01:31:50.338 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-11 01:31:50.339 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 01:31:50.339 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-11 01:31:50.381 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-11 01:31:50.382 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-11 01:31:50.382 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-11 01:31:50.382 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-11 01:31:50.675 1 INFO neutron.plugins.ml2.managers [None req-efc67f96-b9b8-40ba-aa0d-3ea450dd017d - - - - - -] Initializing driver for type 'vlan' 2026-05-11 01:31:50.984 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-efc67f96-b9b8-40ba-aa0d-3ea450dd017d - - - - - -] VlanTypeDriver initialization complete 2026-05-11 01:31:50.984 1 INFO neutron.plugins.ml2.managers [None req-efc67f96-b9b8-40ba-aa0d-3ea450dd017d - - - - - -] Initializing driver for type 'vxlan' 2026-05-11 01:31:50.985 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-efc67f96-b9b8-40ba-aa0d-3ea450dd017d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-11 01:31:51.028 1 INFO neutron.plugins.ml2.managers [None req-efc67f96-b9b8-40ba-aa0d-3ea450dd017d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-11 01:31:51.029 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-efc67f96-b9b8-40ba-aa0d-3ea450dd017d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-11 01:31:51.029 1 INFO neutron.plugins.ml2.managers [None req-efc67f96-b9b8-40ba-aa0d-3ea450dd017d - - - - - -] Initializing extension driver 'port_security' 2026-05-11 01:31:51.029 1 INFO neutron.plugins.ml2.extensions.port_security [None req-efc67f96-b9b8-40ba-aa0d-3ea450dd017d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-11 01:31:51.029 1 INFO neutron.plugins.ml2.managers [None req-efc67f96-b9b8-40ba-aa0d-3ea450dd017d - - - - - -] Initializing extension driver 'qos' 2026-05-11 01:31:51.030 1 INFO neutron.plugins.ml2.managers [None req-efc67f96-b9b8-40ba-aa0d-3ea450dd017d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-11 01:31:51.030 1 INFO neutron.plugins.ml2.managers [None req-efc67f96-b9b8-40ba-aa0d-3ea450dd017d - - - - - -] Initializing mechanism driver 'l2population' 2026-05-11 01:31:51.045 1 INFO neutron.quota [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded quota_driver: . 2026-05-11 01:31:51.045 1 INFO neutron.plugins.ml2.plugin [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Modular L2 Plugin initialization complete 2026-05-11 01:31:51.045 1 INFO neutron.plugins.ml2.managers [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-11 01:31:51.045 1 INFO neutron.plugins.ml2.managers [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-11 01:31:51.048 1 INFO neutron.plugins.ml2.managers [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-11 01:31:51.048 1 INFO neutron.extensions.vlantransparent [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Disabled vlantransparent extension. 2026-05-11 01:31:51.048 1 INFO neutron.manager [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loading Plugin: qos 2026-05-11 01:31:51.059 1 INFO neutron.manager [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loading Plugin: router 2026-05-11 01:31:51.095 1 INFO neutron.services.service_base [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-11 01:31:51.095 1 INFO neutron.manager [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loading Plugin: segments 2026-05-11 01:31:51.165 1 INFO neutron.manager [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loading Plugin: trunk 2026-05-11 01:31:51.177 1 INFO neutron.manager [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loading Plugin: vpnaas 2026-05-11 01:31:51.208 1 WARNING stevedore.named [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-11 01:31:51.292 1 INFO neutron_vpnaas.services.vpn.plugin [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-11 01:31:51.293 1 INFO neutron.common.utils [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-11 01:31:51.293 1 INFO neutron.manager [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loading Plugin: auto_allocate 2026-05-11 01:31:51.299 1 INFO neutron.manager [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loading Plugin: tag 2026-05-11 01:31:51.307 1 INFO neutron.manager [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loading Plugin: timestamp 2026-05-11 01:31:51.309 1 INFO neutron.manager [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loading Plugin: network_ip_availability 2026-05-11 01:31:51.312 1 INFO neutron.manager [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loading Plugin: flavors 2026-05-11 01:31:51.315 1 INFO neutron.manager [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loading Plugin: revisions 2026-05-11 01:31:51.317 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Initializing extension manager. 2026-05-11 01:31:51.318 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: address-group 2026-05-11 01:31:51.319 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: address-scope 2026-05-11 01:31:51.320 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-11 01:31:51.321 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: agent 2026-05-11 01:31:51.321 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: agent-resources-synced 2026-05-11 01:31:51.322 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-11 01:31:51.323 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-11 01:31:51.323 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: availability_zone 2026-05-11 01:31:51.324 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: availability_zone_filter 2026-05-11 01:31:51.324 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-11 01:31:51.325 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: default-subnetpools 2026-05-11 01:31:51.326 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-11 01:31:51.326 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: dns-integration 2026-05-11 01:31:51.327 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: dns-domain-ports 2026-05-11 01:31:51.327 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-11 01:31:51.328 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: dvr 2026-05-11 01:31:51.328 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-11 01:31:51.329 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: empty-string-filtering 2026-05-11 01:31:51.329 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 01:31:51.329 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-11 01:31:51.330 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: external-net 2026-05-11 01:31:51.330 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-11 01:31:51.331 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: extraroute 2026-05-11 01:31:51.331 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: extraroute-atomic 2026-05-11 01:31:51.332 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-11 01:31:51.332 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-11 01:31:51.333 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-11 01:31:51.333 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-11 01:31:51.333 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: fip-port-details 2026-05-11 01:31:51.334 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: flavors 2026-05-11 01:31:51.335 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-11 01:31:51.336 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: floatingip-pools 2026-05-11 01:31:51.336 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: ip_allocation 2026-05-11 01:31:51.336 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-11 01:31:51.337 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: l2_adjacency 2026-05-11 01:31:51.338 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: router 2026-05-11 01:31:51.340 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 01:31:51.340 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-11 01:31:51.341 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-11 01:31:51.341 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: ext-gw-mode 2026-05-11 01:31:51.342 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: l3-ha 2026-05-11 01:31:51.342 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-11 01:31:51.343 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-11 01:31:51.343 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: l3-flavors 2026-05-11 01:31:51.344 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-11 01:31:51.344 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-11 01:31:51.346 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-11 01:31:51.347 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-11 01:31:51.348 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-11 01:31:51.349 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-11 01:31:51.349 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-11 01:31:51.350 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: multi-provider 2026-05-11 01:31:51.350 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: net-mtu 2026-05-11 01:31:51.351 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: net-mtu-writable 2026-05-11 01:31:51.351 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: network_availability_zone 2026-05-11 01:31:51.352 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: network_ha 2026-05-11 01:31:51.353 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: network-ip-availability 2026-05-11 01:31:51.353 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-11 01:31:51.354 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: pagination 2026-05-11 01:31:51.354 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: port-device-profile 2026-05-11 01:31:51.355 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-11 01:31:51.355 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-11 01:31:51.356 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-11 01:31:51.356 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: port-mac-override 2026-05-11 01:31:51.357 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-11 01:31:51.357 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-11 01:31:51.357 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-11 01:31:51.358 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: port-resource-request 2026-05-11 01:31:51.358 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-11 01:31:51.359 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-11 01:31:51.360 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: binding 2026-05-11 01:31:51.360 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: binding-extended 2026-05-11 01:31:51.361 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: port-security 2026-05-11 01:31:51.361 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: project-id 2026-05-11 01:31:51.361 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: provider 2026-05-11 01:31:51.363 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: qos 2026-05-11 01:31:51.364 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-11 01:31:51.364 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-11 01:31:51.365 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: qos-default 2026-05-11 01:31:51.365 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: qos-fip 2026-05-11 01:31:51.365 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-11 01:31:51.366 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-11 01:31:51.366 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-11 01:31:51.367 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-11 01:31:51.367 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-11 01:31:51.368 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: qos-pps 2026-05-11 01:31:51.368 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-11 01:31:51.369 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-11 01:31:51.369 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: qos-rules-alias 2026-05-11 01:31:51.370 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: quota-check-limit 2026-05-11 01:31:51.371 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: quotas 2026-05-11 01:31:51.375 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: quota_details 2026-05-11 01:31:51.376 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: rbac-policies 2026-05-11 01:31:51.377 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: rbac-address-group 2026-05-11 01:31:51.377 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: rbac-address-scope 2026-05-11 01:31:51.378 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: rbac-security-groups 2026-05-11 01:31:51.378 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-11 01:31:51.379 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: revision-if-match 2026-05-11 01:31:51.379 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-11 01:31:51.380 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: router_availability_zone 2026-05-11 01:31:51.380 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-11 01:31:51.381 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-11 01:31:51.382 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-11 01:31:51.382 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-11 01:31:51.383 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-11 01:31:51.383 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-11 01:31:51.384 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-11 01:31:51.387 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: security-group 2026-05-11 01:31:51.388 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: segment 2026-05-11 01:31:51.389 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-11 01:31:51.389 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: service-type 2026-05-11 01:31:51.390 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: sorting 2026-05-11 01:31:51.390 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: standard-attr-segment 2026-05-11 01:31:51.391 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: standard-attr-description 2026-05-11 01:31:51.391 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: stateful-security-group 2026-05-11 01:31:51.392 1 WARNING neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-11 01:31:51.392 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-11 01:31:51.393 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: subnet-external-network 2026-05-11 01:31:51.393 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: subnet_onboard 2026-05-11 01:31:51.393 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-11 01:31:51.394 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: subnet-service-types 2026-05-11 01:31:51.394 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: subnet_allocation 2026-05-11 01:31:51.395 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-11 01:31:51.395 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: tag-creation 2026-05-11 01:31:51.396 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-11 01:31:51.399 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: standard-attr-tag 2026-05-11 01:31:51.400 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-11 01:31:51.400 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: trunk 2026-05-11 01:31:51.401 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: trunk-details 2026-05-11 01:31:51.401 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-11 01:31:51.402 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-11 01:31:51.403 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-11 01:31:51.404 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-11 01:31:51.405 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: vpn-flavors 2026-05-11 01:31:51.406 1 INFO neutron.api.extensions [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Loaded extension: vpnaas 2026-05-11 01:31:51.409 1 INFO oslo_service.service [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Starting 2 workers 2026-05-11 01:31:51.413 1 INFO oslo_service.service [None req-dcb6f30c-6d9c-4f2e-b94d-e18bab628cc0 - - - - - -] Starting 1 workers 2026-05-11 01:32:37.221 9 INFO neutron.db.l3_hamode_db [None req-6857beef-1a22-4e16-acd7-fa3a8a7cfe69 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 01:32:53.359 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 9944e0b6-0442-4000-b8e5-518c6386121b 2026-05-11 01:32:54.870 9 INFO neutron.plugins.ml2.plugin [None req-4ed98439-e7fa-4e0a-9e2c-954b20cc3bf5 - - - - - -] Attempt 1 to provision port 9944e0b6-0442-4000-b8e5-518c6386121b 2026-05-11 01:32:55.269 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 9944e0b6-0442-4000-b8e5-518c6386121b 2026-05-11 01:32:56.172 10 INFO neutron.plugins.ml2.plugin [None req-f5453eb5-4f9c-4c7f-8af8-bb9e514c3116 - - - - - -] Attempt 1 to provision port 9944e0b6-0442-4000-b8e5-518c6386121b 2026-05-11 01:37:16.876 10 INFO neutron.plugins.ml2.plugin [None req-8e05ec3b-f140-4c6a-89d9-d6a950f0c13e - - - - - -] Attempt 1 to provision port ecef981a-f647-499a-8025-100983b6c3c3 2026-05-11 01:37:17.461 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port ecef981a-f647-499a-8025-100983b6c3c3 2026-05-11 01:37:17.984 9 INFO neutron.plugins.ml2.plugin [None req-4573c41d-962c-4fb8-830b-02f331062ae5 - - - - - -] Attempt 1 to provision port ecef981a-f647-499a-8025-100983b6c3c3 2026-05-11 01:37:23.309 9 INFO neutron.plugins.ml2.plugin [None req-32b63b20-a686-491b-8819-a3315a2357a9 - - - - - -] Attempt 1 to provision port a18d4cb0-5507-4002-b796-78c0c7f14d2b 2026-05-11 01:41:04.383 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port a18d4cb0-5507-4002-b796-78c0c7f14d2b 2026-05-11 01:41:05.826 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port a18d4cb0-5507-4002-b796-78c0c7f14d2b 2026-05-11 01:49:24.138 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 10a21e7f-3f01-4921-81ad-c08bf861a2e6 2026-05-11 01:49:26.099 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 10a21e7f-3f01-4921-81ad-c08bf861a2e6 2026-05-11 02:04:07.921 10 INFO neutron.plugins.ml2.plugin [None req-318313c2-f214-41a1-ba09-962dfa3c26cb - - - - - -] Attempt 1 to provision port 994e8bd4-79e0-441d-be16-2537166f2518 2026-05-11 02:04:08.625 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 670a51fa-1580-4b90-83e9-d99b7c3efbac 2026-05-11 02:04:08.666 10 INFO neutron.plugins.ml2.plugin [None req-9ca2b389-20b8-4352-91e5-a74e8321c543 - - - - - -] Attempt 1 to provision port 670a51fa-1580-4b90-83e9-d99b7c3efbac 2026-05-11 02:04:08.805 10 INFO neutron.plugins.ml2.plugin [None req-9ca2b389-20b8-4352-91e5-a74e8321c543 - - - - - -] Attempt 1 to provision port 1acc6ad2-a9fe-4dea-a156-af0c9d5744f3 2026-05-11 02:04:09.223 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 5a65ea7d-0447-420b-8f93-7081336468d2 2026-05-11 02:04:09.322 9 INFO neutron.plugins.ml2.plugin [None req-8b5d9289-7ce1-42ab-9645-53a01437a05d - - - - - -] Attempt 1 to provision port 5a65ea7d-0447-420b-8f93-7081336468d2 2026-05-11 02:04:10.531 9 INFO neutron.plugins.ml2.plugin [None req-f8962b2d-9fbb-49cb-ab9e-af5e70fb295b - - - - - -] Attempt 1 to provision port 5a65ea7d-0447-420b-8f93-7081336468d2 2026-05-11 02:04:10.603 9 INFO neutron.plugins.ml2.plugin [None req-f8962b2d-9fbb-49cb-ab9e-af5e70fb295b - - - - - -] Attempt 1 to provision port 977c0f82-2df3-44b1-8bc4-eb3c03c0d4c3 2026-05-11 02:04:10.614 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 670a51fa-1580-4b90-83e9-d99b7c3efbac 2026-05-11 02:04:10.652 9 INFO neutron.plugins.ml2.plugin [None req-f8962b2d-9fbb-49cb-ab9e-af5e70fb295b - - - - - -] Attempt 1 to provision port 670a51fa-1580-4b90-83e9-d99b7c3efbac 2026-05-11 02:04:10.828 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 5a65ea7d-0447-420b-8f93-7081336468d2 2026-05-11 02:04:11.236 9 INFO neutron.plugins.ml2.plugin [None req-9d309886-3119-4567-9714-20467d98ffce - - - - - -] Attempt 1 to provision port 977c0f82-2df3-44b1-8bc4-eb3c03c0d4c3 2026-05-11 02:04:11.258 9 INFO neutron.plugins.ml2.plugin [None req-9d309886-3119-4567-9714-20467d98ffce - - - - - -] Attempt 1 to provision port 99744c6e-fabc-4dce-849b-9b12dbb48fb4 2026-05-11 02:04:11.940 10 INFO neutron.plugins.ml2.plugin [None req-018dbfd8-f3da-4d01-b965-3cb18f4b5bab - - - - - -] Attempt 1 to provision port 99744c6e-fabc-4dce-849b-9b12dbb48fb4 2026-05-11 02:04:13.458 10 INFO neutron.plugins.ml2.plugin [None req-fc4e605c-def0-4ed9-8dae-dd4338447c68 - - - - - -] Attempt 1 to provision port 1d77693f-7256-4de0-ae57-efe7a5e4248d 2026-05-11 02:04:14.558 9 INFO neutron.plugins.ml2.plugin [None req-4922c363-16ec-41b7-9b84-b95f9fdc69b4 - - - - - -] Attempt 1 to provision port 20aad17b-a2e0-4440-8049-5701821a6f74 2026-05-11 02:04:14.641 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 20aad17b-a2e0-4440-8049-5701821a6f74 2026-05-11 02:04:15.868 9 INFO neutron.plugins.ml2.plugin [None req-f6e9c36f-ceff-472b-b6d2-ba71e028e322 - - - - - -] Attempt 1 to provision port 20aad17b-a2e0-4440-8049-5701821a6f74 2026-05-11 02:04:16.572 10 INFO neutron.plugins.ml2.plugin [None req-a7d23c0c-d3dc-42af-b324-050d22198613 - - - - - -] Attempt 1 to provision port 8d2a8c4f-adbb-4d7d-b334-669fa7a32084 2026-05-11 02:04:16.650 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 20aad17b-a2e0-4440-8049-5701821a6f74 2026-05-11 02:04:17.277 9 INFO neutron.plugins.ml2.plugin [None req-263d20fa-ba10-49fb-9f01-772443db2b78 - - - - - -] Attempt 1 to provision port 8d2a8c4f-adbb-4d7d-b334-669fa7a32084 2026-05-11 02:04:20.979 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port e63f4960-baad-4f82-aa43-07b41b1d2c02 2026-05-11 02:04:21.297 9 INFO neutron.plugins.ml2.plugin [None req-794f90be-cee0-4893-b703-9a5cc5e32b19 - - - - - -] Attempt 1 to provision port 8aa88feb-95b4-4deb-b70d-4d6f22ecbb0c 2026-05-11 02:04:21.459 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 50540dc1-93db-4b3b-868d-963adb79baed 2026-05-11 02:04:21.998 10 INFO neutron.plugins.ml2.plugin [None req-7c091e77-ff87-43c5-b664-79d09b1875f1 - - - - - -] Attempt 1 to provision port bca5e429-d0b3-45a4-b9bc-7b208bf92113 2026-05-11 02:04:22.780 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port bca5e429-d0b3-45a4-b9bc-7b208bf92113 2026-05-11 02:04:22.977 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port e63f4960-baad-4f82-aa43-07b41b1d2c02 2026-05-11 02:04:23.197 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 50540dc1-93db-4b3b-868d-963adb79baed 2026-05-11 02:04:23.313 10 INFO neutron.plugins.ml2.plugin [None req-e6c02615-1767-4e42-ad47-b4c29f96d67c - - - - - -] Attempt 1 to provision port bca5e429-d0b3-45a4-b9bc-7b208bf92113 2026-05-11 02:04:24.017 10 INFO neutron.plugins.ml2.plugin [None req-0c14f2b6-388d-4598-a443-aaff7c6e39f6 - - - - - -] Attempt 1 to provision port 75c762bc-cedc-412c-982d-b04d4114b2a5 2026-05-11 02:04:24.665 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port a5cc50e3-80e9-4e13-8435-697119750685 2026-05-11 02:04:24.727 9 INFO neutron.plugins.ml2.plugin [None req-63f1b977-6e32-44d2-ab72-7eda5ea68e26 - - - - - -] Attempt 1 to provision port 75c762bc-cedc-412c-982d-b04d4114b2a5 2026-05-11 02:04:26.760 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port a5cc50e3-80e9-4e13-8435-697119750685 2026-05-11 02:04:29.795 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port fc635566-60a6-48be-9ea8-9b5ed5ceb15f 2026-05-11 02:04:30.245 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 6a21c838-9d64-42bd-8515-70b97f0ce719 2026-05-11 02:04:30.364 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8ea43b2-0dfa-44bc-b795-fa5c1bff2509'] response: {'server_uuid': '53c33c13-4c2c-481d-8d43-48aa4cc15d29', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fc635566-60a6-48be-9ea8-9b5ed5ceb15f', 'code': 200} 2026-05-11 02:04:31.711 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port fc635566-60a6-48be-9ea8-9b5ed5ceb15f 2026-05-11 02:04:31.989 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 6a21c838-9d64-42bd-8515-70b97f0ce719 2026-05-11 02:04:32.390 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b85bab64-41e4-4131-adc2-5cce837170ff'] response: {'server_uuid': '594f8dd9-36e2-48eb-bbe6-f857940f1098', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6a21c838-9d64-42bd-8515-70b97f0ce719', 'code': 200} 2026-05-11 02:04:32.777 10 INFO neutron.plugins.ml2.plugin [None req-04f61445-e15d-4e68-94f8-7126263903cd - - - - - -] Attempt 1 to provision port 45f2d962-37b9-48f3-85b8-a5c8f418c09c 2026-05-11 02:04:33.670 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port f81e15ed-6fa1-4616-8fc4-44d42f9cf1df 2026-05-11 02:04:33.878 10 INFO neutron.plugins.ml2.plugin [None req-e517af6d-9d88-4954-a65c-f7fe3719e48c - - - - - -] Attempt 1 to provision port f81e15ed-6fa1-4616-8fc4-44d42f9cf1df 2026-05-11 02:04:34.975 9 INFO neutron.plugins.ml2.plugin [None req-f8c12c48-db23-4494-8d92-e4cc760b7b2c - - - - - -] Attempt 1 to provision port f81e15ed-6fa1-4616-8fc4-44d42f9cf1df 2026-05-11 02:04:35.880 9 INFO neutron.plugins.ml2.plugin [None req-8190fb97-1ef6-4618-834d-82ef6d8e846c - - - - - -] Attempt 1 to provision port 6ed592e3-3e6b-4766-9f81-071170c9169c 2026-05-11 02:04:35.907 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port c9bc34d1-3347-4423-a244-f9e4f4be5649 2026-05-11 02:04:36.271 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port f81e15ed-6fa1-4616-8fc4-44d42f9cf1df 2026-05-11 02:04:36.600 10 INFO neutron.plugins.ml2.plugin [None req-4c26cda9-a16f-433c-a273-48c11f8f88ca - - - - - -] Attempt 1 to provision port 6ed592e3-3e6b-4766-9f81-071170c9169c 2026-05-11 02:04:37.679 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port c9bc34d1-3347-4423-a244-f9e4f4be5649 2026-05-11 02:04:42.527 10 INFO neutron.plugins.ml2.plugin [None req-6d009215-7d16-4c5b-9f2b-aec95f461558 - - - - - -] Attempt 1 to provision port 360372bd-5384-48da-82cf-08c409a0e7e3 2026-05-11 02:04:51.663 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 977c0f82-2df3-44b1-8bc4-eb3c03c0d4c3 2026-05-11 02:04:53.739 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 994e8bd4-79e0-441d-be16-2537166f2518 2026-05-11 02:04:54.011 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 977c0f82-2df3-44b1-8bc4-eb3c03c0d4c3 2026-05-11 02:04:56.303 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port c95ff063-f3e4-41b8-8d78-f5a21d22e6ed 2026-05-11 02:04:56.706 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 994e8bd4-79e0-441d-be16-2537166f2518 2026-05-11 02:04:56.852 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cfaa335c-d061-4a06-8d6f-0915564dfc77'] response: {'server_uuid': '98ac5c49-fcd3-4ce6-83f5-948dc767a7fa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c95ff063-f3e4-41b8-8d78-f5a21d22e6ed', 'code': 200} 2026-05-11 02:04:57.659 10 INFO neutron.plugins.ml2.plugin [None req-3dfa5af0-3c03-4d79-b806-6e7001bc18e5 - - - - - -] Attempt 1 to provision port fc635566-60a6-48be-9ea8-9b5ed5ceb15f 2026-05-11 02:04:57.769 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 45f2d962-37b9-48f3-85b8-a5c8f418c09c 2026-05-11 02:04:58.031 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port c95ff063-f3e4-41b8-8d78-f5a21d22e6ed 2026-05-11 02:04:58.329 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 6ed592e3-3e6b-4766-9f81-071170c9169c 2026-05-11 02:04:58.682 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port fc635566-60a6-48be-9ea8-9b5ed5ceb15f 2026-05-11 02:05:00.199 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 45f2d962-37b9-48f3-85b8-a5c8f418c09c 2026-05-11 02:05:00.384 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 6ed592e3-3e6b-4766-9f81-071170c9169c 2026-05-11 02:05:00.568 10 INFO neutron.plugins.ml2.plugin [None req-41ab1a75-67ec-4b37-9d77-97b6f0da4fa0 - - - - - -] Attempt 1 to provision port fc635566-60a6-48be-9ea8-9b5ed5ceb15f 2026-05-11 02:05:00.657 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port fc635566-60a6-48be-9ea8-9b5ed5ceb15f 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server [None req-b219cdb3-c346-4b29-bddc-55af0b4060dc - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 7ebf48ef-b0e7-4e9b-b351-1354170b2b23: This subnet is being modified by another concurrent operation. 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 172, in _process_incoming 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 02:05:00.971 10 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-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 02:05:00.971 10 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-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 262, in inner 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 02:05:00.971 10 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-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-11 02:05:00.971 10 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-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-11 02:05:00.971 10 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-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-11 02:05:00.971 10 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-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-11 02:05:00.971 10 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-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-11 02:05:00.971 10 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-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-11 02:05:00.971 10 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-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 02:05:00.971 10 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-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 02:05:00.971 10 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-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 02:05:00.971 10 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-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 02:05:00.971 10 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-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-11 02:05:00.971 10 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-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 02:05:00.971 10 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-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-11 02:05:00.971 10 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-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-11 02:05:00.971 10 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-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-11 02:05:00.971 10 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-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-11 02:05:00.971 10 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-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-11 02:05:00.971 10 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-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-11 02:05:00.971 10 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-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1608, in create_port 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1573, in _create_port_db 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1573, in create_port_db 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-05-11 02:05:00.971 10 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-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 02:05:00.971 10 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-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-11 02:05:00.971 10 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-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 02:05:00.971 10 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-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 02:05:00.971 10 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-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-05-11 02:05:00.971 10 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-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server raise exception 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 7ebf48ef-b0e7-4e9b-b351-1354170b2b23: This subnet is being modified by another concurrent operation. 2026-05-11 02:05:00.971 10 ERROR oslo_messaging.rpc.server 2026-05-11 02:05:02.130 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 5c121690-c03b-4506-891f-ba1f273086ed 2026-05-11 02:05:03.925 10 INFO neutron.plugins.ml2.plugin [None req-a0ab135d-26e4-4427-b55e-e37b03ffad11 - - - - - -] Attempt 1 to provision port 5c121690-c03b-4506-891f-ba1f273086ed 2026-05-11 02:05:04.203 10 INFO neutron.plugins.ml2.plugin [None req-a0ab135d-26e4-4427-b55e-e37b03ffad11 - - - - - -] Attempt 1 to provision port c1e455c3-7734-431e-b5b4-51c211fd33a3 2026-05-11 02:05:04.244 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port c1e455c3-7734-431e-b5b4-51c211fd33a3 2026-05-11 02:05:05.161 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 5c121690-c03b-4506-891f-ba1f273086ed 2026-05-11 02:05:05.322 9 INFO neutron.plugins.ml2.plugin [None req-7dfca7eb-5d06-4bfb-8641-d42b6d91d711 - - - - - -] Attempt 1 to provision port f947dc08-8c71-4b12-9858-98963ccd7d53 2026-05-11 02:05:05.351 9 INFO neutron.plugins.ml2.plugin [None req-7dfca7eb-5d06-4bfb-8641-d42b6d91d711 - - - - - -] Attempt 1 to provision port 5c121690-c03b-4506-891f-ba1f273086ed 2026-05-11 02:05:05.405 9 INFO neutron.plugins.ml2.plugin [None req-7dfca7eb-5d06-4bfb-8641-d42b6d91d711 - - - - - -] Attempt 1 to provision port c1e455c3-7734-431e-b5b4-51c211fd33a3 2026-05-11 02:05:06.227 10 INFO neutron.plugins.ml2.plugin [None req-e2591031-0d9d-420b-8c24-b2f52c3bd693 - - - - - -] Attempt 1 to provision port f947dc08-8c71-4b12-9858-98963ccd7d53 2026-05-11 02:05:06.599 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port c1e455c3-7734-431e-b5b4-51c211fd33a3 2026-05-11 02:05:06.937 10 INFO neutron.plugins.ml2.plugin [None req-17ecd710-a22f-4739-a3e5-1945e7a161a6 - - - - - -] Attempt 1 to provision port f947dc08-8c71-4b12-9858-98963ccd7d53 2026-05-11 02:05:08.613 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port e91a699d-b05d-48e9-a4af-1ca09d9f1111 2026-05-11 02:05:12.609 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 46513956-5c21-40e4-92f1-524082bd036e 2026-05-11 02:05:12.789 9 INFO neutron.plugins.ml2.plugin [None req-ab7ab0e0-0053-4a79-a662-e54cdca590e9 - - - - - -] Attempt 1 to provision port 46513956-5c21-40e4-92f1-524082bd036e 2026-05-11 02:05:14.098 10 INFO neutron.plugins.ml2.plugin [None req-f5463a44-5b0e-45dd-a242-d8517c9c58c3 - - - - - -] Attempt 1 to provision port 46513956-5c21-40e4-92f1-524082bd036e 2026-05-11 02:05:14.769 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 46513956-5c21-40e4-92f1-524082bd036e 2026-05-11 02:05:17.117 10 INFO neutron.plugins.ml2.plugin [None req-e37faefd-d787-4307-a5ed-20cd82883167 - - - - - -] Attempt 1 to provision port 654d9887-f1a6-49cd-a1ca-57ab2f52f921 2026-05-11 02:05:18.223 9 INFO neutron.plugins.ml2.plugin [None req-d4b8d088-7114-4bb4-9984-c683baced5a9 - - - - - -] Attempt 1 to provision port 9cedac49-099c-4ce5-acfa-25ca2d9cb85a 2026-05-11 02:05:18.561 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port e36735f5-e53a-4811-9def-75c88d28c786 2026-05-11 02:05:18.929 10 INFO neutron.plugins.ml2.plugin [None req-ce9fbc18-8145-4f91-92a6-c6927d11b3c7 - - - - - -] Attempt 1 to provision port e36735f5-e53a-4811-9def-75c88d28c786 2026-05-11 02:05:18.929 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 9cedac49-099c-4ce5-acfa-25ca2d9cb85a 2026-05-11 02:05:19.635 10 INFO neutron.plugins.ml2.plugin [None req-dd44be4d-8696-4d42-8bff-e714862db581 - - - - - -] Attempt 1 to provision port e36735f5-e53a-4811-9def-75c88d28c786 2026-05-11 02:05:19.719 10 INFO neutron.plugins.ml2.plugin [None req-dd44be4d-8696-4d42-8bff-e714862db581 - - - - - -] Attempt 1 to provision port 9cedac49-099c-4ce5-acfa-25ca2d9cb85a 2026-05-11 02:05:20.339 9 INFO neutron.plugins.ml2.plugin [None req-e7d8d113-89bf-4e6b-9441-826042737c14 - - - - - -] Attempt 1 to provision port 3d5abbc2-e3c8-41de-af60-a64208405da2 2026-05-11 02:05:20.859 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 600eaad6-9af7-459b-bb5a-58d22688d27c 2026-05-11 02:05:21.050 10 INFO neutron.plugins.ml2.plugin [None req-79482b86-419a-4999-aec1-5ff800051bae - - - - - -] Attempt 1 to provision port f6789a44-d7cc-49be-9978-b94d5ef4b234 2026-05-11 02:05:21.330 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 5b7cd5fe-eb47-4735-9aae-17da1d85c2fc 2026-05-11 02:05:21.746 9 INFO neutron.plugins.ml2.plugin [None req-1445c535-88bb-467a-8762-0a656b6f874c - - - - - -] Attempt 1 to provision port 3d5abbc2-e3c8-41de-af60-a64208405da2 2026-05-11 02:05:22.459 10 INFO neutron.plugins.ml2.plugin [None req-21e44754-2f0a-43a8-bd82-f01b3dd565a9 - - - - - -] Attempt 1 to provision port 5b7cd5fe-eb47-4735-9aae-17da1d85c2fc 2026-05-11 02:05:22.563 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 600eaad6-9af7-459b-bb5a-58d22688d27c 2026-05-11 02:05:22.754 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 5b7cd5fe-eb47-4735-9aae-17da1d85c2fc 2026-05-11 02:05:23.156 10 INFO neutron.plugins.ml2.plugin [None req-368c69dd-2dd2-4b9c-9171-292f4e326a8d - - - - - -] Attempt 1 to provision port 5b7cd5fe-eb47-4735-9aae-17da1d85c2fc 2026-05-11 02:05:23.862 10 INFO neutron.plugins.ml2.plugin [None req-bb787b78-30df-4372-9a25-81a5d5484198 - - - - - -] Attempt 1 to provision port b3423763-03b0-4f76-b104-47c0e5508fa4 2026-05-11 02:05:23.895 10 INFO neutron.plugins.ml2.plugin [None req-bb787b78-30df-4372-9a25-81a5d5484198 - - - - - -] Attempt 1 to provision port 91b9ae0a-607a-47e0-aab5-fe3f4c2348ec 2026-05-11 02:05:24.589 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port bed19077-0e45-4b3a-9f19-2597fc66158f 2026-05-11 02:05:24.764 9 INFO neutron.plugins.ml2.plugin [None req-0d7cc62d-2afd-4876-82c5-e5aea9d52e71 - - - - - -] Attempt 1 to provision port b3423763-03b0-4f76-b104-47c0e5508fa4 2026-05-11 02:05:26.634 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port bed19077-0e45-4b3a-9f19-2597fc66158f 2026-05-11 02:05:33.170 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port e499a5dc-a14d-4e33-acdb-bf6e0d15805a 2026-05-11 02:05:33.287 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c2bd95f-5691-4db6-a25e-bbee1aa6ea19'] response: {'server_uuid': '1296f43b-c4ea-4feb-8c54-596b9c572e8f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e499a5dc-a14d-4e33-acdb-bf6e0d15805a', 'code': 200} 2026-05-11 02:05:35.140 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 007bae30-350e-4835-975d-1d7a283c5144 2026-05-11 02:05:35.334 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8ca21c8-97c9-4719-95ed-4789a67a07b0'] response: {'server_uuid': '20a2fbf5-6dde-4962-84a5-ee2c93d1b624', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '007bae30-350e-4835-975d-1d7a283c5144', 'code': 200} 2026-05-11 02:05:35.701 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port e499a5dc-a14d-4e33-acdb-bf6e0d15805a 2026-05-11 02:05:36.561 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 007bae30-350e-4835-975d-1d7a283c5144 2026-05-11 02:05:38.578 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 3d5abbc2-e3c8-41de-af60-a64208405da2 2026-05-11 02:05:38.907 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 654d9887-f1a6-49cd-a1ca-57ab2f52f921 2026-05-11 02:05:40.665 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 3d5abbc2-e3c8-41de-af60-a64208405da2 2026-05-11 02:05:40.887 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 654d9887-f1a6-49cd-a1ca-57ab2f52f921 2026-05-11 02:05:41.065 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port b3423763-03b0-4f76-b104-47c0e5508fa4 2026-05-11 02:05:42.592 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port f6789a44-d7cc-49be-9978-b94d5ef4b234 2026-05-11 02:05:42.884 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port b3423763-03b0-4f76-b104-47c0e5508fa4 2026-05-11 02:05:44.762 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port f6789a44-d7cc-49be-9978-b94d5ef4b234 2026-05-11 02:05:46.970 9 INFO neutron.plugins.ml2.plugin [None req-24f38365-2a81-4a29-8f60-fea4e0816605 - - - - - -] Attempt 1 to provision port 9452bca9-7961-4caf-8a68-a964e68dbfcb 2026-05-11 02:05:48.082 10 INFO neutron.plugins.ml2.plugin [None req-9906890c-24e2-4157-92bc-d55f1b29738d - - - - - -] Attempt 1 to provision port bd809b9f-a042-4db7-85fa-61ace5abbf17 2026-05-11 02:05:48.576 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port bd809b9f-a042-4db7-85fa-61ace5abbf17 2026-05-11 02:05:49.376 9 INFO neutron.plugins.ml2.plugin [None req-4fd230ce-1272-4ab9-b06a-00d9d6b2a935 - - - - - -] Attempt 1 to provision port 0a475d1e-fb97-4515-845f-d9e6380fe835 2026-05-11 02:05:49.403 9 INFO neutron.plugins.ml2.plugin [None req-4fd230ce-1272-4ab9-b06a-00d9d6b2a935 - - - - - -] Attempt 1 to provision port bd809b9f-a042-4db7-85fa-61ace5abbf17 2026-05-11 02:05:50.086 9 INFO neutron.plugins.ml2.plugin [None req-6b532af4-766a-45cd-bc68-a1b8678bd26d - - - - - -] Attempt 1 to provision port 0a475d1e-fb97-4515-845f-d9e6380fe835 2026-05-11 02:05:50.583 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 3e560b7a-3009-45e0-be72-391de1470056 2026-05-11 02:05:50.792 10 INFO neutron.plugins.ml2.plugin [None req-1b8cbb6e-2412-4504-85e4-7afdb2fe85d5 - - - - - -] Attempt 1 to provision port 0a475d1e-fb97-4515-845f-d9e6380fe835 2026-05-11 02:05:52.837 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port c5f3f7e6-3173-447b-8cac-7f429d97366b 2026-05-11 02:05:52.958 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 3e560b7a-3009-45e0-be72-391de1470056 2026-05-11 02:05:56.809 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-86aeaa9f-4e2d-4e5a-8015-d7aa75a74147'] response: {'server_uuid': '20a2fbf5-6dde-4962-84a5-ee2c93d1b624', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '007bae30-350e-4835-975d-1d7a283c5144', 'code': 200} 2026-05-11 02:06:01.795 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port facbde90-5137-4f3c-bc5d-8f83687d886d 2026-05-11 02:06:01.908 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3568d7ff-d3d7-427c-a898-b3f4b46ca055'] response: {'server_uuid': '743f2e54-1a20-486f-8bfa-376eb241e64a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'facbde90-5137-4f3c-bc5d-8f83687d886d', 'code': 200} 2026-05-11 02:06:02.336 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 007bae30-350e-4835-975d-1d7a283c5144 2026-05-11 02:06:02.963 9 INFO neutron.plugins.ml2.plugin [None req-2c4739bf-199a-4051-8900-07858f62c357 - - - - - -] Attempt 1 to provision port c8342a94-a7b1-4f17-8644-8833dc9f4c3a 2026-05-11 02:06:03.575 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port cb73d601-3145-4890-ad36-dc4bbbb8ec44 2026-05-11 02:06:03.665 10 INFO neutron.plugins.ml2.plugin [None req-e2388c49-7b48-494e-a03b-6381b29b9a27 - - - - - -] Attempt 1 to provision port cb73d601-3145-4890-ad36-dc4bbbb8ec44 2026-05-11 02:06:03.727 10 INFO neutron.plugins.ml2.plugin [None req-e2388c49-7b48-494e-a03b-6381b29b9a27 - - - - - -] Attempt 1 to provision port 9b9b8665-06f5-4c37-8650-eeab499c7126 2026-05-11 02:06:03.949 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c56b71fb-32df-4811-8264-fadb69377f3d'] response: {'server_uuid': '20a2fbf5-6dde-4962-84a5-ee2c93d1b624', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '007bae30-350e-4835-975d-1d7a283c5144', 'code': 200} 2026-05-11 02:06:03.964 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port facbde90-5137-4f3c-bc5d-8f83687d886d 2026-05-11 02:06:04.201 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 007bae30-350e-4835-975d-1d7a283c5144 2026-05-11 02:06:04.363 9 INFO neutron.plugins.ml2.plugin [None req-cc729c94-0587-4741-aa2e-b597d0778fec - - - - - -] Attempt 1 to provision port a3dc741b-21bc-474b-ad2f-7b34c4b9163f /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-11 02:06:04.485 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port a3dc741b-21bc-474b-ad2f-7b34c4b9163f /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-11 02:06:07.496 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 0a475d1e-fb97-4515-845f-d9e6380fe835 2026-05-11 02:06:07.763 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 9452bca9-7961-4caf-8a68-a964e68dbfcb 2026-05-11 02:06:09.402 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 0a475d1e-fb97-4515-845f-d9e6380fe835 2026-05-11 02:06:09.614 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 9452bca9-7961-4caf-8a68-a964e68dbfcb 2026-05-11 02:06:21.155 10 INFO neutron.plugins.ml2.plugin [None req-0221aabe-b95b-4b4d-99f7-e765780cb04e - - - - - -] Attempt 1 to provision port 66e427ee-2d8c-4e0a-8c3d-ffbc3304490e 2026-05-11 02:06:21.532 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port afc3b7f4-58be-4eea-9509-0055c04da057 2026-05-11 02:06:23.645 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port dadfb39a-295e-4445-8d35-03a8437b2aa8 2026-05-11 02:06:25.164 10 INFO neutron.plugins.ml2.plugin [None req-294a1397-eee8-4382-b767-c6afdd992801 - - - - - -] Attempt 1 to provision port c003ce6c-d7f5-4327-96f6-97130582a26e 2026-05-11 02:06:25.483 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port dadfb39a-295e-4445-8d35-03a8437b2aa8 2026-05-11 02:06:25.716 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port c003ce6c-d7f5-4327-96f6-97130582a26e 2026-05-11 02:06:26.474 10 INFO neutron.plugins.ml2.plugin [None req-5e65a1af-fd31-412d-b363-c57d4530a64e - - - - - -] Attempt 1 to provision port 7d79a94a-e53e-4e7f-aea9-ddb54dccba67 2026-05-11 02:06:26.497 10 INFO neutron.plugins.ml2.plugin [None req-5e65a1af-fd31-412d-b363-c57d4530a64e - - - - - -] Attempt 1 to provision port c003ce6c-d7f5-4327-96f6-97130582a26e 2026-05-11 02:06:27.181 10 INFO neutron.plugins.ml2.plugin [None req-ed84d7b3-d9d6-4764-b1e2-cf73932f25a8 - - - - - -] Attempt 1 to provision port 7d79a94a-e53e-4e7f-aea9-ddb54dccba67 2026-05-11 02:06:27.464 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port c003ce6c-d7f5-4327-96f6-97130582a26e 2026-05-11 02:06:27.892 9 INFO neutron.plugins.ml2.plugin [None req-30d9d3b1-1abf-4c4b-9a8d-c545e8952a4d - - - - - -] Attempt 1 to provision port 7d79a94a-e53e-4e7f-aea9-ddb54dccba67 2026-05-11 02:06:29.452 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port effa7606-47c5-4190-9e5e-20888432a1a2 2026-05-11 02:06:29.982 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port c268d590-b460-40db-849a-5a4e9f5c3d0c 2026-05-11 02:06:29.995 9 INFO neutron.plugins.ml2.plugin [None req-b0544d56-e616-4409-b3e0-5d8ee5854ffd - - - - - -] Attempt 1 to provision port 514a71e1-d399-4a64-b95e-1c8cc8c2eec6 2026-05-11 02:06:30.701 10 INFO neutron.plugins.ml2.plugin [None req-8c6150ed-5f6e-4802-ba62-420f91912095 - - - - - -] Attempt 1 to provision port c268d590-b460-40db-849a-5a4e9f5c3d0c 2026-05-11 02:06:31.423 9 INFO neutron.plugins.ml2.plugin [None req-ba8bad21-4d0f-4b21-9517-9dc13db114e0 - - - - - -] Attempt 1 to provision port effa7606-47c5-4190-9e5e-20888432a1a2 2026-05-11 02:06:31.507 9 INFO neutron.plugins.ml2.plugin [None req-ba8bad21-4d0f-4b21-9517-9dc13db114e0 - - - - - -] Attempt 1 to provision port c268d590-b460-40db-849a-5a4e9f5c3d0c 2026-05-11 02:06:31.563 9 INFO neutron.plugins.ml2.plugin [None req-ba8bad21-4d0f-4b21-9517-9dc13db114e0 - - - - - -] Attempt 1 to provision port 490b6bd4-0fac-43a2-9a87-7de9bf994efc 2026-05-11 02:06:31.565 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 490b6bd4-0fac-43a2-9a87-7de9bf994efc 2026-05-11 02:06:31.971 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port effa7606-47c5-4190-9e5e-20888432a1a2 2026-05-11 02:06:32.188 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port c268d590-b460-40db-849a-5a4e9f5c3d0c 2026-05-11 02:06:32.618 10 INFO neutron.plugins.ml2.plugin [None req-51e805d7-d736-44ca-851c-f2e68f5fd37d - - - - - -] Attempt 1 to provision port 490b6bd4-0fac-43a2-9a87-7de9bf994efc 2026-05-11 02:06:32.713 10 INFO neutron.plugins.ml2.plugin [None req-51e805d7-d736-44ca-851c-f2e68f5fd37d - - - - - -] Attempt 1 to provision port effa7606-47c5-4190-9e5e-20888432a1a2 2026-05-11 02:06:32.782 10 INFO neutron.plugins.ml2.plugin [None req-51e805d7-d736-44ca-851c-f2e68f5fd37d - - - - - -] Attempt 1 to provision port 38dedc1f-2963-4495-bb16-5697369b31fa 2026-05-11 02:06:33.523 9 INFO neutron.plugins.ml2.plugin [None req-5300325c-512f-4af2-92eb-67a757eb0a75 - - - - - -] Attempt 1 to provision port 38dedc1f-2963-4495-bb16-5697369b31fa 2026-05-11 02:06:33.531 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 490b6bd4-0fac-43a2-9a87-7de9bf994efc 2026-05-11 02:06:33.752 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port a5e07218-95e9-419b-b835-199462665a8a 2026-05-11 02:06:34.231 10 INFO neutron.plugins.ml2.plugin [None req-37e60d61-a035-4e76-9b72-94f5263c7999 - - - - - -] Attempt 1 to provision port 38dedc1f-2963-4495-bb16-5697369b31fa 2026-05-11 02:06:35.417 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port a5e07218-95e9-419b-b835-199462665a8a 2026-05-11 02:06:37.934 9 INFO neutron.plugins.ml2.plugin [None req-dc1b4843-3120-436c-96fa-957ba09e3cb3 - - - - - -] Attempt 1 to provision port f8c9a0d5-2cc1-4ff1-b17a-5498a1b4a494 2026-05-11 02:06:37.965 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 4bf4b156-8e02-42e5-b3e2-acdbbb872b26 2026-05-11 02:06:38.364 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8b639f2-7d1a-4b2f-86b1-b81239bcd749'] response: {'server_uuid': '7c4a1f4b-3272-46d0-a34a-f15501b50913', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4bf4b156-8e02-42e5-b3e2-acdbbb872b26', 'code': 200} 2026-05-11 02:06:38.389 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port f8c9a0d5-2cc1-4ff1-b17a-5498a1b4a494 2026-05-11 02:06:38.652 9 INFO neutron.plugins.ml2.plugin [None req-7206a812-9b03-4de7-b802-2eca96bf90c7 - - - - - -] Attempt 1 to provision port f8c9a0d5-2cc1-4ff1-b17a-5498a1b4a494 2026-05-11 02:06:39.603 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 4bf4b156-8e02-42e5-b3e2-acdbbb872b26 2026-05-11 02:06:39.865 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port f8c9a0d5-2cc1-4ff1-b17a-5498a1b4a494 2026-05-11 02:06:41.160 10 INFO neutron.plugins.ml2.plugin [None req-b633bb53-fd17-46d3-a4ef-a0e2140591a1 - - - - - -] Attempt 1 to provision port 5aaf3142-9e4c-437b-bef1-da64257f1ed4 2026-05-11 02:06:41.515 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 7d79a94a-e53e-4e7f-aea9-ddb54dccba67 2026-05-11 02:06:41.928 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 66e427ee-2d8c-4e0a-8c3d-ffbc3304490e 2026-05-11 02:06:42.253 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 5aaf3142-9e4c-437b-bef1-da64257f1ed4 2026-05-11 02:06:43.488 9 INFO neutron.plugins.ml2.plugin [None req-1fee0103-0855-4c25-866e-0801fc1b8255 - - - - - -] Attempt 1 to provision port b3b83f9a-7f87-4fcc-a314-86c783b1f8b2 2026-05-11 02:06:43.547 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port f105ef3e-b09c-41f0-9257-1166a502333e 2026-05-11 02:06:43.941 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 7d79a94a-e53e-4e7f-aea9-ddb54dccba67 2026-05-11 02:06:44.155 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 2c5ec9d7-26b3-4e97-a6c3-206c9648788b 2026-05-11 02:06:44.188 9 INFO neutron.plugins.ml2.plugin [None req-a59bd934-3bd7-460f-b4f7-e30371de4832 - - - - - -] Attempt 1 to provision port 2c5ec9d7-26b3-4e97-a6c3-206c9648788b 2026-05-11 02:06:44.605 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 5aaf3142-9e4c-437b-bef1-da64257f1ed4 2026-05-11 02:06:44.830 9 INFO neutron.plugins.ml2.plugin [None req-a59bd934-3bd7-460f-b4f7-e30371de4832 - - - - - -] Attempt 1 to provision port 5aaf3142-9e4c-437b-bef1-da64257f1ed4 2026-05-11 02:06:44.897 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 66e427ee-2d8c-4e0a-8c3d-ffbc3304490e 2026-05-11 02:06:44.920 9 INFO neutron.plugins.ml2.plugin [None req-a59bd934-3bd7-460f-b4f7-e30371de4832 - - - - - -] Attempt 1 to provision port 7ca26714-3a82-4899-ac8a-5acbda6ad0c6 2026-05-11 02:06:45.094 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port b3b83f9a-7f87-4fcc-a314-86c783b1f8b2 2026-05-11 02:06:45.391 9 INFO neutron.plugins.ml2.plugin [None req-1d9bfb1d-8bc2-4650-bb45-76df532c419a - - - - - -] Attempt 1 to provision port f105ef3e-b09c-41f0-9257-1166a502333e 2026-05-11 02:06:45.677 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port b3b83f9a-7f87-4fcc-a314-86c783b1f8b2 2026-05-11 02:06:45.921 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 2c5ec9d7-26b3-4e97-a6c3-206c9648788b 2026-05-11 02:06:46.107 9 INFO neutron.plugins.ml2.plugin [None req-b26af5e8-90ea-4200-b68e-10b99c02acff - - - - - -] Attempt 1 to provision port 2c5ec9d7-26b3-4e97-a6c3-206c9648788b 2026-05-11 02:06:46.185 9 INFO neutron.plugins.ml2.plugin [None req-b26af5e8-90ea-4200-b68e-10b99c02acff - - - - - -] Attempt 1 to provision port b3b83f9a-7f87-4fcc-a314-86c783b1f8b2 2026-05-11 02:06:46.812 9 INFO neutron.plugins.ml2.plugin [None req-ac9c21d8-b34b-4e38-b651-e8e333f0d0e7 - - - - - -] Attempt 1 to provision port 5aaf3142-9e4c-437b-bef1-da64257f1ed4 2026-05-11 02:06:47.515 10 INFO neutron.plugins.ml2.plugin [None req-2be46f87-7686-4f05-8ee8-fe9a038f21a5 - - - - - -] Attempt 1 to provision port d404426d-be43-4033-9cad-4e5bc7479567 2026-05-11 02:06:48.220 9 INFO neutron.plugins.ml2.plugin [None req-5a577b12-e508-4a89-a678-96bf869a6385 - - - - - -] Attempt 1 to provision port d404426d-be43-4033-9cad-4e5bc7479567 2026-05-11 02:06:48.247 9 INFO neutron.plugins.ml2.plugin [None req-5a577b12-e508-4a89-a678-96bf869a6385 - - - - - -] Attempt 1 to provision port b3b83f9a-7f87-4fcc-a314-86c783b1f8b2 2026-05-11 02:06:48.313 9 INFO neutron.plugins.ml2.plugin [None req-5a577b12-e508-4a89-a678-96bf869a6385 - - - - - -] Attempt 1 to provision port a90af143-ece1-487c-9fc8-7274e8568b37 2026-05-11 02:06:48.719 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 12ac2464-7a39-40ab-af10-50c140da95b2 2026-05-11 02:06:48.862 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc858758-12f9-4da3-a45c-676ee5bf37c7'] response: {'server_uuid': '6eee50ea-ca3c-486f-917e-8a24f3d31e10', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '12ac2464-7a39-40ab-af10-50c140da95b2', 'code': 200} 2026-05-11 02:06:48.915 10 INFO neutron.plugins.ml2.plugin [None req-2afe93c6-ed86-4f43-a368-e246b0230df9 - - - - - -] Attempt 1 to provision port 2c5ec9d7-26b3-4e97-a6c3-206c9648788b 2026-05-11 02:06:49.135 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 7ad304f7-8be3-4c77-b8ee-3ae2cfb489ba 2026-05-11 02:06:49.620 10 INFO neutron.plugins.ml2.plugin [None req-4a8f0d1e-189d-4d63-8c6e-b5e4033ae1af - - - - - -] Attempt 1 to provision port 2a596eea-7fc4-41f8-a435-99720239003f 2026-05-11 02:06:49.649 10 INFO neutron.plugins.ml2.plugin [None req-4a8f0d1e-189d-4d63-8c6e-b5e4033ae1af - - - - - -] Attempt 1 to provision port 2f54460e-f684-4f51-b290-3f8ca93890f3 2026-05-11 02:06:50.327 10 INFO neutron.plugins.ml2.plugin [None req-20e60e81-1f50-4abb-acc6-b35db6e482ba - - - - - -] Attempt 1 to provision port 2a596eea-7fc4-41f8-a435-99720239003f 2026-05-11 02:06:50.358 10 INFO neutron.plugins.ml2.plugin [None req-20e60e81-1f50-4abb-acc6-b35db6e482ba - - - - - -] Attempt 1 to provision port 2f54460e-f684-4f51-b290-3f8ca93890f3 2026-05-11 02:06:50.530 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 12ac2464-7a39-40ab-af10-50c140da95b2 2026-05-11 02:06:50.729 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 7ad304f7-8be3-4c77-b8ee-3ae2cfb489ba 2026-05-11 02:06:54.601 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 514a71e1-d399-4a64-b95e-1c8cc8c2eec6 2026-05-11 02:06:54.879 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 38dedc1f-2963-4495-bb16-5697369b31fa 2026-05-11 02:06:56.492 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 514a71e1-d399-4a64-b95e-1c8cc8c2eec6 2026-05-11 02:06:56.674 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 38dedc1f-2963-4495-bb16-5697369b31fa 2026-05-11 02:07:01.074 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 55c6a553-6e42-4e52-b848-90f23f1a12a5 2026-05-11 02:07:01.221 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc23e4c8-a838-4f10-8c1f-f60000913f0a'] response: {'server_uuid': '2172f57c-a395-4e6c-bd85-1a9e91dbe54d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '55c6a553-6e42-4e52-b848-90f23f1a12a5', 'code': 200} 2026-05-11 02:07:02.498 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 55c6a553-6e42-4e52-b848-90f23f1a12a5 2026-05-11 02:07:06.529 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 7ca26714-3a82-4899-ac8a-5acbda6ad0c6 2026-05-11 02:07:06.782 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port d404426d-be43-4033-9cad-4e5bc7479567 2026-05-11 02:07:07.032 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 2a596eea-7fc4-41f8-a435-99720239003f 2026-05-11 02:07:07.328 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 2f54460e-f684-4f51-b290-3f8ca93890f3 2026-05-11 02:07:08.546 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 7ca26714-3a82-4899-ac8a-5acbda6ad0c6 2026-05-11 02:07:08.703 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port d404426d-be43-4033-9cad-4e5bc7479567 2026-05-11 02:07:08.935 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 2a596eea-7fc4-41f8-a435-99720239003f 2026-05-11 02:07:09.150 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 2f54460e-f684-4f51-b290-3f8ca93890f3 2026-05-11 02:07:13.059 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 04ae9ac5-48cc-416a-85d2-f77a780305a1 2026-05-11 02:07:13.170 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-acfb251a-c498-4d96-9a8c-109934143ab4'] response: {'server_uuid': '3741b4a0-040f-4c91-b6d8-56fc48fe34a7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '04ae9ac5-48cc-416a-85d2-f77a780305a1', 'code': 200} 2026-05-11 02:07:14.504 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 04ae9ac5-48cc-416a-85d2-f77a780305a1 2026-05-11 02:07:18.542 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 2e1893e9-7b84-403a-a0e7-07ce2889e23a 2026-05-11 02:07:18.640 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea20c9fd-c2bc-4b9c-809c-3f908ae39ba8'] response: {'server_uuid': '7df95f39-7792-4602-baa1-377bec041bc0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2e1893e9-7b84-403a-a0e7-07ce2889e23a', 'code': 200} 2026-05-11 02:07:20.672 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 2e1893e9-7b84-403a-a0e7-07ce2889e23a 2026-05-11 02:07:36.782 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-506872b3-4e0e-4fce-a3d9-77ed7531d37a'] response: {'server_uuid': '7c4a1f4b-3272-46d0-a34a-f15501b50913', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4bf4b156-8e02-42e5-b3e2-acdbbb872b26', 'code': 200} 2026-05-11 02:07:41.769 9 INFO neutron.plugins.ml2.plugin [None req-8e6e130b-95c7-41a0-9462-2d69c1a082ee - - - - - -] Attempt 1 to provision port 9bbf545a-403e-4581-927b-2345dac7ec31 2026-05-11 02:07:48.262 9 INFO neutron.plugins.ml2.plugin [None req-ef7fc4c6-ef49-405d-93e7-d214630fd8a4 - - - - - -] Attempt 1 to provision port 1d975da5-9b68-4b89-a81d-c7f55a101557 2026-05-11 02:07:48.543 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port d0f0834d-1711-4a67-9721-02579b0041d1 2026-05-11 02:07:49.372 10 INFO neutron.plugins.ml2.plugin [None req-760ba58b-de1b-4956-a0a6-84611206c63e - - - - - -] Attempt 1 to provision port d0f0834d-1711-4a67-9721-02579b0041d1 2026-05-11 02:07:50.477 10 INFO neutron.plugins.ml2.plugin [None req-00adbfc0-df42-4556-9cf3-d827e6c4f46c - - - - - -] Attempt 1 to provision port d0f0834d-1711-4a67-9721-02579b0041d1 2026-05-11 02:07:50.524 10 INFO neutron.plugins.ml2.plugin [None req-00adbfc0-df42-4556-9cf3-d827e6c4f46c - - - - - -] Attempt 1 to provision port 67b7a910-5fbd-4794-987f-b0e5b795b758 2026-05-11 02:07:50.608 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 358d3011-518e-4678-ba94-4d6ea78c3c16 2026-05-11 02:07:51.029 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port d0f0834d-1711-4a67-9721-02579b0041d1 2026-05-11 02:07:51.383 9 INFO neutron.plugins.ml2.plugin [None req-0d39e7e7-d62f-4a00-872d-5e1130fec910 - - - - - -] Attempt 1 to provision port 67b7a910-5fbd-4794-987f-b0e5b795b758 2026-05-11 02:07:52.090 10 INFO neutron.plugins.ml2.plugin [None req-ec8c88a4-30ba-459d-bd54-6da4aae78c76 - - - - - -] Attempt 1 to provision port 67b7a910-5fbd-4794-987f-b0e5b795b758 2026-05-11 02:07:52.500 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 358d3011-518e-4678-ba94-4d6ea78c3c16 2026-05-11 02:07:53.001 10 INFO neutron.plugins.ml2.plugin [None req-cba9d94d-9c39-46b4-9865-401871c45cab - - - - - -] Attempt 1 to provision port 6db43437-982a-43ba-a58c-ffeaf7353834 2026-05-11 02:07:54.302 9 INFO neutron.plugins.ml2.plugin [None req-a07e358b-1d97-4227-87be-c5e79e2119c3 - - - - - -] Attempt 1 to provision port 1e15a144-68f5-4ec5-ad03-3698476fac27 2026-05-11 02:07:54.535 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 1e15a144-68f5-4ec5-ad03-3698476fac27 2026-05-11 02:07:55.414 9 INFO neutron.plugins.ml2.plugin [None req-5fdfd923-ce9b-4363-a833-df999f448536 - - - - - -] Attempt 1 to provision port 98fb7bcc-ae68-4be1-b8a8-ebfffbe473f7 2026-05-11 02:07:55.454 9 INFO neutron.plugins.ml2.plugin [None req-5fdfd923-ce9b-4363-a833-df999f448536 - - - - - -] Attempt 1 to provision port 1e15a144-68f5-4ec5-ad03-3698476fac27 2026-05-11 02:07:56.114 10 INFO neutron.plugins.ml2.plugin [None req-4bce3497-3a23-445e-8dd3-e210576b313b - - - - - -] Attempt 1 to provision port 98fb7bcc-ae68-4be1-b8a8-ebfffbe473f7 2026-05-11 02:07:56.611 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 1e15a144-68f5-4ec5-ad03-3698476fac27 2026-05-11 02:07:56.853 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port b18dadc3-6590-4855-bfa3-fd1554179cd9 2026-05-11 02:07:57.017 9 INFO neutron.plugins.ml2.plugin [None req-5bf291a3-f633-483a-a5cb-7194602b7bf7 - - - - - -] Attempt 1 to provision port 98fb7bcc-ae68-4be1-b8a8-ebfffbe473f7 2026-05-11 02:07:58.581 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port b18dadc3-6590-4855-bfa3-fd1554179cd9 2026-05-11 02:08:05.058 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 018144f5-80eb-4074-a13e-b2afb52b4d3e 2026-05-11 02:08:05.158 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-02d60979-b647-4fb3-bbc4-b2bd46d98ba9'] response: {'server_uuid': 'f5ddcff2-7541-491d-a3cb-10471f5915b8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '018144f5-80eb-4074-a13e-b2afb52b4d3e', 'code': 200} 2026-05-11 02:08:06.554 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 018144f5-80eb-4074-a13e-b2afb52b4d3e 2026-05-11 02:08:09.609 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 52935fda-3400-49ed-94cc-11a608aaab41 2026-05-11 02:08:09.711 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-df3c5fad-fa81-4e41-a661-8ddd5e6a33e4'] response: {'server_uuid': 'e35707da-df1c-4900-b50a-d1aeb3575050', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '52935fda-3400-49ed-94cc-11a608aaab41', 'code': 200} 2026-05-11 02:08:10.718 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 52935fda-3400-49ed-94cc-11a608aaab41 2026-05-11 02:08:10.911 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 1d975da5-9b68-4b89-a81d-c7f55a101557 2026-05-11 02:08:11.197 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 67b7a910-5fbd-4794-987f-b0e5b795b758 2026-05-11 02:08:12.734 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 6db43437-982a-43ba-a58c-ffeaf7353834 2026-05-11 02:08:13.090 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 1d975da5-9b68-4b89-a81d-c7f55a101557 2026-05-11 02:08:13.254 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 67b7a910-5fbd-4794-987f-b0e5b795b758 2026-05-11 02:08:14.755 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 98fb7bcc-ae68-4be1-b8a8-ebfffbe473f7 2026-05-11 02:08:15.094 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 6db43437-982a-43ba-a58c-ffeaf7353834 2026-05-11 02:08:16.677 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 98fb7bcc-ae68-4be1-b8a8-ebfffbe473f7 2026-05-11 02:08:44.553 9 INFO neutron.plugins.ml2.plugin [None req-b5d8730d-485c-4493-af98-2dfe89f9219a - - - - - -] Attempt 1 to provision port db12f57a-6e88-44f3-9546-045275632d53 2026-05-11 02:08:52.263 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port db12f57a-6e88-44f3-9546-045275632d53 2026-05-11 02:08:52.369 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b97bf6c-ae06-4752-97c2-2d00c09a7861'] response: {'server_uuid': 'f5ddcff2-7541-491d-a3cb-10471f5915b8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'db12f57a-6e88-44f3-9546-045275632d53', 'code': 200} 2026-05-11 02:08:52.845 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port db12f57a-6e88-44f3-9546-045275632d53 2026-05-11 02:08:55.443 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port db12f57a-6e88-44f3-9546-045275632d53 2026-05-11 02:09:26.936 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 2de4c42b-da4a-4277-a49f-f513da8e3e29 2026-05-11 02:09:27.035 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-695b3d4f-cdb5-4b69-a0fe-560615f8c121'] response: {'server_uuid': 'f5ddcff2-7541-491d-a3cb-10471f5915b8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2de4c42b-da4a-4277-a49f-f513da8e3e29', 'code': 200} 2026-05-11 02:09:28.882 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 2de4c42b-da4a-4277-a49f-f513da8e3e29 2026-05-11 02:09:31.338 9 INFO neutron.plugins.ml2.plugin [None req-5caa82c2-4de3-4c10-aa8b-6735392e6a79 - - - - - -] Attempt 1 to provision port 2de4c42b-da4a-4277-a49f-f513da8e3e29 2026-05-11 02:09:42.925 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 2de61cf0-ddd2-42a9-aa46-4819e4b474ac 2026-05-11 02:09:43.087 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ddc5229-cca4-4f1b-a5be-304bc1d8d9ce'] response: {'server_uuid': 'f5ddcff2-7541-491d-a3cb-10471f5915b8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2de61cf0-ddd2-42a9-aa46-4819e4b474ac', 'code': 200} 2026-05-11 02:09:44.905 9 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 2de61cf0-ddd2-42a9-aa46-4819e4b474ac 2026-05-11 02:09:46.414 9 INFO neutron.plugins.ml2.plugin [None req-7b5eb684-063f-4577-9ef7-6b46690937bc - - - - - -] Attempt 1 to provision port 2de61cf0-ddd2-42a9-aa46-4819e4b474ac 2026-05-11 02:09:46.933 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 2de61cf0-ddd2-42a9-aa46-4819e4b474ac 2026-05-11 02:09:56.940 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 2de61cf0-ddd2-42a9-aa46-4819e4b474ac 2026-05-11 02:09:57.346 9 INFO neutron.plugins.ml2.plugin [None req-14322e4b-2c1f-46ac-8cd8-05ba60c0dbad - - - - - -] Attempt 1 to provision port 2de61cf0-ddd2-42a9-aa46-4819e4b474ac 2026-05-11 02:10:07.700 9 INFO neutron.plugins.ml2.plugin [None req-bd1becd3-f97a-4ba0-97d1-8d92bfcc2d33 - - - - - -] Attempt 1 to provision port 2de4c42b-da4a-4277-a49f-f513da8e3e29 2026-05-11 02:10:09.095 10 INFO neutron.plugins.ml2.plugin [None req-54d725fc-9646-4ae7-aa4d-e0b483338f07 - - - - - -] Attempt 1 to provision port 2de4c42b-da4a-4277-a49f-f513da8e3e29 2026-05-11 02:10:35.103 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f978ffec-11ae-4c26-bd6c-01f8a35986ce'] response: {'server_uuid': 'f5ddcff2-7541-491d-a3cb-10471f5915b8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '018144f5-80eb-4074-a13e-b2afb52b4d3e', 'code': 200} 2026-05-11 02:10:51.145 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f56e525a-44de-42a5-b050-4d391ac5401c'] response: {'server_uuid': '2172f57c-a395-4e6c-bd85-1a9e91dbe54d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '55c6a553-6e42-4e52-b848-90f23f1a12a5', 'code': 200}