+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-02 00:56:18.934 1 INFO neutron.common.config [-] Logging enabled! 2026-07-02 00:56:18.934 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-07-02 00:56:18.934 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-02 00:56:18.935 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 00:56:19.653 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 00:56:19.656 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 00:56:19.658 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-02 00:56:19.659 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 00:56:19.659 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-02 00:56:19.659 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-02 00:56:19.659 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 00:56:19.664 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 00:56:19.664 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 00:56:19.664 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 00:56:19.679 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-02 00:56:19.680 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 00:56:19.680 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-02 00:56:19.706 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 00:56:19.706 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 00:56:19.706 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-02 00:56:19.706 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-02 00:56:19.978 1 INFO neutron.plugins.ml2.managers [None req-7679de9c-e372-4ace-9a5e-1b6ee50a959e - - - - - -] Initializing driver for type 'vlan' 2026-07-02 00:56:20.346 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7679de9c-e372-4ace-9a5e-1b6ee50a959e - - - - - -] VlanTypeDriver initialization complete 2026-07-02 00:56:20.347 1 INFO neutron.plugins.ml2.managers [None req-7679de9c-e372-4ace-9a5e-1b6ee50a959e - - - - - -] Initializing driver for type 'vxlan' 2026-07-02 00:56:20.347 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7679de9c-e372-4ace-9a5e-1b6ee50a959e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-02 00:56:20.387 1 INFO neutron.plugins.ml2.managers [None req-7679de9c-e372-4ace-9a5e-1b6ee50a959e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 00:56:20.387 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7679de9c-e372-4ace-9a5e-1b6ee50a959e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 00:56:20.387 1 INFO neutron.plugins.ml2.managers [None req-7679de9c-e372-4ace-9a5e-1b6ee50a959e - - - - - -] Initializing extension driver 'port_security' 2026-07-02 00:56:20.387 1 INFO neutron.plugins.ml2.extensions.port_security [None req-7679de9c-e372-4ace-9a5e-1b6ee50a959e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 00:56:20.388 1 INFO neutron.plugins.ml2.managers [None req-7679de9c-e372-4ace-9a5e-1b6ee50a959e - - - - - -] Initializing extension driver 'qos' 2026-07-02 00:56:20.388 1 INFO neutron.plugins.ml2.managers [None req-7679de9c-e372-4ace-9a5e-1b6ee50a959e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-02 00:56:20.388 1 INFO neutron.plugins.ml2.managers [None req-7679de9c-e372-4ace-9a5e-1b6ee50a959e - - - - - -] Initializing mechanism driver 'l2population' 2026-07-02 00:56:20.400 1 INFO neutron.quota [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded quota_driver: . 2026-07-02 00:56:20.400 1 INFO neutron.plugins.ml2.plugin [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 00:56:20.400 1 INFO neutron.plugins.ml2.managers [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 00:56:20.400 1 INFO neutron.plugins.ml2.managers [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 00:56:20.401 1 INFO neutron.plugins.ml2.managers [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 00:56:20.401 1 INFO neutron.extensions.vlantransparent [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Disabled vlantransparent extension. 2026-07-02 00:56:20.401 1 INFO neutron.manager [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loading Plugin: qos 2026-07-02 00:56:20.410 1 INFO neutron.manager [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loading Plugin: router 2026-07-02 00:56:20.438 1 INFO neutron.services.service_base [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-02 00:56:20.438 1 INFO neutron.manager [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loading Plugin: segments 2026-07-02 00:56:20.506 1 INFO neutron.manager [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loading Plugin: trunk 2026-07-02 00:56:20.570 1 INFO neutron.manager [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loading Plugin: vpnaas 2026-07-02 00:56:20.610 1 WARNING stevedore.named [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 00:56:20.679 1 INFO neutron_vpnaas.services.vpn.plugin [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-02 00:56:20.681 1 INFO neutron.common.utils [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-02 00:56:20.681 1 INFO neutron.manager [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loading Plugin: auto_allocate 2026-07-02 00:56:20.688 1 INFO neutron.manager [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loading Plugin: tag 2026-07-02 00:56:20.694 1 INFO neutron.manager [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loading Plugin: timestamp 2026-07-02 00:56:20.697 1 INFO neutron.manager [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 00:56:20.701 1 INFO neutron.manager [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loading Plugin: flavors 2026-07-02 00:56:20.705 1 INFO neutron.manager [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loading Plugin: revisions 2026-07-02 00:56:20.709 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Initializing extension manager. 2026-07-02 00:56:20.710 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: address-group 2026-07-02 00:56:20.711 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: address-scope 2026-07-02 00:56:20.712 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-02 00:56:20.713 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: agent 2026-07-02 00:56:20.714 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: agent-resources-synced 2026-07-02 00:56:20.716 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 00:56:20.718 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 00:56:20.719 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: availability_zone 2026-07-02 00:56:20.721 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: availability_zone_filter 2026-07-02 00:56:20.722 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 00:56:20.723 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: default-subnetpools 2026-07-02 00:56:20.724 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 00:56:20.724 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: dns-integration 2026-07-02 00:56:20.725 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 00:56:20.725 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-02 00:56:20.726 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: dvr 2026-07-02 00:56:20.726 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 00:56:20.727 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 00:56:20.727 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 00:56:20.728 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 00:56:20.728 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: external-net 2026-07-02 00:56:20.729 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 00:56:20.729 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: extraroute 2026-07-02 00:56:20.730 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: extraroute-atomic 2026-07-02 00:56:20.731 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-02 00:56:20.731 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 00:56:20.732 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 00:56:20.732 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 00:56:20.733 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: fip-port-details 2026-07-02 00:56:20.734 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: flavors 2026-07-02 00:56:20.735 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 00:56:20.735 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: floatingip-pools 2026-07-02 00:56:20.736 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: ip_allocation 2026-07-02 00:56:20.736 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-02 00:56:20.737 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: l2_adjacency 2026-07-02 00:56:20.738 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: router 2026-07-02 00:56:20.739 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 00:56:20.740 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 00:56:20.740 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: l3-ha 2026-07-02 00:56:20.742 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 00:56:20.742 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: l3-flavors 2026-07-02 00:56:20.743 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 00:56:20.743 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-02 00:56:20.751 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-02 00:56:20.753 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 00:56:20.754 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-02 00:56:20.755 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 00:56:20.756 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 00:56:20.757 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: multi-provider 2026-07-02 00:56:20.757 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: net-mtu 2026-07-02 00:56:20.758 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 00:56:20.759 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: network_availability_zone 2026-07-02 00:56:20.760 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: network-ip-availability 2026-07-02 00:56:20.761 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 00:56:20.761 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: pagination 2026-07-02 00:56:20.762 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: port-device-profile 2026-07-02 00:56:20.763 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: port-mac-override 2026-07-02 00:56:20.763 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 00:56:20.764 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 00:56:20.764 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: port-resource-request 2026-07-02 00:56:20.764 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 00:56:20.765 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: binding 2026-07-02 00:56:20.766 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: binding-extended 2026-07-02 00:56:20.766 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: port-security 2026-07-02 00:56:20.766 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: project-id 2026-07-02 00:56:20.767 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: provider 2026-07-02 00:56:20.768 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: qos 2026-07-02 00:56:20.769 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 00:56:20.769 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 00:56:20.770 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: qos-default 2026-07-02 00:56:20.770 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: qos-fip 2026-07-02 00:56:20.771 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 00:56:20.771 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 00:56:20.772 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 00:56:20.772 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 00:56:20.773 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 00:56:20.773 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: qos-pps 2026-07-02 00:56:20.774 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 00:56:20.774 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 00:56:20.775 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 00:56:20.776 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: quota-check-limit 2026-07-02 00:56:20.779 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: quotas 2026-07-02 00:56:20.781 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: quota_details 2026-07-02 00:56:20.782 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: rbac-policies 2026-07-02 00:56:20.783 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: rbac-address-group 2026-07-02 00:56:20.783 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 00:56:20.784 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 00:56:20.785 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-02 00:56:20.785 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: revision-if-match 2026-07-02 00:56:20.786 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 00:56:20.786 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: router_availability_zone 2026-07-02 00:56:20.787 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 00:56:20.787 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 00:56:20.787 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-02 00:56:20.788 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 00:56:20.788 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 00:56:20.795 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: security-group 2026-07-02 00:56:20.796 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: segment 2026-07-02 00:56:20.796 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 00:56:20.797 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: service-type 2026-07-02 00:56:20.797 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: sorting 2026-07-02 00:56:20.798 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 00:56:20.798 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: standard-attr-description 2026-07-02 00:56:20.799 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: stateful-security-group 2026-07-02 00:56:20.799 1 WARNING neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 00:56:20.800 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-02 00:56:20.800 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: subnet_onboard 2026-07-02 00:56:20.801 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 00:56:20.802 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: subnet-service-types 2026-07-02 00:56:20.803 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: subnet_allocation 2026-07-02 00:56:20.803 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 00:56:20.804 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 00:56:20.806 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 00:56:20.806 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 00:56:20.807 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: trunk 2026-07-02 00:56:20.807 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: trunk-details 2026-07-02 00:56:20.808 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 00:56:20.808 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 00:56:20.809 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-02 00:56:20.810 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: vpn-flavors 2026-07-02 00:56:20.811 1 INFO neutron.api.extensions [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Loaded extension: vpnaas 2026-07-02 00:56:20.814 1 INFO oslo_service.service [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Starting 2 workers 2026-07-02 00:56:20.821 1 INFO oslo_service.service [None req-106aa061-0be4-4d4a-ac32-970f3a3acf03 - - - - - -] Starting 1 workers 2026-07-02 00:56:53.159 10 INFO neutron.db.l3_hamode_db [None req-5d179b1d-49b7-4575-816e-6b2c64da503b - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 00:57:05.982 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port b62bcb2a-1d5a-4579-9ec3-cd8e750760e9 2026-07-02 00:57:07.425 9 INFO neutron.plugins.ml2.plugin [None req-802da6bf-73ef-4e11-b2e3-70075f8a751f - - - - - -] Attempt 1 to provision port b62bcb2a-1d5a-4579-9ec3-cd8e750760e9 2026-07-02 00:57:07.797 10 INFO neutron.plugins.ml2.plugin [None req-90702387-deb9-4f13-b33e-4ecfc506351f - - - - - -] Attempt 1 to provision port b62bcb2a-1d5a-4579-9ec3-cd8e750760e9 2026-07-02 00:57:07.889 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port b62bcb2a-1d5a-4579-9ec3-cd8e750760e9 2026-07-02 01:03:32.149 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port cac5f77d-103c-4bc0-96cb-f9c1ab98f2c9 2026-07-02 01:03:32.649 9 INFO neutron.plugins.ml2.plugin [None req-bba48517-04af-4beb-99b2-026a17a6ee1d - - - - - -] Attempt 1 to provision port cac5f77d-103c-4bc0-96cb-f9c1ab98f2c9 2026-07-02 01:03:32.828 10 INFO neutron.plugins.ml2.plugin [None req-8b356741-5e13-44eb-8978-5c7ced31eb71 - - - - - -] Attempt 1 to provision port cac5f77d-103c-4bc0-96cb-f9c1ab98f2c9 2026-07-02 01:03:34.165 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port cac5f77d-103c-4bc0-96cb-f9c1ab98f2c9 2026-07-02 01:03:38.341 10 INFO neutron.plugins.ml2.plugin [None req-ec828816-8737-43d6-97b5-6e280ce425ab - - - - - -] Attempt 1 to provision port 67f3bf04-545e-4cb7-a313-59fbd9a555e9 2026-07-02 01:06:54.370 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 67f3bf04-545e-4cb7-a313-59fbd9a555e9 2026-07-02 01:06:56.278 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 67f3bf04-545e-4cb7-a313-59fbd9a555e9 2026-07-02 01:15:04.628 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 78ba0b0c-9f06-484e-95af-d97329dae0ad 2026-07-02 01:15:06.593 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 78ba0b0c-9f06-484e-95af-d97329dae0ad 2026-07-02 01:30:53.047 9 INFO neutron.plugins.ml2.plugin [None req-07063490-ad88-4362-83eb-c64795f17b8b - - - - - -] Attempt 1 to provision port 5bc038f4-4cb0-4a9e-aa14-65a77d4d24bb 2026-07-02 01:30:53.239 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 780fc7c4-cdef-418e-85b9-138cd995cd27 2026-07-02 01:30:53.502 9 INFO neutron.plugins.ml2.plugin [None req-24ee5287-f7f1-4f94-a471-8c3842cbb7d4 - - - - - -] Attempt 1 to provision port 864f8d2d-f975-4d47-99ce-b588d7065953 2026-07-02 01:30:53.792 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 6ca971a8-078b-49a6-96fe-eedf33aeafd2 2026-07-02 01:30:54.095 9 INFO neutron.plugins.ml2.plugin [None req-9e623f13-1659-491a-bb60-621bd1c761d0 - - - - - -] Attempt 1 to provision port 6ca971a8-078b-49a6-96fe-eedf33aeafd2 2026-07-02 01:30:54.276 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port a75b7d68-d033-4c2e-a345-a544aaa4fd41 2026-07-02 01:30:54.423 9 INFO neutron.plugins.ml2.plugin [None req-00930b95-5a6d-4a74-9f09-0020d0bb8987 - - - - - -] Attempt 1 to provision port 6ca971a8-078b-49a6-96fe-eedf33aeafd2 2026-07-02 01:30:54.586 9 INFO neutron.plugins.ml2.plugin [None req-00930b95-5a6d-4a74-9f09-0020d0bb8987 - - - - - -] Attempt 1 to provision port 780fc7c4-cdef-418e-85b9-138cd995cd27 2026-07-02 01:30:54.970 9 INFO neutron.plugins.ml2.plugin [None req-0dbab23b-f966-4656-aae7-1680ea6c5945 - - - - - -] Attempt 1 to provision port 780fc7c4-cdef-418e-85b9-138cd995cd27 2026-07-02 01:30:55.223 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port a75b7d68-d033-4c2e-a345-a544aaa4fd41 2026-07-02 01:30:55.483 9 INFO neutron.plugins.ml2.plugin [None req-1cc0ed57-2f6a-4e93-8c20-47dc8b580ea7 - - - - - -] Attempt 1 to provision port a75b7d68-d033-4c2e-a345-a544aaa4fd41 2026-07-02 01:30:55.731 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 6ca971a8-078b-49a6-96fe-eedf33aeafd2 2026-07-02 01:30:55.967 10 INFO neutron.plugins.ml2.plugin [None req-1fe0c2fe-b972-41ca-816b-bf81e4a73623 - - - - - -] Attempt 1 to provision port 283fad6d-9e45-4c9e-95ae-b1deb63194b2 2026-07-02 01:30:56.025 10 INFO neutron.plugins.ml2.plugin [None req-1fe0c2fe-b972-41ca-816b-bf81e4a73623 - - - - - -] Attempt 1 to provision port 712590f6-3c24-4b07-baab-754e1a80f572 2026-07-02 01:30:56.180 9 INFO neutron.plugins.ml2.plugin [None req-42c67946-327c-46ed-84b9-a1592e14574f - - - - - -] Attempt 1 to provision port a75b7d68-d033-4c2e-a345-a544aaa4fd41 2026-07-02 01:30:56.207 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 780fc7c4-cdef-418e-85b9-138cd995cd27 2026-07-02 01:30:56.478 10 INFO neutron.plugins.ml2.plugin [None req-e13904ae-c1a1-4ff2-a431-5a6c5376440d - - - - - -] Attempt 1 to provision port 283fad6d-9e45-4c9e-95ae-b1deb63194b2 2026-07-02 01:30:57.337 9 INFO neutron.plugins.ml2.plugin [None req-0cff16b9-b7ba-4a98-9348-34e7db9eea5d - - - - - -] Attempt 1 to provision port 96bdfe29-9cb5-4d86-8ae2-d440d1727212 2026-07-02 01:30:57.899 9 INFO neutron.plugins.ml2.plugin [None req-27348b17-9ca6-40b8-9097-75fb7a41e8c8 - - - - - -] Attempt 1 to provision port 96bdfe29-9cb5-4d86-8ae2-d440d1727212 2026-07-02 01:30:58.649 10 INFO neutron.plugins.ml2.plugin [None req-b996e731-50cd-4abe-8665-a3678829299d - - - - - -] Attempt 1 to provision port 34c34cd3-657c-4c59-99b2-53f061c75d1f 2026-07-02 01:30:59.222 10 INFO neutron.plugins.ml2.plugin [None req-eba22d01-c75a-453f-b7fe-5cd43eaf27c3 - - - - - -] Attempt 1 to provision port 34c34cd3-657c-4c59-99b2-53f061c75d1f 2026-07-02 01:30:59.271 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 3f599fc2-2fd7-4f36-8796-e8bc1c8b7327 2026-07-02 01:30:59.768 10 INFO neutron.plugins.ml2.plugin [None req-8557127c-75af-4c81-bda8-a5ad90c7ce29 - - - - - -] Attempt 1 to provision port 9e01ab86-9eab-4c85-89e3-ce337709f79e 2026-07-02 01:31:01.196 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 3f599fc2-2fd7-4f36-8796-e8bc1c8b7327 2026-07-02 01:31:01.425 9 INFO neutron.plugins.ml2.plugin [None req-1827d298-83d5-494d-87b2-3a81def661ff - - - - - -] Attempt 1 to provision port 3f599fc2-2fd7-4f36-8796-e8bc1c8b7327 2026-07-02 01:31:01.814 9 INFO neutron.plugins.ml2.plugin [None req-b1dd5e28-f556-4b74-a8b1-3e3dcffbfef1 - - - - - -] Attempt 1 to provision port 3f599fc2-2fd7-4f36-8796-e8bc1c8b7327 2026-07-02 01:31:02.109 10 INFO neutron.plugins.ml2.plugin [None req-40de29af-5e19-48b1-837f-18876d729828 - - - - - -] Attempt 1 to provision port 1ee99f04-7b8c-4c6a-a49f-17f0c9d6f4e4 2026-07-02 01:31:02.559 10 INFO neutron.plugins.ml2.plugin [None req-b70cc778-9d69-4f42-b870-94a88e9cc526 - - - - - -] Attempt 1 to provision port 1ee99f04-7b8c-4c6a-a49f-17f0c9d6f4e4 2026-07-02 01:31:03.301 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 55ec8f07-1704-455f-ac83-3b892fb77083 2026-07-02 01:31:03.791 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 33f9b2d3-8a97-4cd7-b43a-360d6b1f590f 2026-07-02 01:31:04.364 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 4631c2c2-74a1-4507-a50f-481e653daeaf 2026-07-02 01:31:04.838 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port b6343411-d9c4-407c-8922-d6a56516b87d 2026-07-02 01:31:05.498 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 4631c2c2-74a1-4507-a50f-481e653daeaf 2026-07-02 01:31:05.631 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 55ec8f07-1704-455f-ac83-3b892fb77083 2026-07-02 01:31:05.913 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 33f9b2d3-8a97-4cd7-b43a-360d6b1f590f 2026-07-02 01:31:07.356 10 INFO neutron.plugins.ml2.plugin [None req-7c5647d9-9cf0-4f1e-b933-b8e6c92fa15a - - - - - -] Attempt 1 to provision port a19839a1-fc2d-4f34-86e3-255f5f9bf1fd 2026-07-02 01:31:11.855 9 INFO neutron.plugins.ml2.plugin [None req-3d0b0125-a6a7-4569-9b75-21c6cc29a3ba - - - - - -] Attempt 1 to provision port 447299f4-2e16-44ee-a3bf-43e208fe7631 2026-07-02 01:31:12.208 10 INFO neutron.plugins.ml2.plugin [None req-d593d0d3-3503-4ed1-aa1b-ddf944dc53f0 - - - - - -] Attempt 1 to provision port 04a7f278-4a7d-4724-bbef-72e2d8dda57c 2026-07-02 01:31:13.634 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port a19839a1-fc2d-4f34-86e3-255f5f9bf1fd 2026-07-02 01:31:14.071 10 INFO neutron.plugins.ml2.plugin [None req-4323250f-3aa2-4e35-ab38-a8b1425838da - - - - - -] Attempt 1 to provision port ea844811-d988-4bc6-99dd-69eb0073ec7f 2026-07-02 01:31:14.294 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-65abfb21-4cbc-4774-bbf2-7f9f8c6dd31b'] response: {'server_uuid': '850d0124-01de-4f74-84de-f5c3ceddafd8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a19839a1-fc2d-4f34-86e3-255f5f9bf1fd', 'code': 200} 2026-07-02 01:31:14.520 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 86d34a3e-0fe3-43e8-9eca-a3fe8dee6f1e 2026-07-02 01:31:14.806 10 INFO neutron.plugins.ml2.plugin [None req-178c72c0-f657-415b-ba06-705813772c4f - - - - - -] Attempt 1 to provision port 6557fa23-167f-4b3f-8019-07fa64412407 2026-07-02 01:31:14.874 10 INFO neutron.plugins.ml2.plugin [None req-178c72c0-f657-415b-ba06-705813772c4f - - - - - -] Attempt 1 to provision port ea844811-d988-4bc6-99dd-69eb0073ec7f 2026-07-02 01:31:14.997 10 INFO neutron.plugins.ml2.plugin [None req-178c72c0-f657-415b-ba06-705813772c4f - - - - - -] Attempt 1 to provision port 86d34a3e-0fe3-43e8-9eca-a3fe8dee6f1e 2026-07-02 01:31:15.280 9 INFO neutron.plugins.ml2.plugin [None req-9380561f-3f74-42d2-9927-354ea88be32b - - - - - -] Attempt 1 to provision port 166159d3-4b72-451e-a626-b1521f6ba773 2026-07-02 01:31:15.351 9 INFO neutron.plugins.ml2.plugin [None req-9380561f-3f74-42d2-9927-354ea88be32b - - - - - -] Attempt 1 to provision port 0fba8d1b-958a-421a-9902-0d46f2ac3ee0 2026-07-02 01:31:15.472 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port ea844811-d988-4bc6-99dd-69eb0073ec7f 2026-07-02 01:31:15.515 10 INFO neutron.plugins.ml2.plugin [None req-94d12c51-a6ca-40f2-962f-8a60b2226b8c - - - - - -] Attempt 1 to provision port 166159d3-4b72-451e-a626-b1521f6ba773 2026-07-02 01:31:15.879 9 INFO neutron.plugins.ml2.plugin [None req-38a73834-b337-4a1b-9f94-2136579e09bf - - - - - -] Attempt 1 to provision port 0fba8d1b-958a-421a-9902-0d46f2ac3ee0 2026-07-02 01:31:16.058 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 807bcd4e-7504-48bc-bcfe-a78e1a22d4b8 2026-07-02 01:31:16.662 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 86d34a3e-0fe3-43e8-9eca-a3fe8dee6f1e 2026-07-02 01:31:16.970 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port a19839a1-fc2d-4f34-86e3-255f5f9bf1fd 2026-07-02 01:31:17.218 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 54297d23-6f97-4cb2-ac94-09e3dfcff8bd 2026-07-02 01:31:17.856 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port ea844811-d988-4bc6-99dd-69eb0073ec7f 2026-07-02 01:31:18.752 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 6557fa23-167f-4b3f-8019-07fa64412407 2026-07-02 01:31:18.977 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-05178c46-d247-4b54-b6ba-3f990282c2b0'] response: {'server_uuid': '08e7b967-49f2-4c2c-aeb0-31f6da13d7d0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6557fa23-167f-4b3f-8019-07fa64412407', 'code': 200} 2026-07-02 01:31:19.545 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 54297d23-6f97-4cb2-ac94-09e3dfcff8bd 2026-07-02 01:31:19.846 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 807bcd4e-7504-48bc-bcfe-a78e1a22d4b8 2026-07-02 01:31:20.298 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 6557fa23-167f-4b3f-8019-07fa64412407 2026-07-02 01:31:21.096 9 INFO neutron.plugins.ml2.plugin [None req-9d2a8dd3-876e-45ec-9b07-38964bff0f0f - - - - - -] Attempt 1 to provision port 4620e224-e5a2-442b-aac0-ce8f1f94e1a2 2026-07-02 01:31:22.414 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 4620e224-e5a2-442b-aac0-ce8f1f94e1a2 2026-07-02 01:31:22.951 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e43a7f0-3cad-48e6-99b7-a916543fe75f'] response: {'server_uuid': '65917d96-b024-4475-831e-5131751c352b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4620e224-e5a2-442b-aac0-ce8f1f94e1a2', 'code': 200} 2026-07-02 01:31:24.579 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 4620e224-e5a2-442b-aac0-ce8f1f94e1a2 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 01:31:27.927 10 INFO neutron.plugins.ml2.plugin [None req-6a994073-16b4-47a9-9ff7-93698a929e78 - - - - - -] Attempt 1 to provision port 9b439254-22bc-4f3b-97bf-66315222fd44 2026-07-02 01:31:32.339 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 9b439254-22bc-4f3b-97bf-66315222fd44 2026-07-02 01:31:32.462 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-dae21667-4e97-4e9a-bcdd-a96851303f96'] response: {'server_uuid': '75b343ff-ae95-4872-a750-00510dcd716c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9b439254-22bc-4f3b-97bf-66315222fd44', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 01:31:34.319 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 9b439254-22bc-4f3b-97bf-66315222fd44 2026-07-02 01:31:35.314 9 WARNING neutron.plugins.ml2.plugin [None req-27915e9d-1e83-4a44-a9e4-e88e9744fb85 - - - - - -] Concurrent port binding operations failed on port 0fba8d1b-958a-421a-9902-0d46f2ac3ee0 2026-07-02 01:31:35.318 9 INFO neutron.plugins.ml2.plugin [None req-27915e9d-1e83-4a44-a9e4-e88e9744fb85 - - - - - -] Attempt 2 to bind port 0fba8d1b-958a-421a-9902-0d46f2ac3ee0 2026-07-02 01:31:36.325 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 04a7f278-4a7d-4724-bbef-72e2d8dda57c 2026-07-02 01:31:36.892 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 0fba8d1b-958a-421a-9902-0d46f2ac3ee0 2026-07-02 01:31:38.368 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 04a7f278-4a7d-4724-bbef-72e2d8dda57c 2026-07-02 01:31:38.599 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 1ee99f04-7b8c-4c6a-a49f-17f0c9d6f4e4 2026-07-02 01:31:38.934 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 9e01ab86-9eab-4c85-89e3-ce337709f79e 2026-07-02 01:31:40.335 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 1ee99f04-7b8c-4c6a-a49f-17f0c9d6f4e4 2026-07-02 01:31:40.759 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 9e01ab86-9eab-4c85-89e3-ce337709f79e 2026-07-02 01:31:43.618 9 INFO neutron.plugins.ml2.plugin [None req-e62887cd-e4e7-4f4e-a937-3804236466cf - - - - - -] Attempt 1 to provision port 6557fa23-167f-4b3f-8019-07fa64412407 2026-07-02 01:31:44.298 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 6557fa23-167f-4b3f-8019-07fa64412407 2026-07-02 01:31:45.218 10 INFO neutron.plugins.ml2.plugin [None req-3d6aa3dc-3193-4f90-964e-62c2445407a3 - - - - - -] Attempt 1 to provision port 6557fa23-167f-4b3f-8019-07fa64412407 2026-07-02 01:31:46.340 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 6557fa23-167f-4b3f-8019-07fa64412407 2026-07-02 01:31:54.401 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port a9fd8957-4b97-4abd-bd5c-843d065ff983 2026-07-02 01:31:55.545 9 INFO neutron.plugins.ml2.plugin [None req-187de392-0229-4f56-91c3-2395e58c49c6 - - - - - -] Attempt 1 to provision port a9fd8957-4b97-4abd-bd5c-843d065ff983 2026-07-02 01:31:55.947 9 INFO neutron.plugins.ml2.plugin [None req-b98e5a83-d418-4788-9a25-21c01a72cb93 - - - - - -] Attempt 1 to provision port a9fd8957-4b97-4abd-bd5c-843d065ff983 2026-07-02 01:31:58.309 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port e546eef1-0b81-4b59-a744-5ac620443fd4 2026-07-02 01:31:58.585 9 INFO neutron.plugins.ml2.plugin [None req-516d934a-83ee-4e2f-8bd2-853293c788e8 - - - - - -] Attempt 1 to provision port e5ea3ffc-7293-4a96-bae2-dc2b37aef4b3 2026-07-02 01:31:59.755 10 INFO neutron.plugins.ml2.plugin [None req-66dd9489-4a8c-4b30-bc05-75e4be2c3922 - - - - - -] Attempt 1 to provision port e546eef1-0b81-4b59-a744-5ac620443fd4 2026-07-02 01:31:59.956 9 INFO neutron.plugins.ml2.plugin [None req-e0154b34-964a-452d-a373-c5fa54174eac - - - - - -] Attempt 1 to provision port e546eef1-0b81-4b59-a744-5ac620443fd4 2026-07-02 01:32:00.293 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port e546eef1-0b81-4b59-a744-5ac620443fd4 2026-07-02 01:32:01.541 9 INFO neutron.plugins.ml2.plugin [None req-fd80d92d-adbe-4c39-9474-46f676f85dc7 - - - - - -] Attempt 1 to provision port 71778bff-e2e5-4d2c-90bc-99ddaf2c3d57 2026-07-02 01:32:02.117 10 INFO neutron.plugins.ml2.plugin [None req-3dd3fe50-3270-478e-9cab-f41385d6615a - - - - - -] Attempt 1 to provision port 71778bff-e2e5-4d2c-90bc-99ddaf2c3d57 2026-07-02 01:32:02.411 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port af2aa1ad-e7b8-4806-a4ab-b69265968edd 2026-07-02 01:32:02.495 9 INFO neutron.plugins.ml2.plugin [None req-d066b9a0-9148-46b6-bc0c-ac9d53343eff - - - - - -] Attempt 1 to provision port af2aa1ad-e7b8-4806-a4ab-b69265968edd 2026-07-02 01:32:02.794 9 INFO neutron.plugins.ml2.plugin [None req-5d1a2bdf-4121-48c7-9533-407cd6600cf2 - - - - - -] Attempt 1 to provision port af2aa1ad-e7b8-4806-a4ab-b69265968edd 2026-07-02 01:32:02.893 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 12bf1492-5886-4224-9b71-f0fc76f8bd44 2026-07-02 01:32:04.412 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port af2aa1ad-e7b8-4806-a4ab-b69265968edd 2026-07-02 01:32:04.726 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 12bf1492-5886-4224-9b71-f0fc76f8bd44 2026-07-02 01:32:06.648 10 INFO neutron.plugins.ml2.plugin [None req-56c772de-2cc5-45f2-88c2-e138e69809d1 - - - - - -] Attempt 1 to provision port e0bad1a4-eda0-4cdc-a6d7-9ec484243139 2026-07-02 01:32:08.347 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 290e2726-15a7-4bc8-90e4-a528da05e02c 2026-07-02 01:32:10.437 9 INFO neutron.plugins.ml2.plugin [None req-f7f1118e-9aa1-4c7e-9f8d-fb062e18d4d7 - - - - - -] Attempt 1 to provision port dde26313-e158-4ea4-829d-587624197511 2026-07-02 01:32:12.481 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port e6df2223-6956-41c9-a54e-0987ca51106a 2026-07-02 01:32:14.516 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port dde26313-e158-4ea4-829d-587624197511 2026-07-02 01:32:14.634 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bfce2207-6f70-4ea6-abe9-c241e6287439'] response: {'server_uuid': '7de5035b-8e14-437c-a919-ffa44ffa9f7f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dde26313-e158-4ea4-829d-587624197511', 'code': 200} 2026-07-02 01:32:16.429 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port dde26313-e158-4ea4-829d-587624197511 2026-07-02 01:32:16.817 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 547d9da5-bfe4-426d-98b4-90c2e9feebb1 2026-07-02 01:32:18.324 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 71778bff-e2e5-4d2c-90bc-99ddaf2c3d57 2026-07-02 01:32:18.756 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port e5ea3ffc-7293-4a96-bae2-dc2b37aef4b3 2026-07-02 01:32:20.376 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 71778bff-e2e5-4d2c-90bc-99ddaf2c3d57 2026-07-02 01:32:20.587 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port e5ea3ffc-7293-4a96-bae2-dc2b37aef4b3 2026-07-02 01:32:26.332 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 9ffdcec9-dc72-4f89-9fcd-04b15f0f3afa 2026-07-02 01:32:26.859 9 INFO neutron.plugins.ml2.plugin [None req-87732e21-bf2f-411e-974a-38e6d3aea4d8 - - - - - -] Attempt 1 to provision port 9ffdcec9-dc72-4f89-9fcd-04b15f0f3afa 2026-07-02 01:32:26.962 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port ec1dc82a-d89f-41b0-a1ec-f19da9440407 2026-07-02 01:32:27.148 9 INFO neutron.plugins.ml2.plugin [None req-742baaa6-4ddb-499f-b4b8-010a583461de - - - - - -] Attempt 1 to provision port 1b9ee8ef-5709-4a1a-a829-587a858026d8 2026-07-02 01:32:27.189 9 INFO neutron.plugins.ml2.plugin [None req-742baaa6-4ddb-499f-b4b8-010a583461de - - - - - -] Attempt 1 to provision port 9ffdcec9-dc72-4f89-9fcd-04b15f0f3afa 2026-07-02 01:32:27.428 9 INFO neutron.plugins.ml2.plugin [None req-0930ee75-f7c1-4394-9009-247220a2ed36 - - - - - -] Attempt 1 to provision port 1b9ee8ef-5709-4a1a-a829-587a858026d8 2026-07-02 01:32:27.464 9 INFO neutron.plugins.ml2.plugin [None req-0930ee75-f7c1-4394-9009-247220a2ed36 - - - - - -] Attempt 1 to provision port ec1dc82a-d89f-41b0-a1ec-f19da9440407 2026-07-02 01:32:27.675 10 INFO neutron.plugins.ml2.plugin [None req-5c460850-38d4-48d4-845a-542815bb2152 - - - - - -] Attempt 1 to provision port ec1dc82a-d89f-41b0-a1ec-f19da9440407 2026-07-02 01:32:27.857 10 INFO neutron.plugins.ml2.plugin [None req-c31f0291-8bd1-4100-9d6a-1f25417c27dd - - - - - -] Attempt 1 to provision port 1b9ee8ef-5709-4a1a-a829-587a858026d8 2026-07-02 01:32:28.317 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 9ffdcec9-dc72-4f89-9fcd-04b15f0f3afa 2026-07-02 01:32:28.507 9 INFO neutron.plugins.ml2.plugin [None req-cc3326e1-1635-4fd9-a095-f8e8447ab304 - - - - - -] Attempt 1 to provision port 3fbfe2e6-b9c7-4e8a-8bc3-f8a0a79c6138 2026-07-02 01:32:28.594 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port ec1dc82a-d89f-41b0-a1ec-f19da9440407 2026-07-02 01:32:29.245 10 INFO neutron.plugins.ml2.plugin [None req-a1476579-334e-455a-9028-b890b111b4c1 - - - - - -] Attempt 1 to provision port 3fbfe2e6-b9c7-4e8a-8bc3-f8a0a79c6138 2026-07-02 01:32:32.480 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 057e9f58-f346-4227-bae6-1773972094b9 2026-07-02 01:32:34.360 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b7a0c5d-6f6f-42db-a0ab-15ad07659254'] response: {'server_uuid': '7de5035b-8e14-437c-a919-ffa44ffa9f7f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'dde26313-e158-4ea4-829d-587624197511', 'code': 200} 2026-07-02 01:32:35.025 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port dde26313-e158-4ea4-829d-587624197511 2026-07-02 01:32:36.408 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port d5bb2eb3-30c6-4c7a-9f87-9db93f469464 2026-07-02 01:32:36.416 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1ffec3f-3f6c-4add-bb69-f648a7308e8b'] response: {'server_uuid': '7de5035b-8e14-437c-a919-ffa44ffa9f7f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dde26313-e158-4ea4-829d-587624197511', 'code': 200} 2026-07-02 01:32:36.847 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port dde26313-e158-4ea4-829d-587624197511 2026-07-02 01:32:37.275 10 INFO neutron.plugins.ml2.plugin [None req-bdbff30a-5027-4f32-b10f-137bbcad4386 - - - - - -] Attempt 1 to provision port d5bb2eb3-30c6-4c7a-9f87-9db93f469464 2026-07-02 01:32:37.580 10 INFO neutron.plugins.ml2.plugin [None req-373307e3-54f0-4a4e-bee5-5deb5fc307c8 - - - - - -] Attempt 1 to provision port d5bb2eb3-30c6-4c7a-9f87-9db93f469464 2026-07-02 01:32:37.670 10 INFO neutron.plugins.ml2.plugin [None req-373307e3-54f0-4a4e-bee5-5deb5fc307c8 - - - - - -] Attempt 1 to provision port 03213cfb-4d23-4c90-a8a4-298bebb3811a 2026-07-02 01:32:37.839 9 INFO neutron.plugins.ml2.plugin [None req-80c6d381-5321-494d-817e-fd875e9b9dba - - - - - -] Attempt 1 to provision port 03213cfb-4d23-4c90-a8a4-298bebb3811a 2026-07-02 01:32:38.301 10 INFO neutron.plugins.ml2.plugin [None req-d8e6886b-70f3-459c-9167-fbcc57c5c4e7 - - - - - -] Attempt 1 to provision port 03213cfb-4d23-4c90-a8a4-298bebb3811a 2026-07-02 01:32:38.402 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port d5bb2eb3-30c6-4c7a-9f87-9db93f469464 2026-07-02 01:32:38.833 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port fc229b2f-407f-445d-8e29-cda4e91b77f5 2026-07-02 01:32:40.060 9 INFO neutron.plugins.ml2.plugin [None req-f4add1c1-8f80-45fd-98f5-d31c90d1b137 - - - - - -] Attempt 1 to provision port fc229b2f-407f-445d-8e29-cda4e91b77f5 2026-07-02 01:32:40.238 9 INFO neutron.plugins.ml2.plugin [None req-08d74bff-e98d-41cf-b80b-246b6dab2dc4 - - - - - -] Attempt 1 to provision port b7d1e318-6aad-43c0-ae8a-dd44038850cc 2026-07-02 01:32:40.419 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port b7d1e318-6aad-43c0-ae8a-dd44038850cc 2026-07-02 01:32:40.627 10 INFO neutron.plugins.ml2.plugin [None req-2cda9ba1-d64e-41ec-8611-1c1a17a69a84 - - - - - -] Attempt 1 to provision port fc229b2f-407f-445d-8e29-cda4e91b77f5 2026-07-02 01:32:40.788 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port fc229b2f-407f-445d-8e29-cda4e91b77f5 2026-07-02 01:32:40.813 10 INFO neutron.plugins.ml2.plugin [None req-2cda9ba1-d64e-41ec-8611-1c1a17a69a84 - - - - - -] Attempt 1 to provision port 83d0a1e7-dc1e-4b25-ac2f-d3db181fd44f 2026-07-02 01:32:40.863 10 INFO neutron.plugins.ml2.plugin [None req-2cda9ba1-d64e-41ec-8611-1c1a17a69a84 - - - - - -] Attempt 1 to provision port b7d1e318-6aad-43c0-ae8a-dd44038850cc 2026-07-02 01:32:41.062 10 INFO neutron.plugins.ml2.plugin [None req-fdbf3c68-e32a-421e-a9ef-5118c96b7a37 - - - - - -] Attempt 1 to provision port 83d0a1e7-dc1e-4b25-ac2f-d3db181fd44f 2026-07-02 01:32:41.304 10 INFO neutron.plugins.ml2.plugin [None req-c42446a4-5fe0-4955-80f1-b2b6b639df56 - - - - - -] Attempt 1 to provision port ccb85182-d52c-4e4b-82f8-e9cd6765dca9 2026-07-02 01:32:41.853 9 INFO neutron.plugins.ml2.plugin [None req-83c85d3e-1b1e-4546-aec9-d731b648283e - - - - - -] Attempt 1 to provision port ccb85182-d52c-4e4b-82f8-e9cd6765dca9 2026-07-02 01:32:42.668 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port b209332a-6e13-4f56-9a94-6599f11633ff 2026-07-02 01:32:43.230 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port b7d1e318-6aad-43c0-ae8a-dd44038850cc 2026-07-02 01:32:44.469 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port b209332a-6e13-4f56-9a94-6599f11633ff 2026-07-02 01:32:44.916 9 INFO neutron.plugins.ml2.plugin [None req-aa1e9a06-b1ca-451e-83b2-6709c67dea96 - - - - - -] Attempt 1 to provision port b209332a-6e13-4f56-9a94-6599f11633ff 2026-07-02 01:32:45.199 10 INFO neutron.plugins.ml2.plugin [None req-c6eef67d-50dc-4450-92d9-5c39517af017 - - - - - -] Attempt 1 to provision port b209332a-6e13-4f56-9a94-6599f11633ff 2026-07-02 01:32:45.269 10 INFO neutron.plugins.ml2.plugin [None req-c6eef67d-50dc-4450-92d9-5c39517af017 - - - - - -] Attempt 1 to provision port 0f6d083e-335d-430b-91b3-ba5b7c01c77e 2026-07-02 01:32:45.413 9 INFO neutron.plugins.ml2.plugin [None req-8e0628ca-2e31-4653-88c6-145cf2bd5e2f - - - - - -] Attempt 1 to provision port 0f6d083e-335d-430b-91b3-ba5b7c01c77e 2026-07-02 01:32:48.337 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port e41a5194-0ab8-4074-a30f-af90c0b28b5b 2026-07-02 01:32:49.416 10 INFO neutron.plugins.ml2.plugin [None req-6b2b06c3-8950-4d21-8aaf-65d026b488eb - - - - - -] Attempt 1 to provision port e41a5194-0ab8-4074-a30f-af90c0b28b5b 2026-07-02 01:32:49.789 9 INFO neutron.plugins.ml2.plugin [None req-48e0e9a5-e893-425c-b1f6-0d0a8463f7fa - - - - - -] Attempt 1 to provision port e41a5194-0ab8-4074-a30f-af90c0b28b5b 2026-07-02 01:32:49.860 9 INFO neutron.plugins.ml2.plugin [None req-48e0e9a5-e893-425c-b1f6-0d0a8463f7fa - - - - - -] Attempt 1 to provision port 6e14892e-113d-4675-a8d5-482e9cc561f1 2026-07-02 01:32:49.885 9 INFO neutron.plugins.ml2.plugin [None req-48e0e9a5-e893-425c-b1f6-0d0a8463f7fa - - - - - -] Attempt 1 to provision port 48237b50-76b6-472b-bfdd-ca9f7ca9b8cd 2026-07-02 01:32:50.020 10 INFO neutron.plugins.ml2.plugin [None req-bd9648c7-6184-4b30-990c-9a4de05ba6cf - - - - - -] Attempt 1 to provision port 6e14892e-113d-4675-a8d5-482e9cc561f1 2026-07-02 01:32:50.308 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port e41a5194-0ab8-4074-a30f-af90c0b28b5b 2026-07-02 01:32:50.370 10 INFO neutron.plugins.ml2.plugin [None req-7edbedba-2f6b-4f5a-ad2a-cc306781ac6b - - - - - -] Attempt 1 to provision port 6e14892e-113d-4675-a8d5-482e9cc561f1 2026-07-02 01:32:52.586 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-469f56cd-4f9f-4218-947e-f116250a272a'] response: {'server_uuid': '7de5035b-8e14-437c-a919-ffa44ffa9f7f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'dde26313-e158-4ea4-829d-587624197511', 'code': 200} 2026-07-02 01:32:55.569 9 INFO neutron.plugins.ml2.plugin [None req-4cadfc49-88c2-4b3d-9529-998f1c960cff - - - - - -] Attempt 1 to provision port 841c5507-76d8-46e5-83e3-d3e93f717a82 2026-07-02 01:32:56.455 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 0c6ff77a-d40f-42f7-917e-0573265e8004 2026-07-02 01:32:56.892 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 7e006e59-b805-4016-876f-170093aa845e 2026-07-02 01:32:56.925 9 INFO neutron.plugins.ml2.plugin [None req-065c71dd-45b2-4efa-bf28-1a752dd4b35a - - - - - -] Attempt 1 to provision port 7e006e59-b805-4016-876f-170093aa845e 2026-07-02 01:32:57.680 10 INFO neutron.plugins.ml2.plugin [None req-8c4441d9-483c-45c9-8b27-def00de1e1c2 - - - - - -] Attempt 1 to provision port 7e006e59-b805-4016-876f-170093aa845e 2026-07-02 01:32:58.185 10 INFO neutron.plugins.ml2.plugin [None req-a14a986f-0354-42e0-b3fb-3f804a0bd78c - - - - - -] Attempt 1 to provision port 0c6ff77a-d40f-42f7-917e-0573265e8004 2026-07-02 01:32:58.365 9 INFO neutron.plugins.ml2.plugin [None req-93776d3d-1dba-4261-bffe-757351bdcc42 - - - - - -] Attempt 1 to provision port d30325a0-2ff1-4dae-aee2-59f213466fc8 2026-07-02 01:32:58.421 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 0c6ff77a-d40f-42f7-917e-0573265e8004 2026-07-02 01:32:58.505 9 INFO neutron.plugins.ml2.plugin [None req-9c4dbcb0-49c1-4cd7-9011-ffc5db30d0a9 - - - - - -] Attempt 1 to provision port 03a01238-a6bf-41e8-816c-ce35619afbe3 2026-07-02 01:32:58.538 9 INFO neutron.plugins.ml2.plugin [None req-9c4dbcb0-49c1-4cd7-9011-ffc5db30d0a9 - - - - - -] Attempt 1 to provision port 0c6ff77a-d40f-42f7-917e-0573265e8004 2026-07-02 01:32:58.677 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 7e006e59-b805-4016-876f-170093aa845e 2026-07-02 01:32:58.820 10 INFO neutron.plugins.ml2.plugin [None req-b27796cf-d40e-4a89-b579-f8859653257a - - - - - -] Attempt 1 to provision port 03a01238-a6bf-41e8-816c-ce35619afbe3 2026-07-02 01:32:58.977 9 INFO neutron.plugins.ml2.plugin [None req-71a2ef09-f7ef-4b6e-94ae-2529dfba1fa8 - - - - - -] Attempt 1 to provision port d30325a0-2ff1-4dae-aee2-59f213466fc8 2026-07-02 01:32:59.116 10 INFO neutron.plugins.ml2.plugin [None req-e8a7f4db-b25f-45f8-9dbc-9fa8909d3702 - - - - - -] Attempt 1 to provision port 03a01238-a6bf-41e8-816c-ce35619afbe3 2026-07-02 01:33:00.531 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 11e46a21-9c59-4378-9a53-28248d90e6c5 2026-07-02 01:33:02.470 10 INFO neutron.plugins.ml2.plugin [None req-ccabc71f-7bf9-41ec-81a8-344358c188b1 - - - - - -] Attempt 1 to provision port fcd1bf1b-24c4-4a25-b807-cdad44d41521 2026-07-02 01:33:02.596 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 5024c91d-b9cb-4f87-acb1-f424bc7823ac 2026-07-02 01:33:03.386 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 11e46a21-9c59-4378-9a53-28248d90e6c5 2026-07-02 01:33:03.724 10 INFO neutron.plugins.ml2.plugin [None req-72435656-1bd8-4d78-80d0-0cec53623506 - - - - - -] Attempt 1 to provision port 5024c91d-b9cb-4f87-acb1-f424bc7823ac 2026-07-02 01:33:03.911 9 INFO neutron.plugins.ml2.plugin [None req-b4aefaec-c054-4e34-ab61-7d9b58fc70e7 - - - - - -] Attempt 1 to provision port fed227a1-1388-4d62-ac96-240c412bce6a 2026-07-02 01:33:04.155 9 INFO neutron.plugins.ml2.plugin [None req-0f19fab8-552f-4d7c-b7c5-2c488c3cfce2 - - - - - -] Attempt 1 to provision port 5024c91d-b9cb-4f87-acb1-f424bc7823ac 2026-07-02 01:33:04.436 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 5024c91d-b9cb-4f87-acb1-f424bc7823ac 2026-07-02 01:33:05.329 10 INFO neutron.plugins.ml2.plugin [None req-c68e0c46-1e34-4f64-b586-6352598432d1 - - - - - -] Attempt 1 to provision port cb13d69c-01ac-4153-80e2-4953a26eb209 2026-07-02 01:33:06.012 10 INFO neutron.plugins.ml2.plugin [None req-929ba1ab-5a5c-4d61-93f7-3f415e43c538 - - - - - -] Attempt 1 to provision port cb13d69c-01ac-4153-80e2-4953a26eb209 2026-07-02 01:33:06.357 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 41b02ff6-3a01-49b4-b8fe-2599a3ae8257 2026-07-02 01:33:08.364 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 41b02ff6-3a01-49b4-b8fe-2599a3ae8257 2026-07-02 01:33:09.381 9 INFO neutron.plugins.ml2.plugin [None req-601d1984-79b1-443a-a234-6c282b5ecdd7 - - - - - -] Attempt 1 to provision port 91cb2472-4a9a-4337-91dc-7dbdac722c4b 2026-07-02 01:33:10.329 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port c86ba01b-1448-4dd4-8dff-c16eb73143c3 2026-07-02 01:33:10.736 10 INFO neutron.plugins.ml2.plugin [None req-c99dc898-39a5-4147-a90e-5b2b8741949e - - - - - -] Attempt 1 to provision port c86ba01b-1448-4dd4-8dff-c16eb73143c3 2026-07-02 01:33:11.122 10 INFO neutron.plugins.ml2.plugin [None req-fbed3d10-aca5-4269-bae1-5c8b98845099 - - - - - -] Attempt 1 to provision port c86ba01b-1448-4dd4-8dff-c16eb73143c3 2026-07-02 01:33:11.751 9 INFO neutron.plugins.ml2.plugin [None req-41591b54-42fa-4525-9480-42ee4bebd367 - - - - - -] Attempt 1 to provision port 5ef64de6-b83d-40da-a42d-a65de2ef876c 2026-07-02 01:33:12.114 10 INFO neutron.plugins.ml2.plugin [None req-3cb24286-0571-4705-b970-f9700fb8f8a1 - - - - - -] Attempt 1 to provision port 5e354ff2-b181-429c-9889-820adcef840a 2026-07-02 01:33:12.391 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port c86ba01b-1448-4dd4-8dff-c16eb73143c3 2026-07-02 01:33:12.898 10 INFO neutron.plugins.ml2.plugin [None req-9a0ae979-011b-426e-9bf4-e50ec8e129b9 - - - - - -] Attempt 1 to provision port 5e354ff2-b181-429c-9889-820adcef840a 2026-07-02 01:33:14.421 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 9dd5fd68-9c6b-4cd1-a09f-38c2ab5ec145 2026-07-02 01:33:15.063 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 5ef64de6-b83d-40da-a42d-a65de2ef876c 2026-07-02 01:33:15.179 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f286a304-82d5-4f48-9368-6415ff959d33'] response: {'server_uuid': '18ad4a73-ff1d-4b81-b2ad-cf144795e743', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5ef64de6-b83d-40da-a42d-a65de2ef876c', 'code': 200} 2026-07-02 01:33:16.169 9 INFO neutron.plugins.ml2.plugin [None req-51f9cb8c-ac2c-4cad-acfe-f61b5eb016e6 - - - - - -] Attempt 1 to provision port b2771526-5983-4b6b-a43b-f355bcd5db45 2026-07-02 01:33:16.432 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 9dd5fd68-9c6b-4cd1-a09f-38c2ab5ec145 2026-07-02 01:33:16.739 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 5ef64de6-b83d-40da-a42d-a65de2ef876c 2026-07-02 01:33:18.609 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 841c5507-76d8-46e5-83e3-d3e93f717a82 2026-07-02 01:33:18.834 10 INFO neutron.plugins.ml2.plugin [None req-c881bc76-4e53-4c5e-a278-d32fd1477936 - - - - - -] Attempt 1 to provision port 2c1342bd-8552-4802-9d67-9e2854ae9102 2026-07-02 01:33:19.013 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port b2771526-5983-4b6b-a43b-f355bcd5db45 2026-07-02 01:33:19.124 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f78231f8-8acf-44a2-9330-0f34cf621b07'] response: {'server_uuid': '8fbaae92-3a68-42cd-969d-ac1df2490044', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b2771526-5983-4b6b-a43b-f355bcd5db45', 'code': 200} 2026-07-02 01:33:19.519 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port d30325a0-2ff1-4dae-aee2-59f213466fc8 2026-07-02 01:33:20.352 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 841c5507-76d8-46e5-83e3-d3e93f717a82 2026-07-02 01:33:20.577 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port b2771526-5983-4b6b-a43b-f355bcd5db45 2026-07-02 01:33:21.153 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port d30325a0-2ff1-4dae-aee2-59f213466fc8 2026-07-02 01:33:22.774 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 9832bba6-ccc4-464f-919c-33a0732e595d 2026-07-02 01:33:23.306 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port cb13d69c-01ac-4153-80e2-4953a26eb209 2026-07-02 01:33:23.687 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port fcd1bf1b-24c4-4a25-b807-cdad44d41521 2026-07-02 01:33:24.470 9 INFO neutron.plugins.ml2.plugin [None req-1db659aa-4e9a-435b-90dd-f84cc6dfeace - - - - - -] Attempt 1 to provision port f13df7f2-808f-4217-9ec3-f2de06f32122 2026-07-02 01:33:24.541 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 9832bba6-ccc4-464f-919c-33a0732e595d 2026-07-02 01:33:24.797 9 INFO neutron.plugins.ml2.plugin [None req-5cc993ac-2094-4e56-b353-98ebe16f4e34 - - - - - -] Attempt 1 to provision port 83d6d368-3e6e-4df6-84fb-c2d30cc54a50 2026-07-02 01:33:24.831 9 INFO neutron.plugins.ml2.plugin [None req-5cc993ac-2094-4e56-b353-98ebe16f4e34 - - - - - -] Attempt 1 to provision port f13df7f2-808f-4217-9ec3-f2de06f32122 2026-07-02 01:33:24.903 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port f13df7f2-808f-4217-9ec3-f2de06f32122 2026-07-02 01:33:25.118 10 INFO neutron.plugins.ml2.plugin [None req-effd0ef9-126b-4c3e-900c-dceaeb79bb8a - - - - - -] Attempt 1 to provision port 83d6d368-3e6e-4df6-84fb-c2d30cc54a50 2026-07-02 01:33:25.253 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port cb13d69c-01ac-4153-80e2-4953a26eb209 2026-07-02 01:33:25.493 9 INFO neutron.plugins.ml2.plugin [None req-8daef039-4b94-469e-a21a-9eb591db882e - - - - - -] Attempt 1 to provision port 83d6d368-3e6e-4df6-84fb-c2d30cc54a50 2026-07-02 01:33:25.879 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port fcd1bf1b-24c4-4a25-b807-cdad44d41521 2026-07-02 01:33:26.787 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port f13df7f2-808f-4217-9ec3-f2de06f32122 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 01:33:28.554 9 INFO neutron.plugins.ml2.plugin [None req-8b612a02-3344-4f6c-bf56-ae07e8b36a06 - - - - - -] Attempt 1 to provision port ae95bc1f-9945-49b4-adfe-74ff8493bf1d 2026-07-02 01:33:30.557 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port ae95bc1f-9945-49b4-adfe-74ff8493bf1d 2026-07-02 01:33:30.658 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef5baa2f-cc37-42f7-b7fc-ffc26bd210f6'] response: {'server_uuid': '4a3f9d7c-b6b9-4538-9fa4-dab177da2404', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ae95bc1f-9945-49b4-adfe-74ff8493bf1d', 'code': 200} 2026-07-02 01:33:32.541 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port ae95bc1f-9945-49b4-adfe-74ff8493bf1d /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 01:33:42.724 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 9e4b29e7-5fe7-4a0e-87db-10cf4d4e34a9 2026-07-02 01:33:44.736 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 2c1342bd-8552-4802-9d67-9e2854ae9102 2026-07-02 01:33:46.580 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 83d6d368-3e6e-4df6-84fb-c2d30cc54a50 2026-07-02 01:33:47.029 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 2c1342bd-8552-4802-9d67-9e2854ae9102 2026-07-02 01:33:48.507 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 83d6d368-3e6e-4df6-84fb-c2d30cc54a50 2026-07-02 01:33:56.235 10 INFO neutron.plugins.ml2.plugin [None req-1f1b1da8-eeef-4c9a-8847-057338ba748a - - - - - -] Attempt 1 to provision port 073ffc0b-e70d-453b-a53e-38eed753aadf 2026-07-02 01:33:58.543 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 073ffc0b-e70d-453b-a53e-38eed753aadf 2026-07-02 01:33:58.692 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-84051e55-9773-4332-a5ec-7e0cd5a963ba'] response: {'server_uuid': '8bef6ea1-1a27-4663-9ba3-0be052646a35', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '073ffc0b-e70d-453b-a53e-38eed753aadf', 'code': 200} 2026-07-02 01:34:00.566 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 073ffc0b-e70d-453b-a53e-38eed753aadf 2026-07-02 01:34:02.688 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port b80dd461-df70-4737-be0f-f70f15d84955 2026-07-02 01:34:03.548 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 8ab3f3e7-c914-40fb-9763-4d57ec5277a0 2026-07-02 01:34:03.962 9 INFO neutron.plugins.ml2.plugin [None req-6f36ca7e-b77a-4be9-aadc-ae19094541c6 - - - - - -] Attempt 1 to provision port 4c29d5fb-a2d2-4df7-95dc-f50b80a7dc97 2026-07-02 01:34:04.320 9 INFO neutron.plugins.ml2.plugin [None req-97706c81-d327-47fa-a314-a8688ead93dd - - - - - -] Attempt 1 to provision port b80dd461-df70-4737-be0f-f70f15d84955 2026-07-02 01:34:04.858 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 8ab3f3e7-c914-40fb-9763-4d57ec5277a0 2026-07-02 01:34:05.024 9 INFO neutron.plugins.ml2.plugin [None req-ef5f728d-b0f7-4474-b65e-e887e8355c9c - - - - - -] Attempt 1 to provision port b80dd461-df70-4737-be0f-f70f15d84955 2026-07-02 01:34:05.177 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 74d09247-e050-4ea4-a14c-eaa02ccec96a 2026-07-02 01:34:05.231 10 INFO neutron.plugins.ml2.plugin [None req-e85439a9-f2d1-4cc3-93b7-3a4dac41cd14 - - - - - -] Attempt 1 to provision port 8ab3f3e7-c914-40fb-9763-4d57ec5277a0 2026-07-02 01:34:05.686 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port cebfdb23-b04c-4840-9479-c8f25e3e9f5f 2026-07-02 01:34:05.991 10 INFO neutron.plugins.ml2.plugin [None req-5b49d768-39a7-44ca-8d52-d25261eeeaea - - - - - -] Attempt 1 to provision port 8ab3f3e7-c914-40fb-9763-4d57ec5277a0 2026-07-02 01:34:06.258 9 INFO neutron.plugins.ml2.plugin [None req-b33f5556-0df0-49a8-a8c0-3d4c3682a45a - - - - - -] Attempt 1 to provision port cebfdb23-b04c-4840-9479-c8f25e3e9f5f 2026-07-02 01:34:06.310 9 INFO neutron.plugins.ml2.db [None req-b33f5556-0df0-49a8-a8c0-3d4c3682a45a - - - - - -] No ports have port_id starting with cebfdb23-b04c-4840-9479-c8f25e3e9f5f 2026-07-02 01:34:06.570 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 8932df0d-7ff6-42e4-87d8-6d8a7d1c6f03 2026-07-02 01:34:06.735 9 INFO neutron.plugins.ml2.plugin [None req-1ed95dee-118e-4e63-af07-74d6a53ced21 - - - - - -] Attempt 1 to provision port 74d09247-e050-4ea4-a14c-eaa02ccec96a 2026-07-02 01:34:06.914 9 INFO neutron.plugins.ml2.plugin [None req-eccb3849-1bc5-487d-a518-f14602c6e4f5 - - - - - -] Attempt 1 to provision port 53090563-95df-474d-a351-caaa5039d201 2026-07-02 01:34:07.308 9 INFO neutron.plugins.ml2.plugin [None req-9008ac70-0b3d-4cab-b8ee-56e7fccc2482 - - - - - -] Attempt 1 to provision port 53090563-95df-474d-a351-caaa5039d201 2026-07-02 01:34:07.392 9 INFO neutron.plugins.ml2.plugin [None req-9008ac70-0b3d-4cab-b8ee-56e7fccc2482 - - - - - -] Attempt 1 to provision port 8932df0d-7ff6-42e4-87d8-6d8a7d1c6f03 2026-07-02 01:34:07.448 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 53090563-95df-474d-a351-caaa5039d201 2026-07-02 01:34:07.478 9 INFO neutron.plugins.ml2.plugin [None req-9008ac70-0b3d-4cab-b8ee-56e7fccc2482 - - - - - -] Attempt 1 to provision port 41ffbad9-8c2e-4115-b02e-b0912e8c7227 2026-07-02 01:34:07.664 10 INFO neutron.plugins.ml2.plugin [None req-19d95e89-0a44-47e5-aadf-0a562cb7eb00 - - - - - -] Attempt 1 to provision port 41ffbad9-8c2e-4115-b02e-b0912e8c7227 2026-07-02 01:34:07.944 9 INFO neutron.plugins.ml2.plugin [None req-c19b4859-9c1a-47bc-8812-8905d666cfef - - - - - -] Attempt 1 to provision port 41ffbad9-8c2e-4115-b02e-b0912e8c7227 2026-07-02 01:34:08.097 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 53090563-95df-474d-a351-caaa5039d201 2026-07-02 01:34:10.097 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port f52a7cdc-f085-415c-815a-5d6b8a675a51 2026-07-02 01:34:12.218 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port f52a7cdc-f085-415c-815a-5d6b8a675a51 2026-07-02 01:34:13.039 9 INFO neutron.plugins.ml2.plugin [None req-8b160594-ff41-4a35-b39a-47999c21afb7 - - - - - -] Attempt 1 to provision port fafa89ca-36d8-415a-9fae-87fa18217e38 2026-07-02 01:34:16.245 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port fafa89ca-36d8-415a-9fae-87fa18217e38 2026-07-02 01:34:16.370 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc25b027-3af3-43d6-9137-1835c61e3db0'] response: {'server_uuid': '7e02e91e-ebfb-47dc-a70f-88ec50ae50fd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fafa89ca-36d8-415a-9fae-87fa18217e38', 'code': 200} 2026-07-02 01:34:18.310 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port fafa89ca-36d8-415a-9fae-87fa18217e38 2026-07-02 01:34:38.082 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port e6fda6c6-612d-4a28-8cee-ddd6a3eeb510 2026-07-02 01:34:39.845 10 INFO neutron.plugins.ml2.plugin [None req-0e418077-e2cb-4494-8e15-1843694cdf81 - - - - - -] Attempt 1 to provision port e6fda6c6-612d-4a28-8cee-ddd6a3eeb510 2026-07-02 01:34:40.186 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port e6fda6c6-612d-4a28-8cee-ddd6a3eeb510 2026-07-02 01:34:40.473 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 4e591d9d-02ef-4df9-8fdb-bd6656a47d8d 2026-07-02 01:34:40.725 10 INFO neutron.plugins.ml2.plugin [None req-ca0b132f-a1c0-4819-90f1-71a0c8de22e4 - - - - - -] Attempt 1 to provision port 58008991-0d37-414a-b374-35b1dacf574c 2026-07-02 01:34:40.966 10 INFO neutron.plugins.ml2.plugin [None req-1526aeeb-28bd-4af2-ab46-96add28c3544 - - - - - -] Attempt 1 to provision port e6fda6c6-612d-4a28-8cee-ddd6a3eeb510 2026-07-02 01:34:40.974 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port c51cce0b-1388-4f18-a8c8-3555cc4ef5cc 2026-07-02 01:34:41.048 10 INFO neutron.plugins.ml2.plugin [None req-1526aeeb-28bd-4af2-ab46-96add28c3544 - - - - - -] Attempt 1 to provision port 4e591d9d-02ef-4df9-8fdb-bd6656a47d8d 2026-07-02 01:34:41.442 9 INFO neutron.plugins.ml2.plugin [None req-27a199a7-ee6b-4f6c-bfd5-da17e25c6102 - - - - - -] Attempt 1 to provision port e6fda6c6-612d-4a28-8cee-ddd6a3eeb510 2026-07-02 01:34:42.045 9 INFO neutron.plugins.ml2.plugin [None req-9ca36682-3e17-4700-9740-1141dfebd240 - - - - - -] Attempt 1 to provision port 4e591d9d-02ef-4df9-8fdb-bd6656a47d8d 2026-07-02 01:34:42.097 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port e6fda6c6-612d-4a28-8cee-ddd6a3eeb510 2026-07-02 01:34:42.244 10 INFO neutron.plugins.ml2.plugin [None req-6ba5123f-00a7-4068-a332-a790d1fbd30e - - - - - -] Attempt 1 to provision port c51cce0b-1388-4f18-a8c8-3555cc4ef5cc 2026-07-02 01:34:42.488 9 INFO neutron.plugins.ml2.plugin [None req-a79e8c57-9c96-4ab4-b97b-9ed3b82a6ec9 - - - - - -] Attempt 1 to provision port 4e591d9d-02ef-4df9-8fdb-bd6656a47d8d 2026-07-02 01:34:42.546 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 4e591d9d-02ef-4df9-8fdb-bd6656a47d8d 2026-07-02 01:34:43.124 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port c51cce0b-1388-4f18-a8c8-3555cc4ef5cc 2026-07-02 01:34:43.683 10 INFO neutron.plugins.ml2.plugin [None req-89f0a2a2-1144-415d-b1df-9ea8a63d3695 - - - - - -] Attempt 1 to provision port 793cb76b-956c-480c-8ed1-0727b4fe2bdb 2026-07-02 01:34:43.847 10 INFO neutron.plugins.ml2.plugin [None req-ad373861-da31-4054-bfeb-ae03d7007880 - - - - - -] Attempt 1 to provision port c51cce0b-1388-4f18-a8c8-3555cc4ef5cc 2026-07-02 01:34:44.078 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port c51cce0b-1388-4f18-a8c8-3555cc4ef5cc 2026-07-02 01:34:44.241 10 INFO neutron.plugins.ml2.plugin [None req-981ba444-4c56-4090-a347-fac4d096b528 - - - - - -] Attempt 1 to provision port c51cce0b-1388-4f18-a8c8-3555cc4ef5cc 2026-07-02 01:34:44.424 9 INFO neutron.plugins.ml2.plugin [None req-da6a3bfc-a547-4dd7-91e7-41430257cb86 - - - - - -] Attempt 1 to provision port 793cb76b-956c-480c-8ed1-0727b4fe2bdb 2026-07-02 01:34:45.374 10 INFO neutron.plugins.ml2.plugin [None req-8a00b5cd-97d7-4eb8-8413-3aa0afb348fa - - - - - -] Attempt 1 to provision port df95c299-9dab-49fc-b468-314a637ccc69 2026-07-02 01:34:46.109 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port f26c14a9-f44a-4137-a461-1cb002ba55a6 2026-07-02 01:34:46.133 10 INFO neutron.plugins.ml2.plugin [None req-8e91f1f9-1ab8-4f3e-a775-42526e6a3c1e - - - - - -] Attempt 1 to provision port df95c299-9dab-49fc-b468-314a637ccc69 2026-07-02 01:34:47.601 9 INFO neutron.plugins.ml2.plugin [None req-1aa7112a-5f0e-4a2f-8a10-06fcdfbb3765 - - - - - -] Attempt 1 to provision port 75e18706-ca4e-44af-ad27-cda79156f9fb 2026-07-02 01:34:48.164 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port f26c14a9-f44a-4137-a461-1cb002ba55a6 2026-07-02 01:34:48.343 9 INFO neutron.plugins.ml2.plugin [None req-45cbe584-ef93-49f9-8c8d-f09100ad1d6c - - - - - -] Attempt 1 to provision port 75e18706-ca4e-44af-ad27-cda79156f9fb 2026-07-02 01:34:52.420 9 INFO neutron.plugins.ml2.plugin [None req-3ec2457d-2576-4e2f-9964-edad4c338e8d - - - - - -] Attempt 1 to provision port 8d0111bc-d4fd-4bd2-a0d7-11c990448e60 2026-07-02 01:34:54.153 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 8d0111bc-d4fd-4bd2-a0d7-11c990448e60 2026-07-02 01:34:54.264 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-11112c61-ab6c-4846-8010-4a0e51932e0a'] response: {'server_uuid': '1328e94f-c517-4066-b0fc-10a82c1de499', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8d0111bc-d4fd-4bd2-a0d7-11c990448e60', 'code': 200} 2026-07-02 01:34:56.147 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 8d0111bc-d4fd-4bd2-a0d7-11c990448e60 2026-07-02 01:35:00.028 9 INFO neutron.plugins.ml2.plugin [None req-d9f8ee15-8c65-47d0-ab9f-8656aee31a87 - - - - - -] Attempt 1 to provision port 1f2cd22f-abe3-4c74-9e02-b31658bb5131 2026-07-02 01:35:02.220 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 793cb76b-956c-480c-8ed1-0727b4fe2bdb 2026-07-02 01:35:02.612 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 75e18706-ca4e-44af-ad27-cda79156f9fb 2026-07-02 01:35:02.962 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 1f2cd22f-abe3-4c74-9e02-b31658bb5131 2026-07-02 01:35:03.087 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f2405ba-8b16-4ee7-89c9-c051f25cb439'] response: {'server_uuid': '3490d967-2176-4377-944a-cfb4e93ea507', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1f2cd22f-abe3-4c74-9e02-b31658bb5131', 'code': 200} 2026-07-02 01:35:03.385 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 58008991-0d37-414a-b374-35b1dacf574c 2026-07-02 01:35:04.163 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 793cb76b-956c-480c-8ed1-0727b4fe2bdb 2026-07-02 01:35:04.436 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port df95c299-9dab-49fc-b468-314a637ccc69 2026-07-02 01:35:05.071 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 75e18706-ca4e-44af-ad27-cda79156f9fb 2026-07-02 01:35:05.328 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 1f2cd22f-abe3-4c74-9e02-b31658bb5131 2026-07-02 01:35:05.639 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 58008991-0d37-414a-b374-35b1dacf574c 2026-07-02 01:35:06.134 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port df95c299-9dab-49fc-b468-314a637ccc69 2026-07-02 01:35:22.250 9 INFO neutron.plugins.ml2.plugin [None req-73e81cab-7375-4d24-9b6f-a36f2cfbb7e2 - - - - - -] Attempt 1 to provision port b15362ab-7859-4006-a0c9-c5bcdeca4e7c 2026-07-02 01:35:34.086 9 INFO neutron.plugins.ml2.plugin [None req-48d93ca2-13bc-4732-8d58-e07ac1d82e30 - - - - - -] Attempt 1 to provision port d5d90ed0-6600-4ac5-8a70-ba6c57e4d6db 2026-07-02 01:35:36.171 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port d5d90ed0-6600-4ac5-8a70-ba6c57e4d6db 2026-07-02 01:35:36.278 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6baf8402-90dd-4b39-940b-7c38c7e917ee'] response: {'server_uuid': '79cce333-7b8a-4637-92df-71b53d00f610', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd5d90ed0-6600-4ac5-8a70-ba6c57e4d6db', 'code': 200} 2026-07-02 01:35:38.119 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port d5d90ed0-6600-4ac5-8a70-ba6c57e4d6db 2026-07-02 01:36:12.222 9 INFO neutron.plugins.ml2.plugin [None req-1e340739-84b6-4e81-b6be-5734e32c2e34 - - - - - -] Attempt 1 to provision port 46273871-873c-4398-874a-5167ae025e25 2026-07-02 01:36:14.398 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 46273871-873c-4398-874a-5167ae025e25 2026-07-02 01:36:14.551 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0629749-d248-4915-8ea1-5aa00e42dbde'] response: {'server_uuid': '79cce333-7b8a-4637-92df-71b53d00f610', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '46273871-873c-4398-874a-5167ae025e25', 'code': 200} 2026-07-02 01:36:16.266 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 46273871-873c-4398-874a-5167ae025e25 2026-07-02 01:36:38.049 10 INFO neutron.plugins.ml2.plugin [None req-43d989d8-6bbe-43ba-a208-a3d846b9be9e - - - - - -] Attempt 1 to provision port 00e533ec-7eda-4b8f-b683-33b6d29f1c0d 2026-07-02 01:36:42.224 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 00e533ec-7eda-4b8f-b683-33b6d29f1c0d 2026-07-02 01:36:42.379 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6bdd567-29a7-47ff-b3c6-aafc7b25d3d7'] response: {'server_uuid': '79cce333-7b8a-4637-92df-71b53d00f610', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '00e533ec-7eda-4b8f-b683-33b6d29f1c0d', 'code': 200} 2026-07-02 01:36:44.169 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port 00e533ec-7eda-4b8f-b683-33b6d29f1c0d 2026-07-02 01:36:48.794 10 INFO neutron.plugins.ml2.plugin [None req-8571ce71-e27f-4666-bfe4-312fe8e71761 - - - - - -] Attempt 1 to provision port d88b656e-a365-4b6b-a257-33ee90cef0fe 2026-07-02 01:36:52.263 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port d88b656e-a365-4b6b-a257-33ee90cef0fe 2026-07-02 01:36:52.359 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec147009-0879-4614-a4ff-bbd51a81dec1'] response: {'server_uuid': '79cce333-7b8a-4637-92df-71b53d00f610', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd88b656e-a365-4b6b-a257-33ee90cef0fe', 'code': 200} 2026-07-02 01:36:54.168 9 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port d88b656e-a365-4b6b-a257-33ee90cef0fe 2026-07-02 01:37:02.222 10 INFO neutron.plugins.ml2.plugin [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Attempt 1 to provision port d88b656e-a365-4b6b-a257-33ee90cef0fe 2026-07-02 01:37:02.348 9 INFO neutron.plugins.ml2.plugin [None req-4b270b03-590e-439f-ba3e-704063843c59 - - - - - -] Attempt 1 to provision port d88b656e-a365-4b6b-a257-33ee90cef0fe 2026-07-02 01:37:07.660 9 INFO neutron.plugins.ml2.plugin [None req-7f66d0bf-bc90-41f0-9937-d4a75ea4cf60 - - - - - -] Attempt 1 to provision port 00e533ec-7eda-4b8f-b683-33b6d29f1c0d 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers [None req-39a94872-ee3c-4f2c-856c-77dfaff36694 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 11c30efd-8487-495f-bf36-ed1fc1eebeed could not be found. 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 11c30efd-8487-495f-bf36-ed1fc1eebeed could not be found. 2026-07-02 01:38:00.667 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:38:00.669 9 ERROR neutron.plugins.ml2.managers [None req-39a94872-ee3c-4f2c-856c-77dfaff36694 - - - - - -] Failed to bind port 329b5157-7221-43e2-9098-8f6ca3f9165b on host instance for vnic_type normal using segments [{'id': '9584631e-4b2b-47da-8ac4-0e5a9285104b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 522, 'network_id': '69e67a83-9e6e-43e6-b093-1a8c88e341ca'}] 2026-07-02 01:38:00.669 9 INFO neutron.plugins.ml2.plugin [None req-39a94872-ee3c-4f2c-856c-77dfaff36694 - - - - - -] Attempt 2 to bind port 329b5157-7221-43e2-9098-8f6ca3f9165b 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers [None req-39a94872-ee3c-4f2c-856c-77dfaff36694 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 11c30efd-8487-495f-bf36-ed1fc1eebeed could not be found. 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 11c30efd-8487-495f-bf36-ed1fc1eebeed could not be found. 2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:38:00.687 9 ERROR neutron.plugins.ml2.managers [None req-39a94872-ee3c-4f2c-856c-77dfaff36694 - - - - - -] Failed to bind port 329b5157-7221-43e2-9098-8f6ca3f9165b on host instance for vnic_type normal using segments [{'id': '9584631e-4b2b-47da-8ac4-0e5a9285104b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 522, 'network_id': '69e67a83-9e6e-43e6-b093-1a8c88e341ca'}] 2026-07-02 01:38:00.688 9 INFO neutron.plugins.ml2.plugin [None req-39a94872-ee3c-4f2c-856c-77dfaff36694 - - - - - -] Attempt 3 to bind port 329b5157-7221-43e2-9098-8f6ca3f9165b 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers [None req-39a94872-ee3c-4f2c-856c-77dfaff36694 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 11c30efd-8487-495f-bf36-ed1fc1eebeed could not be found. 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 11c30efd-8487-495f-bf36-ed1fc1eebeed could not be found. 2026-07-02 01:38:00.709 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:38:00.710 9 ERROR neutron.plugins.ml2.managers [None req-39a94872-ee3c-4f2c-856c-77dfaff36694 - - - - - -] Failed to bind port 329b5157-7221-43e2-9098-8f6ca3f9165b on host instance for vnic_type normal using segments [{'id': '9584631e-4b2b-47da-8ac4-0e5a9285104b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 522, 'network_id': '69e67a83-9e6e-43e6-b093-1a8c88e341ca'}] 2026-07-02 01:38:00.711 9 INFO neutron.plugins.ml2.plugin [None req-39a94872-ee3c-4f2c-856c-77dfaff36694 - - - - - -] Attempt 4 to bind port 329b5157-7221-43e2-9098-8f6ca3f9165b 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers [None req-39a94872-ee3c-4f2c-856c-77dfaff36694 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 11c30efd-8487-495f-bf36-ed1fc1eebeed could not be found. 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 11c30efd-8487-495f-bf36-ed1fc1eebeed could not be found. 2026-07-02 01:38:00.729 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:38:00.730 9 ERROR neutron.plugins.ml2.managers [None req-39a94872-ee3c-4f2c-856c-77dfaff36694 - - - - - -] Failed to bind port 329b5157-7221-43e2-9098-8f6ca3f9165b on host instance for vnic_type normal using segments [{'id': '9584631e-4b2b-47da-8ac4-0e5a9285104b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 522, 'network_id': '69e67a83-9e6e-43e6-b093-1a8c88e341ca'}] 2026-07-02 01:38:00.730 9 INFO neutron.plugins.ml2.plugin [None req-39a94872-ee3c-4f2c-856c-77dfaff36694 - - - - - -] Attempt 5 to bind port 329b5157-7221-43e2-9098-8f6ca3f9165b 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers [None req-39a94872-ee3c-4f2c-856c-77dfaff36694 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 11c30efd-8487-495f-bf36-ed1fc1eebeed could not be found. 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 11c30efd-8487-495f-bf36-ed1fc1eebeed could not be found. 2026-07-02 01:38:00.749 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:38:00.750 9 ERROR neutron.plugins.ml2.managers [None req-39a94872-ee3c-4f2c-856c-77dfaff36694 - - - - - -] Failed to bind port 329b5157-7221-43e2-9098-8f6ca3f9165b on host instance for vnic_type normal using segments [{'id': '9584631e-4b2b-47da-8ac4-0e5a9285104b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 522, 'network_id': '69e67a83-9e6e-43e6-b093-1a8c88e341ca'}] 2026-07-02 01:38:00.750 9 INFO neutron.plugins.ml2.plugin [None req-39a94872-ee3c-4f2c-856c-77dfaff36694 - - - - - -] Attempt 6 to bind port 329b5157-7221-43e2-9098-8f6ca3f9165b 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers [None req-39a94872-ee3c-4f2c-856c-77dfaff36694 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 11c30efd-8487-495f-bf36-ed1fc1eebeed could not be found. 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 11c30efd-8487-495f-bf36-ed1fc1eebeed could not be found. 2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:38:00.772 9 ERROR neutron.plugins.ml2.managers [None req-39a94872-ee3c-4f2c-856c-77dfaff36694 - - - - - -] Failed to bind port 329b5157-7221-43e2-9098-8f6ca3f9165b on host instance for vnic_type normal using segments [{'id': '9584631e-4b2b-47da-8ac4-0e5a9285104b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 522, 'network_id': '69e67a83-9e6e-43e6-b093-1a8c88e341ca'}] 2026-07-02 01:38:00.773 9 INFO neutron.plugins.ml2.plugin [None req-39a94872-ee3c-4f2c-856c-77dfaff36694 - - - - - -] Attempt 7 to bind port 329b5157-7221-43e2-9098-8f6ca3f9165b 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers [None req-39a94872-ee3c-4f2c-856c-77dfaff36694 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 11c30efd-8487-495f-bf36-ed1fc1eebeed could not be found. 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 11c30efd-8487-495f-bf36-ed1fc1eebeed could not be found. 2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:38:00.793 9 ERROR neutron.plugins.ml2.managers [None req-39a94872-ee3c-4f2c-856c-77dfaff36694 - - - - - -] Failed to bind port 329b5157-7221-43e2-9098-8f6ca3f9165b on host instance for vnic_type normal using segments [{'id': '9584631e-4b2b-47da-8ac4-0e5a9285104b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 522, 'network_id': '69e67a83-9e6e-43e6-b093-1a8c88e341ca'}] 2026-07-02 01:38:00.794 9 INFO neutron.plugins.ml2.plugin [None req-39a94872-ee3c-4f2c-856c-77dfaff36694 - - - - - -] Attempt 8 to bind port 329b5157-7221-43e2-9098-8f6ca3f9165b 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers [None req-39a94872-ee3c-4f2c-856c-77dfaff36694 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 11c30efd-8487-495f-bf36-ed1fc1eebeed could not be found. 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 11c30efd-8487-495f-bf36-ed1fc1eebeed could not be found. 2026-07-02 01:38:00.815 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:38:00.816 9 ERROR neutron.plugins.ml2.managers [None req-39a94872-ee3c-4f2c-856c-77dfaff36694 - - - - - -] Failed to bind port 329b5157-7221-43e2-9098-8f6ca3f9165b on host instance for vnic_type normal using segments [{'id': '9584631e-4b2b-47da-8ac4-0e5a9285104b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 522, 'network_id': '69e67a83-9e6e-43e6-b093-1a8c88e341ca'}] 2026-07-02 01:38:00.817 9 INFO neutron.plugins.ml2.plugin [None req-39a94872-ee3c-4f2c-856c-77dfaff36694 - - - - - -] Attempt 9 to bind port 329b5157-7221-43e2-9098-8f6ca3f9165b 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers [None req-39a94872-ee3c-4f2c-856c-77dfaff36694 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 11c30efd-8487-495f-bf36-ed1fc1eebeed could not be found. 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 11c30efd-8487-495f-bf36-ed1fc1eebeed could not be found. 2026-07-02 01:38:00.842 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:38:00.843 9 ERROR neutron.plugins.ml2.managers [None req-39a94872-ee3c-4f2c-856c-77dfaff36694 - - - - - -] Failed to bind port 329b5157-7221-43e2-9098-8f6ca3f9165b on host instance for vnic_type normal using segments [{'id': '9584631e-4b2b-47da-8ac4-0e5a9285104b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 522, 'network_id': '69e67a83-9e6e-43e6-b093-1a8c88e341ca'}] 2026-07-02 01:38:00.843 9 INFO neutron.plugins.ml2.plugin [None req-39a94872-ee3c-4f2c-856c-77dfaff36694 - - - - - -] Attempt 10 to bind port 329b5157-7221-43e2-9098-8f6ca3f9165b 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers [None req-39a94872-ee3c-4f2c-856c-77dfaff36694 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 11c30efd-8487-495f-bf36-ed1fc1eebeed could not be found. 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 11c30efd-8487-495f-bf36-ed1fc1eebeed could not be found. 2026-07-02 01:38:00.864 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:38:00.865 9 ERROR neutron.plugins.ml2.managers [None req-39a94872-ee3c-4f2c-856c-77dfaff36694 - - - - - -] Failed to bind port 329b5157-7221-43e2-9098-8f6ca3f9165b on host instance for vnic_type normal using segments [{'id': '9584631e-4b2b-47da-8ac4-0e5a9285104b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 522, 'network_id': '69e67a83-9e6e-43e6-b093-1a8c88e341ca'}] 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 69e67a83-9e6e-43e6-b093-1a8c88e341ca could not be found. 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 265, in _get_network 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2869, in one 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1476, in one 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1288, in get_network 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 267, in _get_network 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 69e67a83-9e6e-43e6-b093-1a8c88e341ca could not be found. 2026-07-02 01:38:01.494 9 ERROR oslo_messaging.rpc.server  2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers [None req-9f4638ca-45e1-4067-9ca7-74ea85c2aaff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2de83452-2977-4150-9d25-6daf53c677b7 could not be found. 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2de83452-2977-4150-9d25-6daf53c677b7 could not be found. 2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:38:02.353 9 ERROR neutron.plugins.ml2.managers [None req-9f4638ca-45e1-4067-9ca7-74ea85c2aaff - - - - - -] Failed to bind port 77474b4a-dba2-472a-804d-bde69d21122e on host instance for vnic_type normal using segments [{'id': '2bae2cc5-4e95-4a49-a950-6ca89da12825', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': '0758fbde-1967-4e93-b0b3-98716cd05fc5'}] 2026-07-02 01:38:02.353 9 INFO neutron.plugins.ml2.plugin [None req-9f4638ca-45e1-4067-9ca7-74ea85c2aaff - - - - - -] Attempt 2 to bind port 77474b4a-dba2-472a-804d-bde69d21122e 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers [None req-9f4638ca-45e1-4067-9ca7-74ea85c2aaff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2de83452-2977-4150-9d25-6daf53c677b7 could not be found. 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2de83452-2977-4150-9d25-6daf53c677b7 could not be found. 2026-07-02 01:38:02.370 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:38:02.371 9 ERROR neutron.plugins.ml2.managers [None req-9f4638ca-45e1-4067-9ca7-74ea85c2aaff - - - - - -] Failed to bind port 77474b4a-dba2-472a-804d-bde69d21122e on host instance for vnic_type normal using segments [{'id': '2bae2cc5-4e95-4a49-a950-6ca89da12825', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': '0758fbde-1967-4e93-b0b3-98716cd05fc5'}] 2026-07-02 01:38:02.371 9 INFO neutron.plugins.ml2.plugin [None req-9f4638ca-45e1-4067-9ca7-74ea85c2aaff - - - - - -] Attempt 3 to bind port 77474b4a-dba2-472a-804d-bde69d21122e 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers [None req-9f4638ca-45e1-4067-9ca7-74ea85c2aaff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2de83452-2977-4150-9d25-6daf53c677b7 could not be found. 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2de83452-2977-4150-9d25-6daf53c677b7 could not be found. 2026-07-02 01:38:02.390 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:38:02.391 9 ERROR neutron.plugins.ml2.managers [None req-9f4638ca-45e1-4067-9ca7-74ea85c2aaff - - - - - -] Failed to bind port 77474b4a-dba2-472a-804d-bde69d21122e on host instance for vnic_type normal using segments [{'id': '2bae2cc5-4e95-4a49-a950-6ca89da12825', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': '0758fbde-1967-4e93-b0b3-98716cd05fc5'}] 2026-07-02 01:38:02.391 9 INFO neutron.plugins.ml2.plugin [None req-9f4638ca-45e1-4067-9ca7-74ea85c2aaff - - - - - -] Attempt 4 to bind port 77474b4a-dba2-472a-804d-bde69d21122e 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers [None req-9f4638ca-45e1-4067-9ca7-74ea85c2aaff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2de83452-2977-4150-9d25-6daf53c677b7 could not be found. 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2de83452-2977-4150-9d25-6daf53c677b7 could not be found. 2026-07-02 01:38:02.418 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:38:02.419 9 ERROR neutron.plugins.ml2.managers [None req-9f4638ca-45e1-4067-9ca7-74ea85c2aaff - - - - - -] Failed to bind port 77474b4a-dba2-472a-804d-bde69d21122e on host instance for vnic_type normal using segments [{'id': '2bae2cc5-4e95-4a49-a950-6ca89da12825', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': '0758fbde-1967-4e93-b0b3-98716cd05fc5'}] 2026-07-02 01:38:02.419 9 INFO neutron.plugins.ml2.plugin [None req-9f4638ca-45e1-4067-9ca7-74ea85c2aaff - - - - - -] Attempt 5 to bind port 77474b4a-dba2-472a-804d-bde69d21122e 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers [None req-9f4638ca-45e1-4067-9ca7-74ea85c2aaff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2de83452-2977-4150-9d25-6daf53c677b7 could not be found. 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2de83452-2977-4150-9d25-6daf53c677b7 could not be found. 2026-07-02 01:38:02.440 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:38:02.441 9 ERROR neutron.plugins.ml2.managers [None req-9f4638ca-45e1-4067-9ca7-74ea85c2aaff - - - - - -] Failed to bind port 77474b4a-dba2-472a-804d-bde69d21122e on host instance for vnic_type normal using segments [{'id': '2bae2cc5-4e95-4a49-a950-6ca89da12825', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': '0758fbde-1967-4e93-b0b3-98716cd05fc5'}] 2026-07-02 01:38:02.441 9 INFO neutron.plugins.ml2.plugin [None req-9f4638ca-45e1-4067-9ca7-74ea85c2aaff - - - - - -] Attempt 6 to bind port 77474b4a-dba2-472a-804d-bde69d21122e 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers [None req-9f4638ca-45e1-4067-9ca7-74ea85c2aaff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2de83452-2977-4150-9d25-6daf53c677b7 could not be found. 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2de83452-2977-4150-9d25-6daf53c677b7 could not be found. 2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:38:02.456 9 ERROR neutron.plugins.ml2.managers [None req-9f4638ca-45e1-4067-9ca7-74ea85c2aaff - - - - - -] Failed to bind port 77474b4a-dba2-472a-804d-bde69d21122e on host instance for vnic_type normal using segments [{'id': '2bae2cc5-4e95-4a49-a950-6ca89da12825', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': '0758fbde-1967-4e93-b0b3-98716cd05fc5'}] 2026-07-02 01:38:02.456 9 INFO neutron.plugins.ml2.plugin [None req-9f4638ca-45e1-4067-9ca7-74ea85c2aaff - - - - - -] Attempt 7 to bind port 77474b4a-dba2-472a-804d-bde69d21122e 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers [None req-9f4638ca-45e1-4067-9ca7-74ea85c2aaff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2de83452-2977-4150-9d25-6daf53c677b7 could not be found. 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2de83452-2977-4150-9d25-6daf53c677b7 could not be found. 2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:38:02.472 9 ERROR neutron.plugins.ml2.managers [None req-9f4638ca-45e1-4067-9ca7-74ea85c2aaff - - - - - -] Failed to bind port 77474b4a-dba2-472a-804d-bde69d21122e on host instance for vnic_type normal using segments [{'id': '2bae2cc5-4e95-4a49-a950-6ca89da12825', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': '0758fbde-1967-4e93-b0b3-98716cd05fc5'}] 2026-07-02 01:38:02.473 9 INFO neutron.plugins.ml2.plugin [None req-9f4638ca-45e1-4067-9ca7-74ea85c2aaff - - - - - -] Attempt 8 to bind port 77474b4a-dba2-472a-804d-bde69d21122e 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers [None req-9f4638ca-45e1-4067-9ca7-74ea85c2aaff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2de83452-2977-4150-9d25-6daf53c677b7 could not be found. 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2de83452-2977-4150-9d25-6daf53c677b7 could not be found. 2026-07-02 01:38:02.488 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:38:02.489 9 ERROR neutron.plugins.ml2.managers [None req-9f4638ca-45e1-4067-9ca7-74ea85c2aaff - - - - - -] Failed to bind port 77474b4a-dba2-472a-804d-bde69d21122e on host instance for vnic_type normal using segments [{'id': '2bae2cc5-4e95-4a49-a950-6ca89da12825', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': '0758fbde-1967-4e93-b0b3-98716cd05fc5'}] 2026-07-02 01:38:02.489 9 INFO neutron.plugins.ml2.plugin [None req-9f4638ca-45e1-4067-9ca7-74ea85c2aaff - - - - - -] Attempt 9 to bind port 77474b4a-dba2-472a-804d-bde69d21122e 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers [None req-9f4638ca-45e1-4067-9ca7-74ea85c2aaff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2de83452-2977-4150-9d25-6daf53c677b7 could not be found. 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2de83452-2977-4150-9d25-6daf53c677b7 could not be found. 2026-07-02 01:38:02.505 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:38:02.506 9 ERROR neutron.plugins.ml2.managers [None req-9f4638ca-45e1-4067-9ca7-74ea85c2aaff - - - - - -] Failed to bind port 77474b4a-dba2-472a-804d-bde69d21122e on host instance for vnic_type normal using segments [{'id': '2bae2cc5-4e95-4a49-a950-6ca89da12825', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': '0758fbde-1967-4e93-b0b3-98716cd05fc5'}] 2026-07-02 01:38:02.506 9 INFO neutron.plugins.ml2.plugin [None req-9f4638ca-45e1-4067-9ca7-74ea85c2aaff - - - - - -] Attempt 10 to bind port 77474b4a-dba2-472a-804d-bde69d21122e 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers [None req-9f4638ca-45e1-4067-9ca7-74ea85c2aaff - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2de83452-2977-4150-9d25-6daf53c677b7 could not be found. 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2de83452-2977-4150-9d25-6daf53c677b7 could not be found. 2026-07-02 01:38:02.524 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:38:02.525 9 ERROR neutron.plugins.ml2.managers [None req-9f4638ca-45e1-4067-9ca7-74ea85c2aaff - - - - - -] Failed to bind port 77474b4a-dba2-472a-804d-bde69d21122e on host instance for vnic_type normal using segments [{'id': '2bae2cc5-4e95-4a49-a950-6ca89da12825', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': '0758fbde-1967-4e93-b0b3-98716cd05fc5'}] 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server [None req-1459c234-eae6-4044-819b-560925bf2ec1 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 0758fbde-1967-4e93-b0b3-98716cd05fc5 could not be found. 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 265, in _get_network 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2869, in one 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1476, in one 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1288, in get_network 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 267, in _get_network 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 0758fbde-1967-4e93-b0b3-98716cd05fc5 could not be found. 2026-07-02 01:38:03.247 9 ERROR oslo_messaging.rpc.server