+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-07-09 13:55:55.257 1 INFO neutron.common.config [-] Logging enabled! 2026-07-09 13:55:55.257 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 25.2.4.dev2 2026-07-09 13:55:55.257 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-09 13:55:55.258 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-09 13:55:56.551 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 13:55:56.636 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-09 13:55:56.640 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-09 13:55:56.640 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 13:55:56.641 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-09 13:55:56.641 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-09 13:55:56.641 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 13:55:56.647 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 13:55:56.648 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 13:55:56.648 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 13:55:56.667 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-09 13:55:56.668 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 13:55:56.668 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-09 13:55:56.703 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-09 13:55:56.704 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-09 13:55:56.704 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-09 13:55:56.704 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-09 13:55:57.030 1 INFO neutron.plugins.ml2.managers [None req-49bc5b31-d3e5-4126-b5fa-908fceb4ffbe - - - - - -] Initializing driver for type 'vlan' 2026-07-09 13:55:57.344 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-49bc5b31-d3e5-4126-b5fa-908fceb4ffbe - - - - - -] VlanTypeDriver initialization complete 2026-07-09 13:55:57.344 1 INFO neutron.plugins.ml2.managers [None req-49bc5b31-d3e5-4126-b5fa-908fceb4ffbe - - - - - -] Initializing driver for type 'vxlan' 2026-07-09 13:55:57.345 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-49bc5b31-d3e5-4126-b5fa-908fceb4ffbe - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-09 13:55:57.386 1 INFO neutron.plugins.ml2.managers [None req-49bc5b31-d3e5-4126-b5fa-908fceb4ffbe - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-09 13:55:57.386 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-49bc5b31-d3e5-4126-b5fa-908fceb4ffbe - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-09 13:55:57.387 1 INFO neutron.plugins.ml2.managers [None req-49bc5b31-d3e5-4126-b5fa-908fceb4ffbe - - - - - -] Initializing extension driver 'port_security' 2026-07-09 13:55:57.387 1 INFO neutron.plugins.ml2.extensions.port_security [None req-49bc5b31-d3e5-4126-b5fa-908fceb4ffbe - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-09 13:55:57.387 1 INFO neutron.plugins.ml2.managers [None req-49bc5b31-d3e5-4126-b5fa-908fceb4ffbe - - - - - -] Initializing extension driver 'qos' 2026-07-09 13:55:57.387 1 INFO neutron.plugins.ml2.managers [None req-49bc5b31-d3e5-4126-b5fa-908fceb4ffbe - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-09 13:55:57.387 1 INFO neutron.plugins.ml2.managers [None req-49bc5b31-d3e5-4126-b5fa-908fceb4ffbe - - - - - -] Initializing mechanism driver 'l2population' 2026-07-09 13:55:57.404 1 INFO neutron.quota [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded quota_driver: . 2026-07-09 13:55:57.405 1 INFO neutron.plugins.ml2.plugin [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Modular L2 Plugin initialization complete 2026-07-09 13:55:57.405 1 INFO neutron.plugins.ml2.managers [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-09 13:55:57.405 1 INFO neutron.plugins.ml2.managers [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-09 13:55:57.405 1 INFO neutron.plugins.ml2.managers [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-09 13:55:57.406 1 INFO neutron.extensions.vlantransparent [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Disabled vlantransparent extension. 2026-07-09 13:55:57.406 1 INFO neutron.manager [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loading Plugin: qos 2026-07-09 13:55:57.423 1 INFO neutron.manager [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loading Plugin: router 2026-07-09 13:55:57.468 1 INFO neutron.services.service_base [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-09 13:55:57.469 1 INFO neutron.manager [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loading Plugin: segments 2026-07-09 13:55:57.537 1 INFO neutron.manager [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loading Plugin: trunk 2026-07-09 13:55:57.554 1 INFO neutron.manager [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loading Plugin: vpnaas 2026-07-09 13:55:57.598 1 WARNING stevedore.named [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-09 13:55:57.696 1 INFO neutron_vpnaas.services.vpn.plugin [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-09 13:55:57.697 1 INFO neutron.common.utils [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-09 13:55:57.697 1 INFO neutron.manager [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loading Plugin: auto_allocate 2026-07-09 13:55:57.704 1 INFO neutron.manager [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loading Plugin: tag 2026-07-09 13:55:57.711 1 INFO neutron.manager [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loading Plugin: timestamp 2026-07-09 13:55:57.714 1 INFO neutron.manager [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loading Plugin: network_ip_availability 2026-07-09 13:55:57.718 1 INFO neutron.manager [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loading Plugin: flavors 2026-07-09 13:55:57.721 1 INFO neutron.manager [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loading Plugin: revisions 2026-07-09 13:55:57.725 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Initializing extension manager. 2026-07-09 13:55:57.726 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: address-group 2026-07-09 13:55:57.728 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: address-scope 2026-07-09 13:55:57.729 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-09 13:55:57.730 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: agent 2026-07-09 13:55:57.731 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: agent-resources-synced 2026-07-09 13:55:57.733 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-09 13:55:57.734 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-09 13:55:57.734 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: availability_zone 2026-07-09 13:55:57.735 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: availability_zone_filter 2026-07-09 13:55:57.735 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-09 13:55:57.736 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: default-subnetpools 2026-07-09 13:55:57.737 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-09 13:55:57.738 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: dns-integration 2026-07-09 13:55:57.738 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: dns-domain-ports 2026-07-09 13:55:57.739 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-09 13:55:57.740 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: dvr 2026-07-09 13:55:57.740 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-09 13:55:57.741 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: empty-string-filtering 2026-07-09 13:55:57.741 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 13:55:57.742 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-09 13:55:57.742 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: external-net 2026-07-09 13:55:57.743 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-09 13:55:57.744 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: extraroute 2026-07-09 13:55:57.745 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: extraroute-atomic 2026-07-09 13:55:57.746 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-09 13:55:57.746 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-09 13:55:57.747 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-09 13:55:57.748 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-09 13:55:57.748 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: fip-port-details 2026-07-09 13:55:57.750 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: flavors 2026-07-09 13:55:57.752 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-09 13:55:57.753 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: floatingip-pools 2026-07-09 13:55:57.754 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: ip_allocation 2026-07-09 13:55:57.754 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-09 13:55:57.755 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: l2_adjacency 2026-07-09 13:55:57.756 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: router 2026-07-09 13:55:57.764 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 13:55:57.765 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-09 13:55:57.766 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-09 13:55:57.767 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: ext-gw-mode 2026-07-09 13:55:57.768 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: l3-ha 2026-07-09 13:55:57.768 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-09 13:55:57.769 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-09 13:55:57.770 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: l3-flavors 2026-07-09 13:55:57.772 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-09 13:55:57.772 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-09 13:55:57.778 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-09 13:55:57.780 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-09 13:55:57.782 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-09 13:55:57.784 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-09 13:55:57.785 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-09 13:55:57.786 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: multi-provider 2026-07-09 13:55:57.787 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: net-mtu 2026-07-09 13:55:57.788 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: net-mtu-writable 2026-07-09 13:55:57.789 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: network_availability_zone 2026-07-09 13:55:57.789 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: network_ha 2026-07-09 13:55:57.791 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: network-ip-availability 2026-07-09 13:55:57.792 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-09 13:55:57.793 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: pagination 2026-07-09 13:55:57.794 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: port-device-profile 2026-07-09 13:55:57.794 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-09 13:55:57.799 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-09 13:55:57.800 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-09 13:55:57.800 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: port-mac-override 2026-07-09 13:55:57.801 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-09 13:55:57.801 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-09 13:55:57.801 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-09 13:55:57.802 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: port-resource-request 2026-07-09 13:55:57.803 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-09 13:55:57.804 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-09 13:55:57.804 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: binding 2026-07-09 13:55:57.807 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: binding-extended 2026-07-09 13:55:57.808 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: port-security 2026-07-09 13:55:57.809 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: project-id 2026-07-09 13:55:57.810 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: provider 2026-07-09 13:55:57.814 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: qos 2026-07-09 13:55:57.815 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-09 13:55:57.816 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-09 13:55:57.816 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: qos-default 2026-07-09 13:55:57.817 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: qos-fip 2026-07-09 13:55:57.818 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-09 13:55:57.819 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-09 13:55:57.820 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-09 13:55:57.821 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-09 13:55:57.822 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-09 13:55:57.823 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: qos-pps 2026-07-09 13:55:57.823 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-09 13:55:57.824 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-09 13:55:57.825 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: qos-rules-alias 2026-07-09 13:55:57.828 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: quota-check-limit 2026-07-09 13:55:57.833 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: quotas 2026-07-09 13:55:57.837 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: quota_details 2026-07-09 13:55:57.839 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: rbac-policies 2026-07-09 13:55:57.840 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: rbac-address-group 2026-07-09 13:55:57.841 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: rbac-address-scope 2026-07-09 13:55:57.841 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: rbac-security-groups 2026-07-09 13:55:57.842 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-09 13:55:57.843 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: revision-if-match 2026-07-09 13:55:57.851 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-09 13:55:57.851 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: router_availability_zone 2026-07-09 13:55:57.852 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-09 13:55:57.854 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-09 13:55:57.855 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-09 13:55:57.855 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-09 13:55:57.855 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-09 13:55:57.856 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-09 13:55:57.856 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-09 13:55:57.861 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: security-group 2026-07-09 13:55:57.862 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: segment 2026-07-09 13:55:57.862 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-09 13:55:57.863 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: service-type 2026-07-09 13:55:57.863 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: sorting 2026-07-09 13:55:57.864 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: standard-attr-segment 2026-07-09 13:55:57.864 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: standard-attr-description 2026-07-09 13:55:57.865 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: stateful-security-group 2026-07-09 13:55:57.865 1 WARNING neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-09 13:55:57.866 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-09 13:55:57.866 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: subnet-external-network 2026-07-09 13:55:57.867 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: subnet_onboard 2026-07-09 13:55:57.867 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-09 13:55:57.868 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: subnet-service-types 2026-07-09 13:55:57.869 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: subnet_allocation 2026-07-09 13:55:57.870 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-09 13:55:57.870 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: tag-creation 2026-07-09 13:55:57.871 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-09 13:55:57.875 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: standard-attr-tag 2026-07-09 13:55:57.876 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-09 13:55:57.877 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: trunk 2026-07-09 13:55:57.878 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: trunk-details 2026-07-09 13:55:57.878 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-09 13:55:57.879 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-09 13:55:57.881 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-09 13:55:57.882 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-09 13:55:57.883 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: vpn-flavors 2026-07-09 13:55:57.885 1 INFO neutron.api.extensions [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Loaded extension: vpnaas 2026-07-09 13:55:57.888 1 INFO oslo_service.service [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Starting 2 workers 2026-07-09 13:55:57.895 1 INFO oslo_service.service [None req-2b0b1d08-404e-472d-bea8-b94a1b093fc6 - - - - - -] Starting 1 workers 2026-07-09 13:56:46.102 9 INFO neutron.db.l3_hamode_db [None req-9c8a350e-4045-4a5c-bed9-b72bad0f96c2 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 13:57:03.584 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port f1426057-32e9-4346-8d05-723c11ad24d6 2026-07-09 13:57:04.278 9 INFO neutron.plugins.ml2.plugin [None req-857e2080-ed89-48a8-97be-7c54ed464d8a - - - - - -] Attempt 1 to provision port f1426057-32e9-4346-8d05-723c11ad24d6 2026-07-09 13:57:05.466 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port f1426057-32e9-4346-8d05-723c11ad24d6 2026-07-09 13:57:05.586 10 INFO neutron.plugins.ml2.plugin [None req-7eae1557-a68c-41b6-a6da-e79aa4f66eda - - - - - -] Attempt 1 to provision port f1426057-32e9-4346-8d05-723c11ad24d6 2026-07-09 14:01:45.668 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 6a525cf7-d3d3-4049-8a00-776297fb0da1 2026-07-09 14:01:46.053 9 INFO neutron.plugins.ml2.plugin [None req-0c3aa137-08ef-49e7-ad97-e6108cbb9247 - - - - - -] Attempt 1 to provision port 6a525cf7-d3d3-4049-8a00-776297fb0da1 2026-07-09 14:01:47.135 9 INFO neutron.plugins.ml2.plugin [None req-73a6ed82-cc9f-453a-aad3-b3c43dc582e1 - - - - - -] Attempt 1 to provision port 6a525cf7-d3d3-4049-8a00-776297fb0da1 2026-07-09 14:01:47.652 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 6a525cf7-d3d3-4049-8a00-776297fb0da1 2026-07-09 14:01:53.271 10 INFO neutron.plugins.ml2.plugin [None req-6f92b6c0-d5b9-4616-9862-1abcd0a77aba - - - - - -] Attempt 1 to provision port cd05fddf-75ab-48d7-bfb8-8f637b4f7188 2026-07-09 14:05:34.389 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port cd05fddf-75ab-48d7-bfb8-8f637b4f7188 2026-07-09 14:05:35.822 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port cd05fddf-75ab-48d7-bfb8-8f637b4f7188 2026-07-09 14:13:50.136 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 104770a4-de7c-44c2-8104-4952e4898cac 2026-07-09 14:13:52.153 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 104770a4-de7c-44c2-8104-4952e4898cac 2026-07-09 14:31:02.061 9 INFO neutron.plugins.ml2.plugin [None req-f8e241ad-ffc2-439f-a207-dbb66eeb681e - - - - - -] Attempt 1 to provision port 8e289880-d74e-48ed-b530-4861fd91aec3 2026-07-09 14:31:02.768 10 INFO neutron.plugins.ml2.plugin [None req-3943a8aa-6456-4110-8f4b-a83af164410f - - - - - -] Attempt 1 to provision port f3d02112-4e58-404a-b465-3937ef5c0407 2026-07-09 14:31:02.850 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port b61b8756-a236-49c0-9c96-d29e8983afa1 2026-07-09 14:31:03.364 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port f3d02112-4e58-404a-b465-3937ef5c0407 2026-07-09 14:31:03.985 9 INFO neutron.plugins.ml2.plugin [None req-c9280d79-516f-47ff-beaa-e0802983e4ab - - - - - -] Attempt 1 to provision port f3d02112-4e58-404a-b465-3937ef5c0407 2026-07-09 14:31:04.083 9 INFO neutron.plugins.ml2.plugin [None req-c9280d79-516f-47ff-beaa-e0802983e4ab - - - - - -] Attempt 1 to provision port 27aae6e5-d407-46de-bad4-a56dd7820b15 2026-07-09 14:31:04.677 9 INFO neutron.plugins.ml2.plugin [None req-8a3d1ea5-c372-49e4-94b8-0dc4bfb2849f - - - - - -] Attempt 1 to provision port b61b8756-a236-49c0-9c96-d29e8983afa1 2026-07-09 14:31:04.736 9 INFO neutron.plugins.ml2.plugin [None req-8a3d1ea5-c372-49e4-94b8-0dc4bfb2849f - - - - - -] Attempt 1 to provision port c2206341-4bca-477a-96bb-e9f76f0d39f3 2026-07-09 14:31:04.929 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port b61b8756-a236-49c0-9c96-d29e8983afa1 2026-07-09 14:31:05.256 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port f3d02112-4e58-404a-b465-3937ef5c0407 2026-07-09 14:31:05.384 9 INFO neutron.plugins.ml2.plugin [None req-2a7459fd-4508-4f5d-af9c-dd89ec82f8e8 - - - - - -] Attempt 1 to provision port ebd193db-d7d3-406c-812e-9ef6c881d993 2026-07-09 14:31:05.421 9 INFO neutron.plugins.ml2.plugin [None req-2a7459fd-4508-4f5d-af9c-dd89ec82f8e8 - - - - - -] Attempt 1 to provision port b61b8756-a236-49c0-9c96-d29e8983afa1 2026-07-09 14:31:05.500 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port c2206341-4bca-477a-96bb-e9f76f0d39f3 2026-07-09 14:31:06.086 9 INFO neutron.plugins.ml2.plugin [None req-7cd3b845-6876-4634-8880-2f272e3b04d3 - - - - - -] Attempt 1 to provision port fc141da6-371e-4257-807e-47265ce03139 2026-07-09 14:31:06.253 9 INFO neutron.plugins.ml2.plugin [None req-7cd3b845-6876-4634-8880-2f272e3b04d3 - - - - - -] Attempt 1 to provision port c2206341-4bca-477a-96bb-e9f76f0d39f3 2026-07-09 14:31:06.801 9 INFO neutron.plugins.ml2.plugin [None req-d67be7d0-c829-4819-9cf2-c42800e39a87 - - - - - -] Attempt 1 to provision port fc141da6-371e-4257-807e-47265ce03139 2026-07-09 14:31:06.818 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port c2206341-4bca-477a-96bb-e9f76f0d39f3 2026-07-09 14:31:07.507 10 INFO neutron.plugins.ml2.plugin [None req-49be93c5-ae5b-45c0-ae1a-3034e74dcb40 - - - - - -] Attempt 1 to provision port 133b6b98-0f5f-4a1a-bdce-3ed6f0199d20 2026-07-09 14:31:08.215 9 INFO neutron.plugins.ml2.plugin [None req-50fb3e5b-2448-4cc3-a09f-69075104e3a5 - - - - - -] Attempt 1 to provision port 133b6b98-0f5f-4a1a-bdce-3ed6f0199d20 2026-07-09 14:31:08.274 9 INFO neutron.plugins.ml2.plugin [None req-50fb3e5b-2448-4cc3-a09f-69075104e3a5 - - - - - -] Attempt 1 to provision port 75fcec16-487c-40c1-94f1-23f9e840d790 2026-07-09 14:31:08.918 9 INFO neutron.plugins.ml2.plugin [None req-a1107d06-43b3-4672-9e35-6cf45d546be4 - - - - - -] Attempt 1 to provision port 75fcec16-487c-40c1-94f1-23f9e840d790 2026-07-09 14:31:09.623 10 INFO neutron.plugins.ml2.plugin [None req-1e1f7cb4-dbf6-4852-89f0-1b7bf51bdd65 - - - - - -] Attempt 1 to provision port dd9bd97d-9227-459d-8b91-eb0813015809 2026-07-09 14:31:10.533 9 INFO neutron.plugins.ml2.plugin [None req-98d1fa66-065c-40b4-959a-f3600fdb9f53 - - - - - -] Attempt 1 to provision port 7cbbc09c-514e-4829-b0d3-0187150cf35e 2026-07-09 14:31:10.845 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 7cbbc09c-514e-4829-b0d3-0187150cf35e 2026-07-09 14:31:11.841 10 INFO neutron.plugins.ml2.plugin [None req-5f0eb3a6-851f-440a-8332-fb6f005e976d - - - - - -] Attempt 1 to provision port 7cbbc09c-514e-4829-b0d3-0187150cf35e 2026-07-09 14:31:12.759 9 INFO neutron.plugins.ml2.plugin [None req-01a2bc98-524b-47c4-abd8-38b7387e3ef5 - - - - - -] Attempt 1 to provision port 5ae90137-3e82-493a-82e8-9ae8ac9ecbb1 2026-07-09 14:31:12.803 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 7cbbc09c-514e-4829-b0d3-0187150cf35e 2026-07-09 14:31:13.452 9 INFO neutron.plugins.ml2.plugin [None req-96e2aed5-9fb2-449b-af09-b613fb3849e9 - - - - - -] Attempt 1 to provision port 5ae90137-3e82-493a-82e8-9ae8ac9ecbb1 2026-07-09 14:31:16.969 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 87371194-2e24-4fb3-9954-f1265e1a9fcb 2026-07-09 14:31:17.428 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 7f0796b6-27fa-4949-b672-a609842df68b 2026-07-09 14:31:17.898 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 19125dd3-0328-4a9b-abf0-7b1a87bee643 2026-07-09 14:31:18.802 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 87371194-2e24-4fb3-9954-f1265e1a9fcb 2026-07-09 14:31:19.066 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 7f0796b6-27fa-4949-b672-a609842df68b 2026-07-09 14:31:19.352 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 19125dd3-0328-4a9b-abf0-7b1a87bee643 2026-07-09 14:31:21.822 10 INFO neutron.plugins.ml2.plugin [None req-c9204d7a-83c8-4f33-96d1-06b438effc19 - - - - - -] Attempt 1 to provision port 81a9993b-8451-4ddf-b096-261ea32c4e5d 2026-07-09 14:31:22.971 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 40afc0ce-ed5e-41e3-a23a-b124189a9763 2026-07-09 14:31:23.423 10 INFO neutron.plugins.ml2.plugin [None req-e9e494f8-16d5-4184-a74b-1a85b57d9b3c - - - - - -] Attempt 1 to provision port 40afc0ce-ed5e-41e3-a23a-b124189a9763 2026-07-09 14:31:24.536 9 INFO neutron.plugins.ml2.plugin [None req-7653aa0f-66d4-4421-9c55-a14fdb533e7e - - - - - -] Attempt 1 to provision port 40afc0ce-ed5e-41e3-a23a-b124189a9763 2026-07-09 14:31:24.911 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 40afc0ce-ed5e-41e3-a23a-b124189a9763 2026-07-09 14:31:25.192 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port d708f124-3cd2-4677-8cb6-1cf40275b153 2026-07-09 14:31:25.254 10 INFO neutron.plugins.ml2.plugin [None req-271fae91-6d2f-4d59-95e2-bbf52be6cd90 - - - - - -] Attempt 1 to provision port f032ab71-4092-428c-b36d-68048a9c5220 2026-07-09 14:31:25.958 9 INFO neutron.plugins.ml2.plugin [None req-ab1d6ea0-7ccf-4252-b635-758cdfe9d1a7 - - - - - -] Attempt 1 to provision port f032ab71-4092-428c-b36d-68048a9c5220 2026-07-09 14:31:27.989 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port d708f124-3cd2-4677-8cb6-1cf40275b153 2026-07-09 14:31:28.241 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port c72bb18f-da7f-4a65-a0f9-f9fbaf0c391b 2026-07-09 14:31:28.670 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 28cf294a-cf0d-4853-886c-0bd776b9b38b 2026-07-09 14:31:28.781 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc942f83-e2b6-4bb5-bfd2-b32d855cde48'] response: {'server_uuid': 'ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c72bb18f-da7f-4a65-a0f9-f9fbaf0c391b', 'code': 200} 2026-07-09 14:31:30.270 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port acddde6a-575c-416e-b661-5d3f51e141b1 2026-07-09 14:31:30.771 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port c72bb18f-da7f-4a65-a0f9-f9fbaf0c391b 2026-07-09 14:31:30.838 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6dfc9ac-edbe-4a55-a855-096a35e3d425'] response: {'server_uuid': '67fdca0d-f7f0-449e-8847-4dda165fe828', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '28cf294a-cf0d-4853-886c-0bd776b9b38b', 'code': 200} 2026-07-09 14:31:31.006 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e80b6f61-1c1d-4ca5-be9c-febf58405d9f'] response: {'server_uuid': '580f9eff-530f-446c-96af-923e07df5473', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'acddde6a-575c-416e-b661-5d3f51e141b1', 'code': 200} 2026-07-09 14:31:31.122 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 28cf294a-cf0d-4853-886c-0bd776b9b38b 2026-07-09 14:31:32.929 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port acddde6a-575c-416e-b661-5d3f51e141b1 2026-07-09 14:31:36.702 9 INFO neutron.plugins.ml2.plugin [None req-09d0b766-297c-402f-a0c6-323bca6abd57 - - - - - -] Attempt 1 to provision port fafa1050-0c50-4f13-b695-b8545ce50a2b 2026-07-09 14:31:36.875 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port d95d237b-304d-4815-a9fb-ec203bf945c3 2026-07-09 14:31:38.014 10 INFO neutron.plugins.ml2.plugin [None req-c773f511-0a95-43ae-8e87-8ddbc19fb452 - - - - - -] Attempt 1 to provision port d95d237b-304d-4815-a9fb-ec203bf945c3 2026-07-09 14:31:38.637 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port d95d237b-304d-4815-a9fb-ec203bf945c3 2026-07-09 14:31:39.319 10 INFO neutron.plugins.ml2.plugin [None req-79bed3ac-7c8f-4b4b-9dc1-2b5229fe9e86 - - - - - -] Attempt 1 to provision port d95d237b-304d-4815-a9fb-ec203bf945c3 2026-07-09 14:31:39.389 10 INFO neutron.plugins.ml2.plugin [None req-79bed3ac-7c8f-4b4b-9dc1-2b5229fe9e86 - - - - - -] Attempt 1 to provision port d8b66c68-4381-4289-9edc-423dc64b2268 2026-07-09 14:31:40.226 10 INFO neutron.plugins.ml2.plugin [None req-bd53cabe-51ba-4705-aced-3d001d1ea2b1 - - - - - -] Attempt 1 to provision port d8b66c68-4381-4289-9edc-423dc64b2268 2026-07-09 14:31:40.616 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 1ef0a1e6-1f66-4149-909d-3031dd6b5c98 2026-07-09 14:31:40.933 10 INFO neutron.plugins.ml2.plugin [None req-72993511-ae48-47c0-9f25-44037c7379d2 - - - - - -] Attempt 1 to provision port d8b66c68-4381-4289-9edc-423dc64b2268 2026-07-09 14:31:42.642 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 1ef0a1e6-1f66-4149-909d-3031dd6b5c98 2026-07-09 14:31:50.580 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 2746199b-a021-4316-b870-e5bc35cda10f 2026-07-09 14:31:51.180 10 INFO neutron.plugins.ml2.plugin [None req-f70cd7b7-ffd9-498f-a3c2-8f4e8d533dce - - - - - -] Attempt 1 to provision port 4d8425f6-0cc5-4f85-b5b7-f4160a6e40ad 2026-07-09 14:31:52.092 10 INFO neutron.plugins.ml2.plugin [None req-f64509a5-df0d-4321-8413-1aa4d3bbfba7 - - - - - -] Attempt 1 to provision port 2b250fa5-2cd1-47e6-a457-2a3c11af8a9b 2026-07-09 14:31:52.132 10 INFO neutron.plugins.ml2.plugin [None req-f64509a5-df0d-4321-8413-1aa4d3bbfba7 - - - - - -] Attempt 1 to provision port 2746199b-a021-4316-b870-e5bc35cda10f 2026-07-09 14:31:52.686 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 2746199b-a021-4316-b870-e5bc35cda10f 2026-07-09 14:31:52.966 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 133b6b98-0f5f-4a1a-bdce-3ed6f0199d20 2026-07-09 14:31:53.382 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 27aae6e5-d407-46de-bad4-a56dd7820b15 2026-07-09 14:31:53.601 10 INFO neutron.plugins.ml2.plugin [None req-a1acaa44-91f3-4582-ad2e-4fcab2598b5f - - - - - -] Attempt 1 to provision port 2746199b-a021-4316-b870-e5bc35cda10f 2026-07-09 14:31:53.664 10 INFO neutron.plugins.ml2.plugin [None req-a1acaa44-91f3-4582-ad2e-4fcab2598b5f - - - - - -] Attempt 1 to provision port 39e968f7-7ccc-4a50-b204-e02165916cb6 2026-07-09 14:31:53.754 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 39e968f7-7ccc-4a50-b204-e02165916cb6 2026-07-09 14:31:54.310 10 INFO neutron.plugins.ml2.plugin [None req-2e3ec18e-d3c4-4cb5-881e-3dc711c60d8f - - - - - -] Attempt 1 to provision port 395b0dee-ed2e-48eb-9b66-0007fe84009b 2026-07-09 14:31:54.938 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port b376d0de-2d99-4154-bf90-605cd9461019 2026-07-09 14:31:55.017 10 INFO neutron.plugins.ml2.plugin [None req-79118d26-2a85-48c3-bad8-729463b1e6de - - - - - -] Attempt 1 to provision port 63e41472-e91b-4687-8f0f-7ecb7477b88b 2026-07-09 14:31:55.047 10 INFO neutron.plugins.ml2.plugin [None req-79118d26-2a85-48c3-bad8-729463b1e6de - - - - - -] Attempt 1 to provision port 39e968f7-7ccc-4a50-b204-e02165916cb6 2026-07-09 14:31:55.362 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 27aae6e5-d407-46de-bad4-a56dd7820b15 2026-07-09 14:31:55.533 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 133b6b98-0f5f-4a1a-bdce-3ed6f0199d20 2026-07-09 14:31:55.716 10 INFO neutron.plugins.ml2.plugin [None req-74d8d6b2-1dc3-48c8-983d-d937bfbbe31b - - - - - -] Attempt 1 to provision port 395b0dee-ed2e-48eb-9b66-0007fe84009b 2026-07-09 14:31:56.004 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 0265e131-0148-4be8-bf7e-612f5bf5eb19 2026-07-09 14:31:56.454 10 INFO neutron.plugins.ml2.plugin [None req-d8dab88d-eb33-4797-8ef7-70d6cc08cf40 - - - - - -] Attempt 1 to provision port c72bb18f-da7f-4a65-a0f9-f9fbaf0c391b 2026-07-09 14:31:56.572 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 39e968f7-7ccc-4a50-b204-e02165916cb6 2026-07-09 14:31:56.619 10 INFO neutron.plugins.ml2.plugin [None req-d8dab88d-eb33-4797-8ef7-70d6cc08cf40 - - - - - -] Attempt 1 to provision port 63e41472-e91b-4687-8f0f-7ecb7477b88b 2026-07-09 14:31:57.149 10 INFO neutron.plugins.ml2.plugin [None req-aa3d745c-cb3e-40eb-a443-9e616deeaee5 - - - - - -] Attempt 1 to provision port 63e41472-e91b-4687-8f0f-7ecb7477b88b 2026-07-09 14:31:57.673 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port b376d0de-2d99-4154-bf90-605cd9461019 2026-07-09 14:31:57.960 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port c72bb18f-da7f-4a65-a0f9-f9fbaf0c391b 2026-07-09 14:31:58.211 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 0265e131-0148-4be8-bf7e-612f5bf5eb19 2026-07-09 14:31:58.436 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 263c446c-b895-4f14-986a-c447050c99ba 2026-07-09 14:31:58.623 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b343802e-dd78-45d4-a294-95e1a9f24e1e'] response: {'server_uuid': '448cc417-e304-4d92-a661-e482262280d3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '263c446c-b895-4f14-986a-c447050c99ba', 'code': 200} 2026-07-09 14:31:59.649 10 INFO neutron.plugins.ml2.plugin [None req-2719487e-1e3d-468a-874e-17bea12f91bc - - - - - -] Attempt 1 to provision port c72bb18f-da7f-4a65-a0f9-f9fbaf0c391b 2026-07-09 14:31:59.682 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 263c446c-b895-4f14-986a-c447050c99ba 2026-07-09 14:32:03.300 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port d8b66c68-4381-4289-9edc-423dc64b2268 2026-07-09 14:32:05.431 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port d8b66c68-4381-4289-9edc-423dc64b2268 2026-07-09 14:32:05.632 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port fafa1050-0c50-4f13-b695-b8545ce50a2b 2026-07-09 14:32:08.461 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port b963f87b-7af9-44bf-9c0c-93fc5ad08c20 2026-07-09 14:32:08.577 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4aa4b92e-2250-4586-83a2-bba39cfca993'] response: {'server_uuid': '4eb017b4-0e2e-42dc-8ada-eb8f8d4dd0ff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b963f87b-7af9-44bf-9c0c-93fc5ad08c20', 'code': 200} 2026-07-09 14:32:09.060 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port fafa1050-0c50-4f13-b695-b8545ce50a2b 2026-07-09 14:32:10.492 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port b963f87b-7af9-44bf-9c0c-93fc5ad08c20 2026-07-09 14:32:10.750 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 292a333f-e843-4db7-acc8-b9e184ffa518 2026-07-09 14:32:10.915 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-131542f1-3dc4-4012-9f8a-9d2e7be25491'] response: {'server_uuid': 'cf27de1c-00cd-4033-a32e-52ee22cbbb98', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '292a333f-e843-4db7-acc8-b9e184ffa518', 'code': 200} 2026-07-09 14:32:11.584 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 292a333f-e843-4db7-acc8-b9e184ffa518 2026-07-09 14:32:13.607 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 395b0dee-ed2e-48eb-9b66-0007fe84009b 2026-07-09 14:32:15.582 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 4d8425f6-0cc5-4f85-b5b7-f4160a6e40ad 2026-07-09 14:32:15.948 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 395b0dee-ed2e-48eb-9b66-0007fe84009b 2026-07-09 14:32:17.635 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 2b250fa5-2cd1-47e6-a457-2a3c11af8a9b 2026-07-09 14:32:18.043 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 4d8425f6-0cc5-4f85-b5b7-f4160a6e40ad 2026-07-09 14:32:24.112 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-28bb17ea-1c49-44e0-9f67-dd119dc40ef8'] response: {'server_uuid': '448cc417-e304-4d92-a661-e482262280d3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '263c446c-b895-4f14-986a-c447050c99ba', 'code': 200} 2026-07-09 14:32:25.614 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 263c446c-b895-4f14-986a-c447050c99ba 2026-07-09 14:32:25.759 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-351407f2-1ae9-4319-8701-253c03ce08db'] response: {'server_uuid': '448cc417-e304-4d92-a661-e482262280d3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '263c446c-b895-4f14-986a-c447050c99ba', 'code': 200} 2026-07-09 14:32:27.564 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 263c446c-b895-4f14-986a-c447050c99ba 2026-07-09 14:32:45.674 10 INFO neutron.plugins.ml2.plugin [None req-7838356f-b0b6-43a0-ad8d-e916e48f6ef8 - - - - - -] Attempt 1 to provision port e04419da-32ee-4d2e-807d-cc4c8dfe3a28 2026-07-09 14:32:51.654 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 499e8e9b-3f68-42d8-812c-263863f45b5d 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server [None req-22fd0b50-6dc7-44f2-87cd-4e6dc2848362 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet bef0d3d3-f42f-4544-b9ef-d5f8594efb7e: This subnet is being modified by another concurrent operation. 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 172, in _process_incoming 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 262, in inner 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1608, in create_port 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1573, in _create_port_db 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1573, in create_port_db 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server raise exception 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet bef0d3d3-f42f-4544-b9ef-d5f8594efb7e: This subnet is being modified by another concurrent operation. 2026-07-09 14:32:55.900 10 ERROR oslo_messaging.rpc.server 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server [None req-41a166fd-ef14-4a97-aa0b-6aa26cc245b1 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet bf239bf6-e5ea-40ed-bddd-61292a19e045: This subnet is being modified by another concurrent operation. 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 172, in _process_incoming 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 262, in inner 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1608, in create_port 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1573, in _create_port_db 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1573, in create_port_db 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server raise exception 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet bf239bf6-e5ea-40ed-bddd-61292a19e045: This subnet is being modified by another concurrent operation. 2026-07-09 14:32:56.047 9 ERROR oslo_messaging.rpc.server 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers [None req-c30f892a-3db0-4493-a763-fea6e90379b8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2fcb8a4b-760d-4ad1-b940-bece21a2add6 could not be found. 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2fcb8a4b-760d-4ad1-b940-bece21a2add6 could not be found. 2026-07-09 14:33:03.397 10 ERROR neutron.plugins.ml2.managers 2026-07-09 14:33:03.399 10 ERROR neutron.plugins.ml2.managers [None req-c30f892a-3db0-4493-a763-fea6e90379b8 - - - - - -] Failed to bind port 34afa65f-fd2e-46af-8dea-19c17538c729 on host instance for vnic_type normal using segments [{'id': 'c37483b0-ba9a-443f-b139-c154a02b8af8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 593, 'network_id': '9e62a257-4d11-4d55-82f0-df29b904ad2e'}] 2026-07-09 14:33:03.399 10 INFO neutron.plugins.ml2.plugin [None req-c30f892a-3db0-4493-a763-fea6e90379b8 - - - - - -] Attempt 2 to bind port 34afa65f-fd2e-46af-8dea-19c17538c729 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers [None req-c30f892a-3db0-4493-a763-fea6e90379b8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2fcb8a4b-760d-4ad1-b940-bece21a2add6 could not be found. 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2fcb8a4b-760d-4ad1-b940-bece21a2add6 could not be found. 2026-07-09 14:33:03.414 10 ERROR neutron.plugins.ml2.managers 2026-07-09 14:33:03.416 10 ERROR neutron.plugins.ml2.managers [None req-c30f892a-3db0-4493-a763-fea6e90379b8 - - - - - -] Failed to bind port 34afa65f-fd2e-46af-8dea-19c17538c729 on host instance for vnic_type normal using segments [{'id': 'c37483b0-ba9a-443f-b139-c154a02b8af8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 593, 'network_id': '9e62a257-4d11-4d55-82f0-df29b904ad2e'}] 2026-07-09 14:33:03.416 10 INFO neutron.plugins.ml2.plugin [None req-c30f892a-3db0-4493-a763-fea6e90379b8 - - - - - -] Attempt 3 to bind port 34afa65f-fd2e-46af-8dea-19c17538c729 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers [None req-c30f892a-3db0-4493-a763-fea6e90379b8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2fcb8a4b-760d-4ad1-b940-bece21a2add6 could not be found. 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2fcb8a4b-760d-4ad1-b940-bece21a2add6 could not be found. 2026-07-09 14:33:03.436 10 ERROR neutron.plugins.ml2.managers 2026-07-09 14:33:03.438 10 ERROR neutron.plugins.ml2.managers [None req-c30f892a-3db0-4493-a763-fea6e90379b8 - - - - - -] Failed to bind port 34afa65f-fd2e-46af-8dea-19c17538c729 on host instance for vnic_type normal using segments [{'id': 'c37483b0-ba9a-443f-b139-c154a02b8af8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 593, 'network_id': '9e62a257-4d11-4d55-82f0-df29b904ad2e'}] 2026-07-09 14:33:03.438 10 INFO neutron.plugins.ml2.plugin [None req-c30f892a-3db0-4493-a763-fea6e90379b8 - - - - - -] Attempt 4 to bind port 34afa65f-fd2e-46af-8dea-19c17538c729 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers [None req-c30f892a-3db0-4493-a763-fea6e90379b8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2fcb8a4b-760d-4ad1-b940-bece21a2add6 could not be found. 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2fcb8a4b-760d-4ad1-b940-bece21a2add6 could not be found. 2026-07-09 14:33:03.455 10 ERROR neutron.plugins.ml2.managers 2026-07-09 14:33:03.457 10 ERROR neutron.plugins.ml2.managers [None req-c30f892a-3db0-4493-a763-fea6e90379b8 - - - - - -] Failed to bind port 34afa65f-fd2e-46af-8dea-19c17538c729 on host instance for vnic_type normal using segments [{'id': 'c37483b0-ba9a-443f-b139-c154a02b8af8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 593, 'network_id': '9e62a257-4d11-4d55-82f0-df29b904ad2e'}] 2026-07-09 14:33:03.457 10 INFO neutron.plugins.ml2.plugin [None req-c30f892a-3db0-4493-a763-fea6e90379b8 - - - - - -] Attempt 5 to bind port 34afa65f-fd2e-46af-8dea-19c17538c729 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers [None req-c30f892a-3db0-4493-a763-fea6e90379b8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2fcb8a4b-760d-4ad1-b940-bece21a2add6 could not be found. 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2fcb8a4b-760d-4ad1-b940-bece21a2add6 could not be found. 2026-07-09 14:33:03.470 10 ERROR neutron.plugins.ml2.managers 2026-07-09 14:33:03.472 10 ERROR neutron.plugins.ml2.managers [None req-c30f892a-3db0-4493-a763-fea6e90379b8 - - - - - -] Failed to bind port 34afa65f-fd2e-46af-8dea-19c17538c729 on host instance for vnic_type normal using segments [{'id': 'c37483b0-ba9a-443f-b139-c154a02b8af8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 593, 'network_id': '9e62a257-4d11-4d55-82f0-df29b904ad2e'}] 2026-07-09 14:33:03.473 10 INFO neutron.plugins.ml2.plugin [None req-c30f892a-3db0-4493-a763-fea6e90379b8 - - - - - -] Attempt 6 to bind port 34afa65f-fd2e-46af-8dea-19c17538c729 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers [None req-c30f892a-3db0-4493-a763-fea6e90379b8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2fcb8a4b-760d-4ad1-b940-bece21a2add6 could not be found. 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2fcb8a4b-760d-4ad1-b940-bece21a2add6 could not be found. 2026-07-09 14:33:03.490 10 ERROR neutron.plugins.ml2.managers 2026-07-09 14:33:03.491 10 ERROR neutron.plugins.ml2.managers [None req-c30f892a-3db0-4493-a763-fea6e90379b8 - - - - - -] Failed to bind port 34afa65f-fd2e-46af-8dea-19c17538c729 on host instance for vnic_type normal using segments [{'id': 'c37483b0-ba9a-443f-b139-c154a02b8af8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 593, 'network_id': '9e62a257-4d11-4d55-82f0-df29b904ad2e'}] 2026-07-09 14:33:03.492 10 INFO neutron.plugins.ml2.plugin [None req-c30f892a-3db0-4493-a763-fea6e90379b8 - - - - - -] Attempt 7 to bind port 34afa65f-fd2e-46af-8dea-19c17538c729 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers [None req-c30f892a-3db0-4493-a763-fea6e90379b8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2fcb8a4b-760d-4ad1-b940-bece21a2add6 could not be found. 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2fcb8a4b-760d-4ad1-b940-bece21a2add6 could not be found. 2026-07-09 14:33:03.508 10 ERROR neutron.plugins.ml2.managers 2026-07-09 14:33:03.511 10 ERROR neutron.plugins.ml2.managers [None req-c30f892a-3db0-4493-a763-fea6e90379b8 - - - - - -] Failed to bind port 34afa65f-fd2e-46af-8dea-19c17538c729 on host instance for vnic_type normal using segments [{'id': 'c37483b0-ba9a-443f-b139-c154a02b8af8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 593, 'network_id': '9e62a257-4d11-4d55-82f0-df29b904ad2e'}] 2026-07-09 14:33:03.511 10 INFO neutron.plugins.ml2.plugin [None req-c30f892a-3db0-4493-a763-fea6e90379b8 - - - - - -] Attempt 8 to bind port 34afa65f-fd2e-46af-8dea-19c17538c729 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers [None req-c30f892a-3db0-4493-a763-fea6e90379b8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2fcb8a4b-760d-4ad1-b940-bece21a2add6 could not be found. 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2fcb8a4b-760d-4ad1-b940-bece21a2add6 could not be found. 2026-07-09 14:33:03.542 10 ERROR neutron.plugins.ml2.managers 2026-07-09 14:33:03.544 10 ERROR neutron.plugins.ml2.managers [None req-c30f892a-3db0-4493-a763-fea6e90379b8 - - - - - -] Failed to bind port 34afa65f-fd2e-46af-8dea-19c17538c729 on host instance for vnic_type normal using segments [{'id': 'c37483b0-ba9a-443f-b139-c154a02b8af8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 593, 'network_id': '9e62a257-4d11-4d55-82f0-df29b904ad2e'}] 2026-07-09 14:33:03.545 10 INFO neutron.plugins.ml2.plugin [None req-c30f892a-3db0-4493-a763-fea6e90379b8 - - - - - -] Attempt 9 to bind port 34afa65f-fd2e-46af-8dea-19c17538c729 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers [None req-c30f892a-3db0-4493-a763-fea6e90379b8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2fcb8a4b-760d-4ad1-b940-bece21a2add6 could not be found. 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2fcb8a4b-760d-4ad1-b940-bece21a2add6 could not be found. 2026-07-09 14:33:03.584 10 ERROR neutron.plugins.ml2.managers 2026-07-09 14:33:03.587 10 ERROR neutron.plugins.ml2.managers [None req-c30f892a-3db0-4493-a763-fea6e90379b8 - - - - - -] Failed to bind port 34afa65f-fd2e-46af-8dea-19c17538c729 on host instance for vnic_type normal using segments [{'id': 'c37483b0-ba9a-443f-b139-c154a02b8af8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 593, 'network_id': '9e62a257-4d11-4d55-82f0-df29b904ad2e'}] 2026-07-09 14:33:03.587 10 INFO neutron.plugins.ml2.plugin [None req-c30f892a-3db0-4493-a763-fea6e90379b8 - - - - - -] Attempt 10 to bind port 34afa65f-fd2e-46af-8dea-19c17538c729 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers [None req-c30f892a-3db0-4493-a763-fea6e90379b8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2fcb8a4b-760d-4ad1-b940-bece21a2add6 could not be found. 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2fcb8a4b-760d-4ad1-b940-bece21a2add6 could not be found. 2026-07-09 14:33:03.614 10 ERROR neutron.plugins.ml2.managers 2026-07-09 14:33:03.616 10 ERROR neutron.plugins.ml2.managers [None req-c30f892a-3db0-4493-a763-fea6e90379b8 - - - - - -] Failed to bind port 34afa65f-fd2e-46af-8dea-19c17538c729 on host instance for vnic_type normal using segments [{'id': 'c37483b0-ba9a-443f-b139-c154a02b8af8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 593, 'network_id': '9e62a257-4d11-4d55-82f0-df29b904ad2e'}] 2026-07-09 14:33:03.731 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port f230f363-2f4d-4dfc-9bdb-6fc352d6bd04 2026-07-09 14:33:05.654 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port f230f363-2f4d-4dfc-9bdb-6fc352d6bd04 2026-07-09 14:33:13.073 9 INFO neutron.plugins.ml2.plugin [None req-08af17c2-741d-41bc-9bd7-cc2ae7ded1fc - - - - - -] Attempt 1 to provision port 8996fc7d-06b2-494a-b3ed-2f1dae4b4589 2026-07-09 14:33:13.614 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port a9a8ed5d-9fd4-4e5e-a860-b2bf209fe171 2026-07-09 14:33:14.586 10 INFO neutron.plugins.ml2.plugin [None req-37234e4d-e071-4391-8b1f-e0e1fa9e01f7 - - - - - -] Attempt 1 to provision port a9a8ed5d-9fd4-4e5e-a860-b2bf209fe171 2026-07-09 14:33:15.598 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port a9a8ed5d-9fd4-4e5e-a860-b2bf209fe171 2026-07-09 14:33:15.900 10 INFO neutron.plugins.ml2.plugin [None req-cf6ae9cf-0d89-493e-b695-92cb23500cf0 - - - - - -] Attempt 1 to provision port a9a8ed5d-9fd4-4e5e-a860-b2bf209fe171 2026-07-09 14:33:16.610 10 INFO neutron.plugins.ml2.plugin [None req-a5dee50f-f5ef-4ffc-969b-e8dbdcf0f9e5 - - - - - -] Attempt 1 to provision port 35cedc23-47f0-4606-bf7c-6a127f013566 2026-07-09 14:33:17.679 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port f35426a0-1810-4f7f-8dd5-e72e23220b8d 2026-07-09 14:33:17.706 10 INFO neutron.plugins.ml2.plugin [None req-8082e90b-e21d-488c-abcb-9ee32bce7e33 - - - - - -] Attempt 1 to provision port 35cedc23-47f0-4606-bf7c-6a127f013566 2026-07-09 14:33:18.119 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port e143dd08-db33-47e1-94c9-093f0295ee66 2026-07-09 14:33:18.413 9 INFO neutron.plugins.ml2.plugin [None req-bce8a388-b0b9-40b1-8e42-d89b88393cb3 - - - - - -] Attempt 1 to provision port e143dd08-db33-47e1-94c9-093f0295ee66 2026-07-09 14:33:18.550 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 6976abe1-6dcb-4da2-8021-b1130f58c51a 2026-07-09 14:33:19.121 10 INFO neutron.plugins.ml2.plugin [None req-b073db3a-97b5-497e-b517-54d71dcc04eb - - - - - -] Attempt 1 to provision port 6976abe1-6dcb-4da2-8021-b1130f58c51a 2026-07-09 14:33:19.199 10 INFO neutron.plugins.ml2.plugin [None req-b073db3a-97b5-497e-b517-54d71dcc04eb - - - - - -] Attempt 1 to provision port e143dd08-db33-47e1-94c9-093f0295ee66 2026-07-09 14:33:19.826 10 INFO neutron.plugins.ml2.plugin [None req-6ffc9f08-00ae-40f2-af72-10d8ad5bc011 - - - - - -] Attempt 1 to provision port b4be58d2-6686-42a5-9842-4d75e2339179 2026-07-09 14:33:19.865 10 INFO neutron.plugins.ml2.plugin [None req-6ffc9f08-00ae-40f2-af72-10d8ad5bc011 - - - - - -] Attempt 1 to provision port 6976abe1-6dcb-4da2-8021-b1130f58c51a 2026-07-09 14:33:19.936 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port e143dd08-db33-47e1-94c9-093f0295ee66 2026-07-09 14:33:20.198 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port fe307311-113d-4539-8286-afa8f218af2a 2026-07-09 14:33:20.539 10 INFO neutron.plugins.ml2.plugin [None req-5dcd6158-274b-48fa-8a31-f25b66cdeffc - - - - - -] Attempt 1 to provision port b4be58d2-6686-42a5-9842-4d75e2339179 2026-07-09 14:33:20.581 10 INFO neutron.plugins.ml2.plugin [None req-5dcd6158-274b-48fa-8a31-f25b66cdeffc - - - - - -] Attempt 1 to provision port 7b0ed30d-3dee-4dea-8f9e-452628c00865 2026-07-09 14:33:20.741 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 6976abe1-6dcb-4da2-8021-b1130f58c51a 2026-07-09 14:33:21.010 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port f35426a0-1810-4f7f-8dd5-e72e23220b8d 2026-07-09 14:33:21.248 10 INFO neutron.plugins.ml2.plugin [None req-da245f41-85ed-4891-a8ee-107a5e4c48b7 - - - - - -] Attempt 1 to provision port b4be58d2-6686-42a5-9842-4d75e2339179 2026-07-09 14:33:21.278 10 INFO neutron.plugins.ml2.plugin [None req-da245f41-85ed-4891-a8ee-107a5e4c48b7 - - - - - -] Attempt 1 to provision port 7b0ed30d-3dee-4dea-8f9e-452628c00865 2026-07-09 14:33:21.782 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 09fe9856-a66c-4ab8-ace5-c1580e3526cc 2026-07-09 14:33:21.955 10 INFO neutron.plugins.ml2.plugin [None req-23f1a336-3ca5-4b0c-97a6-266c296d47cf - - - - - -] Attempt 1 to provision port fe307311-113d-4539-8286-afa8f218af2a 2026-07-09 14:33:22.301 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port fe307311-113d-4539-8286-afa8f218af2a 2026-07-09 14:33:22.667 10 INFO neutron.plugins.ml2.plugin [None req-52fbe6dd-5f45-4969-bc10-b947e1846dac - - - - - -] Attempt 1 to provision port 09fe9856-a66c-4ab8-ace5-c1580e3526cc 2026-07-09 14:33:23.375 10 INFO neutron.plugins.ml2.plugin [None req-dc5bfba5-3d89-484f-9580-04a7a0c9a4c3 - - - - - -] Attempt 1 to provision port dbe35f88-3070-47d4-8277-21c95d6e3221 2026-07-09 14:33:23.418 10 INFO neutron.plugins.ml2.plugin [None req-dc5bfba5-3d89-484f-9580-04a7a0c9a4c3 - - - - - -] Attempt 1 to provision port fe307311-113d-4539-8286-afa8f218af2a 2026-07-09 14:33:23.495 10 INFO neutron.plugins.ml2.plugin [None req-dc5bfba5-3d89-484f-9580-04a7a0c9a4c3 - - - - - -] Attempt 1 to provision port 09fe9856-a66c-4ab8-ace5-c1580e3526cc 2026-07-09 14:33:23.668 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 09fe9856-a66c-4ab8-ace5-c1580e3526cc 2026-07-09 14:33:24.075 10 INFO neutron.plugins.ml2.plugin [None req-a0ed3f85-ef80-4bb1-a026-ac8518391244 - - - - - -] Attempt 1 to provision port dbe35f88-3070-47d4-8277-21c95d6e3221 2026-07-09 14:33:24.778 10 INFO neutron.plugins.ml2.plugin [None req-7826e8d0-5bc9-4391-bb84-cdac09e2e8da - - - - - -] Attempt 1 to provision port dbe35f88-3070-47d4-8277-21c95d6e3221 /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-09 14:33:27.753 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 8e62f548-fb0c-4e94-8775-6bba1a2f3e10 2026-07-09 14:33:29.625 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 8e62f548-fb0c-4e94-8775-6bba1a2f3e10 2026-07-09 14:33:29.716 10 INFO neutron.plugins.ml2.plugin [None req-218f71af-aa5f-4e9a-8648-c126821d7b38 - - - - - -] Attempt 1 to provision port 8e62f548-fb0c-4e94-8775-6bba1a2f3e10 2026-07-09 14:33:30.421 9 INFO neutron.plugins.ml2.plugin [None req-bdddae24-6758-416c-b125-35b1b6a2cd55 - - - - - -] Attempt 1 to provision port 987b1bbb-c617-42c8-aee0-ca95467fdac6 2026-07-09 14:33:30.453 9 INFO neutron.plugins.ml2.plugin [None req-bdddae24-6758-416c-b125-35b1b6a2cd55 - - - - - -] Attempt 1 to provision port 8e62f548-fb0c-4e94-8775-6bba1a2f3e10 2026-07-09 14:33:31.696 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 4bdb43db-9c6e-49d4-a9c7-7442f92fc275 2026-07-09 14:33:32.752 9 INFO neutron.plugins.ml2.plugin [None req-b56422e5-ecfe-4b06-a602-8464544a583b - - - - - -] Attempt 1 to provision port 4bdb43db-9c6e-49d4-a9c7-7442f92fc275 2026-07-09 14:33:33.635 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 4bdb43db-9c6e-49d4-a9c7-7442f92fc275 2026-07-09 14:33:33.876 10 INFO neutron.plugins.ml2.plugin [None req-eb395c94-2ba0-4fbe-9d2f-521501fb8716 - - - - - -] Attempt 1 to provision port 8d62ebbf-a5aa-422f-8f69-d225be9e04fc 2026-07-09 14:33:33.928 10 INFO neutron.plugins.ml2.plugin [None req-eb395c94-2ba0-4fbe-9d2f-521501fb8716 - - - - - -] Attempt 1 to provision port 4bdb43db-9c6e-49d4-a9c7-7442f92fc275 2026-07-09 14:33:36.962 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 8996fc7d-06b2-494a-b3ed-2f1dae4b4589 2026-07-09 14:33:37.379 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port b4aada42-d1de-4cf1-b53d-41711f60f317 2026-07-09 14:33:37.926 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port af0b1a6b-a823-43ac-8c41-902920898c50 2026-07-09 14:33:38.070 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8629f1b7-a4e0-4bb0-849f-4f02eb637c84'] response: {'server_uuid': 'f482ca5b-5b7b-44ca-8768-b01b648084a1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'af0b1a6b-a823-43ac-8c41-902920898c50', 'code': 200} 2026-07-09 14:33:38.185 10 INFO neutron.plugins.ml2.plugin [None req-14aad993-1d11-43a4-8141-43ae7d799ec9 - - - - - -] Attempt 1 to provision port b4aada42-d1de-4cf1-b53d-41711f60f317 2026-07-09 14:33:38.385 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 35cedc23-47f0-4606-bf7c-6a127f013566 2026-07-09 14:33:39.106 9 INFO neutron.plugins.ml2.plugin [None req-8614cb39-5bde-4c38-afd7-9f332437fd5c - - - - - -] Attempt 1 to provision port b4aada42-d1de-4cf1-b53d-41711f60f317 2026-07-09 14:33:39.238 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 8996fc7d-06b2-494a-b3ed-2f1dae4b4589 2026-07-09 14:33:39.467 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port b4aada42-d1de-4cf1-b53d-41711f60f317 2026-07-09 14:33:39.707 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port af0b1a6b-a823-43ac-8c41-902920898c50 2026-07-09 14:33:40.003 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 1fc86e8e-aff7-4ca2-97c7-dc578ef441d6 2026-07-09 14:33:40.521 10 INFO neutron.plugins.ml2.plugin [None req-254ce483-3517-40b6-b88b-e3a7ed4b1b57 - - - - - -] Attempt 1 to provision port 1fc86e8e-aff7-4ca2-97c7-dc578ef441d6 2026-07-09 14:33:40.563 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 35cedc23-47f0-4606-bf7c-6a127f013566 2026-07-09 14:33:41.442 9 INFO neutron.plugins.ml2.plugin [None req-4ea0c1e9-4602-4660-9907-37aa6685f6e6 - - - - - -] Attempt 1 to provision port 1fc86e8e-aff7-4ca2-97c7-dc578ef441d6 2026-07-09 14:33:42.072 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 1fc86e8e-aff7-4ca2-97c7-dc578ef441d6 2026-07-09 14:33:42.132 10 INFO neutron.plugins.ml2.plugin [None req-f5c2a304-83b5-41c5-ba0c-2c2088e52896 - - - - - -] Attempt 1 to provision port 0d926116-9adb-4a50-907a-932772a57eff 2026-07-09 14:33:44.277 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-632684e9-adaa-4b18-8945-5cf7fa9e3bc2'] response: {'server_uuid': 'f482ca5b-5b7b-44ca-8768-b01b648084a1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'af0b1a6b-a823-43ac-8c41-902920898c50', 'code': 200} 2026-07-09 14:33:44.851 10 INFO neutron.plugins.ml2.plugin [None req-980472c3-0c43-4afa-86ba-b1a0f6745a02 - - - - - -] Attempt 1 to provision port 000a9460-cd63-4a9b-bfda-2f1bace68b4d 2026-07-09 14:34:01.023 10 INFO neutron.plugins.ml2.plugin [None req-6c359a31-74d3-4a0d-af10-f86c3f82d896 - - - - - -] Attempt 1 to provision port bfcebb12-bf6c-4a79-8798-e567e4ff94eb 2026-07-09 14:34:04.119 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 5033dc2a-ca6b-4df7-a022-decec3131a09 2026-07-09 14:34:05.977 10 INFO neutron.plugins.ml2.plugin [None req-ff45b376-844e-456a-9db3-1f2662351917 - - - - - -] Attempt 1 to provision port 580f5d23-6f8a-4b2f-b71b-92b5d254e1f2 2026-07-09 14:34:06.160 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 580f5d23-6f8a-4b2f-b71b-92b5d254e1f2 2026-07-09 14:34:06.497 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 5033dc2a-ca6b-4df7-a022-decec3131a09 2026-07-09 14:34:07.276 9 INFO neutron.plugins.ml2.plugin [None req-2c6781f8-bfe6-4b2d-8a4e-e78521cf0b74 - - - - - -] Attempt 1 to provision port 580f5d23-6f8a-4b2f-b71b-92b5d254e1f2 2026-07-09 14:34:07.364 9 INFO neutron.plugins.ml2.plugin [None req-2c6781f8-bfe6-4b2d-8a4e-e78521cf0b74 - - - - - -] Attempt 1 to provision port d602fd7d-42b2-4c39-9ab9-ff444f5dfd6b 2026-07-09 14:34:08.017 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 580f5d23-6f8a-4b2f-b71b-92b5d254e1f2 2026-07-09 14:34:08.188 9 INFO neutron.plugins.ml2.plugin [None req-a018c09a-f6e2-4304-8362-aed90f7f2ea4 - - - - - -] Attempt 1 to provision port d602fd7d-42b2-4c39-9ab9-ff444f5dfd6b 2026-07-09 14:34:09.092 9 INFO neutron.plugins.ml2.plugin [None req-257d4ac9-81fe-4f76-ab7f-a48908acfd76 - - - - - -] Attempt 1 to provision port d602fd7d-42b2-4c39-9ab9-ff444f5dfd6b 2026-07-09 14:34:10.605 10 INFO neutron.plugins.ml2.plugin [None req-fb10512b-92fb-4606-bf26-a795c7ed9fbf - - - - - -] Attempt 1 to provision port e0e02ac2-9542-40cf-8985-adfa8631b3d2 2026-07-09 14:34:11.711 9 INFO neutron.plugins.ml2.plugin [None req-2d6004d2-5edb-4608-a97f-5d267a4c0d01 - - - - - -] Attempt 1 to provision port 6d358d5d-536c-4cd7-9993-1c84567daaab 2026-07-09 14:34:12.058 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 6d358d5d-536c-4cd7-9993-1c84567daaab 2026-07-09 14:34:13.214 9 INFO neutron.plugins.ml2.plugin [None req-2474f9d2-5c2a-4e39-a4cc-856cb59a6c4f - - - - - -] Attempt 1 to provision port 6d358d5d-536c-4cd7-9993-1c84567daaab 2026-07-09 14:34:13.927 10 INFO neutron.plugins.ml2.plugin [None req-244f4fb2-32f8-48c8-a97a-1c4b4109cc6f - - - - - -] Attempt 1 to provision port c3e47229-0105-4186-9496-3edbed74c997 2026-07-09 14:34:14.107 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 6d358d5d-536c-4cd7-9993-1c84567daaab 2026-07-09 14:34:14.387 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port fcadd9a5-b692-4b43-96f4-87faf70ee4b8 2026-07-09 14:34:15.333 9 INFO neutron.plugins.ml2.plugin [None req-c8f014f9-54ba-4942-bcf0-3cfde66af8e6 - - - - - -] Attempt 1 to provision port c3e47229-0105-4186-9496-3edbed74c997 2026-07-09 14:34:16.054 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port fcadd9a5-b692-4b43-96f4-87faf70ee4b8 2026-07-09 14:34:17.254 9 INFO neutron.plugins.ml2.plugin [None req-04e28eb7-1028-44e7-bd26-bf453fe2f0ff - - - - - -] Attempt 1 to provision port d498e742-85a7-43d3-95fb-c58d4d11dc51 2026-07-09 14:34:18.107 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port d696a56c-adfd-44f0-9b77-321816a375fd 2026-07-09 14:34:18.575 9 INFO neutron.plugins.ml2.plugin [None req-f9fb8b97-756e-4abc-bec9-3677de65a847 - - - - - -] Attempt 1 to provision port d696a56c-adfd-44f0-9b77-321816a375fd 2026-07-09 14:34:19.682 9 INFO neutron.plugins.ml2.plugin [None req-0eb0d98b-f140-4c74-8624-4b83dad0b766 - - - - - -] Attempt 1 to provision port d696a56c-adfd-44f0-9b77-321816a375fd 2026-07-09 14:34:20.581 10 INFO neutron.plugins.ml2.plugin [None req-4cc2086e-6481-450e-9abe-311b30001ad8 - - - - - -] Attempt 1 to provision port f57a2506-f2f8-49ee-8dab-808af9b07301 2026-07-09 14:34:20.816 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port cd470a72-60fe-4237-af14-b3c0bb3c1901 2026-07-09 14:34:20.987 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f87dc983-57a5-4eda-b6ce-d2a0d6432941'] response: {'server_uuid': '7afe8a99-397a-4d6b-9316-46b2d744e9e9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cd470a72-60fe-4237-af14-b3c0bb3c1901', 'code': 200} 2026-07-09 14:34:21.432 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 36469f0d-32ce-4af9-a75d-5adb5658ab2f 2026-07-09 14:34:21.495 9 INFO neutron.plugins.ml2.plugin [None req-cef9fd48-02cf-4d2e-8365-0a6b39974c01 - - - - - -] Attempt 1 to provision port f57a2506-f2f8-49ee-8dab-808af9b07301 2026-07-09 14:34:21.957 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port d696a56c-adfd-44f0-9b77-321816a375fd 2026-07-09 14:34:22.966 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port cd470a72-60fe-4237-af14-b3c0bb3c1901 2026-07-09 14:34:23.212 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 36469f0d-32ce-4af9-a75d-5adb5658ab2f 2026-07-09 14:34:28.961 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port bfcebb12-bf6c-4a79-8798-e567e4ff94eb 2026-07-09 14:34:29.267 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port d602fd7d-42b2-4c39-9ab9-ff444f5dfd6b 2026-07-09 14:34:30.890 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port bfcebb12-bf6c-4a79-8798-e567e4ff94eb 2026-07-09 14:34:31.061 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port d602fd7d-42b2-4c39-9ab9-ff444f5dfd6b 2026-07-09 14:34:35.960 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port d97889c5-b5d0-4bee-bc80-de49aacea5ed 2026-07-09 14:34:36.121 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f74eaa06-fc81-47fe-ad76-865ebb9dee53'] response: {'server_uuid': '6faefb34-6864-47b6-ba20-643ae88a173a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd97889c5-b5d0-4bee-bc80-de49aacea5ed', 'code': 200} 2026-07-09 14:34:37.377 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 707be42e-9ef2-433b-80bd-bf7d55879a3b 2026-07-09 14:34:37.797 10 INFO neutron.plugins.ml2.plugin [None req-fb6ad421-b4b0-44dd-9303-f5f77b40965a - - - - - -] Attempt 1 to provision port 0e658717-d04c-4b20-a66c-62280df72a52 2026-07-09 14:34:37.953 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port c3e47229-0105-4186-9496-3edbed74c997 2026-07-09 14:34:38.667 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port d97889c5-b5d0-4bee-bc80-de49aacea5ed 2026-07-09 14:34:39.082 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port e0e02ac2-9542-40cf-8985-adfa8631b3d2 2026-07-09 14:34:39.511 9 INFO neutron.plugins.ml2.plugin [None req-4b0a27d7-70c3-4fc8-b4e8-eab6285464ed - - - - - -] Attempt 1 to provision port c4ffb473-bcec-452f-8772-e5292a7ef232 2026-07-09 14:34:40.214 9 INFO neutron.plugins.ml2.plugin [None req-574f08da-5799-4470-b591-6cfb858a32a2 - - - - - -] Attempt 1 to provision port 30fee6d1-b6d5-4f00-8973-8944cee14cb4 2026-07-09 14:34:40.223 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port d498e742-85a7-43d3-95fb-c58d4d11dc51 2026-07-09 14:34:40.653 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 9ad7c999-43f8-461e-b84c-ce56c98462e9 2026-07-09 14:34:40.922 10 INFO neutron.plugins.ml2.plugin [None req-2ff9b1cd-ec14-4bba-8cde-679293fcc9cb - - - - - -] Attempt 1 to provision port 9ad7c999-43f8-461e-b84c-ce56c98462e9 2026-07-09 14:34:41.107 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] No ports have port_id starting with 9ad7c999-43f8-461e-b84c-ce56c98462e9 2026-07-09 14:34:41.165 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port e0e02ac2-9542-40cf-8985-adfa8631b3d2 2026-07-09 14:34:41.412 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port c3e47229-0105-4186-9496-3edbed74c997 2026-07-09 14:34:41.689 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port f57a2506-f2f8-49ee-8dab-808af9b07301 2026-07-09 14:34:43.087 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port d498e742-85a7-43d3-95fb-c58d4d11dc51 2026-07-09 14:34:43.235 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port f57a2506-f2f8-49ee-8dab-808af9b07301 2026-07-09 14:34:53.366 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c6400eff-9982-4e92-b6ca-1e005838d52d'] response: {'server_uuid': '6faefb34-6864-47b6-ba20-643ae88a173a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd97889c5-b5d0-4bee-bc80-de49aacea5ed', 'code': 200} 2026-07-09 14:34:57.592 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 7a2df952-ebe5-4152-9241-6829cc25894f 2026-07-09 14:34:57.712 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bea9810c-c189-4371-877d-7e57cc920e69'] response: {'server_uuid': '09b08512-9be3-420e-a950-23e849339ae6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7a2df952-ebe5-4152-9241-6829cc25894f', 'code': 200} 2026-07-09 14:34:59.129 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 7a2df952-ebe5-4152-9241-6829cc25894f 2026-07-09 14:35:13.227 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7473dbb-859f-432d-95b7-f72c0b546610'] response: {'server_uuid': '09b08512-9be3-420e-a950-23e849339ae6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7a2df952-ebe5-4152-9241-6829cc25894f', 'code': 200} 2026-07-09 14:35:17.109 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 8578961a-d232-4e35-8923-8772c0390317 2026-07-09 14:35:21.339 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-dfcfb5bb-ed21-40be-960b-cdfd1784aaff'] response: {'server_uuid': '7afe8a99-397a-4d6b-9316-46b2d744e9e9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cd470a72-60fe-4237-af14-b3c0bb3c1901', 'code': 200} 2026-07-09 14:36:14.948 10 INFO neutron.plugins.ml2.plugin [None req-4f4373c8-b2c5-48bb-978b-27bf18b86a4a - - - - - -] Attempt 1 to provision port 7e85b268-8f25-44b7-ae99-7fa4806f0c9c 2026-07-09 14:36:15.167 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 7e85b268-8f25-44b7-ae99-7fa4806f0c9c 2026-07-09 14:36:15.446 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 6bda9321-424e-48a3-a4e4-976deb66fa1c 2026-07-09 14:36:16.261 10 INFO neutron.plugins.ml2.plugin [None req-2f16cfa4-a1b7-4bdf-816a-09968548e374 - - - - - -] Attempt 1 to provision port 9b7e9a14-ebad-4925-9713-a7c34de6a8dd 2026-07-09 14:36:16.974 10 INFO neutron.plugins.ml2.plugin [None req-74cece04-0ff6-4d5a-a06c-83e5f9eca652 - - - - - -] Attempt 1 to provision port 6bda9321-424e-48a3-a4e4-976deb66fa1c 2026-07-09 14:36:17.180 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 232ad812-294d-460d-8438-ad628afd79f7 2026-07-09 14:36:17.665 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 7e85b268-8f25-44b7-ae99-7fa4806f0c9c 2026-07-09 14:36:17.674 9 INFO neutron.plugins.ml2.plugin [None req-b6059d45-5753-4a87-8094-97da77ab5f88 - - - - - -] Attempt 1 to provision port 7e85b268-8f25-44b7-ae99-7fa4806f0c9c 2026-07-09 14:36:17.905 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 6bda9321-424e-48a3-a4e4-976deb66fa1c 2026-07-09 14:36:18.375 10 INFO neutron.plugins.ml2.plugin [None req-88b6bec6-fe53-4387-84e6-55ab6cccb408 - - - - - -] Attempt 1 to provision port 232ad812-294d-460d-8438-ad628afd79f7 2026-07-09 14:36:19.166 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 232ad812-294d-460d-8438-ad628afd79f7 2026-07-09 14:36:19.285 9 INFO neutron.plugins.ml2.plugin [None req-6e6f0caa-2b2e-4f32-9750-4e82bd4cf6d1 - - - - - -] Attempt 1 to provision port 6bda9321-424e-48a3-a4e4-976deb66fa1c 2026-07-09 14:36:19.392 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 6bda9321-424e-48a3-a4e4-976deb66fa1c 2026-07-09 14:36:19.618 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port cc0a5d79-9189-4a87-b995-0e3ef9ebcf7a 2026-07-09 14:36:19.987 10 INFO neutron.plugins.ml2.plugin [None req-385b35cf-725d-46d7-9226-b5503a3b81d6 - - - - - -] Attempt 1 to provision port 52aac361-74b2-435c-94d2-0d336ea97d62 2026-07-09 14:36:20.036 10 INFO neutron.plugins.ml2.plugin [None req-385b35cf-725d-46d7-9226-b5503a3b81d6 - - - - - -] Attempt 1 to provision port 7e85b268-8f25-44b7-ae99-7fa4806f0c9c 2026-07-09 14:36:20.703 9 INFO neutron.plugins.ml2.plugin [None req-f673bd50-f992-4928-8550-1ff59847e0a2 - - - - - -] Attempt 1 to provision port 232ad812-294d-460d-8438-ad628afd79f7 2026-07-09 14:36:21.095 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port cc0a5d79-9189-4a87-b995-0e3ef9ebcf7a 2026-07-09 14:36:21.399 9 INFO neutron.plugins.ml2.plugin [None req-ea902ec5-10cd-4dae-84cd-891242ad253a - - - - - -] Attempt 1 to provision port 52aac361-74b2-435c-94d2-0d336ea97d62 2026-07-09 14:36:21.436 9 INFO neutron.plugins.ml2.plugin [None req-ea902ec5-10cd-4dae-84cd-891242ad253a - - - - - -] Attempt 1 to provision port 6c910643-4395-4b1c-bf62-d8ce35eb403f 2026-07-09 14:36:21.475 9 INFO neutron.plugins.ml2.plugin [None req-ea902ec5-10cd-4dae-84cd-891242ad253a - - - - - -] Attempt 1 to provision port 6bda9321-424e-48a3-a4e4-976deb66fa1c 2026-07-09 14:36:22.113 10 INFO neutron.plugins.ml2.plugin [None req-92ed17ad-5536-4ee1-8b98-082f786ed329 - - - - - -] Attempt 1 to provision port 52aac361-74b2-435c-94d2-0d336ea97d62 2026-07-09 14:36:22.821 10 INFO neutron.plugins.ml2.plugin [None req-a83b66ee-c48c-44c1-b5aa-04f6c060f9d7 - - - - - -] Attempt 1 to provision port 6c910643-4395-4b1c-bf62-d8ce35eb403f 2026-07-09 14:36:23.527 10 INFO neutron.plugins.ml2.plugin [None req-3ad77f4b-449d-4071-8acd-616e0254a492 - - - - - -] Attempt 1 to provision port 6c910643-4395-4b1c-bf62-d8ce35eb403f 2026-07-09 14:36:23.567 10 INFO neutron.plugins.ml2.plugin [None req-3ad77f4b-449d-4071-8acd-616e0254a492 - - - - - -] Attempt 1 to provision port 232ad812-294d-460d-8438-ad628afd79f7 2026-07-09 14:36:23.633 10 INFO neutron.plugins.ml2.plugin [None req-3ad77f4b-449d-4071-8acd-616e0254a492 - - - - - -] Attempt 1 to provision port d6a019cf-50ca-440b-98aa-b4cce3d7cc1e 2026-07-09 14:36:24.227 10 INFO neutron.plugins.ml2.plugin [None req-1f0d7d2a-c194-4f27-9845-c73d487e9b10 - - - - - -] Attempt 1 to provision port d6a019cf-50ca-440b-98aa-b4cce3d7cc1e 2026-07-09 14:36:25.136 9 INFO neutron.plugins.ml2.plugin [None req-8e7cdba7-4851-4866-a188-bde2a27df15d - - - - - -] Attempt 1 to provision port d6a019cf-50ca-440b-98aa-b4cce3d7cc1e 2026-07-09 14:36:35.641 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 36c880e1-ab07-499d-9d28-ce13fa26a7b2 2026-07-09 14:36:35.914 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e06f371b-a846-4f16-9296-5a2eea17b826'] response: {'server_uuid': '2cf757fa-4db2-4def-a88a-accfd3553ffd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '36c880e1-ab07-499d-9d28-ce13fa26a7b2', 'code': 200} 2026-07-09 14:36:37.094 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 36c880e1-ab07-499d-9d28-ce13fa26a7b2 2026-07-09 14:36:39.096 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 6c910643-4395-4b1c-bf62-d8ce35eb403f 2026-07-09 14:36:39.486 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 52aac361-74b2-435c-94d2-0d336ea97d62 2026-07-09 14:36:41.111 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 6c910643-4395-4b1c-bf62-d8ce35eb403f 2026-07-09 14:36:41.343 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 9b7e9a14-ebad-4925-9713-a7c34de6a8dd 2026-07-09 14:36:41.705 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 52aac361-74b2-435c-94d2-0d336ea97d62 2026-07-09 14:36:41.985 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port d6a019cf-50ca-440b-98aa-b4cce3d7cc1e 2026-07-09 14:36:43.092 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port d6a019cf-50ca-440b-98aa-b4cce3d7cc1e 2026-07-09 14:36:43.327 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 9b7e9a14-ebad-4925-9713-a7c34de6a8dd 2026-07-09 14:36:53.144 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port b4fcf5ec-65e1-44a1-a1ca-4d8ef52614d0 2026-07-09 14:36:53.323 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0ea689c-fa32-4a43-9160-48a506bd0134'] response: {'server_uuid': 'cd7986d3-ae1c-48ec-a03a-284f7fffb2a1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b4fcf5ec-65e1-44a1-a1ca-4d8ef52614d0', 'code': 200} 2026-07-09 14:36:55.123 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port b4fcf5ec-65e1-44a1-a1ca-4d8ef52614d0 2026-07-09 14:37:12.248 9 INFO neutron.plugins.ml2.plugin [None req-af3c9f71-21fc-4c45-a3a5-e4ead1353de1 - - - - - -] Attempt 1 to provision port d943805f-dd0c-4dd2-8266-a6045541970e 2026-07-09 14:37:33.682 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 2c3714ef-b4fb-43de-92ff-7729483a16d8 2026-07-09 14:37:34.008 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd6ad72f-38e3-4c57-8be5-2939f0387afa'] response: {'server_uuid': 'f4a3c679-ae6d-4589-8231-7ca74018c38a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2c3714ef-b4fb-43de-92ff-7729483a16d8', 'code': 200} 2026-07-09 14:37:35.142 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 2c3714ef-b4fb-43de-92ff-7729483a16d8 2026-07-09 14:38:19.526 10 INFO neutron.plugins.ml2.plugin [None req-c114ab23-f50d-47d5-817d-2423fb68bcb5 - - - - - -] Attempt 1 to provision port ab12b735-9fd4-46ef-a1ad-eeac15d5139f 2026-07-09 14:38:26.750 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port ab12b735-9fd4-46ef-a1ad-eeac15d5139f 2026-07-09 14:38:26.904 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0585d806-8b6d-485b-bd14-340f4281c129'] response: {'server_uuid': 'f4a3c679-ae6d-4589-8231-7ca74018c38a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ab12b735-9fd4-46ef-a1ad-eeac15d5139f', 'code': 200} 2026-07-09 14:38:28.421 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port ab12b735-9fd4-46ef-a1ad-eeac15d5139f 2026-07-09 14:38:59.930 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 5b61fc0b-4a71-4749-a058-9d476242bc30 2026-07-09 14:39:00.056 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b335d51c-547f-4602-ba14-7fb3484d9090'] response: {'server_uuid': 'f4a3c679-ae6d-4589-8231-7ca74018c38a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5b61fc0b-4a71-4749-a058-9d476242bc30', 'code': 200} 2026-07-09 14:39:01.883 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 5b61fc0b-4a71-4749-a058-9d476242bc30 2026-07-09 14:39:03.707 10 INFO neutron.plugins.ml2.plugin [None req-c8b99b8b-90ef-45ca-a005-b53ab514a3e2 - - - - - -] Attempt 1 to provision port 5b61fc0b-4a71-4749-a058-9d476242bc30 2026-07-09 14:39:03.949 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 5b61fc0b-4a71-4749-a058-9d476242bc30 2026-07-09 14:39:19.912 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port f3bf655a-6283-4508-9c30-cf6bcc3ea95d 2026-07-09 14:39:20.048 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b172cb2-34de-48ad-a2bb-31649c699a91'] response: {'server_uuid': 'f4a3c679-ae6d-4589-8231-7ca74018c38a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f3bf655a-6283-4508-9c30-cf6bcc3ea95d', 'code': 200} 2026-07-09 14:39:21.894 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port f3bf655a-6283-4508-9c30-cf6bcc3ea95d 2026-07-09 14:39:23.995 10 INFO neutron.plugins.ml2.plugin [None req-1e63fd26-cf81-46e5-92c1-ea2d780d5cc5 - - - - - -] Attempt 1 to provision port f3bf655a-6283-4508-9c30-cf6bcc3ea95d 2026-07-09 14:39:38.966 10 INFO neutron.plugins.ml2.plugin [None req-a4881ab2-cb07-4df9-aaa2-4e73f7a97d5e - - - - - -] Attempt 1 to provision port f3bf655a-6283-4508-9c30-cf6bcc3ea95d 2026-07-09 14:39:39.959 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port f3bf655a-6283-4508-9c30-cf6bcc3ea95d 2026-07-09 14:39:49.955 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] Attempt 1 to provision port 5b61fc0b-4a71-4749-a058-9d476242bc30 2026-07-09 14:39:50.119 10 INFO neutron.plugins.ml2.plugin [None req-5bb49615-da11-4bff-89f7-2858d2f47b92 - - - - - -] Attempt 1 to provision port 5b61fc0b-4a71-4749-a058-9d476242bc30 2026-07-09 14:40:14.038 9 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] No ports have port_id starting with ab12b735-9fd4-46ef-a1ad-eeac15d5139f 2026-07-09 14:40:22.141 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1351139a-2d3a-455e-932e-b91cc44507ce'] response: {'server_uuid': 'cd7986d3-ae1c-48ec-a03a-284f7fffb2a1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b4fcf5ec-65e1-44a1-a1ca-4d8ef52614d0', 'code': 200} 2026-07-09 14:40:22.252 10 INFO neutron.plugins.ml2.plugin [None req-9c760bbf-35b5-419b-9245-fcb3ab0ffd5c - - - - - -] No ports have port_id starting with b4fcf5ec-65e1-44a1-a1ca-4d8ef52614d0