+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-03-31 05:30:35.435 1 INFO neutron.common.config [-] Logging enabled! 2026-03-31 05:30:35.436 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-03-31 05:30:35.436 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-03-31 05:30:35.437 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-31 05:30:36.369 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-31 05:30:36.371 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-31 05:30:36.374 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-03-31 05:30:36.375 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-31 05:30:36.375 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-31 05:30:36.375 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-31 05:30:36.376 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-31 05:30:36.381 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-31 05:30:36.381 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-31 05:30:36.381 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-31 05:30:36.398 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-31 05:30:36.399 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-31 05:30:36.399 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-31 05:30:36.425 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-31 05:30:36.426 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-31 05:30:36.426 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-31 05:30:36.426 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-31 05:30:36.693 1 INFO neutron.plugins.ml2.managers [None req-5cc83169-0160-4e9f-956d-9c2f7e1b0644 - - - - - -] Initializing driver for type 'vlan' 2026-03-31 05:30:37.056 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5cc83169-0160-4e9f-956d-9c2f7e1b0644 - - - - - -] VlanTypeDriver initialization complete 2026-03-31 05:30:37.057 1 INFO neutron.plugins.ml2.managers [None req-5cc83169-0160-4e9f-956d-9c2f7e1b0644 - - - - - -] Initializing driver for type 'vxlan' 2026-03-31 05:30:37.057 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-5cc83169-0160-4e9f-956d-9c2f7e1b0644 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-31 05:30:37.102 1 INFO neutron.plugins.ml2.managers [None req-5cc83169-0160-4e9f-956d-9c2f7e1b0644 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-31 05:30:37.103 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5cc83169-0160-4e9f-956d-9c2f7e1b0644 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-31 05:30:37.103 1 INFO neutron.plugins.ml2.managers [None req-5cc83169-0160-4e9f-956d-9c2f7e1b0644 - - - - - -] Initializing extension driver 'port_security' 2026-03-31 05:30:37.103 1 INFO neutron.plugins.ml2.extensions.port_security [None req-5cc83169-0160-4e9f-956d-9c2f7e1b0644 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-31 05:30:37.103 1 INFO neutron.plugins.ml2.managers [None req-5cc83169-0160-4e9f-956d-9c2f7e1b0644 - - - - - -] Initializing extension driver 'qos' 2026-03-31 05:30:37.104 1 INFO neutron.plugins.ml2.managers [None req-5cc83169-0160-4e9f-956d-9c2f7e1b0644 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-31 05:30:37.104 1 INFO neutron.plugins.ml2.managers [None req-5cc83169-0160-4e9f-956d-9c2f7e1b0644 - - - - - -] Initializing mechanism driver 'l2population' 2026-03-31 05:30:37.118 1 INFO neutron.quota [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded quota_driver: . 2026-03-31 05:30:37.118 1 INFO neutron.plugins.ml2.plugin [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Modular L2 Plugin initialization complete 2026-03-31 05:30:37.119 1 INFO neutron.plugins.ml2.managers [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-31 05:30:37.119 1 INFO neutron.plugins.ml2.managers [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-31 05:30:37.119 1 INFO neutron.plugins.ml2.managers [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Got port-security extension from driver 'port_security' 2026-03-31 05:30:37.119 1 INFO neutron.extensions.vlantransparent [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Disabled vlantransparent extension. 2026-03-31 05:30:37.120 1 INFO neutron.manager [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loading Plugin: qos 2026-03-31 05:30:37.134 1 INFO neutron.manager [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loading Plugin: router 2026-03-31 05:30:37.165 1 INFO neutron.services.service_base [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-31 05:30:37.166 1 INFO neutron.manager [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loading Plugin: segments 2026-03-31 05:30:37.228 1 INFO neutron.manager [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loading Plugin: trunk 2026-03-31 05:30:37.287 1 INFO neutron.manager [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loading Plugin: vpnaas 2026-03-31 05:30:37.325 1 WARNING stevedore.named [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-31 05:30:37.389 1 INFO neutron_vpnaas.services.vpn.plugin [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-31 05:30:37.390 1 INFO neutron.common.utils [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-31 05:30:37.390 1 INFO neutron.manager [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loading Plugin: auto_allocate 2026-03-31 05:30:37.395 1 INFO neutron.manager [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loading Plugin: tag 2026-03-31 05:30:37.401 1 INFO neutron.manager [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loading Plugin: timestamp 2026-03-31 05:30:37.404 1 INFO neutron.manager [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loading Plugin: network_ip_availability 2026-03-31 05:30:37.409 1 INFO neutron.manager [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loading Plugin: flavors 2026-03-31 05:30:37.412 1 INFO neutron.manager [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loading Plugin: revisions 2026-03-31 05:30:37.415 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Initializing extension manager. 2026-03-31 05:30:37.416 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: address-group 2026-03-31 05:30:37.417 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: address-scope 2026-03-31 05:30:37.417 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-31 05:30:37.418 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: agent 2026-03-31 05:30:37.418 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: agent-resources-synced 2026-03-31 05:30:37.419 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: allowed-address-pairs 2026-03-31 05:30:37.420 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: auto-allocated-topology 2026-03-31 05:30:37.421 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: availability_zone 2026-03-31 05:30:37.421 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: availability_zone_filter 2026-03-31 05:30:37.422 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-31 05:30:37.422 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: default-subnetpools 2026-03-31 05:30:37.423 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-31 05:30:37.424 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: dns-integration 2026-03-31 05:30:37.424 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: dns-domain-ports 2026-03-31 05:30:37.425 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-31 05:30:37.425 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: dvr 2026-03-31 05:30:37.426 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-31 05:30:37.426 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: empty-string-filtering 2026-03-31 05:30:37.427 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-31 05:30:37.427 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-31 05:30:37.428 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: external-net 2026-03-31 05:30:37.429 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-31 05:30:37.429 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: extraroute 2026-03-31 05:30:37.430 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: extraroute-atomic 2026-03-31 05:30:37.431 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-31 05:30:37.431 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-31 05:30:37.432 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-31 05:30:37.432 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-31 05:30:37.433 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: fip-port-details 2026-03-31 05:30:37.433 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: flavors 2026-03-31 05:30:37.434 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-31 05:30:37.435 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: floatingip-pools 2026-03-31 05:30:37.435 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: ip_allocation 2026-03-31 05:30:37.436 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: ip-substring-filtering 2026-03-31 05:30:37.436 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: l2_adjacency 2026-03-31 05:30:37.437 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: router 2026-03-31 05:30:37.439 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-31 05:30:37.439 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: ext-gw-mode 2026-03-31 05:30:37.440 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: l3-ha 2026-03-31 05:30:37.440 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-31 05:30:37.441 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: l3-flavors 2026-03-31 05:30:37.442 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-31 05:30:37.442 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-31 05:30:37.444 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-31 05:30:37.448 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-31 05:30:37.449 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-31 05:30:37.450 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-31 05:30:37.450 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-31 05:30:37.451 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: multi-provider 2026-03-31 05:30:37.451 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: net-mtu 2026-03-31 05:30:37.452 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: net-mtu-writable 2026-03-31 05:30:37.452 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: network_availability_zone 2026-03-31 05:30:37.453 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: network-ip-availability 2026-03-31 05:30:37.454 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-31 05:30:37.454 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: pagination 2026-03-31 05:30:37.455 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: port-device-profile 2026-03-31 05:30:37.455 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: port-mac-override 2026-03-31 05:30:37.456 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-31 05:30:37.456 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-31 05:30:37.457 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: port-resource-request 2026-03-31 05:30:37.457 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: port-resource-request-groups 2026-03-31 05:30:37.458 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: binding 2026-03-31 05:30:37.459 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: binding-extended 2026-03-31 05:30:37.459 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: port-security 2026-03-31 05:30:37.459 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: project-id 2026-03-31 05:30:37.460 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: provider 2026-03-31 05:30:37.462 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: qos 2026-03-31 05:30:37.462 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-31 05:30:37.463 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-31 05:30:37.463 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: qos-default 2026-03-31 05:30:37.464 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: qos-fip 2026-03-31 05:30:37.464 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-31 05:30:37.465 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: qos-gateway-ip 2026-03-31 05:30:37.465 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: qos-port-network-policy 2026-03-31 05:30:37.466 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: qos-pps-minimum 2026-03-31 05:30:37.466 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-31 05:30:37.467 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: qos-pps 2026-03-31 05:30:37.468 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: qos-rule-type-details 2026-03-31 05:30:37.468 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-31 05:30:37.469 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: qos-rules-alias 2026-03-31 05:30:37.469 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: quota-check-limit 2026-03-31 05:30:37.471 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: quotas 2026-03-31 05:30:37.474 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: quota_details 2026-03-31 05:30:37.475 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: rbac-policies 2026-03-31 05:30:37.475 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: rbac-address-group 2026-03-31 05:30:37.476 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: rbac-address-scope 2026-03-31 05:30:37.476 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: rbac-security-groups 2026-03-31 05:30:37.477 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: rbac-subnetpool 2026-03-31 05:30:37.477 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: revision-if-match 2026-03-31 05:30:37.478 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: standard-attr-revisions 2026-03-31 05:30:37.478 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: router_availability_zone 2026-03-31 05:30:37.479 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-31 05:30:37.479 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-31 05:30:37.480 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-31 05:30:37.480 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-31 05:30:37.481 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-31 05:30:37.487 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: security-group 2026-03-31 05:30:37.488 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: segment 2026-03-31 05:30:37.488 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-31 05:30:37.489 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: service-type 2026-03-31 05:30:37.489 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: sorting 2026-03-31 05:30:37.490 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: standard-attr-segment 2026-03-31 05:30:37.490 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: standard-attr-description 2026-03-31 05:30:37.491 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: stateful-security-group 2026-03-31 05:30:37.491 1 WARNING neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-03-31 05:30:37.492 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-31 05:30:37.492 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: subnet_onboard 2026-03-31 05:30:37.493 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-31 05:30:37.493 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: subnet-service-types 2026-03-31 05:30:37.494 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: subnet_allocation 2026-03-31 05:30:37.494 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-31 05:30:37.495 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-31 05:30:37.497 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: standard-attr-tag 2026-03-31 05:30:37.497 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-31 05:30:37.498 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: trunk 2026-03-31 05:30:37.498 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: trunk-details 2026-03-31 05:30:37.499 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-31 05:30:37.499 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-31 05:30:37.500 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-31 05:30:37.500 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: vpn-flavors 2026-03-31 05:30:37.501 1 INFO neutron.api.extensions [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Loaded extension: vpnaas 2026-03-31 05:30:37.504 1 INFO oslo_service.service [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Starting 2 workers 2026-03-31 05:30:37.510 1 INFO oslo_service.service [None req-832dbbd6-51b4-4dee-a323-61c75f31846d - - - - - -] Starting 1 workers 2026-03-31 05:31:19.717 9 INFO neutron.db.l3_hamode_db [None req-6390109b-0903-40ca-be73-4fad04866b78 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-31 05:31:31.894 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port d43538f4-1e2c-4dc6-b3e6-ee2a16cf8edd 2026-03-31 05:31:32.469 9 INFO neutron.plugins.ml2.plugin [None req-0f4de50b-a85c-476a-94c4-f56edc2ac3a0 - - - - - -] Attempt 1 to provision port d43538f4-1e2c-4dc6-b3e6-ee2a16cf8edd 2026-03-31 05:31:32.850 10 INFO neutron.plugins.ml2.plugin [None req-07d9acc9-ffdd-431c-8854-42db662e300a - - - - - -] Attempt 1 to provision port d43538f4-1e2c-4dc6-b3e6-ee2a16cf8edd 2026-03-31 05:31:33.816 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port d43538f4-1e2c-4dc6-b3e6-ee2a16cf8edd 2026-03-31 05:38:18.122 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port c8de5ecd-3f92-4d68-9e4b-1ee4579b81b8 2026-03-31 05:38:18.322 9 INFO neutron.plugins.ml2.plugin [None req-3145bada-247b-4cdb-b683-24a2a3bf9fa9 - - - - - -] Attempt 1 to provision port c8de5ecd-3f92-4d68-9e4b-1ee4579b81b8 2026-03-31 05:38:18.656 10 INFO neutron.plugins.ml2.plugin [None req-5f3f9ee9-a0a9-40eb-bfe7-c8e99472f477 - - - - - -] Attempt 1 to provision port c8de5ecd-3f92-4d68-9e4b-1ee4579b81b8 2026-03-31 05:38:20.108 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port c8de5ecd-3f92-4d68-9e4b-1ee4579b81b8 2026-03-31 05:38:25.195 10 INFO neutron.plugins.ml2.plugin [None req-facb7b17-c305-4b69-bcc7-cb1731ee1eae - - - - - -] Attempt 1 to provision port 132b5bd9-9d19-48ed-bc71-7af8527d5c64 2026-03-31 05:42:04.391 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 132b5bd9-9d19-48ed-bc71-7af8527d5c64 2026-03-31 05:42:06.279 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 132b5bd9-9d19-48ed-bc71-7af8527d5c64 2026-03-31 05:50:22.650 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 739f15e2-2184-4086-89a8-a3d917ddf2c6 2026-03-31 05:50:24.606 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 739f15e2-2184-4086-89a8-a3d917ddf2c6 2026-03-31 06:06:10.267 10 INFO neutron.plugins.ml2.plugin [None req-f96cc29f-e491-4db9-9c54-8174156cb68f - - - - - -] Attempt 1 to provision port ee7d3816-6cf7-43f7-a7d7-4352ea61a19b 2026-03-31 06:06:10.597 9 INFO neutron.plugins.ml2.plugin [None req-cbaf899a-7604-4bef-b727-9e0a27212ffd - - - - - -] Attempt 1 to provision port 1a37dbb9-3588-4606-a7c8-ec1cd60dd5a8 2026-03-31 06:06:11.259 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 739b291d-fc35-41cd-b614-42883b663d9a 2026-03-31 06:06:11.360 10 INFO neutron.plugins.ml2.plugin [None req-55f4f243-fff9-4826-94c9-eb44b000b260 - - - - - -] Attempt 1 to provision port 739b291d-fc35-41cd-b614-42883b663d9a 2026-03-31 06:06:11.644 10 INFO neutron.plugins.ml2.plugin [None req-8c51ca1c-c308-4fd0-9236-a4d12eed16c9 - - - - - -] Attempt 1 to provision port 5751bbce-7f36-4663-afc4-1d829f370ecf 2026-03-31 06:06:12.078 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 5751bbce-7f36-4663-afc4-1d829f370ecf 2026-03-31 06:06:12.517 9 INFO neutron.plugins.ml2.plugin [None req-c6f8eb2f-a893-4c14-a1eb-e72503fefb7f - - - - - -] Attempt 1 to provision port 5751bbce-7f36-4663-afc4-1d829f370ecf 2026-03-31 06:06:12.706 9 INFO neutron.plugins.ml2.plugin [None req-c6f8eb2f-a893-4c14-a1eb-e72503fefb7f - - - - - -] Attempt 1 to provision port 739b291d-fc35-41cd-b614-42883b663d9a 2026-03-31 06:06:13.349 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 739b291d-fc35-41cd-b614-42883b663d9a 2026-03-31 06:06:13.446 9 INFO neutron.plugins.ml2.plugin [None req-cc683379-a4e4-4634-a9ce-bcea8a471073 - - - - - -] Attempt 1 to provision port ed088d0f-d812-4576-874e-cd78563625a2 2026-03-31 06:06:13.641 10 INFO neutron.plugins.ml2.plugin [None req-4a04b212-7bc0-4f0b-932b-2a84e20d9110 - - - - - -] Attempt 1 to provision port 9910e054-53b3-4352-9cca-3f831d4d6f03 2026-03-31 06:06:13.861 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 5751bbce-7f36-4663-afc4-1d829f370ecf 2026-03-31 06:06:13.993 9 INFO neutron.plugins.ml2.plugin [None req-42761f40-fc12-49d5-a913-d44d5390c0ac - - - - - -] Attempt 1 to provision port ed088d0f-d812-4576-874e-cd78563625a2 2026-03-31 06:06:14.423 10 INFO neutron.plugins.ml2.plugin [None req-fd0d6958-fd65-4534-afbf-d0bc34e59d11 - - - - - -] Attempt 1 to provision port 9910e054-53b3-4352-9cca-3f831d4d6f03 2026-03-31 06:06:18.812 9 INFO neutron.plugins.ml2.plugin [None req-ea26d1ed-3c64-4a23-852c-8d93dae2698b - - - - - -] Attempt 1 to provision port f7160a82-daa8-4e4e-a023-0b87de9f0188 2026-03-31 06:06:19.319 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 722c4db0-3b56-4247-8840-b32bfe1554ab 2026-03-31 06:06:19.989 10 INFO neutron.plugins.ml2.plugin [None req-a5c6e4cb-4939-4497-8aa3-dc9cc8ba2766 - - - - - -] Attempt 1 to provision port 722c4db0-3b56-4247-8840-b32bfe1554ab 2026-03-31 06:06:20.340 9 INFO neutron.plugins.ml2.plugin [None req-9a5286e4-df67-4dc3-a65b-56da1c06c106 - - - - - -] Attempt 1 to provision port 722c4db0-3b56-4247-8840-b32bfe1554ab 2026-03-31 06:06:21.428 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port abb53dee-1638-4a81-8fcf-7cb2fbdd3c97 2026-03-31 06:06:21.452 10 INFO neutron.plugins.ml2.plugin [None req-226c6757-2b24-421b-a94f-adf42057fba3 - - - - - -] Attempt 1 to provision port 89ab1256-3820-497d-986c-25a7a7c5fdf6 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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-03-31 06:06:22.107 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 722c4db0-3b56-4247-8840-b32bfe1554ab 2026-03-31 06:06:22.223 9 INFO neutron.plugins.ml2.plugin [None req-1a712716-474b-4d98-b912-dc73a49f8524 - - - - - -] Attempt 1 to provision port 89ab1256-3820-497d-986c-25a7a7c5fdf6 2026-03-31 06:06:23.405 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port abb53dee-1638-4a81-8fcf-7cb2fbdd3c97 2026-03-31 06:06:23.721 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port d640d40b-013a-491f-a790-4e798cc3fcda /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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() 2026-03-31 06:06:25.428 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port d640d40b-013a-491f-a790-4e798cc3fcda /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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-03-31 06:06:27.112 9 INFO neutron.plugins.ml2.plugin [None req-d63722d2-d864-4b47-813e-54d43051935b - - - - - -] Attempt 1 to provision port 05b43fb7-5613-4e75-807d-664b0d4021ca 2026-03-31 06:06:27.331 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 0e924b4b-3dd0-4755-b267-233c5bc4030e 2026-03-31 06:06:28.809 10 INFO neutron.plugins.ml2.plugin [None req-71621e4b-eb6b-4156-a116-8ad4ac0c6fc6 - - - - - -] Attempt 1 to provision port 0e924b4b-3dd0-4755-b267-233c5bc4030e 2026-03-31 06:06:29.033 10 INFO neutron.plugins.ml2.plugin [None req-ca968767-9126-4977-9079-a26e2f72745a - - - - - -] Attempt 1 to provision port 0e924b4b-3dd0-4755-b267-233c5bc4030e 2026-03-31 06:06:29.389 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 0e924b4b-3dd0-4755-b267-233c5bc4030e 2026-03-31 06:06:30.630 9 INFO neutron.plugins.ml2.plugin [None req-47d906ed-4c7a-45e1-9ea8-e657f00eb14a - - - - - -] Attempt 1 to provision port eff62040-f4cd-4538-8417-ddd43391a57e 2026-03-31 06:06:30.803 10 INFO neutron.plugins.ml2.plugin [None req-3dd89da0-41a4-463d-b6a3-72c059607720 - - - - - -] Attempt 1 to provision port 7444b7a8-52c7-4a14-b41e-01a03095f013 2026-03-31 06:06:31.342 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 081917fb-9746-4689-bede-2a6e905d3ca6 2026-03-31 06:06:31.456 9 INFO neutron.plugins.ml2.plugin [None req-71f53a0c-cca4-4741-8b49-63a477626d5e - - - - - -] Attempt 1 to provision port eff62040-f4cd-4538-8417-ddd43391a57e 2026-03-31 06:06:31.965 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 97bcba47-ef9c-4d4a-a32f-cf2856afc623 2026-03-31 06:06:32.315 9 INFO neutron.plugins.ml2.plugin [None req-729a082e-7cc4-458c-b3d1-ff88c3838af9 - - - - - -] Attempt 1 to provision port 72f38631-9c49-4f89-a58d-b3de8554cc9e 2026-03-31 06:06:32.789 9 INFO neutron.plugins.ml2.plugin [None req-3bce50b8-588d-4c6c-833b-e71964afe72f - - - - - -] Attempt 1 to provision port 081917fb-9746-4689-bede-2a6e905d3ca6 2026-03-31 06:06:33.122 10 INFO neutron.plugins.ml2.plugin [None req-c9feabfb-d576-401c-a24a-099e29e34dbd - - - - - -] Attempt 1 to provision port 081917fb-9746-4689-bede-2a6e905d3ca6 2026-03-31 06:06:33.303 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 97bcba47-ef9c-4d4a-a32f-cf2856afc623 2026-03-31 06:06:33.659 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 081917fb-9746-4689-bede-2a6e905d3ca6 2026-03-31 06:06:35.043 9 INFO neutron.plugins.ml2.plugin [None req-899c6283-964b-4b3e-a71e-9d5014ad56af - - - - - -] Attempt 1 to provision port 6cb5801f-5597-46bd-a346-1093acf3c846 2026-03-31 06:06:35.317 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 30dfb369-260e-4a86-9b8f-3ef8c0ee1e75 2026-03-31 06:06:36.410 10 INFO neutron.plugins.ml2.plugin [None req-78c0eba4-7679-4ea9-9505-8ec400508206 - - - - - -] Attempt 1 to provision port 6cb5801f-5597-46bd-a346-1093acf3c846 2026-03-31 06:06:36.800 10 INFO neutron.plugins.ml2.plugin [None req-59896d81-6aa3-4af5-8b73-18ea2b42d27a - - - - - -] Attempt 1 to provision port 30dfb369-260e-4a86-9b8f-3ef8c0ee1e75 2026-03-31 06:06:37.120 9 INFO neutron.plugins.ml2.plugin [None req-54e9c5b3-a042-435e-86c7-ee0bcb00ea1d - - - - - -] Attempt 1 to provision port 30dfb369-260e-4a86-9b8f-3ef8c0ee1e75 2026-03-31 06:06:37.671 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port c8becc7d-4337-4402-b00d-a55ad66a724c 2026-03-31 06:06:38.593 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 30dfb369-260e-4a86-9b8f-3ef8c0ee1e75 2026-03-31 06:06:39.815 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port c8becc7d-4337-4402-b00d-a55ad66a724c 2026-03-31 06:06:40.006 9 INFO neutron.plugins.ml2.plugin [None req-92befd11-8f65-412e-b535-9cd9c046a1a0 - - - - - -] Attempt 1 to provision port 0dc63af8-e944-4208-918c-1f45419ed59b 2026-03-31 06:06:41.900 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 0dc63af8-e944-4208-918c-1f45419ed59b 2026-03-31 06:06:42.489 9 INFO neutron.plugins.ml2.plugin [None req-87a8a8bc-d8bb-4065-9672-10a935a8f0e0 - - - - - -] Attempt 1 to provision port 2f1027a9-9d23-4531-96ef-78b59121e6fb 2026-03-31 06:06:42.700 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-517a86f0-df02-44ca-b875-925f112099bd'] response: {'server_uuid': '0749fc80-f41a-416c-ab5a-478d0d9b6e8d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0dc63af8-e944-4208-918c-1f45419ed59b', 'code': 200} 2026-03-31 06:06:42.850 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 7444b7a8-52c7-4a14-b41e-01a03095f013 2026-03-31 06:06:44.371 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 0dc63af8-e944-4208-918c-1f45419ed59b 2026-03-31 06:06:44.788 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 7444b7a8-52c7-4a14-b41e-01a03095f013 2026-03-31 06:06:45.109 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c4137ad-ece8-418a-97d3-f8b62f07d3ad'] response: {'server_uuid': '32f507e3-7815-464d-b293-f0cd60eed617', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7444b7a8-52c7-4a14-b41e-01a03095f013', 'code': 200} 2026-03-31 06:06:45.397 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 2f1027a9-9d23-4531-96ef-78b59121e6fb 2026-03-31 06:06:45.923 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e78289d7-7ead-4246-947d-e30e87cdfe3a'] response: {'server_uuid': 'a6bf729c-04c3-47e6-b8f3-8c1440489da6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2f1027a9-9d23-4531-96ef-78b59121e6fb', 'code': 200} 2026-03-31 06:06:46.477 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port c5397855-a85c-400b-b92e-1dacb9fad152 2026-03-31 06:06:47.051 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 2f1027a9-9d23-4531-96ef-78b59121e6fb 2026-03-31 06:06:50.338 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port a59639f0-ecd9-47ab-a401-b6fbae557158 2026-03-31 06:06:50.525 10 INFO neutron.plugins.ml2.db [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] No ports have port_id starting with a59639f0-ecd9-47ab-a401-b6fbae557158 2026-03-31 06:06:52.333 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 89ab1256-3820-497d-986c-25a7a7c5fdf6 2026-03-31 06:06:52.627 9 WARNING neutron.plugins.ml2.plugin [None req-67b51f56-0b75-4866-939d-1da9396be206 - - - - - -] Concurrent port binding operations failed on port f7160a82-daa8-4e4e-a023-0b87de9f0188 2026-03-31 06:06:52.634 9 INFO neutron.plugins.ml2.plugin [None req-67b51f56-0b75-4866-939d-1da9396be206 - - - - - -] Attempt 2 to bind port f7160a82-daa8-4e4e-a023-0b87de9f0188 2026-03-31 06:06:52.807 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port f7160a82-daa8-4e4e-a023-0b87de9f0188 2026-03-31 06:06:54.471 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 6cb5801f-5597-46bd-a346-1093acf3c846 2026-03-31 06:06:54.871 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port f7160a82-daa8-4e4e-a023-0b87de9f0188 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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-03-31 06:06:56.530 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 6cb5801f-5597-46bd-a346-1093acf3c846 2026-03-31 06:06:56.912 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 72f38631-9c49-4f89-a58d-b3de8554cc9e 2026-03-31 06:06:58.296 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 72f38631-9c49-4f89-a58d-b3de8554cc9e 2026-03-31 06:07:00.214 9 INFO neutron.plugins.ml2.plugin [None req-a6ce1ad8-24da-4c04-a2e3-9fad9c58ff5a - - - - - -] Attempt 1 to provision port 22fbb739-ce74-471e-8309-9ccc3d5ca268 2026-03-31 06:07:00.483 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port e16b300f-257c-480c-89b6-e1034b91330b 2026-03-31 06:07:01.175 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port a0808624-42db-49d2-bac9-d1234d7efd42 2026-03-31 06:07:01.720 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port df6d6d4e-b405-4d38-ac5c-138591b81b7a 2026-03-31 06:07:01.922 10 INFO neutron.plugins.ml2.plugin [None req-2e950e5d-ac3f-44c8-b736-aa4b75c9768d - - - - - -] Attempt 1 to provision port e16b300f-257c-480c-89b6-e1034b91330b 2026-03-31 06:07:02.139 9 INFO neutron.plugins.ml2.plugin [None req-f2fc1e61-d330-43cf-86bd-62e878b4475f - - - - - -] Attempt 1 to provision port a0808624-42db-49d2-bac9-d1234d7efd42 2026-03-31 06:07:02.213 9 INFO neutron.plugins.ml2.plugin [None req-f2fc1e61-d330-43cf-86bd-62e878b4475f - - - - - -] Attempt 1 to provision port df6d6d4e-b405-4d38-ac5c-138591b81b7a 2026-03-31 06:07:02.615 10 INFO neutron.plugins.ml2.plugin [None req-493fa116-dcd3-4dd0-a93b-ff07460ec92d - - - - - -] Attempt 1 to provision port df6d6d4e-b405-4d38-ac5c-138591b81b7a 2026-03-31 06:07:02.750 10 INFO neutron.plugins.ml2.plugin [None req-493fa116-dcd3-4dd0-a93b-ff07460ec92d - - - - - -] Attempt 1 to provision port e16b300f-257c-480c-89b6-e1034b91330b 2026-03-31 06:07:02.987 9 INFO neutron.plugins.ml2.plugin [None req-efd85ce6-25dc-4022-99d8-93febd3ec5b7 - - - - - -] Attempt 1 to provision port a0808624-42db-49d2-bac9-d1234d7efd42 2026-03-31 06:07:03.029 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port e16b300f-257c-480c-89b6-e1034b91330b 2026-03-31 06:07:03.053 9 INFO neutron.plugins.ml2.plugin [None req-efd85ce6-25dc-4022-99d8-93febd3ec5b7 - - - - - -] Attempt 1 to provision port 2b65a2c3-699c-4a25-8040-c32f3fc519d9 2026-03-31 06:07:03.423 10 INFO neutron.plugins.ml2.plugin [None req-eb845a67-9aa0-49af-b365-5c844d56e1c7 - - - - - -] Attempt 1 to provision port 2b65a2c3-699c-4a25-8040-c32f3fc519d9 2026-03-31 06:07:03.481 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port a0808624-42db-49d2-bac9-d1234d7efd42 2026-03-31 06:07:03.797 10 INFO neutron.plugins.ml2.plugin [None req-516747ab-eba9-4ef1-81f9-3efbf74f28da - - - - - -] Attempt 1 to provision port 833a2062-69a8-4e9d-a308-7d482b43c251 2026-03-31 06:07:04.108 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port df6d6d4e-b405-4d38-ac5c-138591b81b7a 2026-03-31 06:07:04.490 9 INFO neutron.plugins.ml2.plugin [None req-fb8b243c-a6ad-4ea9-b48f-37bde81e1d9d - - - - - -] Attempt 1 to provision port 833a2062-69a8-4e9d-a308-7d482b43c251 2026-03-31 06:07:04.856 10 INFO neutron.plugins.ml2.plugin [None req-a0d619e7-c515-4f2a-bc29-42f1f806486d - - - - - -] Attempt 1 to provision port 1bfdb467-be41-479c-b455-ffe287cb1f86 2026-03-31 06:07:04.996 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 200a9477-2fbd-49c0-9078-f07a207e80e4 2026-03-31 06:07:05.422 10 INFO neutron.plugins.ml2.plugin [None req-5a98b5c1-ce17-412b-a66f-339c0a6813e4 - - - - - -] Attempt 1 to provision port 1bfdb467-be41-479c-b455-ffe287cb1f86 2026-03-31 06:07:06.102 9 INFO neutron.plugins.ml2.plugin [None req-e6aa738b-f068-44a5-a2c9-477c5901e7fb - - - - - -] Attempt 1 to provision port 2f1027a9-9d23-4531-96ef-78b59121e6fb 2026-03-31 06:07:07.037 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 200a9477-2fbd-49c0-9078-f07a207e80e4 2026-03-31 06:07:07.354 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 2f1027a9-9d23-4531-96ef-78b59121e6fb 2026-03-31 06:07:10.768 9 INFO neutron.plugins.ml2.plugin [None req-b5b7beb5-a471-4175-85de-184388d38a91 - - - - - -] Attempt 1 to provision port 2f1027a9-9d23-4531-96ef-78b59121e6fb 2026-03-31 06:07:10.988 10 INFO neutron.plugins.ml2.plugin [None req-571fb48f-4147-4b99-beee-851dbd15639e - - - - - -] Attempt 1 to provision port ec423282-7937-452e-9fc2-b71c0b427aaf 2026-03-31 06:07:11.044 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 2f1027a9-9d23-4531-96ef-78b59121e6fb 2026-03-31 06:07:13.247 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port ec423282-7937-452e-9fc2-b71c0b427aaf 2026-03-31 06:07:13.467 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f8ddaf0-54da-43df-bf0c-2f5e2a491623'] response: {'server_uuid': '7eef20a1-205f-4311-8f0f-549c8c16937a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ec423282-7937-452e-9fc2-b71c0b427aaf', 'code': 200} 2026-03-31 06:07:15.061 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port bd631135-be5a-43e6-9be5-292011ae5a08 2026-03-31 06:07:15.546 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port ec423282-7937-452e-9fc2-b71c0b427aaf 2026-03-31 06:07:16.655 10 INFO neutron.plugins.ml2.plugin [None req-7a8ee1c6-e52e-43fa-88d2-51fb3031e3b4 - - - - - -] Attempt 1 to provision port bd631135-be5a-43e6-9be5-292011ae5a08 2026-03-31 06:07:16.893 9 INFO neutron.plugins.ml2.plugin [None req-68d86ecc-8090-421b-9c37-c00223675c8c - - - - - -] Attempt 1 to provision port ae6c60a1-afd7-432f-a0ad-781a36557b5c 2026-03-31 06:07:16.944 9 INFO neutron.plugins.ml2.plugin [None req-68d86ecc-8090-421b-9c37-c00223675c8c - - - - - -] Attempt 1 to provision port bd631135-be5a-43e6-9be5-292011ae5a08 2026-03-31 06:07:17.051 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port bd631135-be5a-43e6-9be5-292011ae5a08 2026-03-31 06:07:17.178 9 INFO neutron.plugins.ml2.plugin [None req-8b1efde2-2eff-4ac9-8b6d-2ff60505a34f - - - - - -] Attempt 1 to provision port ae6c60a1-afd7-432f-a0ad-781a36557b5c 2026-03-31 06:07:17.453 9 INFO neutron.plugins.ml2.plugin [None req-d0935478-ab71-40c4-af55-f08e145fb3ab - - - - - -] Attempt 1 to provision port ae6c60a1-afd7-432f-a0ad-781a36557b5c 2026-03-31 06:07:22.988 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 22fbb739-ce74-471e-8309-9ccc3d5ca268 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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-03-31 06:07:23.540 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 833a2062-69a8-4e9d-a308-7d482b43c251 2026-03-31 06:07:25.427 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 22fbb739-ce74-471e-8309-9ccc3d5ca268 2026-03-31 06:07:25.687 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 833a2062-69a8-4e9d-a308-7d482b43c251 2026-03-31 06:07:26.039 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 12497bf1-0c88-4593-85ed-015e127596df 2026-03-31 06:07:26.114 9 INFO neutron.plugins.ml2.plugin [None req-0ffdadc8-5016-46ef-8637-5487cafb34fa - - - - - -] Attempt 1 to provision port 12497bf1-0c88-4593-85ed-015e127596df 2026-03-31 06:07:26.517 10 INFO neutron.plugins.ml2.plugin [None req-7808d3b9-585e-4ee3-9c1c-55c5dbeb9fc6 - - - - - -] Attempt 1 to provision port 12497bf1-0c88-4593-85ed-015e127596df 2026-03-31 06:07:26.614 10 INFO neutron.plugins.ml2.plugin [None req-7808d3b9-585e-4ee3-9c1c-55c5dbeb9fc6 - - - - - -] Attempt 1 to provision port a015ab00-0ad0-464f-8200-a6ecbd72debf 2026-03-31 06:07:26.762 9 INFO neutron.plugins.ml2.plugin [None req-0cd9a1bd-7ffe-4566-96e0-8effb852cb79 - - - - - -] Attempt 1 to provision port a015ab00-0ad0-464f-8200-a6ecbd72debf 2026-03-31 06:07:27.022 9 INFO neutron.plugins.ml2.plugin [None req-71b7c812-371d-42d1-95ea-320ae79e4ee8 - - - - - -] Attempt 1 to provision port a015ab00-0ad0-464f-8200-a6ecbd72debf 2026-03-31 06:07:27.126 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 12497bf1-0c88-4593-85ed-015e127596df 2026-03-31 06:07:28.617 9 INFO neutron.plugins.ml2.plugin [None req-1ef941f8-d96b-410d-b7e7-6d738ab9e9a5 - - - - - -] Attempt 1 to provision port dc0395b4-2db6-4b4b-94d8-665d4dff7860 2026-03-31 06:07:29.038 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port bddfc088-22d2-42dd-be42-96f88a4b7bb3 2026-03-31 06:07:30.291 9 INFO neutron.plugins.ml2.plugin [None req-bf265693-ca17-47ef-bf90-a5d6d1009f26 - - - - - -] Attempt 1 to provision port bddfc088-22d2-42dd-be42-96f88a4b7bb3 2026-03-31 06:07:30.678 10 INFO neutron.plugins.ml2.plugin [None req-f2e6e1e2-b231-43ce-9a7f-affbf97026e7 - - - - - -] Attempt 1 to provision port bddfc088-22d2-42dd-be42-96f88a4b7bb3 2026-03-31 06:07:30.973 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port bddfc088-22d2-42dd-be42-96f88a4b7bb3 2026-03-31 06:07:31.891 9 INFO neutron.plugins.ml2.plugin [None req-f40ab807-6f55-42e7-953f-94715abe9d82 - - - - - -] Attempt 1 to provision port bbfcf024-edd0-4efa-9711-85bb1c8855a0 2026-03-31 06:07:32.643 10 INFO neutron.plugins.ml2.plugin [None req-7df2abd5-ac6a-4b32-849b-463fabbb19a5 - - - - - -] Attempt 1 to provision port bbfcf024-edd0-4efa-9711-85bb1c8855a0 2026-03-31 06:07:32.829 9 INFO neutron.plugins.ml2.plugin [None req-4ddae71b-2ef2-4d77-a8bb-e282d7dffeb8 - - - - - -] Attempt 1 to provision port 730c61ef-38e2-4bdc-8906-13cd55687a7b 2026-03-31 06:07:33.005 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 77d86e5c-52dc-44db-8f56-bdad5a1f04e2 2026-03-31 06:07:35.216 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 6846b8db-212c-4658-86e9-05012badb533 2026-03-31 06:07:35.787 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 77d86e5c-52dc-44db-8f56-bdad5a1f04e2 2026-03-31 06:07:37.005 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-44a51577-15d2-4361-a887-9eda960e3bf5'] response: {'server_uuid': '7eef20a1-205f-4311-8f0f-549c8c16937a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ec423282-7937-452e-9fc2-b71c0b427aaf', 'code': 200} 2026-03-31 06:07:38.128 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port ec423282-7937-452e-9fc2-b71c0b427aaf 2026-03-31 06:07:38.340 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-53330dc3-577c-49b9-a6ae-a074a4612167'] response: {'server_uuid': '7eef20a1-205f-4311-8f0f-549c8c16937a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ec423282-7937-452e-9fc2-b71c0b427aaf', 'code': 200} 2026-03-31 06:07:39.119 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port ec423282-7937-452e-9fc2-b71c0b427aaf 2026-03-31 06:07:45.050 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 51a39bf2-7b21-4c87-a351-5317c315a780 2026-03-31 06:07:45.623 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 5aa5f2c5-082d-443c-acdd-a02787b59abb 2026-03-31 06:07:45.640 9 INFO neutron.plugins.ml2.plugin [None req-258a4048-1292-4930-b791-fb02d5d37060 - - - - - -] Attempt 1 to provision port 1887a98d-a157-4598-9be5-6682b3200974 2026-03-31 06:07:45.889 9 INFO neutron.plugins.ml2.plugin [None req-971ddf6d-f571-47a6-8e3b-578587973969 - - - - - -] Attempt 1 to provision port 51a39bf2-7b21-4c87-a351-5317c315a780 2026-03-31 06:07:46.088 9 INFO neutron.plugins.ml2.plugin [None req-e2911b57-28e5-4127-b5c1-9fa888e11f92 - - - - - -] Attempt 1 to provision port 5aa5f2c5-082d-443c-acdd-a02787b59abb 2026-03-31 06:07:46.292 9 INFO neutron.plugins.ml2.plugin [None req-630d3d82-109f-4f72-a18a-2de8973b33d7 - - - - - -] Attempt 1 to provision port 51a39bf2-7b21-4c87-a351-5317c315a780 2026-03-31 06:07:46.489 10 INFO neutron.plugins.ml2.plugin [None req-122d85e6-1968-44f8-9a91-514c0a5e198d - - - - - -] Attempt 1 to provision port 5aa5f2c5-082d-443c-acdd-a02787b59abb 2026-03-31 06:07:46.571 10 INFO neutron.plugins.ml2.plugin [None req-122d85e6-1968-44f8-9a91-514c0a5e198d - - - - - -] Attempt 1 to provision port 10cd53f7-f0a3-4468-be42-765025f7da22 2026-03-31 06:07:46.851 9 INFO neutron.plugins.ml2.plugin [None req-3488a0c8-bce5-41a4-a790-dd5c314e4233 - - - - - -] Attempt 1 to provision port 10cd53f7-f0a3-4468-be42-765025f7da22 2026-03-31 06:07:47.031 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 51a39bf2-7b21-4c87-a351-5317c315a780 2026-03-31 06:07:47.102 9 INFO neutron.plugins.ml2.plugin [None req-707ce6cc-4447-42c7-9d31-10c6aa9bf289 - - - - - -] Attempt 1 to provision port 10cd53f7-f0a3-4468-be42-765025f7da22 2026-03-31 06:07:47.370 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 5aa5f2c5-082d-443c-acdd-a02787b59abb 2026-03-31 06:07:48.057 10 INFO neutron.plugins.ml2.plugin [None req-f4ba0bf8-31c7-4b73-a5ce-43bf8ceb5cac - - - - - -] Attempt 1 to provision port 7ac366dc-66b0-4b5a-a575-333ab0ce82b6 2026-03-31 06:07:48.815 10 INFO neutron.plugins.ml2.plugin [None req-7e57b439-ccda-42ea-8376-1233e8b24da1 - - - - - -] Attempt 1 to provision port 7ac366dc-66b0-4b5a-a575-333ab0ce82b6 2026-03-31 06:07:49.076 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 1887a98d-a157-4598-9be5-6682b3200974 2026-03-31 06:07:49.221 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-43508729-b857-4bec-990e-e37158c1d465'] response: {'server_uuid': '0f75519f-ceab-4f2e-b8ea-a40b1a16c39d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1887a98d-a157-4598-9be5-6682b3200974', 'code': 200} 2026-03-31 06:07:51.072 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port bbfcf024-edd0-4efa-9711-85bb1c8855a0 2026-03-31 06:07:51.856 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port dc0395b4-2db6-4b4b-94d8-665d4dff7860 2026-03-31 06:07:52.574 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 1887a98d-a157-4598-9be5-6682b3200974 2026-03-31 06:07:53.054 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port bbfcf024-edd0-4efa-9711-85bb1c8855a0 2026-03-31 06:07:53.316 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port dc0395b4-2db6-4b4b-94d8-665d4dff7860 2026-03-31 06:07:53.915 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae43c7ba-bc7a-4236-b219-994ecf611c19'] response: {'server_uuid': '0f75519f-ceab-4f2e-b8ea-a40b1a16c39d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1887a98d-a157-4598-9be5-6682b3200974', 'code': 200} 2026-03-31 06:07:57.055 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port d3834baf-306f-4dc8-a5c8-4cfab535b7b4 2026-03-31 06:07:58.086 10 INFO neutron.plugins.ml2.plugin [None req-c21726d3-ad40-4421-a666-54011bf7c259 - - - - - -] Attempt 1 to provision port d3834baf-306f-4dc8-a5c8-4cfab535b7b4 2026-03-31 06:07:58.490 9 INFO neutron.plugins.ml2.plugin [None req-9ce3bec3-cf50-4387-9412-fdb74c064d76 - - - - - -] Attempt 1 to provision port 0089f816-f9cd-4a92-8cf6-49bc51d62eb7 2026-03-31 06:07:58.524 9 INFO neutron.plugins.ml2.plugin [None req-9ce3bec3-cf50-4387-9412-fdb74c064d76 - - - - - -] Attempt 1 to provision port d3834baf-306f-4dc8-a5c8-4cfab535b7b4 2026-03-31 06:07:58.741 10 INFO neutron.plugins.ml2.plugin [None req-0b71621f-3eda-4696-aa6d-9642f37d73ee - - - - - -] Attempt 1 to provision port 0089f816-f9cd-4a92-8cf6-49bc51d62eb7 2026-03-31 06:07:59.122 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port d3834baf-306f-4dc8-a5c8-4cfab535b7b4 2026-03-31 06:07:59.193 10 INFO neutron.plugins.ml2.plugin [None req-e3354193-4c0a-40a5-b41a-b0cd1214cdc9 - - - - - -] Attempt 1 to provision port 0089f816-f9cd-4a92-8cf6-49bc51d62eb7 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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-03-31 06:08:07.028 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port ec7924c9-4126-459f-a8d1-e68b423fa0bf 2026-03-31 06:08:08.747 10 INFO neutron.plugins.ml2.plugin [None req-d9070555-4d2b-47d4-a85c-6dbcadf4d82d - - - - - -] Attempt 1 to provision port ec7924c9-4126-459f-a8d1-e68b423fa0bf 2026-03-31 06:08:09.019 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port ec7924c9-4126-459f-a8d1-e68b423fa0bf 2026-03-31 06:08:09.334 10 INFO neutron.plugins.ml2.plugin [None req-5adcf796-dc25-450d-b165-6d138eebd193 - - - - - -] Attempt 1 to provision port dd76ee98-dec2-4554-86de-f1495f9e3e75 2026-03-31 06:08:09.374 10 INFO neutron.plugins.ml2.plugin [None req-5adcf796-dc25-450d-b165-6d138eebd193 - - - - - -] Attempt 1 to provision port ec7924c9-4126-459f-a8d1-e68b423fa0bf 2026-03-31 06:08:09.782 10 INFO neutron.plugins.ml2.plugin [None req-ed7cf40a-340b-46a2-9d94-a65c1c9a94bd - - - - - -] Attempt 1 to provision port 42111afe-98ee-4307-b2fc-06d90a7181f5 2026-03-31 06:08:11.085 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port ae804066-7061-4adb-879c-84135f171cba 2026-03-31 06:08:11.976 9 INFO neutron.plugins.ml2.plugin [None req-69bd00b9-5ad4-44a8-8cd4-ebc5fdb83704 - - - - - -] Attempt 1 to provision port ae804066-7061-4adb-879c-84135f171cba 2026-03-31 06:08:12.320 10 INFO neutron.plugins.ml2.plugin [None req-429d15ed-579f-41d1-b7f7-2473e8e860e3 - - - - - -] Attempt 1 to provision port ae804066-7061-4adb-879c-84135f171cba 2026-03-31 06:08:12.754 10 INFO neutron.plugins.ml2.plugin [None req-07586c5f-9fdf-43a0-a706-4cd2304f1875 - - - - - -] Attempt 1 to provision port 4a8a40c3-4881-438b-9081-def93e4366b2 2026-03-31 06:08:13.003 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port ae804066-7061-4adb-879c-84135f171cba 2026-03-31 06:08:13.718 10 INFO neutron.plugins.ml2.plugin [None req-4dc1ca25-3df4-45b9-ac27-088d87c6119d - - - - - -] Attempt 1 to provision port 4a8a40c3-4881-438b-9081-def93e4366b2 2026-03-31 06:08:14.674 9 INFO neutron.plugins.ml2.plugin [None req-209a244a-0ee0-4aad-a164-622506fcd0de - - - - - -] Attempt 1 to provision port dda06007-92ac-49b9-ac69-ce0213d22ed1 2026-03-31 06:08:15.068 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 5510a425-d9a4-47d2-b9be-7105dd170a30 2026-03-31 06:08:16.987 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 5510a425-d9a4-47d2-b9be-7105dd170a30 2026-03-31 06:08:17.248 9 INFO neutron.plugins.ml2.plugin [None req-9a42a563-ca99-4399-b0e4-b42b86f2f56e - - - - - -] Attempt 1 to provision port 1ae8e05c-0361-4b01-bb12-3ded85595435 2026-03-31 06:08:19.268 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 1ae8e05c-0361-4b01-bb12-3ded85595435 2026-03-31 06:08:19.598 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-80f0e588-9f17-4496-a2e7-27adbabc8935'] response: {'server_uuid': 'ae7138a1-9af6-418e-bb15-874787259de3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1ae8e05c-0361-4b01-bb12-3ded85595435', 'code': 200} 2026-03-31 06:08:21.062 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 1ae8e05c-0361-4b01-bb12-3ded85595435 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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-03-31 06:08:34.548 9 INFO neutron.plugins.ml2.plugin [None req-78aa1551-d71e-4078-955a-6238f5a4f301 - - - - - -] Attempt 1 to provision port 9438401b-fa3e-4cdf-b0ba-0eab035a2cd3 2026-03-31 06:08:39.087 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port c1cfde10-6f8c-4f56-bbb5-783c9dc70067 2026-03-31 06:08:39.696 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port afbf3ceb-ed5b-4f5b-8b30-5d001926f7cf 2026-03-31 06:08:40.166 10 INFO neutron.plugins.ml2.plugin [None req-27d94e9d-f4ff-44ab-926d-13598110d9f3 - - - - - -] Attempt 1 to provision port afbf3ceb-ed5b-4f5b-8b30-5d001926f7cf 2026-03-31 06:08:40.632 9 INFO neutron.plugins.ml2.plugin [None req-0f19a5f0-c944-47c4-ba07-9ebc5a026d55 - - - - - -] Attempt 1 to provision port afbf3ceb-ed5b-4f5b-8b30-5d001926f7cf 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server [None req-8882777a-b540-45ba-a8ba-25b06fed7e73 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 71c8210b-724e-4658-a123-47701722a1db: This subnet is being modified by another concurrent operation. 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 241, in inner 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server raise self.value 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server raise self.value 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server raise self.value 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/plugins/utils.py", line 337, in create_port 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server raise self.value 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server raise self.value 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server raise self.value 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1579, in create_port 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1544, in _create_port_db 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1491, in create_port_db 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/models_v2.py", line 81, in read_lock_register 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server raise exception 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 71c8210b-724e-4658-a123-47701722a1db: This subnet is being modified by another concurrent operation. 2026-03-31 06:08:40.746 10 ERROR oslo_messaging.rpc.server  2026-03-31 06:08:40.931 9 INFO neutron.plugins.ml2.plugin [None req-0f19a5f0-c944-47c4-ba07-9ebc5a026d55 - - - - - -] Attempt 1 to provision port 389322df-c7cc-4778-b78a-38a5c4f4808b 2026-03-31 06:08:41.008 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port c1cfde10-6f8c-4f56-bbb5-783c9dc70067 2026-03-31 06:08:41.075 9 INFO neutron.plugins.ml2.plugin [None req-e5f83f6a-f16c-409c-9f58-0f65d38903e4 - - - - - -] Attempt 1 to provision port 389322df-c7cc-4778-b78a-38a5c4f4808b 2026-03-31 06:08:41.476 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port afbf3ceb-ed5b-4f5b-8b30-5d001926f7cf 2026-03-31 06:08:45.103 10 INFO neutron.plugins.ml2.plugin [None req-428244a3-6719-402a-8727-7fd6069a5b02 - - - - - -] Attempt 1 to provision port 98e250d2-6206-485e-adb1-371c7f5d1365 2026-03-31 06:08:47.060 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 98e250d2-6206-485e-adb1-371c7f5d1365 2026-03-31 06:08:47.174 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a2ee9c7-22cc-4bcd-89f4-36019ef11029'] response: {'server_uuid': '24af182d-8b8f-45bb-b96f-98d92302570e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '98e250d2-6206-485e-adb1-371c7f5d1365', 'code': 200} 2026-03-31 06:08:49.213 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port b9c33e6f-f922-499d-9c56-bb967d9708b5 2026-03-31 06:08:50.007 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 98e250d2-6206-485e-adb1-371c7f5d1365 2026-03-31 06:08:50.983 9 INFO neutron.plugins.ml2.plugin [None req-b083d8d2-5d98-4610-b95a-be9f3f482100 - - - - - -] Attempt 1 to provision port b9c33e6f-f922-499d-9c56-bb967d9708b5 2026-03-31 06:08:51.066 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port b9c33e6f-f922-499d-9c56-bb967d9708b5 2026-03-31 06:08:51.292 9 INFO neutron.plugins.ml2.plugin [None req-7aeaad1f-b4bd-4c1c-8b8f-539755834926 - - - - - -] Attempt 1 to provision port b9c33e6f-f922-499d-9c56-bb967d9708b5 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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-03-31 06:08:55.020 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 389322df-c7cc-4778-b78a-38a5c4f4808b 2026-03-31 06:08:57.031 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 9438401b-fa3e-4cdf-b0ba-0eab035a2cd3 2026-03-31 06:08:57.439 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 389322df-c7cc-4778-b78a-38a5c4f4808b 2026-03-31 06:08:59.058 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 9438401b-fa3e-4cdf-b0ba-0eab035a2cd3 2026-03-31 06:09:02.675 9 INFO neutron.plugins.ml2.plugin [None req-02b47033-d8c8-476a-94b2-3befadb2ff49 - - - - - -] Attempt 1 to provision port 4a89129d-ae03-40b4-92dc-4724536a8d18 2026-03-31 06:09:14.013 10 INFO neutron.plugins.ml2.plugin [None req-3485dad2-d4ea-442b-b8dc-432947342e7c - - - - - -] Attempt 1 to provision port 6e6b7f94-d75c-4d9e-b70a-84b513ffc9e6 2026-03-31 06:09:17.158 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 6e6b7f94-d75c-4d9e-b70a-84b513ffc9e6 2026-03-31 06:09:17.280 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-73b89c83-2886-480a-b9c7-2809fdd3de94'] response: {'server_uuid': 'aa69a382-a4ea-4289-8980-e94edb080f8d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6e6b7f94-d75c-4d9e-b70a-84b513ffc9e6', 'code': 200} 2026-03-31 06:09:19.096 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 6e6b7f94-d75c-4d9e-b70a-84b513ffc9e6 2026-03-31 06:09:34.455 10 INFO neutron.plugins.ml2.plugin [None req-4c34a5a2-21e5-46ab-bfa2-dd68d0146e02 - - - - - -] Attempt 1 to provision port 22d6f93b-6885-4326-8f74-67b5591d42d0 2026-03-31 06:09:35.086 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port e9ac87b0-5e39-4b6b-9486-fcdfc72664ae 2026-03-31 06:09:36.321 10 INFO neutron.plugins.ml2.plugin [None req-8cab41e4-5c1f-44b6-a42d-cd4e76f9b55c - - - - - -] Attempt 1 to provision port e9ac87b0-5e39-4b6b-9486-fcdfc72664ae 2026-03-31 06:09:36.742 9 INFO neutron.plugins.ml2.plugin [None req-02e84af8-f985-4735-abdc-02bd735edc96 - - - - - -] Attempt 1 to provision port e9ac87b0-5e39-4b6b-9486-fcdfc72664ae 2026-03-31 06:09:37.098 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port e9ac87b0-5e39-4b6b-9486-fcdfc72664ae 2026-03-31 06:09:37.127 9 INFO neutron.plugins.ml2.plugin [None req-72a0631f-dce3-447d-b85a-781f1954500a - - - - - -] Attempt 1 to provision port 28b02bb3-af74-4364-8a34-520408ae65da 2026-03-31 06:09:37.771 9 INFO neutron.plugins.ml2.plugin [None req-8409334b-85c5-4d87-a2ac-c573b7e6ba7b - - - - - -] Attempt 1 to provision port 28b02bb3-af74-4364-8a34-520408ae65da 2026-03-31 06:09:39.065 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port ee953fdf-2cfd-4e54-9574-599d11ae9969 2026-03-31 06:09:41.274 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port ee953fdf-2cfd-4e54-9574-599d11ae9969 2026-03-31 06:09:43.777 9 INFO neutron.plugins.ml2.plugin [None req-6a88562e-2605-4115-b6aa-1d638f670bba - - - - - -] Attempt 1 to provision port ed29c93e-3bac-41b6-92f6-ca4a64ca45ec 2026-03-31 06:09:45.161 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port ed29c93e-3bac-41b6-92f6-ca4a64ca45ec 2026-03-31 06:09:45.275 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6755e8e-5d4c-45f2-86e8-3e1bbbbc95e1'] response: {'server_uuid': 'cd158b4d-3ed5-4d22-a7fd-c9d5a684edf1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ed29c93e-3bac-41b6-92f6-ca4a64ca45ec', 'code': 200} 2026-03-31 06:09:47.530 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae71083f-47a4-4dd7-80e7-c9ab949c6b1a'] response: {'server_uuid': 'cd158b4d-3ed5-4d22-a7fd-c9d5a684edf1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ed29c93e-3bac-41b6-92f6-ca4a64ca45ec', 'code': 200} 2026-03-31 06:09:48.259 10 INFO neutron.plugins.ml2.plugin [None req-06d47539-475b-4c49-8a81-81eea75a422f - - - - - -] Attempt 1 to provision port b169f418-70e2-4f74-8fbe-d28eeb3c74c5 2026-03-31 06:09:49.084 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port d924473b-000b-4474-b719-a22c67753b93 2026-03-31 06:09:49.837 9 INFO neutron.plugins.ml2.plugin [None req-210f4a7f-51b7-4fc5-b18a-346a97d51ae6 - - - - - -] Attempt 1 to provision port d924473b-000b-4474-b719-a22c67753b93 2026-03-31 06:09:50.123 10 INFO neutron.plugins.ml2.plugin [None req-9a6ac40e-6cfb-498e-951f-357a166480e9 - - - - - -] Attempt 1 to provision port d924473b-000b-4474-b719-a22c67753b93 2026-03-31 06:09:50.563 9 INFO neutron.plugins.ml2.plugin [None req-adab2550-0a27-4e6c-92a0-2202aa80eba2 - - - - - -] Attempt 1 to provision port a1cde2f8-8931-4a74-8351-14450df4b577 2026-03-31 06:09:51.140 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 4758c543-c79b-47ef-9a95-b6b0b927fc6b 2026-03-31 06:09:51.222 9 INFO neutron.plugins.ml2.plugin [None req-8111f8ab-071d-49fd-97ed-980ae147c70c - - - - - -] Attempt 1 to provision port a1cde2f8-8931-4a74-8351-14450df4b577 2026-03-31 06:09:51.665 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port d924473b-000b-4474-b719-a22c67753b93 2026-03-31 06:09:53.102 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 4758c543-c79b-47ef-9a95-b6b0b927fc6b 2026-03-31 06:09:54.594 9 INFO neutron.plugins.ml2.plugin [None req-5b0b1648-58e7-40fd-bc5c-cc5a5fa3d5c9 - - - - - -] Attempt 1 to provision port f5d99946-bb71-455c-adfd-8a4d30f89bb7 2026-03-31 06:09:55.109 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 239323df-aef9-4d63-913f-c53ee2e2a11b 2026-03-31 06:09:55.442 10 INFO neutron.plugins.ml2.plugin [None req-e0d010cf-80ed-4ecf-b093-8d43478875a2 - - - - - -] Attempt 1 to provision port 8292a4d6-0621-4c10-b617-ec3054532093 2026-03-31 06:09:56.288 10 INFO neutron.plugins.ml2.plugin [None req-b48f2594-282c-42b2-8eb0-83ee8df352e3 - - - - - -] Attempt 1 to provision port 239323df-aef9-4d63-913f-c53ee2e2a11b 2026-03-31 06:09:56.622 9 INFO neutron.plugins.ml2.plugin [None req-baf5a215-3ff7-457f-a4b8-1cf1910c93e8 - - - - - -] Attempt 1 to provision port 239323df-aef9-4d63-913f-c53ee2e2a11b 2026-03-31 06:09:57.109 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 239323df-aef9-4d63-913f-c53ee2e2a11b 2026-03-31 06:09:57.313 10 INFO neutron.plugins.ml2.plugin [None req-bdc9f178-ab1b-47f7-8a89-50faa3fbba58 - - - - - -] Attempt 1 to provision port dd86ec76-e49c-4017-a316-af7eb5bb730e 2026-03-31 06:09:58.090 10 INFO neutron.plugins.ml2.plugin [None req-a9eff8a4-a753-4d2b-a33b-ef11ba98b066 - - - - - -] Attempt 1 to provision port dd86ec76-e49c-4017-a316-af7eb5bb730e 2026-03-31 06:09:59.088 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port bee15c63-1c31-4eb1-9c69-ce21bfc39613 2026-03-31 06:10:01.057 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port bee15c63-1c31-4eb1-9c69-ce21bfc39613 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers [None req-39f2d365-f6c7-4648-acf3-e0bb4fa1547f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bce4cf9b-ee41-4e9a-9406-aa785ecc9f7d could not be found. 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bce4cf9b-ee41-4e9a-9406-aa785ecc9f7d could not be found. 2026-03-31 06:10:03.309 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:10:03.311 10 ERROR neutron.plugins.ml2.managers [None req-39f2d365-f6c7-4648-acf3-e0bb4fa1547f - - - - - -] Failed to bind port 1ac8cac5-31f0-41a0-93e6-5492152129a0 on host instance for vnic_type normal using segments [{'id': 'c15eb36c-a786-439b-85fd-452032eae95f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 17, 'network_id': 'c0671044-f30c-4c95-b3f6-d8f56595bfdc'}] 2026-03-31 06:10:03.311 10 INFO neutron.plugins.ml2.plugin [None req-39f2d365-f6c7-4648-acf3-e0bb4fa1547f - - - - - -] Attempt 2 to bind port 1ac8cac5-31f0-41a0-93e6-5492152129a0 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers [None req-39f2d365-f6c7-4648-acf3-e0bb4fa1547f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bce4cf9b-ee41-4e9a-9406-aa785ecc9f7d could not be found. 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bce4cf9b-ee41-4e9a-9406-aa785ecc9f7d could not be found. 2026-03-31 06:10:03.337 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:10:03.338 10 ERROR neutron.plugins.ml2.managers [None req-39f2d365-f6c7-4648-acf3-e0bb4fa1547f - - - - - -] Failed to bind port 1ac8cac5-31f0-41a0-93e6-5492152129a0 on host instance for vnic_type normal using segments [{'id': 'c15eb36c-a786-439b-85fd-452032eae95f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 17, 'network_id': 'c0671044-f30c-4c95-b3f6-d8f56595bfdc'}] 2026-03-31 06:10:03.338 10 INFO neutron.plugins.ml2.plugin [None req-39f2d365-f6c7-4648-acf3-e0bb4fa1547f - - - - - -] Attempt 3 to bind port 1ac8cac5-31f0-41a0-93e6-5492152129a0 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers [None req-39f2d365-f6c7-4648-acf3-e0bb4fa1547f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bce4cf9b-ee41-4e9a-9406-aa785ecc9f7d could not be found. 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bce4cf9b-ee41-4e9a-9406-aa785ecc9f7d could not be found. 2026-03-31 06:10:03.368 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:10:03.369 10 ERROR neutron.plugins.ml2.managers [None req-39f2d365-f6c7-4648-acf3-e0bb4fa1547f - - - - - -] Failed to bind port 1ac8cac5-31f0-41a0-93e6-5492152129a0 on host instance for vnic_type normal using segments [{'id': 'c15eb36c-a786-439b-85fd-452032eae95f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 17, 'network_id': 'c0671044-f30c-4c95-b3f6-d8f56595bfdc'}] 2026-03-31 06:10:03.369 10 INFO neutron.plugins.ml2.plugin [None req-39f2d365-f6c7-4648-acf3-e0bb4fa1547f - - - - - -] Attempt 4 to bind port 1ac8cac5-31f0-41a0-93e6-5492152129a0 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers [None req-39f2d365-f6c7-4648-acf3-e0bb4fa1547f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bce4cf9b-ee41-4e9a-9406-aa785ecc9f7d could not be found. 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bce4cf9b-ee41-4e9a-9406-aa785ecc9f7d could not be found. 2026-03-31 06:10:03.407 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:10:03.408 10 ERROR neutron.plugins.ml2.managers [None req-39f2d365-f6c7-4648-acf3-e0bb4fa1547f - - - - - -] Failed to bind port 1ac8cac5-31f0-41a0-93e6-5492152129a0 on host instance for vnic_type normal using segments [{'id': 'c15eb36c-a786-439b-85fd-452032eae95f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 17, 'network_id': 'c0671044-f30c-4c95-b3f6-d8f56595bfdc'}] 2026-03-31 06:10:03.408 10 INFO neutron.plugins.ml2.plugin [None req-39f2d365-f6c7-4648-acf3-e0bb4fa1547f - - - - - -] Attempt 5 to bind port 1ac8cac5-31f0-41a0-93e6-5492152129a0 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers [None req-39f2d365-f6c7-4648-acf3-e0bb4fa1547f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bce4cf9b-ee41-4e9a-9406-aa785ecc9f7d could not be found. 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bce4cf9b-ee41-4e9a-9406-aa785ecc9f7d could not be found. 2026-03-31 06:10:03.435 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:10:03.436 10 ERROR neutron.plugins.ml2.managers [None req-39f2d365-f6c7-4648-acf3-e0bb4fa1547f - - - - - -] Failed to bind port 1ac8cac5-31f0-41a0-93e6-5492152129a0 on host instance for vnic_type normal using segments [{'id': 'c15eb36c-a786-439b-85fd-452032eae95f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 17, 'network_id': 'c0671044-f30c-4c95-b3f6-d8f56595bfdc'}] 2026-03-31 06:10:03.437 10 INFO neutron.plugins.ml2.plugin [None req-39f2d365-f6c7-4648-acf3-e0bb4fa1547f - - - - - -] Attempt 6 to bind port 1ac8cac5-31f0-41a0-93e6-5492152129a0 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers [None req-39f2d365-f6c7-4648-acf3-e0bb4fa1547f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bce4cf9b-ee41-4e9a-9406-aa785ecc9f7d could not be found. 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bce4cf9b-ee41-4e9a-9406-aa785ecc9f7d could not be found. 2026-03-31 06:10:03.462 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:10:03.464 10 ERROR neutron.plugins.ml2.managers [None req-39f2d365-f6c7-4648-acf3-e0bb4fa1547f - - - - - -] Failed to bind port 1ac8cac5-31f0-41a0-93e6-5492152129a0 on host instance for vnic_type normal using segments [{'id': 'c15eb36c-a786-439b-85fd-452032eae95f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 17, 'network_id': 'c0671044-f30c-4c95-b3f6-d8f56595bfdc'}] 2026-03-31 06:10:03.464 10 INFO neutron.plugins.ml2.plugin [None req-39f2d365-f6c7-4648-acf3-e0bb4fa1547f - - - - - -] Attempt 7 to bind port 1ac8cac5-31f0-41a0-93e6-5492152129a0 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers [None req-39f2d365-f6c7-4648-acf3-e0bb4fa1547f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bce4cf9b-ee41-4e9a-9406-aa785ecc9f7d could not be found. 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bce4cf9b-ee41-4e9a-9406-aa785ecc9f7d could not be found. 2026-03-31 06:10:03.498 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:10:03.499 10 ERROR neutron.plugins.ml2.managers [None req-39f2d365-f6c7-4648-acf3-e0bb4fa1547f - - - - - -] Failed to bind port 1ac8cac5-31f0-41a0-93e6-5492152129a0 on host instance for vnic_type normal using segments [{'id': 'c15eb36c-a786-439b-85fd-452032eae95f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 17, 'network_id': 'c0671044-f30c-4c95-b3f6-d8f56595bfdc'}] 2026-03-31 06:10:03.500 10 INFO neutron.plugins.ml2.plugin [None req-39f2d365-f6c7-4648-acf3-e0bb4fa1547f - - - - - -] Attempt 8 to bind port 1ac8cac5-31f0-41a0-93e6-5492152129a0 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers [None req-39f2d365-f6c7-4648-acf3-e0bb4fa1547f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bce4cf9b-ee41-4e9a-9406-aa785ecc9f7d could not be found. 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bce4cf9b-ee41-4e9a-9406-aa785ecc9f7d could not be found. 2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:10:03.522 10 ERROR neutron.plugins.ml2.managers [None req-39f2d365-f6c7-4648-acf3-e0bb4fa1547f - - - - - -] Failed to bind port 1ac8cac5-31f0-41a0-93e6-5492152129a0 on host instance for vnic_type normal using segments [{'id': 'c15eb36c-a786-439b-85fd-452032eae95f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 17, 'network_id': 'c0671044-f30c-4c95-b3f6-d8f56595bfdc'}] 2026-03-31 06:10:03.523 10 INFO neutron.plugins.ml2.plugin [None req-39f2d365-f6c7-4648-acf3-e0bb4fa1547f - - - - - -] Attempt 9 to bind port 1ac8cac5-31f0-41a0-93e6-5492152129a0 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers [None req-39f2d365-f6c7-4648-acf3-e0bb4fa1547f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bce4cf9b-ee41-4e9a-9406-aa785ecc9f7d could not be found. 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bce4cf9b-ee41-4e9a-9406-aa785ecc9f7d could not be found. 2026-03-31 06:10:03.553 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:10:03.554 10 ERROR neutron.plugins.ml2.managers [None req-39f2d365-f6c7-4648-acf3-e0bb4fa1547f - - - - - -] Failed to bind port 1ac8cac5-31f0-41a0-93e6-5492152129a0 on host instance for vnic_type normal using segments [{'id': 'c15eb36c-a786-439b-85fd-452032eae95f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 17, 'network_id': 'c0671044-f30c-4c95-b3f6-d8f56595bfdc'}] 2026-03-31 06:10:03.554 10 INFO neutron.plugins.ml2.plugin [None req-39f2d365-f6c7-4648-acf3-e0bb4fa1547f - - - - - -] Attempt 10 to bind port 1ac8cac5-31f0-41a0-93e6-5492152129a0 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers [None req-39f2d365-f6c7-4648-acf3-e0bb4fa1547f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bce4cf9b-ee41-4e9a-9406-aa785ecc9f7d could not be found. 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bce4cf9b-ee41-4e9a-9406-aa785ecc9f7d could not be found. 2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:10:03.581 10 ERROR neutron.plugins.ml2.managers [None req-39f2d365-f6c7-4648-acf3-e0bb4fa1547f - - - - - -] Failed to bind port 1ac8cac5-31f0-41a0-93e6-5492152129a0 on host instance for vnic_type normal using segments [{'id': 'c15eb36c-a786-439b-85fd-452032eae95f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 17, 'network_id': 'c0671044-f30c-4c95-b3f6-d8f56595bfdc'}] 2026-03-31 06:10:05.037 10 INFO neutron.plugins.ml2.plugin [None req-c8d03d4e-389b-4bc9-8ae2-82a4771570c7 - - - - - -] Attempt 1 to provision port c2a3eae6-d82c-4bbf-8dfe-d7f3d31e1baa 2026-03-31 06:10:07.197 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port d43935e9-1101-4115-a689-504134c9fe99 2026-03-31 06:10:07.926 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port c2a3eae6-d82c-4bbf-8dfe-d7f3d31e1baa 2026-03-31 06:10:08.083 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0dad0da8-3714-4034-8e78-7f60f5ddeb27'] response: {'server_uuid': '38406f45-dbdf-4363-9ce3-6de6f0338f98', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c2a3eae6-d82c-4bbf-8dfe-d7f3d31e1baa', 'code': 200} 2026-03-31 06:10:09.079 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port a1cde2f8-8931-4a74-8351-14450df4b577 2026-03-31 06:10:09.471 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port b169f418-70e2-4f74-8fbe-d28eeb3c74c5 2026-03-31 06:10:09.914 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port c2a3eae6-d82c-4bbf-8dfe-d7f3d31e1baa 2026-03-31 06:10:11.074 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port a1cde2f8-8931-4a74-8351-14450df4b577 2026-03-31 06:10:11.517 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port b169f418-70e2-4f74-8fbe-d28eeb3c74c5 2026-03-31 06:10:15.077 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port f5d99946-bb71-455c-adfd-8a4d30f89bb7 2026-03-31 06:10:15.434 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port dd86ec76-e49c-4017-a316-af7eb5bb730e 2026-03-31 06:10:17.055 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port f5d99946-bb71-455c-adfd-8a4d30f89bb7 2026-03-31 06:10:17.258 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port dd86ec76-e49c-4017-a316-af7eb5bb730e 2026-03-31 06:10:25.332 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 1f968e1d-822b-4345-85fc-70bec1a3d4a2 2026-03-31 06:10:27.306 10 INFO neutron.plugins.ml2.plugin [None req-2b9c2ff3-cc74-47a6-984b-21c257a94aaf - - - - - -] Attempt 1 to provision port 1f968e1d-822b-4345-85fc-70bec1a3d4a2 2026-03-31 06:10:27.392 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 1f968e1d-822b-4345-85fc-70bec1a3d4a2 2026-03-31 06:10:27.412 10 INFO neutron.plugins.ml2.plugin [None req-2b9c2ff3-cc74-47a6-984b-21c257a94aaf - - - - - -] Attempt 1 to provision port fabab93f-cf70-4126-ac3e-bba50f40a8c6 2026-03-31 06:10:27.754 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port d1c00a75-b5db-4f26-85ce-7be04b782d8f 2026-03-31 06:10:28.068 10 INFO neutron.plugins.ml2.plugin [None req-d049f092-863f-47d4-b73c-4da044f774f9 - - - - - -] Attempt 1 to provision port fabab93f-cf70-4126-ac3e-bba50f40a8c6 2026-03-31 06:10:28.268 9 INFO neutron.plugins.ml2.plugin [None req-32aca19d-6904-40bd-8608-7a2fee45d71f - - - - - -] Attempt 1 to provision port 1f968e1d-822b-4345-85fc-70bec1a3d4a2 2026-03-31 06:10:28.295 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port fabab93f-cf70-4126-ac3e-bba50f40a8c6 2026-03-31 06:10:28.596 10 INFO neutron.plugins.ml2.plugin [None req-6d4a7483-81b1-4480-8112-8fccada20028 - - - - - -] Attempt 1 to provision port 0f7d53b4-02fa-49da-9f52-b9c508f37b81 2026-03-31 06:10:28.698 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 0f7d53b4-02fa-49da-9f52-b9c508f37b81 2026-03-31 06:10:28.973 9 INFO neutron.plugins.ml2.db [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] No ports have port_id starting with 0f7d53b4-02fa-49da-9f52-b9c508f37b81 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server [None req-750f1f37-9cff-445a-93e6-dd0d73a3a691 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 2862d222-3f21-4420-82ed-5a5c0274919c could not be found. 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 265, in _get_network 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2869, in one 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1476, in one 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server raise self.value 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server raise self.value 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server raise self.value 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 267, in release_dhcp_port 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server plugin.delete_ports_by_device_id(context, device_id, network_id) 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1571, in delete_ports_by_device_id 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server self.delete_port(context, port_id) 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server raise self.value 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server raise self.value 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server raise self.value 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2144, in delete_port 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server network = self.get_network(context, port['network_id']) 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server raise self.value 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server raise self.value 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server raise self.value 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1288, in get_network 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 267, in _get_network 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 2862d222-3f21-4420-82ed-5a5c0274919c could not be found. 2026-03-31 06:10:28.979 9 ERROR oslo_messaging.rpc.server  2026-03-31 06:10:29.020 10 INFO neutron.plugins.ml2.plugin [None req-d278cd2f-2d1c-48c2-a384-adef440e2052 - - - - - -] Attempt 1 to provision port d1c00a75-b5db-4f26-85ce-7be04b782d8f /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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-03-31 06:10:29.281 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 870218c7-1429-4f96-8812-84185d946bb7 2026-03-31 06:10:30.500 9 INFO neutron.plugins.ml2.plugin [None req-efe0f92f-8e3c-4075-8378-d35f26da96c0 - - - - - -] Attempt 1 to provision port 870218c7-1429-4f96-8812-84185d946bb7 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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-03-31 06:10:55.211 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port a2ecb6f0-4bc8-4499-8039-280660671750 2026-03-31 06:10:57.070 9 INFO neutron.plugins.ml2.plugin [None req-57e79fbf-d073-4ea9-9e78-2155f77cbcd3 - - - - - -] Attempt 1 to provision port a2ecb6f0-4bc8-4499-8039-280660671750 2026-03-31 06:10:57.296 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 16b112ac-7c02-482c-8994-aba5b0a9bb51 2026-03-31 06:10:57.759 10 INFO neutron.plugins.ml2.plugin [None req-edd090c0-e5f9-48b3-a6d8-9e6fbf11673e - - - - - -] Attempt 1 to provision port 74a3a8a7-10b2-4a08-a8bb-1660d832d409 2026-03-31 06:10:57.781 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port a2ecb6f0-4bc8-4499-8039-280660671750 2026-03-31 06:10:58.123 10 INFO neutron.plugins.ml2.plugin [None req-5440f689-b05d-492c-b92f-6276a481449a - - - - - -] Attempt 1 to provision port 16b112ac-7c02-482c-8994-aba5b0a9bb51 2026-03-31 06:10:58.285 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port fa3e3a5f-c3a6-41e8-a881-0a380aa074a4 2026-03-31 06:10:58.334 9 INFO neutron.plugins.ml2.plugin [None req-5caa3871-650c-410a-b0de-269003cd1c2a - - - - - -] Attempt 1 to provision port a2ecb6f0-4bc8-4499-8039-280660671750 2026-03-31 06:10:58.714 10 INFO neutron.plugins.ml2.plugin [None req-14277bde-ebbb-4ea3-924f-cdac814681fa - - - - - -] Attempt 1 to provision port a2ecb6f0-4bc8-4499-8039-280660671750 2026-03-31 06:10:59.183 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 16b112ac-7c02-482c-8994-aba5b0a9bb51 2026-03-31 06:10:59.295 10 INFO neutron.plugins.ml2.plugin [None req-6a78d1a0-571e-42be-a73a-379f64311c17 - - - - - -] Attempt 1 to provision port 16b112ac-7c02-482c-8994-aba5b0a9bb51 2026-03-31 06:10:59.493 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port a2ecb6f0-4bc8-4499-8039-280660671750 2026-03-31 06:10:59.681 10 INFO neutron.plugins.ml2.plugin [None req-372825c4-69d5-48a9-b6ed-15d32edf51dd - - - - - -] Attempt 1 to provision port 16b112ac-7c02-482c-8994-aba5b0a9bb51 2026-03-31 06:10:59.777 10 INFO neutron.plugins.ml2.plugin [None req-372825c4-69d5-48a9-b6ed-15d32edf51dd - - - - - -] Attempt 1 to provision port fa3e3a5f-c3a6-41e8-a881-0a380aa074a4 2026-03-31 06:10:59.851 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port fa3e3a5f-c3a6-41e8-a881-0a380aa074a4 2026-03-31 06:11:00.179 9 INFO neutron.plugins.ml2.plugin [None req-611ee747-178d-4765-9008-7e88287c41e1 - - - - - -] Attempt 1 to provision port e2dfda7c-74f5-43a7-961a-a1461c001bfa 2026-03-31 06:11:00.858 10 INFO neutron.plugins.ml2.plugin [None req-dd57d980-c855-4f88-9a76-c9cd3af662cf - - - - - -] Attempt 1 to provision port fa3e3a5f-c3a6-41e8-a881-0a380aa074a4 2026-03-31 06:11:01.044 10 INFO neutron.plugins.ml2.plugin [None req-e3bed404-dedf-433c-9a4f-0650027d484a - - - - - -] Attempt 1 to provision port e2dfda7c-74f5-43a7-961a-a1461c001bfa 2026-03-31 06:11:01.216 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 9679b48e-4ba4-45db-b4ce-a1c32ea23989 2026-03-31 06:11:01.282 10 INFO neutron.plugins.ml2.plugin [None req-c4fe6fca-ed95-4bef-8dd6-3728e06c2bf2 - - - - - -] Attempt 1 to provision port fa3e3a5f-c3a6-41e8-a881-0a380aa074a4 2026-03-31 06:11:01.680 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port fa3e3a5f-c3a6-41e8-a881-0a380aa074a4 2026-03-31 06:11:02.664 10 INFO neutron.plugins.ml2.plugin [None req-0cf36f91-63ae-4278-9b1c-984d75d17458 - - - - - -] Attempt 1 to provision port b27c90bf-2bba-4f42-82dc-0682a754fa22 2026-03-31 06:11:03.158 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 9679b48e-4ba4-45db-b4ce-a1c32ea23989 2026-03-31 06:11:03.523 10 INFO neutron.plugins.ml2.plugin [None req-5f9624b1-54af-44e5-a24d-60d534654dae - - - - - -] Attempt 1 to provision port b27c90bf-2bba-4f42-82dc-0682a754fa22 2026-03-31 06:11:04.707 10 INFO neutron.plugins.ml2.plugin [None req-ed82dd95-5f1e-4cea-b406-455659f1fd67 - - - - - -] Attempt 1 to provision port 07aeb51c-5c20-45af-881e-8c1c8bf91f88 2026-03-31 06:11:05.457 10 INFO neutron.plugins.ml2.plugin [None req-8b77772d-634d-418a-8b82-2d6da7121107 - - - - - -] Attempt 1 to provision port 07aeb51c-5c20-45af-881e-8c1c8bf91f88 2026-03-31 06:11:09.539 9 INFO neutron.plugins.ml2.plugin [None req-2ed9309a-9ca2-4d54-b24f-8a7decde2f01 - - - - - -] Attempt 1 to provision port 32a97a6e-8497-4970-a012-ddb0feba2c6e 2026-03-31 06:11:11.272 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 32a97a6e-8497-4970-a012-ddb0feba2c6e 2026-03-31 06:11:11.375 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4011f9c3-35bb-4ad3-994b-704c7a357a99'] response: {'server_uuid': '5be31106-5432-41c2-a68a-2da45440a953', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '32a97a6e-8497-4970-a012-ddb0feba2c6e', 'code': 200} 2026-03-31 06:11:13.243 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 32a97a6e-8497-4970-a012-ddb0feba2c6e 2026-03-31 06:11:18.104 10 INFO neutron.plugins.ml2.plugin [None req-29c86ea5-2ce4-4fb5-9e49-cffc776ea5f6 - - - - - -] Attempt 1 to provision port 67ea5d72-fd18-47f9-bee5-66e845b4e49c 2026-03-31 06:11:19.229 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 67ea5d72-fd18-47f9-bee5-66e845b4e49c 2026-03-31 06:11:19.352 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e592fec3-455b-46a1-b236-be23cc66884e'] response: {'server_uuid': '4721e553-8cd9-46a1-a25f-56cc5ccebfdd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '67ea5d72-fd18-47f9-bee5-66e845b4e49c', 'code': 200} 2026-03-31 06:11:21.194 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 67ea5d72-fd18-47f9-bee5-66e845b4e49c 2026-03-31 06:11:27.232 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 07aeb51c-5c20-45af-881e-8c1c8bf91f88 2026-03-31 06:11:29.239 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port b27c90bf-2bba-4f42-82dc-0682a754fa22 2026-03-31 06:11:29.862 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port e2dfda7c-74f5-43a7-961a-a1461c001bfa 2026-03-31 06:11:30.301 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 07aeb51c-5c20-45af-881e-8c1c8bf91f88 2026-03-31 06:11:30.568 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 74a3a8a7-10b2-4a08-a8bb-1660d832d409 2026-03-31 06:11:31.218 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port b27c90bf-2bba-4f42-82dc-0682a754fa22 2026-03-31 06:11:31.525 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port e2dfda7c-74f5-43a7-961a-a1461c001bfa 2026-03-31 06:11:31.801 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port 74a3a8a7-10b2-4a08-a8bb-1660d832d409 2026-03-31 06:11:37.608 9 INFO neutron.plugins.ml2.plugin [None req-8cfe5499-148d-4b50-8c14-eb45fef3f0dc - - - - - -] Attempt 1 to provision port dc94ca72-d7d5-4146-ba6a-71bef77f943e 2026-03-31 06:11:49.551 10 INFO neutron.plugins.ml2.plugin [None req-23c9c82c-415a-4447-832a-443808697780 - - - - - -] Attempt 1 to provision port b77f7a9e-b00d-4bbe-8faf-9d54f3ba1ebb 2026-03-31 06:11:51.297 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port b77f7a9e-b00d-4bbe-8faf-9d54f3ba1ebb 2026-03-31 06:11:51.511 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9cb2355e-9581-4341-a880-2ef00245584a'] response: {'server_uuid': '64b2544d-66ea-4b8d-b0a8-2df554dd7c4b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b77f7a9e-b00d-4bbe-8faf-9d54f3ba1ebb', 'code': 200} 2026-03-31 06:11:53.236 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port b77f7a9e-b00d-4bbe-8faf-9d54f3ba1ebb 2026-03-31 06:12:26.506 10 INFO neutron.plugins.ml2.plugin [None req-702e7314-c1af-4b3c-9e93-0c9bffed8c5e - - - - - -] Attempt 1 to provision port c46b0783-5ca5-45f2-ab29-fa051fce2cec 2026-03-31 06:12:29.330 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port c46b0783-5ca5-45f2-ab29-fa051fce2cec 2026-03-31 06:12:29.450 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-72757806-cbef-46b4-908e-38aae2fd46a8'] response: {'server_uuid': '64b2544d-66ea-4b8d-b0a8-2df554dd7c4b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c46b0783-5ca5-45f2-ab29-fa051fce2cec', 'code': 200} 2026-03-31 06:12:31.240 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port c46b0783-5ca5-45f2-ab29-fa051fce2cec 2026-03-31 06:12:54.048 10 INFO neutron.plugins.ml2.plugin [None req-1823ddc7-b166-44f6-996e-b1b4dcea33a5 - - - - - -] Attempt 1 to provision port fd3b54cd-dd58-4a3b-a598-ae7214ff2888 2026-03-31 06:12:57.413 9 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port fd3b54cd-dd58-4a3b-a598-ae7214ff2888 2026-03-31 06:12:57.582 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-527acf6d-b994-47d3-8554-014263e01a54'] response: {'server_uuid': '64b2544d-66ea-4b8d-b0a8-2df554dd7c4b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fd3b54cd-dd58-4a3b-a598-ae7214ff2888', 'code': 200} 2026-03-31 06:12:59.282 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port fd3b54cd-dd58-4a3b-a598-ae7214ff2888 2026-03-31 06:13:04.797 9 INFO neutron.plugins.ml2.plugin [None req-65294fa5-94e0-459c-b0c8-94c4705ed0d4 - - - - - -] Attempt 1 to provision port c1d73356-0ba8-4af9-b1d6-a5714b1ec19c 2026-03-31 06:13:07.331 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port c1d73356-0ba8-4af9-b1d6-a5714b1ec19c 2026-03-31 06:13:07.775 9 INFO neutron.plugins.ml2.plugin [None req-a3322ca4-8dcd-414d-94d9-7da59f830d7d - - - - - -] Attempt 1 to provision port c1d73356-0ba8-4af9-b1d6-a5714b1ec19c 2026-03-31 06:13:07.894 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a270115c-ffe4-4168-bde4-8e645d11503a'] response: {'server_uuid': '64b2544d-66ea-4b8d-b0a8-2df554dd7c4b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c1d73356-0ba8-4af9-b1d6-a5714b1ec19c', 'code': 200} 2026-03-31 06:13:09.334 10 INFO neutron.plugins.ml2.plugin [None req-6bc576ab-b7f6-41fb-9b06-c8544953bacb - - - - - -] Attempt 1 to provision port c1d73356-0ba8-4af9-b1d6-a5714b1ec19c 2026-03-31 06:13:18.248 9 INFO neutron.plugins.ml2.plugin [None req-ff117e10-e294-41dd-b805-6b90747126f7 - - - - - -] Attempt 1 to provision port c1d73356-0ba8-4af9-b1d6-a5714b1ec19c 2026-03-31 06:13:23.776 9 INFO neutron.plugins.ml2.plugin [None req-b6413890-5bf8-40da-869a-938555852ed4 - - - - - -] Attempt 1 to provision port fd3b54cd-dd58-4a3b-a598-ae7214ff2888