+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini This program is using eventlet and has been monkey_patched /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-06-24 01:31:40.959 1 INFO neutron.common.config [-] Logging enabled! 2026-06-24 01:31:40.959 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.4.dev32 2026-06-24 01:31:40.959 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-24 01:31:40.960 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-24 01:31:41.984 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 01:31:41.990 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-24 01:31:41.994 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-24 01:31:41.995 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 01:31:41.995 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-24 01:31:41.995 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-24 01:31:41.996 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 01:31:42.003 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 01:31:42.003 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 01:31:42.003 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 01:31:42.023 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-24 01:31:42.025 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 01:31:42.025 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-24 01:31:42.063 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-24 01:31:42.064 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-24 01:31:42.064 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-24 01:31:42.064 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-24 01:31:42.357 1 INFO neutron.plugins.ml2.managers [None req-2258571a-e92a-4eed-ad38-d2c6a00b9d8a - - - - - -] Initializing driver for type 'vlan' 2026-06-24 01:31:42.502 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-2258571a-e92a-4eed-ad38-d2c6a00b9d8a - - - - - -] VlanTypeDriver initialization complete 2026-06-24 01:31:42.503 1 INFO neutron.plugins.ml2.managers [None req-2258571a-e92a-4eed-ad38-d2c6a00b9d8a - - - - - -] Initializing driver for type 'vxlan' 2026-06-24 01:31:42.503 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-2258571a-e92a-4eed-ad38-d2c6a00b9d8a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-24 01:31:42.550 1 INFO neutron.plugins.ml2.managers [None req-2258571a-e92a-4eed-ad38-d2c6a00b9d8a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-24 01:31:42.550 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-2258571a-e92a-4eed-ad38-d2c6a00b9d8a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-24 01:31:42.550 1 INFO neutron.plugins.ml2.managers [None req-2258571a-e92a-4eed-ad38-d2c6a00b9d8a - - - - - -] Initializing extension driver 'port_security' 2026-06-24 01:31:42.551 1 INFO neutron.plugins.ml2.extensions.port_security [None req-2258571a-e92a-4eed-ad38-d2c6a00b9d8a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-24 01:31:42.551 1 INFO neutron.plugins.ml2.managers [None req-2258571a-e92a-4eed-ad38-d2c6a00b9d8a - - - - - -] Initializing extension driver 'qos' 2026-06-24 01:31:42.551 1 INFO neutron.plugins.ml2.managers [None req-2258571a-e92a-4eed-ad38-d2c6a00b9d8a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-24 01:31:42.551 1 INFO neutron.plugins.ml2.managers [None req-2258571a-e92a-4eed-ad38-d2c6a00b9d8a - - - - - -] Initializing mechanism driver 'l2population' 2026-06-24 01:31:42.564 1 INFO neutron.quota [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded quota_driver: . 2026-06-24 01:31:42.565 1 INFO neutron.plugins.ml2.plugin [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Modular L2 Plugin initialization complete 2026-06-24 01:31:42.565 1 INFO neutron.plugins.ml2.managers [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-24 01:31:42.565 1 INFO neutron.plugins.ml2.managers [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-24 01:31:42.565 1 INFO neutron.plugins.ml2.managers [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-24 01:31:42.565 1 INFO neutron.extensions.vlantransparent [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Disabled vlantransparent extension. 2026-06-24 01:31:42.566 1 INFO neutron.extensions.qinq [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Disabled VLAN QinQ extension. 2026-06-24 01:31:42.566 1 INFO neutron.manager [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loading Plugin: qos 2026-06-24 01:31:42.577 1 INFO neutron.manager [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loading Plugin: router 2026-06-24 01:31:42.612 1 INFO neutron.services.service_base [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-24 01:31:42.612 1 INFO neutron.manager [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loading Plugin: segments 2026-06-24 01:31:42.677 1 INFO neutron.manager [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loading Plugin: trunk 2026-06-24 01:31:42.689 1 INFO neutron.manager [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loading Plugin: vpnaas 2026-06-24 01:31:42.720 1 WARNING stevedore.named [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-24 01:31:42.720 1 WARNING stevedore.named [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-24 01:31:42.973 1 INFO neutron_vpnaas.services.vpn.plugin [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-24 01:31:42.974 1 INFO neutron.common.utils [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-24 01:31:42.974 1 INFO neutron.manager [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loading Plugin: taas 2026-06-24 01:31:42.993 1 WARNING stevedore.named [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-24 01:31:43.036 1 INFO neutron_taas.services.taas.taas_plugin [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-24 01:31:43.037 1 INFO neutron.manager [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loading Plugin: tapmirror 2026-06-24 01:31:43.048 1 WARNING stevedore.named [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-24 01:31:43.067 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-24 01:31:43.068 1 INFO neutron.manager [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loading Plugin: auto_allocate 2026-06-24 01:31:43.075 1 INFO neutron.manager [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loading Plugin: tag 2026-06-24 01:31:43.082 1 INFO neutron.manager [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loading Plugin: timestamp 2026-06-24 01:31:43.085 1 INFO neutron.manager [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loading Plugin: network_ip_availability 2026-06-24 01:31:43.089 1 INFO neutron.manager [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loading Plugin: flavors 2026-06-24 01:31:43.092 1 INFO neutron.manager [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loading Plugin: revisions 2026-06-24 01:31:43.095 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Initializing extension manager. 2026-06-24 01:31:43.096 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: address-group 2026-06-24 01:31:43.097 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: address-scope 2026-06-24 01:31:43.097 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-24 01:31:43.098 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: agent 2026-06-24 01:31:43.098 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: agent-resources-synced 2026-06-24 01:31:43.099 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-24 01:31:43.100 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-24 01:31:43.101 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: availability_zone 2026-06-24 01:31:43.101 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: availability_zone_filter 2026-06-24 01:31:43.102 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-24 01:31:43.102 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: default-subnetpools 2026-06-24 01:31:43.103 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-24 01:31:43.104 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: dns-integration 2026-06-24 01:31:43.104 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: dns-domain-ports 2026-06-24 01:31:43.105 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-24 01:31:43.105 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: dvr 2026-06-24 01:31:43.106 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-24 01:31:43.106 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: empty-string-filtering 2026-06-24 01:31:43.107 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 01:31:43.107 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-24 01:31:43.107 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: external-net 2026-06-24 01:31:43.108 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-24 01:31:43.108 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: extraroute 2026-06-24 01:31:43.109 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: extraroute-atomic 2026-06-24 01:31:43.109 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-24 01:31:43.110 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-24 01:31:43.110 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-24 01:31:43.111 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-24 01:31:43.111 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: fip-port-details 2026-06-24 01:31:43.112 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: flavors 2026-06-24 01:31:43.113 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-24 01:31:43.114 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: floatingip-pools 2026-06-24 01:31:43.114 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: ip_allocation 2026-06-24 01:31:43.115 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-24 01:31:43.115 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: l2_adjacency 2026-06-24 01:31:43.116 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: router 2026-06-24 01:31:43.118 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 01:31:43.118 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-24 01:31:43.119 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-24 01:31:43.119 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: ext-gw-mode 2026-06-24 01:31:43.119 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: l3-ha 2026-06-24 01:31:43.120 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-24 01:31:43.120 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-24 01:31:43.121 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: l3-flavors 2026-06-24 01:31:43.121 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-24 01:31:43.122 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-24 01:31:43.124 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-24 01:31:43.125 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-24 01:31:43.126 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-24 01:31:43.127 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-24 01:31:43.127 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-24 01:31:43.128 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: multi-provider 2026-06-24 01:31:43.128 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: net-mtu 2026-06-24 01:31:43.129 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: net-mtu-writable 2026-06-24 01:31:43.129 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: network_availability_zone 2026-06-24 01:31:43.130 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: network_ha 2026-06-24 01:31:43.130 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: network-ip-availability 2026-06-24 01:31:43.131 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-24 01:31:43.131 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: pagination 2026-06-24 01:31:43.132 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: port-device-profile 2026-06-24 01:31:43.132 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-24 01:31:43.133 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-24 01:31:43.133 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-24 01:31:43.133 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: port-mac-override 2026-06-24 01:31:43.134 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-24 01:31:43.134 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-24 01:31:43.135 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-24 01:31:43.135 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: port-resource-request 2026-06-24 01:31:43.136 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-24 01:31:43.136 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-24 01:31:43.136 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: binding 2026-06-24 01:31:43.137 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: binding-extended 2026-06-24 01:31:43.138 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: port-security 2026-06-24 01:31:43.138 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: project-id 2026-06-24 01:31:43.138 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: provider 2026-06-24 01:31:43.139 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-24 01:31:43.141 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: qos 2026-06-24 01:31:43.141 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-24 01:31:43.142 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-24 01:31:43.142 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: qos-default 2026-06-24 01:31:43.143 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: qos-fip 2026-06-24 01:31:43.143 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-24 01:31:43.144 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-24 01:31:43.144 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-24 01:31:43.145 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-24 01:31:43.145 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-24 01:31:43.146 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: qos-pps 2026-06-24 01:31:43.146 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-24 01:31:43.147 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-24 01:31:43.147 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: qos-rules-alias 2026-06-24 01:31:43.148 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: quota-check-limit 2026-06-24 01:31:43.149 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-24 01:31:43.150 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: quotas 2026-06-24 01:31:43.153 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: quota_details 2026-06-24 01:31:43.154 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: rbac-policies 2026-06-24 01:31:43.155 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: rbac-address-group 2026-06-24 01:31:43.155 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: rbac-address-scope 2026-06-24 01:31:43.156 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: rbac-security-groups 2026-06-24 01:31:43.156 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-24 01:31:43.156 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: revision-if-match 2026-06-24 01:31:43.157 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-24 01:31:43.158 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: router_availability_zone 2026-06-24 01:31:43.158 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-24 01:31:43.159 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-24 01:31:43.160 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-24 01:31:43.160 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-24 01:31:43.161 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-24 01:31:43.161 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-24 01:31:43.162 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-24 01:31:43.166 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: security-group 2026-06-24 01:31:43.167 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: segment 2026-06-24 01:31:43.167 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-24 01:31:43.168 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: service-type 2026-06-24 01:31:43.168 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: sorting 2026-06-24 01:31:43.169 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: standard-attr-segment 2026-06-24 01:31:43.169 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: standard-attr-description 2026-06-24 01:31:43.170 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: stateful-security-group 2026-06-24 01:31:43.170 1 WARNING neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-24 01:31:43.171 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-24 01:31:43.171 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: subnet-external-network 2026-06-24 01:31:43.172 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: subnet_onboard 2026-06-24 01:31:43.172 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-24 01:31:43.172 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: subnet-service-types 2026-06-24 01:31:43.173 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: subnet_allocation 2026-06-24 01:31:43.174 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-24 01:31:43.174 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: tag-creation 2026-06-24 01:31:43.175 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-24 01:31:43.178 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: standard-attr-tag 2026-06-24 01:31:43.179 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-24 01:31:43.179 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: trunk 2026-06-24 01:31:43.180 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: trunk-details 2026-06-24 01:31:43.180 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-24 01:31:43.181 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-24 01:31:43.181 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-24 01:31:43.182 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-24 01:31:43.183 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-24 01:31:43.184 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-24 01:31:43.184 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: vpn-flavors 2026-06-24 01:31:43.186 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: vpnaas 2026-06-24 01:31:43.187 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: taas 2026-06-24 01:31:43.188 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: tap-mirror 2026-06-24 01:31:43.188 1 INFO neutron.api.extensions [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-24 01:31:43.191 1 INFO oslo_service.backend.eventlet.service [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Starting 2 workers 2026-06-24 01:31:43.198 1 INFO oslo_service.backend.eventlet.service [None req-91b41e14-554d-4f65-887e-de7e3f72f2c0 - - - - - -] Starting 1 workers 2026-06-24 01:32:27.589 12 INFO neutron.db.l3_hamode_db [None req-db144a9f-30f6-463a-9ca6-aae027e966ef - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 01:32:40.760 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 81c48870-2685-4597-82c2-cb7428a3b4cc 2026-06-24 01:32:42.323 11 INFO neutron.plugins.ml2.plugin [None req-f5ed9ce6-3d6a-4ea0-b73f-977f3026b738 - - - - - -] Attempt 1 to provision port 81c48870-2685-4597-82c2-cb7428a3b4cc 2026-06-24 01:32:42.588 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 81c48870-2685-4597-82c2-cb7428a3b4cc 2026-06-24 01:32:44.031 11 INFO neutron.plugins.ml2.plugin [None req-fde9bc74-8561-4f0c-8088-a9be850306c1 - - - - - -] Attempt 1 to provision port 81c48870-2685-4597-82c2-cb7428a3b4cc 2026-06-24 01:37:14.610 12 INFO neutron.plugins.ml2.plugin [None req-13e1ca1b-68d1-4e9e-9f47-8ea2a22cb027 - - - - - -] Attempt 1 to provision port 63e0b8f9-0d45-48b7-8c84-80cd17cc34f6 2026-06-24 01:37:14.748 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 63e0b8f9-0d45-48b7-8c84-80cd17cc34f6 2026-06-24 01:37:16.293 12 INFO neutron.plugins.ml2.plugin [None req-85dfc774-87d0-412f-b259-ff869be4d60f - - - - - -] Attempt 1 to provision port 63e0b8f9-0d45-48b7-8c84-80cd17cc34f6 2026-06-24 01:37:16.735 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 63e0b8f9-0d45-48b7-8c84-80cd17cc34f6 2026-06-24 01:37:22.050 11 INFO neutron.plugins.ml2.plugin [None req-a710bc08-faad-41ac-bfeb-37a742125e41 - - - - - -] Attempt 1 to provision port 460311fa-c2f3-43b9-8c9d-8191675c95d4 2026-06-24 01:41:03.505 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 460311fa-c2f3-43b9-8c9d-8191675c95d4 2026-06-24 01:41:04.970 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 460311fa-c2f3-43b9-8c9d-8191675c95d4 2026-06-24 01:49:41.308 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 445eca9f-ce72-4931-9929-9a0e9c9fc91b 2026-06-24 01:49:43.275 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 445eca9f-ce72-4931-9929-9a0e9c9fc91b 2026-06-24 02:06:19.684 12 INFO neutron.plugins.ml2.plugin [None req-4a0b9dd3-8971-4ceb-97f9-ca42aeb2f3be - - - - - -] Attempt 1 to provision port 1489b218-ec33-4cd2-810a-5ccd5e4b522e 2026-06-24 02:06:20.097 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 1489b218-ec33-4cd2-810a-5ccd5e4b522e 2026-06-24 02:06:22.140 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 1489b218-ec33-4cd2-810a-5ccd5e4b522e 2026-06-24 02:06:22.353 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port c5e4778e-0ec2-4cef-9bdb-2fe5d6ca6cd6 2026-06-24 02:06:24.042 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port c5e4778e-0ec2-4cef-9bdb-2fe5d6ca6cd6 2026-06-24 02:06:25.461 12 INFO neutron.plugins.ml2.plugin [None req-32856039-8f2e-4e5b-81bc-e3c7eae35eaa - - - - - -] Attempt 1 to provision port db97523d-c80c-46fe-a264-e8849dd5159f 2026-06-24 02:06:25.489 12 INFO neutron.plugins.ml2.plugin [None req-32856039-8f2e-4e5b-81bc-e3c7eae35eaa - - - - - -] Attempt 1 to provision port 5bcfd00a-b1dd-4c90-abbe-d4fb14055fc1 2026-06-24 02:06:25.513 12 INFO neutron.plugins.ml2.plugin [None req-32856039-8f2e-4e5b-81bc-e3c7eae35eaa - - - - - -] Attempt 1 to provision port c5e4778e-0ec2-4cef-9bdb-2fe5d6ca6cd6 2026-06-24 02:06:25.570 12 INFO neutron.plugins.ml2.plugin [None req-32856039-8f2e-4e5b-81bc-e3c7eae35eaa - - - - - -] Attempt 1 to provision port 1489b218-ec33-4cd2-810a-5ccd5e4b522e 2026-06-24 02:06:30.162 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 007ee536-fe64-4e2e-9b98-b702b7b4127d 2026-06-24 02:06:32.277 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port d305765d-2ab1-4283-99fc-149f30ad77d1 2026-06-24 02:06:32.704 11 INFO neutron.plugins.ml2.plugin [None req-65633867-e57f-4b77-95fd-868c9d188bda - - - - - -] Attempt 1 to provision port db97523d-c80c-46fe-a264-e8849dd5159f 2026-06-24 02:06:34.127 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port d305765d-2ab1-4283-99fc-149f30ad77d1 2026-06-24 02:06:36.102 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port f4aef0b7-4ecb-4f41-ac00-c1437cedb4d2 2026-06-24 02:06:36.646 11 INFO neutron.plugins.ml2.plugin [None req-38ba3206-0761-4b8b-a529-9430e28f1e02 - - - - - -] Attempt 1 to provision port 9dfaf908-ee69-4826-95c7-37dd66bf9777 2026-06-24 02:06:38.715 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port f4aef0b7-4ecb-4f41-ac00-c1437cedb4d2 2026-06-24 02:06:38.911 12 INFO neutron.plugins.ml2.plugin [None req-b9d45621-fea8-4f2f-9b71-cc74489295b4 - - - - - -] Attempt 1 to provision port db97523d-c80c-46fe-a264-e8849dd5159f 2026-06-24 02:06:38.933 12 INFO neutron.plugins.ml2.plugin [None req-b9d45621-fea8-4f2f-9b71-cc74489295b4 - - - - - -] Attempt 1 to provision port 89b9cd04-10d6-4b79-886f-c19778043132 2026-06-24 02:06:38.954 12 INFO neutron.plugins.ml2.plugin [None req-b9d45621-fea8-4f2f-9b71-cc74489295b4 - - - - - -] Attempt 1 to provision port 9dfaf908-ee69-4826-95c7-37dd66bf9777 2026-06-24 02:06:38.965 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 6b202c23-b682-4862-8790-bdb64bc8c2f3 2026-06-24 02:06:39.390 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 9dfaf908-ee69-4826-95c7-37dd66bf9777 2026-06-24 02:06:39.617 11 INFO neutron.plugins.ml2.plugin [None req-c58d4da9-dbe2-44ef-933d-c6c0c2b83b0a - - - - - -] Attempt 1 to provision port 28710e35-6fb6-4695-b389-33d52994f543 2026-06-24 02:06:39.656 11 INFO neutron.notifiers.nova [None req-c58d4da9-dbe2-44ef-933d-c6c0c2b83b0a - - - - - -] Nova event matching ['req-06b31768-c803-4f30-a2d1-43a8ce788cad'] response: {'server_uuid': '2c6595b0-feeb-42a2-9781-2ee0bcd11b00', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6b202c23-b682-4862-8790-bdb64bc8c2f3', 'code': 200} 2026-06-24 02:06:40.320 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 6b202c23-b682-4862-8790-bdb64bc8c2f3 2026-06-24 02:06:40.524 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 28710e35-6fb6-4695-b389-33d52994f543 2026-06-24 02:06:44.326 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 2906da9c-3b00-41d7-8c27-698f0b697355 2026-06-24 02:06:46.386 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 2906da9c-3b00-41d7-8c27-698f0b697355 2026-06-24 02:06:46.498 11 INFO neutron.plugins.ml2.plugin [None req-67405cad-1459-4c4a-b34a-62ec79eea686 - - - - - -] Attempt 1 to provision port 9dfaf908-ee69-4826-95c7-37dd66bf9777 2026-06-24 02:06:46.548 11 INFO neutron.plugins.ml2.plugin [None req-67405cad-1459-4c4a-b34a-62ec79eea686 - - - - - -] Attempt 1 to provision port 1ceff3f0-e7fc-4ad0-8e92-e5cf462b45d5 2026-06-24 02:06:46.598 11 INFO neutron.plugins.ml2.plugin [None req-27cab885-2df2-4dd6-b111-deea0caefaa4 - - - - - -] Attempt 1 to provision port 89b9cd04-10d6-4b79-886f-c19778043132 2026-06-24 02:06:46.633 11 INFO neutron.plugins.ml2.plugin [None req-27cab885-2df2-4dd6-b111-deea0caefaa4 - - - - - -] Attempt 1 to provision port 2906da9c-3b00-41d7-8c27-698f0b697355 2026-06-24 02:06:46.707 11 INFO neutron.plugins.ml2.plugin [None req-27cab885-2df2-4dd6-b111-deea0caefaa4 - - - - - -] Attempt 1 to provision port 6b202c23-b682-4862-8790-bdb64bc8c2f3 2026-06-24 02:06:46.752 11 INFO neutron.plugins.ml2.db [None req-27cab885-2df2-4dd6-b111-deea0caefaa4 - - - - - -] No ports have port_id starting with 6b202c23-b682-4862-8790-bdb64bc8c2f3 2026-06-24 02:06:48.888 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 0f0f3739-84e2-408a-9761-4b01ed503538 2026-06-24 02:06:49.542 12 INFO neutron.notifiers.nova [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Nova event matching ['req-78246cd2-9256-4af9-b14d-041af1afd47d'] response: {'server_uuid': '278871f0-c883-4aac-9fcc-c74c854d84ba', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0f0f3739-84e2-408a-9761-4b01ed503538', 'code': 200} 2026-06-24 02:06:50.297 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 0f0f3739-84e2-408a-9761-4b01ed503538 2026-06-24 02:06:54.229 11 INFO neutron.plugins.ml2.plugin [None req-5c805696-5550-40e1-8e81-009981f71e61 - - - - - -] Attempt 1 to provision port c10769fe-5d78-4595-93a9-3169903c9bc9 2026-06-24 02:06:54.261 11 INFO neutron.plugins.ml2.plugin [None req-5c805696-5550-40e1-8e81-009981f71e61 - - - - - -] Attempt 1 to provision port 2906da9c-3b00-41d7-8c27-698f0b697355 2026-06-24 02:06:54.324 11 INFO neutron.plugins.ml2.plugin [None req-5c805696-5550-40e1-8e81-009981f71e61 - - - - - -] Attempt 1 to provision port 1ceff3f0-e7fc-4ad0-8e92-e5cf462b45d5 2026-06-24 02:06:57.966 12 INFO neutron.plugins.ml2.plugin [None req-6fb1167a-f920-40b9-815d-2bc78a5ee959 - - - - - -] Attempt 1 to provision port 7590f067-614c-4781-a466-cd498b680639 2026-06-24 02:06:58.015 12 INFO neutron.plugins.ml2.plugin [None req-6fb1167a-f920-40b9-815d-2bc78a5ee959 - - - - - -] Attempt 1 to provision port 1ceff3f0-e7fc-4ad0-8e92-e5cf462b45d5 2026-06-24 02:06:58.062 12 INFO neutron.plugins.ml2.plugin [None req-6fb1167a-f920-40b9-815d-2bc78a5ee959 - - - - - -] Attempt 1 to provision port 89b9cd04-10d6-4b79-886f-c19778043132 2026-06-24 02:06:58.832 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 07e1da7f-84e5-44ca-a479-8863a83bc35b 2026-06-24 02:06:58.931 12 INFO neutron.notifiers.nova [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Nova event matching ['req-081fc274-5fe7-495d-a4e0-2b061508c7da'] response: {'server_uuid': '2e415e0e-1492-42b0-92c8-4a0d3a4abf89', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '07e1da7f-84e5-44ca-a479-8863a83bc35b', 'code': 200} 2026-06-24 02:07:00.385 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 07e1da7f-84e5-44ca-a479-8863a83bc35b 2026-06-24 02:07:00.834 11 INFO neutron.plugins.ml2.plugin [None req-f8c63873-1b84-40e9-b210-5ed3d313184a - - - - - -] Attempt 1 to provision port 89b9cd04-10d6-4b79-886f-c19778043132 2026-06-24 02:07:02.351 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 6451d769-f5b6-4f51-8178-6f880c635186 2026-06-24 02:07:04.423 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 6451d769-f5b6-4f51-8178-6f880c635186 2026-06-24 02:07:04.639 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 719bea33-9606-4080-97ee-d1e4d1a78f7a 2026-06-24 02:07:05.640 11 INFO neutron.plugins.ml2.plugin [None req-329856a6-8a7f-43a0-9dd2-03d8d1a9c638 - - - - - -] Attempt 1 to provision port 719bea33-9606-4080-97ee-d1e4d1a78f7a 2026-06-24 02:07:05.698 11 INFO neutron.plugins.ml2.plugin [None req-329856a6-8a7f-43a0-9dd2-03d8d1a9c638 - - - - - -] Attempt 1 to provision port ad363904-cb51-4054-af96-addab1096bca 2026-06-24 02:07:06.367 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 719bea33-9606-4080-97ee-d1e4d1a78f7a 2026-06-24 02:07:10.386 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port c10769fe-5d78-4595-93a9-3169903c9bc9 2026-06-24 02:07:10.624 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 89b9cd04-10d6-4b79-886f-c19778043132 2026-06-24 02:07:10.896 11 INFO neutron.plugins.ml2.plugin [None req-a6919851-dce9-4372-acf3-0173942b47d6 - - - - - -] Attempt 1 to provision port 719bea33-9606-4080-97ee-d1e4d1a78f7a 2026-06-24 02:07:10.959 11 INFO neutron.plugins.ml2.plugin [None req-a6919851-dce9-4372-acf3-0173942b47d6 - - - - - -] Attempt 1 to provision port ad363904-cb51-4054-af96-addab1096bca 2026-06-24 02:07:12.297 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port c10769fe-5d78-4595-93a9-3169903c9bc9 2026-06-24 02:07:12.449 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 89b9cd04-10d6-4b79-886f-c19778043132 2026-06-24 02:07:13.380 12 INFO neutron.plugins.ml2.plugin [None req-d6befbfb-8573-4022-89cc-53a5461ff13f - - - - - -] Attempt 1 to provision port 0f0f3739-84e2-408a-9761-4b01ed503538 2026-06-24 02:07:15.021 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 359ca467-3901-46d8-8402-741a87ab2795 2026-06-24 02:07:15.162 12 INFO neutron.notifiers.nova [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Nova event matching ['req-7b5437d8-b508-4df8-8541-17aa0d80847a'] response: {'server_uuid': '6da4126b-fa3f-4b3a-b838-2dfc91083119', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '359ca467-3901-46d8-8402-741a87ab2795', 'code': 200} 2026-06-24 02:07:16.518 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 359ca467-3901-46d8-8402-741a87ab2795 2026-06-24 02:07:17.077 11 INFO neutron.plugins.ml2.plugin [None req-34a3a0ac-46db-4815-9bb1-1c42853cd8c5 - - - - - -] Attempt 1 to provision port 92131c81-ba37-4923-8864-ce6f219ff7fb 2026-06-24 02:07:17.123 11 INFO neutron.plugins.ml2.plugin [None req-34a3a0ac-46db-4815-9bb1-1c42853cd8c5 - - - - - -] Attempt 1 to provision port 359ca467-3901-46d8-8402-741a87ab2795 2026-06-24 02:07:20.435 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 92131c81-ba37-4923-8864-ce6f219ff7fb 2026-06-24 02:07:20.740 12 INFO neutron.plugins.ml2.plugin [None req-af278c24-2ee9-471f-98d7-666c6beac36f - - - - - -] Attempt 1 to provision port c5bc67d6-2aa6-4bb3-b0f3-d6ad25ed78e2 2026-06-24 02:07:21.130 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port ad363904-cb51-4054-af96-addab1096bca 2026-06-24 02:07:22.419 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 38b4f2eb-648b-46c2-b430-3c042a63a3d4 2026-06-24 02:07:22.776 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 92131c81-ba37-4923-8864-ce6f219ff7fb 2026-06-24 02:07:22.874 11 INFO neutron.plugins.ml2.plugin [None req-86ddf752-e3f6-4cdc-97c3-e06695ca99ee - - - - - -] Attempt 1 to provision port c5bc67d6-2aa6-4bb3-b0f3-d6ad25ed78e2 2026-06-24 02:07:22.912 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port c5bc67d6-2aa6-4bb3-b0f3-d6ad25ed78e2 2026-06-24 02:07:22.938 11 INFO neutron.plugins.ml2.plugin [None req-86ddf752-e3f6-4cdc-97c3-e06695ca99ee - - - - - -] Attempt 1 to provision port ad363904-cb51-4054-af96-addab1096bca 2026-06-24 02:07:23.110 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port ad363904-cb51-4054-af96-addab1096bca 2026-06-24 02:07:24.317 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 38b4f2eb-648b-46c2-b430-3c042a63a3d4 2026-06-24 02:07:26.650 11 INFO neutron.plugins.ml2.plugin [None req-12dae4f4-bd66-41a9-8a74-4fee75f7eb0d - - - - - -] Attempt 1 to provision port c5bc67d6-2aa6-4bb3-b0f3-d6ad25ed78e2 2026-06-24 02:07:26.715 11 INFO neutron.plugins.ml2.plugin [None req-12dae4f4-bd66-41a9-8a74-4fee75f7eb0d - - - - - -] Attempt 1 to provision port ad363904-cb51-4054-af96-addab1096bca 2026-06-24 02:07:26.770 11 INFO neutron.plugins.ml2.plugin [None req-12dae4f4-bd66-41a9-8a74-4fee75f7eb0d - - - - - -] Attempt 1 to provision port 7afb3721-7289-4f08-a68d-4a79d8a92d29 2026-06-24 02:07:26.791 11 INFO neutron.plugins.ml2.plugin [None req-12dae4f4-bd66-41a9-8a74-4fee75f7eb0d - - - - - -] Attempt 1 to provision port 8e5c228d-627b-4f75-93ad-ca497b8f39e8 2026-06-24 02:07:27.901 12 INFO neutron.plugins.ml2.plugin [None req-da9d4882-0307-4160-9b46-09da56f239e3 - - - - - -] Attempt 1 to provision port 7afb3721-7289-4f08-a68d-4a79d8a92d29 2026-06-24 02:07:29.890 12 INFO neutron.plugins.ml2.plugin [None req-94c5ce00-03c6-4c10-94da-8a81ac00f360 - - - - - -] Attempt 1 to provision port 7afb3721-7289-4f08-a68d-4a79d8a92d29 2026-06-24 02:07:34.872 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port d4f53e06-8d19-4c61-870b-0bd5c7076985 2026-06-24 02:07:34.966 12 INFO neutron.notifiers.nova [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Nova event matching ['req-6da6a09f-3f5e-42d3-80f0-89447d87fee6'] response: {'server_uuid': 'e2a488d4-f8b1-4822-aae4-4bdb50dfc02e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd4f53e06-8d19-4c61-870b-0bd5c7076985', 'code': 200} 2026-06-24 02:07:36.369 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port d4f53e06-8d19-4c61-870b-0bd5c7076985 2026-06-24 02:07:38.761 11 WARNING neutron.plugins.ml2.plugin [None req-793d9aae-6f3e-4c55-a157-66ae1a967224 - - - - - -] Concurrent port binding operations failed on port 8e5c228d-627b-4f75-93ad-ca497b8f39e8 2026-06-24 02:07:38.764 11 INFO neutron.plugins.ml2.plugin [None req-793d9aae-6f3e-4c55-a157-66ae1a967224 - - - - - -] Attempt 2 to bind port 8e5c228d-627b-4f75-93ad-ca497b8f39e8 2026-06-24 02:07:40.554 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 8e5c228d-627b-4f75-93ad-ca497b8f39e8 2026-06-24 02:07:40.670 11 INFO neutron.plugins.ml2.plugin [None req-865e73ac-bcd1-4e6b-9250-0a8514b504c0 - - - - - -] Attempt 1 to provision port 0f0f3739-84e2-408a-9761-4b01ed503538 2026-06-24 02:07:40.814 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 7afb3721-7289-4f08-a68d-4a79d8a92d29 2026-06-24 02:07:42.373 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 8e5c228d-627b-4f75-93ad-ca497b8f39e8 2026-06-24 02:07:42.528 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 7afb3721-7289-4f08-a68d-4a79d8a92d29 2026-06-24 02:07:43.938 12 INFO neutron.plugins.ml2.plugin [None req-19ae76ee-0595-4092-bedf-79b8b61d9b07 - - - - - -] Attempt 1 to provision port 0f0f3739-84e2-408a-9761-4b01ed503538 2026-06-24 02:07:44.366 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 0f0f3739-84e2-408a-9761-4b01ed503538 2026-06-24 02:07:45.664 12 INFO neutron.plugins.ml2.plugin [None req-feee4102-2a27-4729-8b00-e6aa5a76c2f0 - - - - - -] Attempt 1 to provision port 2fa39361-1aea-4c21-b1dc-d5d16df01771 2026-06-24 02:07:46.425 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 046aec5c-eb4b-443f-bb87-f9e666d9d5db 2026-06-24 02:07:47.247 12 INFO neutron.notifiers.nova [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Nova event matching ['req-b4f3cbc5-cc33-41a8-a71a-102f19f9b499'] response: {'server_uuid': '6da4126b-fa3f-4b3a-b838-2dfc91083119', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '359ca467-3901-46d8-8402-741a87ab2795', 'code': 200} 2026-06-24 02:07:49.021 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 046aec5c-eb4b-443f-bb87-f9e666d9d5db 2026-06-24 02:07:49.268 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port b423fb6f-ef29-416d-932b-427e9078049e 2026-06-24 02:07:49.676 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 359ca467-3901-46d8-8402-741a87ab2795 2026-06-24 02:07:49.809 11 INFO neutron.notifiers.nova [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Nova event matching ['req-d9ea79fc-b837-4062-8f8e-e74856b9641c'] response: {'server_uuid': '6da4126b-fa3f-4b3a-b838-2dfc91083119', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '359ca467-3901-46d8-8402-741a87ab2795', 'code': 200} 2026-06-24 02:07:50.488 11 INFO neutron.plugins.ml2.plugin [None req-a77aa86e-1783-4d24-ac62-31cd353c9d0e - - - - - -] Attempt 1 to provision port 49088f59-cb96-4021-872d-066741471d62 2026-06-24 02:07:50.530 11 INFO neutron.plugins.ml2.plugin [None req-a77aa86e-1783-4d24-ac62-31cd353c9d0e - - - - - -] Attempt 1 to provision port b423fb6f-ef29-416d-932b-427e9078049e 2026-06-24 02:07:51.513 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port b423fb6f-ef29-416d-932b-427e9078049e 2026-06-24 02:07:51.700 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 359ca467-3901-46d8-8402-741a87ab2795 2026-06-24 02:07:57.006 11 INFO neutron.plugins.ml2.plugin [None req-e7be97ec-6311-4105-81cf-a43e1fe91059 - - - - - -] Attempt 1 to provision port 49088f59-cb96-4021-872d-066741471d62 2026-06-24 02:07:57.035 11 INFO neutron.plugins.ml2.plugin [None req-e7be97ec-6311-4105-81cf-a43e1fe91059 - - - - - -] Attempt 1 to provision port b423fb6f-ef29-416d-932b-427e9078049e 2026-06-24 02:07:59.931 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 4b0144fb-b676-4238-a458-1a7bfdfe9c74 2026-06-24 02:08:00.048 11 INFO neutron.notifiers.nova [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Nova event matching ['req-e50b1dbf-14fc-4d52-b495-60ece5f6f6af'] response: {'server_uuid': 'a34c6955-308a-4e8f-9fb7-92a994b547c2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4b0144fb-b676-4238-a458-1a7bfdfe9c74', 'code': 200} 2026-06-24 02:08:00.989 12 INFO neutron.plugins.ml2.plugin [None req-0dd76977-5cb0-4d50-a6e1-22b5e584cac0 - - - - - -] Attempt 1 to provision port 49088f59-cb96-4021-872d-066741471d62 2026-06-24 02:08:01.362 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 4b0144fb-b676-4238-a458-1a7bfdfe9c74 2026-06-24 02:08:03.383 11 INFO neutron.plugins.ml2.plugin [None req-9255ce9f-5f09-4ed7-99d7-e461880e8beb - - - - - -] Attempt 1 to provision port 79d20dd6-6432-4928-8f48-fc6179f2decf 2026-06-24 02:08:05.374 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 79d20dd6-6432-4928-8f48-fc6179f2decf 2026-06-24 02:08:05.612 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 2fa39361-1aea-4c21-b1dc-d5d16df01771 2026-06-24 02:08:05.994 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 49088f59-cb96-4021-872d-066741471d62 2026-06-24 02:08:06.927 12 INFO neutron.plugins.ml2.plugin [None req-dc6771ff-9159-4bc0-98bf-5aae991093d8 - - - - - -] Attempt 1 to provision port 49088f59-cb96-4021-872d-066741471d62 2026-06-24 02:08:06.980 12 INFO neutron.plugins.ml2.plugin [None req-dc6771ff-9159-4bc0-98bf-5aae991093d8 - - - - - -] Attempt 1 to provision port e5ee3369-6004-45a5-9c05-92403245aa58 2026-06-24 02:08:07.215 12 INFO neutron.plugins.ml2.plugin [None req-dc6771ff-9159-4bc0-98bf-5aae991093d8 - - - - - -] Attempt 1 to provision port cec6e027-f60e-48e1-87c4-98fbdfeb3ffe 2026-06-24 02:08:07.379 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port e5ee3369-6004-45a5-9c05-92403245aa58 2026-06-24 02:08:07.577 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 2fa39361-1aea-4c21-b1dc-d5d16df01771 2026-06-24 02:08:07.742 12 INFO neutron.plugins.ml2.plugin [None req-9762a7f6-aca0-4dfc-b2ea-f5893e1f435b - - - - - -] Attempt 1 to provision port 49088f59-cb96-4021-872d-066741471d62 2026-06-24 02:08:09.373 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port e5ee3369-6004-45a5-9c05-92403245aa58 2026-06-24 02:08:11.377 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 16b7caae-cb1a-484c-b142-c1bb15b919f7 2026-06-24 02:08:12.649 11 INFO neutron.plugins.ml2.plugin [None req-1e39ef95-7f22-48b6-bcf7-3fa3e6c026da - - - - - -] Attempt 1 to provision port 4b0144fb-b676-4238-a458-1a7bfdfe9c74 2026-06-24 02:08:16.407 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 21ef0e53-8b25-400e-8005-1552787c7d24 2026-06-24 02:08:16.432 11 INFO neutron.plugins.ml2.plugin [None req-7ff022a6-536b-410b-b7c0-cca540a8a5b4 - - - - - -] Attempt 1 to provision port 21ef0e53-8b25-400e-8005-1552787c7d24 2026-06-24 02:08:16.528 12 INFO neutron.notifiers.nova [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Nova event matching ['req-e6819c85-c399-40c3-a256-ff17c73e4395'] response: {'server_uuid': '096508ae-1166-4359-83f2-d6a400ca2ccb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '21ef0e53-8b25-400e-8005-1552787c7d24', 'code': 200} 2026-06-24 02:08:17.197 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port e5ee3369-6004-45a5-9c05-92403245aa58 2026-06-24 02:08:17.255 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port cec6e027-f60e-48e1-87c4-98fbdfeb3ffe 2026-06-24 02:08:17.780 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 21ef0e53-8b25-400e-8005-1552787c7d24 2026-06-24 02:08:21.812 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port e0aba40e-76cf-423e-8a94-7695810b0d76 2026-06-24 02:08:22.104 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port cec6e027-f60e-48e1-87c4-98fbdfeb3ffe 2026-06-24 02:08:23.909 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port e0aba40e-76cf-423e-8a94-7695810b0d76 2026-06-24 02:08:24.084 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port cec6e027-f60e-48e1-87c4-98fbdfeb3ffe 2026-06-24 02:08:24.330 12 INFO neutron.plugins.ml2.plugin [None req-7da7bbdf-cdfb-46e6-9800-b7f04a567c08 - - - - - -] Attempt 1 to provision port e0aba40e-76cf-423e-8a94-7695810b0d76 2026-06-24 02:08:38.261 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 3570a0b2-a922-40e1-a795-f2788f6f9b39 2026-06-24 02:08:38.378 11 INFO neutron.notifiers.nova [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Nova event matching ['req-9a0ec2df-eccf-4d60-a2e8-59e4f175091e'] response: {'server_uuid': 'ff1a4e79-53ba-4cc3-a962-d9f899032439', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3570a0b2-a922-40e1-a795-f2788f6f9b39', 'code': 200} 2026-06-24 02:08:39.761 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 3570a0b2-a922-40e1-a795-f2788f6f9b39 2026-06-24 02:08:46.266 12 INFO neutron.plugins.ml2.plugin [None req-18ef372c-ac49-4829-808f-d5921ae1acc1 - - - - - -] Attempt 1 to provision port 52b20e22-2b4d-4fa8-9ced-9d78ff06c5c4 2026-06-24 02:08:59.757 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 01e2b64f-e3bd-4b26-a214-d95d539f637c 2026-06-24 02:08:59.927 12 INFO neutron.plugins.ml2.plugin [None req-cca44f3f-23a8-4532-b9f8-f816751fe878 - - - - - -] Attempt 1 to provision port 01e2b64f-e3bd-4b26-a214-d95d539f637c 2026-06-24 02:09:01.862 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 01e2b64f-e3bd-4b26-a214-d95d539f637c 2026-06-24 02:09:02.043 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port ef630b8c-1e91-4f71-abd4-b5ccf5dd7553 2026-06-24 02:09:03.772 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port ef630b8c-1e91-4f71-abd4-b5ccf5dd7553 2026-06-24 02:09:03.905 11 INFO neutron.plugins.ml2.plugin [None req-9ce2edc8-b7cf-4733-b637-49d5c4eb88da - - - - - -] Attempt 1 to provision port 33c58235-7a40-40c6-bba8-9ce6903a4bcd 2026-06-24 02:09:03.937 11 INFO neutron.plugins.ml2.plugin [None req-9ce2edc8-b7cf-4733-b637-49d5c4eb88da - - - - - -] Attempt 1 to provision port adafa0a7-1364-4974-ab00-f289898091d7 2026-06-24 02:09:03.964 11 INFO neutron.plugins.ml2.plugin [None req-9ce2edc8-b7cf-4733-b637-49d5c4eb88da - - - - - -] Attempt 1 to provision port 01e2b64f-e3bd-4b26-a214-d95d539f637c 2026-06-24 02:09:05.888 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 36d5856c-9103-472b-9de7-3bcd218018e7 2026-06-24 02:09:07.939 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 92d4246f-d2dd-46a6-b711-5f8f1e5daba6 2026-06-24 02:09:08.441 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 3ebdbc55-07cd-4c22-b5e5-d01775ee4a26 2026-06-24 02:09:08.779 12 INFO neutron.plugins.ml2.plugin [None req-5a159fe1-9b9c-4663-a644-b1b4db13547b - - - - - -] Attempt 1 to provision port 36d5856c-9103-472b-9de7-3bcd218018e7 2026-06-24 02:09:09.837 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 92d4246f-d2dd-46a6-b711-5f8f1e5daba6 2026-06-24 02:09:10.101 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 3ebdbc55-07cd-4c22-b5e5-d01775ee4a26 2026-06-24 02:09:10.524 12 INFO neutron.plugins.ml2.plugin [None req-0a963394-bdd4-494b-8a75-f0bad102d083 - - - - - -] Attempt 1 to provision port 07086727-d9d6-4222-bd0c-418c28e6b0b3 2026-06-24 02:09:10.557 12 INFO neutron.plugins.ml2.plugin [None req-0a963394-bdd4-494b-8a75-f0bad102d083 - - - - - -] Attempt 1 to provision port 92d4246f-d2dd-46a6-b711-5f8f1e5daba6 2026-06-24 02:09:10.613 12 INFO neutron.plugins.ml2.plugin [None req-0a963394-bdd4-494b-8a75-f0bad102d083 - - - - - -] Attempt 1 to provision port adafa0a7-1364-4974-ab00-f289898091d7 2026-06-24 02:09:13.769 11 INFO neutron.plugins.ml2.plugin [None req-d44244e2-3348-4ca7-a86e-4c0e63947bd8 - - - - - -] Attempt 1 to provision port 485c40f4-d6b5-468a-be10-e41fd0da56f4 2026-06-24 02:09:16.128 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 485c40f4-d6b5-468a-be10-e41fd0da56f4 2026-06-24 02:09:17.309 12 INFO neutron.plugins.ml2.plugin [None req-26fdd5db-ca67-4c35-b00d-5d9eb9fd829e - - - - - -] Attempt 1 to provision port 07086727-d9d6-4222-bd0c-418c28e6b0b3 2026-06-24 02:09:17.335 12 INFO neutron.plugins.ml2.plugin [None req-26fdd5db-ca67-4c35-b00d-5d9eb9fd829e - - - - - -] Attempt 1 to provision port 92d4246f-d2dd-46a6-b711-5f8f1e5daba6 2026-06-24 02:09:17.392 12 INFO neutron.plugins.ml2.plugin [None req-26fdd5db-ca67-4c35-b00d-5d9eb9fd829e - - - - - -] Attempt 1 to provision port adafa0a7-1364-4974-ab00-f289898091d7 2026-06-24 02:09:17.432 12 INFO neutron.plugins.ml2.plugin [None req-8aa56475-df8b-470d-a22a-cc0f8cc49f28 - - - - - -] Attempt 1 to provision port 86f57421-d4ba-4549-af6c-916fc664f820 2026-06-24 02:09:17.463 12 INFO neutron.plugins.ml2.plugin [None req-8aa56475-df8b-470d-a22a-cc0f8cc49f28 - - - - - -] Attempt 1 to provision port 485c40f4-d6b5-468a-be10-e41fd0da56f4 2026-06-24 02:09:18.908 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port b5933ff3-cb1c-46b1-8a04-7da816dcc736 2026-06-24 02:09:19.569 12 INFO neutron.notifiers.nova [None req-6a62f21c-aa13-4a9a-b655-e34ad9c0ebfc - - - - - -] Nova event matching ['req-55de20a6-8b16-45c5-b3f4-65345ac1e31d'] response: {'server_uuid': '462ee33d-1e9f-4e63-bbf1-7838bd1cca34', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b5933ff3-cb1c-46b1-8a04-7da816dcc736', 'code': 200} 2026-06-24 02:09:21.120 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 1b19a06f-c98c-49d2-8f7b-88ad9b7c0cfb 2026-06-24 02:09:21.537 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port b5933ff3-cb1c-46b1-8a04-7da816dcc736 2026-06-24 02:09:21.604 12 INFO neutron.notifiers.nova [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Nova event matching ['req-82fbfa42-18fc-42fe-9bbb-45d5a8b0f71f'] response: {'server_uuid': '41b6beba-9d9f-4606-b6ef-33099e73073b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1b19a06f-c98c-49d2-8f7b-88ad9b7c0cfb', 'code': 200} 2026-06-24 02:09:22.501 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 8c69aeed-25b7-4d57-a146-e774aa35da0a 2026-06-24 02:09:22.899 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 1b19a06f-c98c-49d2-8f7b-88ad9b7c0cfb 2026-06-24 02:09:26.291 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 07086727-d9d6-4222-bd0c-418c28e6b0b3 2026-06-24 02:09:26.331 12 INFO neutron.plugins.ml2.plugin [None req-ab3988a0-709e-4b36-93d1-740cadfdc48b - - - - - -] Attempt 1 to provision port 86f57421-d4ba-4549-af6c-916fc664f820 2026-06-24 02:09:26.383 12 INFO neutron.plugins.ml2.plugin [None req-ab3988a0-709e-4b36-93d1-740cadfdc48b - - - - - -] Attempt 1 to provision port 485c40f4-d6b5-468a-be10-e41fd0da56f4 2026-06-24 02:09:26.668 11 INFO neutron.plugins.ml2.plugin [None req-03dd7b67-5d13-4b86-b173-e7f5c140aa57 - - - - - -] Attempt 1 to provision port b5b0412a-f0ec-467d-8771-7acd5ffca9da 2026-06-24 02:09:28.394 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port adafa0a7-1364-4974-ab00-f289898091d7 2026-06-24 02:09:28.698 12 INFO neutron.plugins.ml2.plugin [None req-28486d37-6680-4d28-a5ae-f0b3ad65251b - - - - - -] Attempt 1 to provision port 07086727-d9d6-4222-bd0c-418c28e6b0b3 2026-06-24 02:09:28.924 12 INFO neutron.plugins.ml2.plugin [None req-28486d37-6680-4d28-a5ae-f0b3ad65251b - - - - - -] Attempt 1 to provision port b5b0412a-f0ec-467d-8771-7acd5ffca9da 2026-06-24 02:09:29.126 12 INFO neutron.plugins.ml2.plugin [None req-28486d37-6680-4d28-a5ae-f0b3ad65251b - - - - - -] Attempt 1 to provision port 33c58235-7a40-40c6-bba8-9ce6903a4bcd 2026-06-24 02:09:30.486 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 86f57421-d4ba-4549-af6c-916fc664f820 2026-06-24 02:09:30.896 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port adafa0a7-1364-4974-ab00-f289898091d7 2026-06-24 02:09:31.111 12 INFO neutron.plugins.ml2.plugin [None req-276cdeca-46ce-48d5-9f04-5d4ade421752 - - - - - -] Attempt 1 to provision port 33c58235-7a40-40c6-bba8-9ce6903a4bcd 2026-06-24 02:09:31.262 12 INFO neutron.plugins.ml2.plugin [None req-276cdeca-46ce-48d5-9f04-5d4ade421752 - - - - - -] Attempt 1 to provision port 6fd13950-d21b-45fb-8ca4-3dfd48c552d4 2026-06-24 02:09:32.506 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 86f57421-d4ba-4549-af6c-916fc664f820 2026-06-24 02:09:32.695 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 6fd13950-d21b-45fb-8ca4-3dfd48c552d4 2026-06-24 02:09:43.303 12 INFO neutron.plugins.ml2.plugin [None req-32bf0646-b18e-40d9-979c-bca649de6ad7 - - - - - -] Attempt 1 to provision port 1b19a06f-c98c-49d2-8f7b-88ad9b7c0cfb 2026-06-24 02:09:43.380 12 INFO neutron.plugins.ml2.plugin [None req-32bf0646-b18e-40d9-979c-bca649de6ad7 - - - - - -] Attempt 1 to provision port 86f57421-d4ba-4549-af6c-916fc664f820 2026-06-24 02:09:45.317 11 INFO neutron.plugins.ml2.plugin [None req-b851440a-8c08-4a79-b646-b8b338460ff2 - - - - - -] Attempt 1 to provision port 86f57421-d4ba-4549-af6c-916fc664f820 2026-06-24 02:09:45.361 11 INFO neutron.plugins.ml2.plugin [None req-b851440a-8c08-4a79-b646-b8b338460ff2 - - - - - -] Attempt 1 to provision port 6fd13950-d21b-45fb-8ca4-3dfd48c552d4 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers [None req-2ac17100-b93d-4e18-a284-149387d7f9d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b6aa8111-6879-468d-9e89-5e5b36dea4a9 could not be found. 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b6aa8111-6879-468d-9e89-5e5b36dea4a9 could not be found. 2026-06-24 02:09:55.211 11 ERROR neutron.plugins.ml2.managers 2026-06-24 02:09:55.215 11 ERROR neutron.plugins.ml2.managers [None req-2ac17100-b93d-4e18-a284-149387d7f9d4 - - - - - -] Failed to bind port 0fcddf03-0d45-4c22-9e9e-72ec64b3326c on host instance for vnic_type normal using segments [{'id': '5d326e03-ac6e-415a-a176-b017b9b804da', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 759, 'network_id': '4f27d3fe-4cd3-4892-a459-a94f7d1c5a53'}] 2026-06-24 02:09:55.216 11 INFO neutron.plugins.ml2.plugin [None req-2ac17100-b93d-4e18-a284-149387d7f9d4 - - - - - -] Attempt 2 to bind port 0fcddf03-0d45-4c22-9e9e-72ec64b3326c 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers [None req-2ac17100-b93d-4e18-a284-149387d7f9d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b6aa8111-6879-468d-9e89-5e5b36dea4a9 could not be found. 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b6aa8111-6879-468d-9e89-5e5b36dea4a9 could not be found. 2026-06-24 02:09:55.238 11 ERROR neutron.plugins.ml2.managers 2026-06-24 02:09:55.239 11 ERROR neutron.plugins.ml2.managers [None req-2ac17100-b93d-4e18-a284-149387d7f9d4 - - - - - -] Failed to bind port 0fcddf03-0d45-4c22-9e9e-72ec64b3326c on host instance for vnic_type normal using segments [{'id': '5d326e03-ac6e-415a-a176-b017b9b804da', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 759, 'network_id': '4f27d3fe-4cd3-4892-a459-a94f7d1c5a53'}] 2026-06-24 02:09:55.239 11 INFO neutron.plugins.ml2.plugin [None req-2ac17100-b93d-4e18-a284-149387d7f9d4 - - - - - -] Attempt 3 to bind port 0fcddf03-0d45-4c22-9e9e-72ec64b3326c 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers [None req-2ac17100-b93d-4e18-a284-149387d7f9d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b6aa8111-6879-468d-9e89-5e5b36dea4a9 could not be found. 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b6aa8111-6879-468d-9e89-5e5b36dea4a9 could not be found. 2026-06-24 02:09:55.250 11 ERROR neutron.plugins.ml2.managers 2026-06-24 02:09:55.251 11 ERROR neutron.plugins.ml2.managers [None req-2ac17100-b93d-4e18-a284-149387d7f9d4 - - - - - -] Failed to bind port 0fcddf03-0d45-4c22-9e9e-72ec64b3326c on host instance for vnic_type normal using segments [{'id': '5d326e03-ac6e-415a-a176-b017b9b804da', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 759, 'network_id': '4f27d3fe-4cd3-4892-a459-a94f7d1c5a53'}] 2026-06-24 02:09:55.252 11 INFO neutron.plugins.ml2.plugin [None req-2ac17100-b93d-4e18-a284-149387d7f9d4 - - - - - -] Attempt 4 to bind port 0fcddf03-0d45-4c22-9e9e-72ec64b3326c 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers [None req-2ac17100-b93d-4e18-a284-149387d7f9d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b6aa8111-6879-468d-9e89-5e5b36dea4a9 could not be found. 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b6aa8111-6879-468d-9e89-5e5b36dea4a9 could not be found. 2026-06-24 02:09:55.262 11 ERROR neutron.plugins.ml2.managers 2026-06-24 02:09:55.263 11 ERROR neutron.plugins.ml2.managers [None req-2ac17100-b93d-4e18-a284-149387d7f9d4 - - - - - -] Failed to bind port 0fcddf03-0d45-4c22-9e9e-72ec64b3326c on host instance for vnic_type normal using segments [{'id': '5d326e03-ac6e-415a-a176-b017b9b804da', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 759, 'network_id': '4f27d3fe-4cd3-4892-a459-a94f7d1c5a53'}] 2026-06-24 02:09:55.264 11 INFO neutron.plugins.ml2.plugin [None req-2ac17100-b93d-4e18-a284-149387d7f9d4 - - - - - -] Attempt 5 to bind port 0fcddf03-0d45-4c22-9e9e-72ec64b3326c 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers [None req-2ac17100-b93d-4e18-a284-149387d7f9d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b6aa8111-6879-468d-9e89-5e5b36dea4a9 could not be found. 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b6aa8111-6879-468d-9e89-5e5b36dea4a9 could not be found. 2026-06-24 02:09:55.279 11 ERROR neutron.plugins.ml2.managers 2026-06-24 02:09:55.280 11 ERROR neutron.plugins.ml2.managers [None req-2ac17100-b93d-4e18-a284-149387d7f9d4 - - - - - -] Failed to bind port 0fcddf03-0d45-4c22-9e9e-72ec64b3326c on host instance for vnic_type normal using segments [{'id': '5d326e03-ac6e-415a-a176-b017b9b804da', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 759, 'network_id': '4f27d3fe-4cd3-4892-a459-a94f7d1c5a53'}] 2026-06-24 02:09:55.280 11 INFO neutron.plugins.ml2.plugin [None req-2ac17100-b93d-4e18-a284-149387d7f9d4 - - - - - -] Attempt 6 to bind port 0fcddf03-0d45-4c22-9e9e-72ec64b3326c 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers [None req-2ac17100-b93d-4e18-a284-149387d7f9d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b6aa8111-6879-468d-9e89-5e5b36dea4a9 could not be found. 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b6aa8111-6879-468d-9e89-5e5b36dea4a9 could not be found. 2026-06-24 02:09:55.289 11 ERROR neutron.plugins.ml2.managers 2026-06-24 02:09:55.290 11 ERROR neutron.plugins.ml2.managers [None req-2ac17100-b93d-4e18-a284-149387d7f9d4 - - - - - -] Failed to bind port 0fcddf03-0d45-4c22-9e9e-72ec64b3326c on host instance for vnic_type normal using segments [{'id': '5d326e03-ac6e-415a-a176-b017b9b804da', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 759, 'network_id': '4f27d3fe-4cd3-4892-a459-a94f7d1c5a53'}] 2026-06-24 02:09:55.290 11 INFO neutron.plugins.ml2.plugin [None req-2ac17100-b93d-4e18-a284-149387d7f9d4 - - - - - -] Attempt 7 to bind port 0fcddf03-0d45-4c22-9e9e-72ec64b3326c 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers [None req-2ac17100-b93d-4e18-a284-149387d7f9d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b6aa8111-6879-468d-9e89-5e5b36dea4a9 could not be found. 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b6aa8111-6879-468d-9e89-5e5b36dea4a9 could not be found. 2026-06-24 02:09:55.301 11 ERROR neutron.plugins.ml2.managers 2026-06-24 02:09:55.303 11 ERROR neutron.plugins.ml2.managers [None req-2ac17100-b93d-4e18-a284-149387d7f9d4 - - - - - -] Failed to bind port 0fcddf03-0d45-4c22-9e9e-72ec64b3326c on host instance for vnic_type normal using segments [{'id': '5d326e03-ac6e-415a-a176-b017b9b804da', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 759, 'network_id': '4f27d3fe-4cd3-4892-a459-a94f7d1c5a53'}] 2026-06-24 02:09:55.303 11 INFO neutron.plugins.ml2.plugin [None req-2ac17100-b93d-4e18-a284-149387d7f9d4 - - - - - -] Attempt 8 to bind port 0fcddf03-0d45-4c22-9e9e-72ec64b3326c 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers [None req-2ac17100-b93d-4e18-a284-149387d7f9d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b6aa8111-6879-468d-9e89-5e5b36dea4a9 could not be found. 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b6aa8111-6879-468d-9e89-5e5b36dea4a9 could not be found. 2026-06-24 02:09:55.311 11 ERROR neutron.plugins.ml2.managers 2026-06-24 02:09:55.312 11 ERROR neutron.plugins.ml2.managers [None req-2ac17100-b93d-4e18-a284-149387d7f9d4 - - - - - -] Failed to bind port 0fcddf03-0d45-4c22-9e9e-72ec64b3326c on host instance for vnic_type normal using segments [{'id': '5d326e03-ac6e-415a-a176-b017b9b804da', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 759, 'network_id': '4f27d3fe-4cd3-4892-a459-a94f7d1c5a53'}] 2026-06-24 02:09:55.313 11 INFO neutron.plugins.ml2.plugin [None req-2ac17100-b93d-4e18-a284-149387d7f9d4 - - - - - -] Attempt 9 to bind port 0fcddf03-0d45-4c22-9e9e-72ec64b3326c 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers [None req-2ac17100-b93d-4e18-a284-149387d7f9d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b6aa8111-6879-468d-9e89-5e5b36dea4a9 could not be found. 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b6aa8111-6879-468d-9e89-5e5b36dea4a9 could not be found. 2026-06-24 02:09:55.323 11 ERROR neutron.plugins.ml2.managers 2026-06-24 02:09:55.324 11 ERROR neutron.plugins.ml2.managers [None req-2ac17100-b93d-4e18-a284-149387d7f9d4 - - - - - -] Failed to bind port 0fcddf03-0d45-4c22-9e9e-72ec64b3326c on host instance for vnic_type normal using segments [{'id': '5d326e03-ac6e-415a-a176-b017b9b804da', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 759, 'network_id': '4f27d3fe-4cd3-4892-a459-a94f7d1c5a53'}] 2026-06-24 02:09:55.324 11 INFO neutron.plugins.ml2.plugin [None req-2ac17100-b93d-4e18-a284-149387d7f9d4 - - - - - -] Attempt 10 to bind port 0fcddf03-0d45-4c22-9e9e-72ec64b3326c 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers [None req-2ac17100-b93d-4e18-a284-149387d7f9d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b6aa8111-6879-468d-9e89-5e5b36dea4a9 could not be found. 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b6aa8111-6879-468d-9e89-5e5b36dea4a9 could not be found. 2026-06-24 02:09:55.337 11 ERROR neutron.plugins.ml2.managers 2026-06-24 02:09:55.338 11 ERROR neutron.plugins.ml2.managers [None req-2ac17100-b93d-4e18-a284-149387d7f9d4 - - - - - -] Failed to bind port 0fcddf03-0d45-4c22-9e9e-72ec64b3326c on host instance for vnic_type normal using segments [{'id': '5d326e03-ac6e-415a-a176-b017b9b804da', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 759, 'network_id': '4f27d3fe-4cd3-4892-a459-a94f7d1c5a53'}] 2026-06-24 02:10:42.332 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 63594d94-b2ae-4e53-9301-a910b5d16797 2026-06-24 02:10:42.457 11 INFO neutron.plugins.ml2.plugin [None req-b09e0681-9ce9-4679-b4ad-8e578ba7978f - - - - - -] Attempt 1 to provision port 63594d94-b2ae-4e53-9301-a910b5d16797 2026-06-24 02:10:44.562 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 63594d94-b2ae-4e53-9301-a910b5d16797 2026-06-24 02:10:44.783 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port a44a05ff-dea0-4ecd-9188-56e7bed974f4 2026-06-24 02:10:45.149 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 4393c1d8-a54f-4547-9a67-989e5cf4a16d 2026-06-24 02:10:46.332 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port a44a05ff-dea0-4ecd-9188-56e7bed974f4 2026-06-24 02:10:46.508 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 4393c1d8-a54f-4547-9a67-989e5cf4a16d 2026-06-24 02:10:48.477 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port f438c823-293c-47a5-b001-b5bfcff125dd 2026-06-24 02:10:50.392 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port f438c823-293c-47a5-b001-b5bfcff125dd 2026-06-24 02:10:52.351 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 63594d94-b2ae-4e53-9301-a910b5d16797 2026-06-24 02:10:54.862 11 INFO neutron.plugins.ml2.plugin [None req-a8e8665d-c6f3-4ae7-bb35-734c5c476f3b - - - - - -] Attempt 1 to provision port 63594d94-b2ae-4e53-9301-a910b5d16797 2026-06-24 02:10:54.923 11 INFO neutron.plugins.ml2.plugin [None req-a8e8665d-c6f3-4ae7-bb35-734c5c476f3b - - - - - -] Attempt 1 to provision port 1afeb354-bf50-490d-a122-d2895bfea08b 2026-06-24 02:10:54.952 11 INFO neutron.plugins.ml2.plugin [None req-a8e8665d-c6f3-4ae7-bb35-734c5c476f3b - - - - - -] Attempt 1 to provision port f438c823-293c-47a5-b001-b5bfcff125dd 2026-06-24 02:10:55.019 11 INFO neutron.plugins.ml2.plugin [None req-a8e8665d-c6f3-4ae7-bb35-734c5c476f3b - - - - - -] Attempt 1 to provision port 3ef724a4-4039-464d-8706-20235c9ac2f3 2026-06-24 02:10:55.050 11 INFO neutron.plugins.ml2.plugin [None req-a8e8665d-c6f3-4ae7-bb35-734c5c476f3b - - - - - -] Attempt 1 to provision port 4393c1d8-a54f-4547-9a67-989e5cf4a16d 2026-06-24 02:10:55.106 11 INFO neutron.plugins.ml2.plugin [None req-a8e8665d-c6f3-4ae7-bb35-734c5c476f3b - - - - - -] Attempt 1 to provision port 175f8e3c-50d7-4775-9e11-9229bc7e942e 2026-06-24 02:11:00.557 11 INFO neutron.plugins.ml2.plugin [None req-7a1b93b2-aa14-462f-8809-2220d873b706 - - - - - -] Attempt 1 to provision port 63594d94-b2ae-4e53-9301-a910b5d16797 2026-06-24 02:11:00.617 11 INFO neutron.plugins.ml2.plugin [None req-7a1b93b2-aa14-462f-8809-2220d873b706 - - - - - -] Attempt 1 to provision port 1afeb354-bf50-490d-a122-d2895bfea08b 2026-06-24 02:11:00.637 11 INFO neutron.plugins.ml2.plugin [None req-7a1b93b2-aa14-462f-8809-2220d873b706 - - - - - -] Attempt 1 to provision port ee596ad0-5075-46f4-aa0f-8939c1983fff 2026-06-24 02:11:00.655 11 INFO neutron.plugins.ml2.plugin [None req-7a1b93b2-aa14-462f-8809-2220d873b706 - - - - - -] Attempt 1 to provision port 3ef724a4-4039-464d-8706-20235c9ac2f3 2026-06-24 02:11:00.695 11 INFO neutron.plugins.ml2.plugin [None req-7a1b93b2-aa14-462f-8809-2220d873b706 - - - - - -] Attempt 1 to provision port 4393c1d8-a54f-4547-9a67-989e5cf4a16d 2026-06-24 02:11:00.740 11 INFO neutron.plugins.ml2.plugin [None req-7a1b93b2-aa14-462f-8809-2220d873b706 - - - - - -] Attempt 1 to provision port f438c823-293c-47a5-b001-b5bfcff125dd 2026-06-24 02:11:00.907 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 72add035-0255-4e39-b52f-9cc23e0dbb67 2026-06-24 02:11:01.014 12 INFO neutron.notifiers.nova [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Nova event matching ['req-aa4c2e94-b621-42d1-9ea4-a45c42fc7b0a'] response: {'server_uuid': 'b0b753e5-2fcf-4491-b661-0b3e1d2cf2d8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '72add035-0255-4e39-b52f-9cc23e0dbb67', 'code': 200} 2026-06-24 02:11:02.371 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 1afeb354-bf50-490d-a122-d2895bfea08b 2026-06-24 02:11:02.755 12 INFO neutron.plugins.ml2.plugin [None req-e4f1377c-927d-4f28-8076-4d87e641b387 - - - - - -] Attempt 1 to provision port 175f8e3c-50d7-4775-9e11-9229bc7e942e 2026-06-24 02:11:03.059 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 72add035-0255-4e39-b52f-9cc23e0dbb67 2026-06-24 02:11:04.367 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 1afeb354-bf50-490d-a122-d2895bfea08b 2026-06-24 02:11:04.576 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port ee596ad0-5075-46f4-aa0f-8939c1983fff 2026-06-24 02:11:04.852 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 175f8e3c-50d7-4775-9e11-9229bc7e942e 2026-06-24 02:11:05.035 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 3ef724a4-4039-464d-8706-20235c9ac2f3 2026-06-24 02:11:05.285 11 INFO neutron.plugins.ml2.plugin [None req-d978a271-fc31-40ff-800f-21990a5e658a - - - - - -] Attempt 1 to provision port 72add035-0255-4e39-b52f-9cc23e0dbb67 2026-06-24 02:11:05.339 11 INFO neutron.plugins.ml2.plugin [None req-d978a271-fc31-40ff-800f-21990a5e658a - - - - - -] Attempt 1 to provision port 1afeb354-bf50-490d-a122-d2895bfea08b 2026-06-24 02:11:05.395 11 INFO neutron.plugins.ml2.plugin [None req-d978a271-fc31-40ff-800f-21990a5e658a - - - - - -] Attempt 1 to provision port ee596ad0-5075-46f4-aa0f-8939c1983fff 2026-06-24 02:11:05.440 11 INFO neutron.plugins.ml2.plugin [None req-d978a271-fc31-40ff-800f-21990a5e658a - - - - - -] Attempt 1 to provision port 3ef724a4-4039-464d-8706-20235c9ac2f3 2026-06-24 02:11:05.493 11 INFO neutron.plugins.ml2.plugin [None req-d978a271-fc31-40ff-800f-21990a5e658a - - - - - -] Attempt 1 to provision port 4393c1d8-a54f-4547-9a67-989e5cf4a16d 2026-06-24 02:11:05.540 11 INFO neutron.plugins.ml2.plugin [None req-d978a271-fc31-40ff-800f-21990a5e658a - - - - - -] Attempt 1 to provision port f438c823-293c-47a5-b001-b5bfcff125dd 2026-06-24 02:11:06.330 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port ee596ad0-5075-46f4-aa0f-8939c1983fff 2026-06-24 02:11:06.499 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 3ef724a4-4039-464d-8706-20235c9ac2f3 2026-06-24 02:11:08.425 12 INFO neutron.plugins.ml2.plugin [None req-d09ac67c-85b2-42aa-b92e-4b6a97a897ce - - - - - -] Attempt 1 to provision port 3ef724a4-4039-464d-8706-20235c9ac2f3 2026-06-24 02:11:08.646 12 INFO neutron.plugins.ml2.plugin [None req-e18df9ce-acab-49ab-9047-b333f087d571 - - - - - -] Attempt 1 to provision port 1afeb354-bf50-490d-a122-d2895bfea08b 2026-06-24 02:11:08.714 12 INFO neutron.plugins.ml2.plugin [None req-e18df9ce-acab-49ab-9047-b333f087d571 - - - - - -] Attempt 1 to provision port ee596ad0-5075-46f4-aa0f-8939c1983fff 2026-06-24 02:11:10.722 11 INFO neutron.plugins.ml2.plugin [None req-28d69f87-d410-48ca-bac9-c5e7e13f38ed - - - - - -] Attempt 1 to provision port 3ef724a4-4039-464d-8706-20235c9ac2f3 2026-06-24 02:11:10.769 11 INFO neutron.plugins.ml2.plugin [None req-28d69f87-d410-48ca-bac9-c5e7e13f38ed - - - - - -] Attempt 1 to provision port ee596ad0-5075-46f4-aa0f-8939c1983fff 2026-06-24 02:11:13.090 12 INFO neutron.plugins.ml2.plugin [None req-f769ec0c-39cf-4893-a99e-539e6dd7e501 - - - - - -] Attempt 1 to provision port 72add035-0255-4e39-b52f-9cc23e0dbb67 2026-06-24 02:11:18.394 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 8ed7cfb9-02ec-4dc6-9604-0807d362695f 2026-06-24 02:11:18.507 12 INFO neutron.notifiers.nova [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Nova event matching ['req-f702b65e-0397-4756-b7e5-093aa1b91b34'] response: {'server_uuid': 'ee19d7a3-cfa6-405b-b840-5baad7cf7c2b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8ed7cfb9-02ec-4dc6-9604-0807d362695f', 'code': 200} 2026-06-24 02:11:20.341 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port 8ed7cfb9-02ec-4dc6-9604-0807d362695f 2026-06-24 02:11:45.188 11 INFO neutron.plugins.ml2.plugin [None req-c3202c23-7c53-45e9-916a-da2d89ee1530 - - - - - -] Attempt 1 to provision port 56a4fc2b-2d7a-4f2c-a54b-63f302a61716 2026-06-24 02:12:06.910 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port a6cd38da-323b-495a-be46-aa7708aefe0a 2026-06-24 02:12:07.066 11 INFO neutron.notifiers.nova [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Nova event matching ['req-93791fe8-c97f-4641-b53f-70c8c6cad2cc'] response: {'server_uuid': 'e74ba95b-f1e7-4d5c-b4ae-83cd0acd95eb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a6cd38da-323b-495a-be46-aa7708aefe0a', 'code': 200} 2026-06-24 02:12:08.374 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port a6cd38da-323b-495a-be46-aa7708aefe0a 2026-06-24 02:12:47.635 12 INFO neutron.plugins.ml2.plugin [None req-2d932cb7-b3e4-4901-92a9-4ff637764482 - - - - - -] Attempt 1 to provision port a27333f4-a9d5-4df4-b17a-a63c7ec0d84b 2026-06-24 02:12:52.436 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port a27333f4-a9d5-4df4-b17a-a63c7ec0d84b 2026-06-24 02:12:52.544 11 INFO neutron.notifiers.nova [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Nova event matching ['req-5937cba6-b9c7-4f90-9ef9-3876b015090f'] response: {'server_uuid': 'e74ba95b-f1e7-4d5c-b4ae-83cd0acd95eb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a27333f4-a9d5-4df4-b17a-a63c7ec0d84b', 'code': 200} 2026-06-24 02:12:54.405 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port a27333f4-a9d5-4df4-b17a-a63c7ec0d84b 2026-06-24 02:12:56.937 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port a27333f4-a9d5-4df4-b17a-a63c7ec0d84b 2026-06-24 02:13:25.702 12 INFO neutron.plugins.ml2.plugin [None req-764aad5b-5b1a-4174-9e20-78a656d4bfd5 - - - - - -] Attempt 1 to provision port b04c4668-2f72-4684-bc71-082db7c57dd1 2026-06-24 02:13:34.019 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port b04c4668-2f72-4684-bc71-082db7c57dd1 2026-06-24 02:13:34.168 12 INFO neutron.notifiers.nova [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Nova event matching ['req-95e6e666-2445-4962-8c84-fc67015fad54'] response: {'server_uuid': 'e74ba95b-f1e7-4d5c-b4ae-83cd0acd95eb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b04c4668-2f72-4684-bc71-082db7c57dd1', 'code': 200} 2026-06-24 02:13:34.597 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port b04c4668-2f72-4684-bc71-082db7c57dd1 2026-06-24 02:13:47.051 11 INFO neutron.plugins.ml2.plugin [None req-af1d31ff-7900-4b9a-a2ec-90a51bfd466b - - - - - -] Attempt 1 to provision port fe75071a-d076-43b9-b109-5ba7cdce16d7 2026-06-24 02:13:52.645 12 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port fe75071a-d076-43b9-b109-5ba7cdce16d7 2026-06-24 02:13:52.736 12 INFO neutron.notifiers.nova [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Nova event matching ['req-daa2c8fb-7744-4bc4-bfa3-772a1ccaa272'] response: {'server_uuid': 'e74ba95b-f1e7-4d5c-b4ae-83cd0acd95eb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fe75071a-d076-43b9-b109-5ba7cdce16d7', 'code': 200} 2026-06-24 02:13:54.613 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port fe75071a-d076-43b9-b109-5ba7cdce16d7 2026-06-24 02:13:56.932 12 INFO neutron.plugins.ml2.plugin [None req-db5ccfa1-6758-42cf-8955-22a47b7ab4cb - - - - - -] Attempt 1 to provision port b04c4668-2f72-4684-bc71-082db7c57dd1 2026-06-24 02:14:10.400 12 INFO neutron.plugins.ml2.plugin [None req-90f2afb4-5a1a-47dd-9de8-d4c879f334a6 - - - - - -] Attempt 1 to provision port fe75071a-d076-43b9-b109-5ba7cdce16d7 2026-06-24 02:14:10.705 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port fe75071a-d076-43b9-b109-5ba7cdce16d7 2026-06-24 02:14:11.741 11 INFO neutron.plugins.ml2.plugin [None req-4d07e61b-bd1e-4345-8985-a6addfaef65f - - - - - -] Attempt 1 to provision port fe75071a-d076-43b9-b109-5ba7cdce16d7 2026-06-24 02:14:20.667 11 INFO neutron.plugins.ml2.plugin [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Attempt 1 to provision port b04c4668-2f72-4684-bc71-082db7c57dd1 2026-06-24 02:14:21.136 12 INFO neutron.plugins.ml2.plugin [None req-636e857c-9e54-4bf7-9771-119c9191b6c6 - - - - - -] Attempt 1 to provision port b04c4668-2f72-4684-bc71-082db7c57dd1 2026-06-24 02:14:48.895 12 INFO neutron.notifiers.nova [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Nova event matching ['req-f2fadfc6-010a-4c89-9e4e-31d6003680c3'] response: {'server_uuid': 'e74ba95b-f1e7-4d5c-b4ae-83cd0acd95eb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a6cd38da-323b-495a-be46-aa7708aefe0a', 'code': 200} 2026-06-24 02:15:04.877 12 INFO neutron.notifiers.nova [None req-98c8711d-8db9-4188-b43a-d49d4a2abb62 - - - - - -] Nova event matching ['req-a9d76376-6681-4e31-b081-7fca20252301'] response: {'server_uuid': 'b0b753e5-2fcf-4491-b661-0b3e1d2cf2d8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '72add035-0255-4e39-b52f-9cc23e0dbb67', 'code': 200}