+ 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-05-30 05:53:12.555 1 INFO neutron.common.config [-] Logging enabled! 2026-05-30 05:53:12.556 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.4.dev15 2026-05-30 05:53:12.556 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-30 05:53:12.556 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-30 05:53:13.520 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-30 05:53:13.522 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-30 05:53:13.526 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-30 05:53:13.527 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-30 05:53:13.527 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-30 05:53:13.527 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-30 05:53:13.527 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-30 05:53:13.536 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-30 05:53:13.536 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-30 05:53:13.537 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-30 05:53:13.564 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-30 05:53:13.565 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-30 05:53:13.566 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-30 05:53:13.621 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-30 05:53:13.621 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-30 05:53:13.621 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-30 05:53:13.622 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-30 05:53:13.941 1 INFO neutron.plugins.ml2.managers [None req-5f3fc478-d10c-49a4-8686-3dde127a5b23 - - - - - -] Initializing driver for type 'vlan' 2026-05-30 05:53:14.090 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5f3fc478-d10c-49a4-8686-3dde127a5b23 - - - - - -] VlanTypeDriver initialization complete 2026-05-30 05:53:14.091 1 INFO neutron.plugins.ml2.managers [None req-5f3fc478-d10c-49a4-8686-3dde127a5b23 - - - - - -] Initializing driver for type 'vxlan' 2026-05-30 05:53:14.091 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-5f3fc478-d10c-49a4-8686-3dde127a5b23 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-30 05:53:14.136 1 INFO neutron.plugins.ml2.managers [None req-5f3fc478-d10c-49a4-8686-3dde127a5b23 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-30 05:53:14.136 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5f3fc478-d10c-49a4-8686-3dde127a5b23 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-30 05:53:14.137 1 INFO neutron.plugins.ml2.managers [None req-5f3fc478-d10c-49a4-8686-3dde127a5b23 - - - - - -] Initializing extension driver 'port_security' 2026-05-30 05:53:14.137 1 INFO neutron.plugins.ml2.extensions.port_security [None req-5f3fc478-d10c-49a4-8686-3dde127a5b23 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-30 05:53:14.137 1 INFO neutron.plugins.ml2.managers [None req-5f3fc478-d10c-49a4-8686-3dde127a5b23 - - - - - -] Initializing extension driver 'qos' 2026-05-30 05:53:14.138 1 INFO neutron.plugins.ml2.managers [None req-5f3fc478-d10c-49a4-8686-3dde127a5b23 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-30 05:53:14.138 1 INFO neutron.plugins.ml2.managers [None req-5f3fc478-d10c-49a4-8686-3dde127a5b23 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-30 05:53:14.150 1 INFO neutron.quota [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded quota_driver: . 2026-05-30 05:53:14.151 1 INFO neutron.plugins.ml2.plugin [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Modular L2 Plugin initialization complete 2026-05-30 05:53:14.151 1 INFO neutron.plugins.ml2.managers [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-30 05:53:14.151 1 INFO neutron.plugins.ml2.managers [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-30 05:53:14.151 1 INFO neutron.plugins.ml2.managers [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Got port-security extension from driver 'port_security' 2026-05-30 05:53:14.151 1 INFO neutron.extensions.vlantransparent [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Disabled vlantransparent extension. 2026-05-30 05:53:14.151 1 INFO neutron.extensions.qinq [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Disabled VLAN QinQ extension. 2026-05-30 05:53:14.151 1 INFO neutron.manager [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loading Plugin: qos 2026-05-30 05:53:14.164 1 INFO neutron.manager [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loading Plugin: router 2026-05-30 05:53:14.199 1 INFO neutron.services.service_base [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-30 05:53:14.200 1 INFO neutron.manager [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loading Plugin: segments 2026-05-30 05:53:14.270 1 INFO neutron.manager [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loading Plugin: trunk 2026-05-30 05:53:14.284 1 INFO neutron.manager [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loading Plugin: vpnaas 2026-05-30 05:53:14.319 1 WARNING stevedore.named [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-30 05:53:14.319 1 WARNING stevedore.named [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-30 05:53:14.526 1 INFO neutron_vpnaas.services.vpn.plugin [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-30 05:53:14.527 1 INFO neutron.common.utils [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-30 05:53:14.527 1 INFO neutron.manager [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loading Plugin: taas 2026-05-30 05:53:14.545 1 WARNING stevedore.named [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-30 05:53:14.567 1 INFO neutron_taas.services.taas.taas_plugin [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-30 05:53:14.568 1 INFO neutron.manager [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loading Plugin: tapmirror 2026-05-30 05:53:14.579 1 WARNING stevedore.named [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-30 05:53:14.593 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-30 05:53:14.593 1 INFO neutron.manager [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loading Plugin: auto_allocate 2026-05-30 05:53:14.599 1 INFO neutron.manager [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loading Plugin: tag 2026-05-30 05:53:14.608 1 INFO neutron.manager [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loading Plugin: timestamp 2026-05-30 05:53:14.610 1 INFO neutron.manager [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loading Plugin: network_ip_availability 2026-05-30 05:53:14.613 1 INFO neutron.manager [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loading Plugin: flavors 2026-05-30 05:53:14.616 1 INFO neutron.manager [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loading Plugin: revisions 2026-05-30 05:53:14.619 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Initializing extension manager. 2026-05-30 05:53:14.620 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: address-group 2026-05-30 05:53:14.621 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: address-scope 2026-05-30 05:53:14.621 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-30 05:53:14.622 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: agent 2026-05-30 05:53:14.622 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: agent-resources-synced 2026-05-30 05:53:14.623 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: allowed-address-pairs 2026-05-30 05:53:14.624 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: auto-allocated-topology 2026-05-30 05:53:14.625 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: availability_zone 2026-05-30 05:53:14.625 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: availability_zone_filter 2026-05-30 05:53:14.626 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-30 05:53:14.626 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: default-subnetpools 2026-05-30 05:53:14.627 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-30 05:53:14.628 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: dns-integration 2026-05-30 05:53:14.628 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: dns-domain-ports 2026-05-30 05:53:14.629 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-30 05:53:14.629 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: dvr 2026-05-30 05:53:14.630 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-30 05:53:14.630 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: empty-string-filtering 2026-05-30 05:53:14.631 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-30 05:53:14.631 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-30 05:53:14.631 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: external-net 2026-05-30 05:53:14.632 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-30 05:53:14.632 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: extraroute 2026-05-30 05:53:14.633 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: extraroute-atomic 2026-05-30 05:53:14.633 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-30 05:53:14.634 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-30 05:53:14.634 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-30 05:53:14.635 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-30 05:53:14.635 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: fip-port-details 2026-05-30 05:53:14.636 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: flavors 2026-05-30 05:53:14.637 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-30 05:53:14.638 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: floatingip-pools 2026-05-30 05:53:14.638 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: ip_allocation 2026-05-30 05:53:14.638 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: ip-substring-filtering 2026-05-30 05:53:14.639 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: l2_adjacency 2026-05-30 05:53:14.640 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: router 2026-05-30 05:53:14.641 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-30 05:53:14.642 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-30 05:53:14.642 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-30 05:53:14.643 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: ext-gw-mode 2026-05-30 05:53:14.643 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: l3-ha 2026-05-30 05:53:14.644 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-30 05:53:14.644 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-30 05:53:14.645 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: l3-flavors 2026-05-30 05:53:14.646 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-30 05:53:14.646 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-30 05:53:14.648 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-30 05:53:14.649 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-30 05:53:14.650 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-30 05:53:14.651 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-30 05:53:14.652 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-30 05:53:14.652 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: multi-provider 2026-05-30 05:53:14.653 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: net-mtu 2026-05-30 05:53:14.653 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: net-mtu-writable 2026-05-30 05:53:14.654 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: network_availability_zone 2026-05-30 05:53:14.654 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: network_ha 2026-05-30 05:53:14.655 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: network-ip-availability 2026-05-30 05:53:14.656 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-30 05:53:14.656 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: pagination 2026-05-30 05:53:14.656 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: port-device-profile 2026-05-30 05:53:14.657 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-30 05:53:14.657 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-30 05:53:14.658 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-30 05:53:14.658 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: port-mac-override 2026-05-30 05:53:14.659 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-30 05:53:14.659 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-30 05:53:14.659 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-30 05:53:14.660 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: port-resource-request 2026-05-30 05:53:14.660 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: port-resource-request-groups 2026-05-30 05:53:14.661 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-30 05:53:14.661 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: binding 2026-05-30 05:53:14.662 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: binding-extended 2026-05-30 05:53:14.662 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: port-security 2026-05-30 05:53:14.663 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: project-id 2026-05-30 05:53:14.663 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: provider 2026-05-30 05:53:14.664 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-30 05:53:14.665 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: qos 2026-05-30 05:53:14.666 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-30 05:53:14.667 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-30 05:53:14.667 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: qos-default 2026-05-30 05:53:14.667 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: qos-fip 2026-05-30 05:53:14.668 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-30 05:53:14.668 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: qos-gateway-ip 2026-05-30 05:53:14.669 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: qos-port-network-policy 2026-05-30 05:53:14.669 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: qos-pps-minimum 2026-05-30 05:53:14.670 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-30 05:53:14.670 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: qos-pps 2026-05-30 05:53:14.671 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: qos-rule-type-details 2026-05-30 05:53:14.671 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-30 05:53:14.672 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: qos-rules-alias 2026-05-30 05:53:14.672 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: quota-check-limit 2026-05-30 05:53:14.673 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: quota-check-limit-default 2026-05-30 05:53:14.675 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: quotas 2026-05-30 05:53:14.677 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: quota_details 2026-05-30 05:53:14.678 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: rbac-policies 2026-05-30 05:53:14.679 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: rbac-address-group 2026-05-30 05:53:14.679 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: rbac-address-scope 2026-05-30 05:53:14.679 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: rbac-security-groups 2026-05-30 05:53:14.680 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: rbac-subnetpool 2026-05-30 05:53:14.680 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: revision-if-match 2026-05-30 05:53:14.681 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: standard-attr-revisions 2026-05-30 05:53:14.681 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: router_availability_zone 2026-05-30 05:53:14.682 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-30 05:53:14.683 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: security-groups-default-rules 2026-05-30 05:53:14.684 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-30 05:53:14.685 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-30 05:53:14.686 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-30 05:53:14.687 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-30 05:53:14.687 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-30 05:53:14.693 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: security-group 2026-05-30 05:53:14.694 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: segment 2026-05-30 05:53:14.695 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-30 05:53:14.696 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: service-type 2026-05-30 05:53:14.696 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: sorting 2026-05-30 05:53:14.697 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: standard-attr-segment 2026-05-30 05:53:14.698 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: standard-attr-description 2026-05-30 05:53:14.698 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: stateful-security-group 2026-05-30 05:53:14.699 1 WARNING neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-30 05:53:14.699 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-30 05:53:14.700 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: subnet-external-network 2026-05-30 05:53:14.700 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: subnet_onboard 2026-05-30 05:53:14.701 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-30 05:53:14.701 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: subnet-service-types 2026-05-30 05:53:14.702 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: subnet_allocation 2026-05-30 05:53:14.702 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-30 05:53:14.703 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: tag-creation 2026-05-30 05:53:14.703 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-30 05:53:14.707 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: standard-attr-tag 2026-05-30 05:53:14.707 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-30 05:53:14.708 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: trunk 2026-05-30 05:53:14.708 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: trunk-details 2026-05-30 05:53:14.709 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-30 05:53:14.709 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-30 05:53:14.710 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-30 05:53:14.710 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-30 05:53:14.713 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-30 05:53:14.714 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-30 05:53:14.714 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: vpn-flavors 2026-05-30 05:53:14.715 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: vpnaas 2026-05-30 05:53:14.716 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: taas 2026-05-30 05:53:14.717 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: tap-mirror 2026-05-30 05:53:14.718 1 INFO neutron.api.extensions [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Loaded extension: taas-vlan-filter 2026-05-30 05:53:14.721 1 INFO oslo_service.backend.eventlet.service [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Starting 2 workers 2026-05-30 05:53:14.724 1 INFO oslo_service.backend.eventlet.service [None req-dbfd7a53-a534-41a8-9c5d-6f6a61f5174b - - - - - -] Starting 1 workers 2026-05-30 05:54:02.187 11 INFO neutron.db.l3_hamode_db [None req-139c4783-eee3-4a40-995e-76aeaa827729 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-30 05:54:20.481 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 4afe0412-7aaf-4331-991d-1663623cc574 2026-05-30 05:54:21.022 12 INFO neutron.plugins.ml2.plugin [None req-ec26002e-c561-4b2e-a786-12772f263549 - - - - - -] Attempt 1 to provision port 4afe0412-7aaf-4331-991d-1663623cc574 2026-05-30 05:54:22.383 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 4afe0412-7aaf-4331-991d-1663623cc574 2026-05-30 05:54:22.702 12 INFO neutron.plugins.ml2.plugin [None req-985100e0-5953-4df3-8c77-4d9d8f3278cc - - - - - -] Attempt 1 to provision port 4afe0412-7aaf-4331-991d-1663623cc574 2026-05-30 05:58:46.048 11 INFO neutron.plugins.ml2.plugin [None req-d40a68fe-5103-4629-99f6-f00951ff23d9 - - - - - -] Attempt 1 to provision port 8b4ef7e5-65db-41b3-880c-08a49c88437c 2026-05-30 05:58:46.559 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 8b4ef7e5-65db-41b3-880c-08a49c88437c 2026-05-30 05:58:47.691 11 INFO neutron.plugins.ml2.plugin [None req-3e0a1aee-6920-47d4-adf6-effc80f7d00e - - - - - -] Attempt 1 to provision port 8b4ef7e5-65db-41b3-880c-08a49c88437c 2026-05-30 05:58:53.167 11 INFO neutron.plugins.ml2.plugin [None req-c1ebc248-4e82-4f35-9c1b-c1564442f970 - - - - - -] Attempt 1 to provision port 652c0ee5-8cb5-4583-af6e-496cf03f26b9 2026-05-30 06:02:37.289 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 652c0ee5-8cb5-4583-af6e-496cf03f26b9 2026-05-30 06:02:38.691 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 652c0ee5-8cb5-4583-af6e-496cf03f26b9 2026-05-30 06:13:09.089 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 5512f008-4fa9-4046-830a-4d62743d6feb 2026-05-30 06:13:11.083 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 5512f008-4fa9-4046-830a-4d62743d6feb 2026-05-30 06:29:13.760 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port a71a0209-f4aa-4ca3-9803-983925ccd0c2 2026-05-30 06:29:14.649 11 INFO neutron.plugins.ml2.plugin [None req-eb08231f-3690-4d85-86e5-a9035d5c6fab - - - - - -] Attempt 1 to provision port a71a0209-f4aa-4ca3-9803-983925ccd0c2 2026-05-30 06:29:15.665 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port a71a0209-f4aa-4ca3-9803-983925ccd0c2 2026-05-30 06:29:17.665 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 2e0175e7-eecf-4cd0-a49f-d12be712bb2d 2026-05-30 06:29:19.706 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 4f03b546-c589-445d-b3aa-60259c4447d0 2026-05-30 06:29:20.101 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 2e0175e7-eecf-4cd0-a49f-d12be712bb2d 2026-05-30 06:29:21.694 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 4f03b546-c589-445d-b3aa-60259c4447d0 2026-05-30 06:29:23.625 12 INFO neutron.plugins.ml2.plugin [None req-63b5bd50-99a4-4922-a08e-e2be770c7a3b - - - - - -] Attempt 1 to provision port 4f03b546-c589-445d-b3aa-60259c4447d0 2026-05-30 06:29:23.668 12 INFO neutron.plugins.ml2.plugin [None req-63b5bd50-99a4-4922-a08e-e2be770c7a3b - - - - - -] Attempt 1 to provision port 2e0175e7-eecf-4cd0-a49f-d12be712bb2d 2026-05-30 06:29:23.712 12 INFO neutron.plugins.ml2.plugin [None req-63b5bd50-99a4-4922-a08e-e2be770c7a3b - - - - - -] Attempt 1 to provision port a71a0209-f4aa-4ca3-9803-983925ccd0c2 2026-05-30 06:29:27.736 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 0852c4ed-40bf-45f1-b027-0f590ebc3a61 2026-05-30 06:29:28.134 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 845a1cb6-3a2f-441b-bcab-b053041d557b 2026-05-30 06:29:28.505 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port ab7bb520-33fd-49db-ac92-edbf374d4caf 2026-05-30 06:29:29.730 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 0852c4ed-40bf-45f1-b027-0f590ebc3a61 2026-05-30 06:29:30.025 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port ab7bb520-33fd-49db-ac92-edbf374d4caf 2026-05-30 06:29:30.315 11 INFO neutron.plugins.ml2.plugin [None req-b60908c3-504a-4f5a-9038-c20abad3a610 - - - - - -] Attempt 1 to provision port 845a1cb6-3a2f-441b-bcab-b053041d557b 2026-05-30 06:29:31.330 12 INFO neutron.plugins.ml2.plugin [None req-5aac0a29-7086-4742-9b09-a7012ff94955 - - - - - -] Attempt 1 to provision port 269c482e-a9c4-4009-a4f2-c39825479aee 2026-05-30 06:29:31.358 12 INFO neutron.plugins.ml2.plugin [None req-5aac0a29-7086-4742-9b09-a7012ff94955 - - - - - -] Attempt 1 to provision port 0852c4ed-40bf-45f1-b027-0f590ebc3a61 2026-05-30 06:29:31.427 12 INFO neutron.plugins.ml2.plugin [None req-5aac0a29-7086-4742-9b09-a7012ff94955 - - - - - -] Attempt 1 to provision port 954a8855-e145-4228-8fd5-707b0ac7285e 2026-05-30 06:29:31.468 12 INFO neutron.plugins.ml2.plugin [None req-5aac0a29-7086-4742-9b09-a7012ff94955 - - - - - -] Attempt 1 to provision port 71f3698d-b742-4ae1-b43e-525746395178 2026-05-30 06:29:31.502 12 INFO neutron.plugins.ml2.plugin [None req-5aac0a29-7086-4742-9b09-a7012ff94955 - - - - - -] Attempt 1 to provision port 2e0175e7-eecf-4cd0-a49f-d12be712bb2d 2026-05-30 06:29:31.692 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 91817cbb-6b08-4d66-8cbd-5add3cbaa7a3 2026-05-30 06:29:32.034 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port bb54b921-e583-4b88-9598-c0836d77c39a 2026-05-30 06:29:33.748 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port bb54b921-e583-4b88-9598-c0836d77c39a 2026-05-30 06:29:33.998 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 91817cbb-6b08-4d66-8cbd-5add3cbaa7a3 2026-05-30 06:29:35.697 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 3ccd9633-7bc9-4a25-8eec-8a126b172ccc 2026-05-30 06:29:37.979 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 3ccd9633-7bc9-4a25-8eec-8a126b172ccc 2026-05-30 06:29:38.254 11 INFO neutron.plugins.ml2.plugin [None req-3db57bff-4214-4a62-b7f9-8950b919b8b6 - - - - - -] Attempt 1 to provision port 2f53a5ce-b5c5-4483-89a7-85303dbcca96 2026-05-30 06:29:40.286 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port b2b95a42-6bb5-4b5f-9b05-ac58c2346c12 2026-05-30 06:29:40.795 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 2f53a5ce-b5c5-4483-89a7-85303dbcca96 2026-05-30 06:29:40.843 11 INFO neutron.notifiers.nova [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Nova event matching ['req-1e8592a7-11d1-49de-bec7-73f71645c15a'] response: {'server_uuid': '08f161b0-0acc-45ad-861f-5d6d54644eb2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b2b95a42-6bb5-4b5f-9b05-ac58c2346c12', 'code': 200} 2026-05-30 06:29:40.880 12 INFO neutron.plugins.ml2.plugin [None req-2057f616-0f31-4ee0-a382-e3b124a2c934 - - - - - -] Attempt 1 to provision port 13f12ab8-9d73-49d2-8d23-3eed181788de 2026-05-30 06:29:40.924 12 INFO neutron.plugins.ml2.plugin [None req-2057f616-0f31-4ee0-a382-e3b124a2c934 - - - - - -] Attempt 1 to provision port 954a8855-e145-4228-8fd5-707b0ac7285e 2026-05-30 06:29:40.960 12 INFO neutron.plugins.ml2.plugin [None req-2057f616-0f31-4ee0-a382-e3b124a2c934 - - - - - -] Attempt 1 to provision port 224ee13f-b8ff-431f-9e7c-e0310e9944f9 2026-05-30 06:29:40.999 12 INFO neutron.plugins.ml2.plugin [None req-2057f616-0f31-4ee0-a382-e3b124a2c934 - - - - - -] Attempt 1 to provision port 3ccd9633-7bc9-4a25-8eec-8a126b172ccc 2026-05-30 06:29:41.107 12 INFO neutron.plugins.ml2.plugin [None req-2057f616-0f31-4ee0-a382-e3b124a2c934 - - - - - -] Attempt 1 to provision port 2f53a5ce-b5c5-4483-89a7-85303dbcca96 2026-05-30 06:29:42.110 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port b2b95a42-6bb5-4b5f-9b05-ac58c2346c12 2026-05-30 06:29:44.558 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 2f63d6b3-16dd-4800-be24-71e93636aba0 2026-05-30 06:29:45.033 12 INFO neutron.notifiers.nova [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Nova event matching ['req-e023c96b-d91e-4f1d-b740-9b69f93f5de9'] response: {'server_uuid': '2f8e183b-554b-459d-8a3e-e4d3ff75eadc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2f63d6b3-16dd-4800-be24-71e93636aba0', 'code': 200} 2026-05-30 06:29:45.632 12 INFO neutron.plugins.ml2.plugin [None req-78a2e83f-2364-4c1f-8292-43facd11ddc5 - - - - - -] Attempt 1 to provision port 954a8855-e145-4228-8fd5-707b0ac7285e 2026-05-30 06:29:45.663 12 INFO neutron.plugins.ml2.plugin [None req-78a2e83f-2364-4c1f-8292-43facd11ddc5 - - - - - -] Attempt 1 to provision port 0852c4ed-40bf-45f1-b027-0f590ebc3a61 2026-05-30 06:29:45.758 12 INFO neutron.plugins.ml2.plugin [None req-78a2e83f-2364-4c1f-8292-43facd11ddc5 - - - - - -] Attempt 1 to provision port 71f3698d-b742-4ae1-b43e-525746395178 2026-05-30 06:29:47.365 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 918b5b88-891c-4794-aec7-2bd85002e750 2026-05-30 06:29:47.486 11 INFO neutron.notifiers.nova [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Nova event matching ['req-8b0620f0-72cf-48b3-ba3b-ed19f4ff7461'] response: {'server_uuid': 'bc537974-b625-47f4-8485-57e9eca31ff3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '918b5b88-891c-4794-aec7-2bd85002e750', 'code': 200} 2026-05-30 06:29:47.737 11 INFO neutron.plugins.ml2.plugin [None req-dd2a8d4e-5410-4d3f-a160-69e98314d130 - - - - - -] Attempt 1 to provision port 2f63d6b3-16dd-4800-be24-71e93636aba0 2026-05-30 06:29:48.065 11 INFO neutron.plugins.ml2.plugin [None req-f0e329a6-c966-4589-ad42-ebb04bf53e9c - - - - - -] Attempt 1 to provision port 3d217d43-5cc4-4a9a-bda2-f63b089bca54 2026-05-30 06:29:49.535 11 INFO neutron.notifiers.nova [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Nova event matching ['req-0c7ba1f1-b2f7-4384-9746-e411cedf79e7'] response: {'server_uuid': 'f66144bc-099a-457d-9c7e-9db049f51453', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d217d43-5cc4-4a9a-bda2-f63b089bca54', 'code': 200} 2026-05-30 06:29:49.587 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 918b5b88-891c-4794-aec7-2bd85002e750 2026-05-30 06:29:49.884 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 3d217d43-5cc4-4a9a-bda2-f63b089bca54 2026-05-30 06:29:50.199 11 INFO neutron.plugins.ml2.plugin [None req-85b9c076-c1b7-46cf-a59b-ca1813e29720 - - - - - -] Attempt 1 to provision port 13f12ab8-9d73-49d2-8d23-3eed181788de 2026-05-30 06:29:50.240 11 INFO neutron.plugins.ml2.plugin [None req-85b9c076-c1b7-46cf-a59b-ca1813e29720 - - - - - -] Attempt 1 to provision port 2f53a5ce-b5c5-4483-89a7-85303dbcca96 2026-05-30 06:29:50.297 11 INFO neutron.plugins.ml2.plugin [None req-85b9c076-c1b7-46cf-a59b-ca1813e29720 - - - - - -] Attempt 1 to provision port 224ee13f-b8ff-431f-9e7c-e0310e9944f9 2026-05-30 06:29:50.319 11 INFO neutron.plugins.ml2.plugin [None req-85b9c076-c1b7-46cf-a59b-ca1813e29720 - - - - - -] Attempt 1 to provision port 3ccd9633-7bc9-4a25-8eec-8a126b172ccc 2026-05-30 06:29:50.395 11 INFO neutron.plugins.ml2.plugin [None req-85b9c076-c1b7-46cf-a59b-ca1813e29720 - - - - - -] Attempt 1 to provision port 2f63d6b3-16dd-4800-be24-71e93636aba0 2026-05-30 06:29:50.473 11 INFO neutron.plugins.ml2.plugin [None req-85b9c076-c1b7-46cf-a59b-ca1813e29720 - - - - - -] Attempt 1 to provision port 3d217d43-5cc4-4a9a-bda2-f63b089bca54 2026-05-30 06:29:51.891 11 INFO neutron.notifiers.nova [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Nova event matching ['req-ab5eedc2-be45-4011-82f6-175dc3386d4f'] response: {'server_uuid': '2f8e183b-554b-459d-8a3e-e4d3ff75eadc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2f63d6b3-16dd-4800-be24-71e93636aba0', 'code': 200} 2026-05-30 06:29:54.508 12 INFO neutron.plugins.ml2.plugin [None req-d9616243-1e5f-4f4e-a6ee-4487c09152c7 - - - - - -] Attempt 1 to provision port 13f12ab8-9d73-49d2-8d23-3eed181788de 2026-05-30 06:29:54.531 12 INFO neutron.plugins.ml2.plugin [None req-d9616243-1e5f-4f4e-a6ee-4487c09152c7 - - - - - -] Attempt 1 to provision port b2b95a42-6bb5-4b5f-9b05-ac58c2346c12 2026-05-30 06:29:54.598 12 INFO neutron.plugins.ml2.plugin [None req-d9616243-1e5f-4f4e-a6ee-4487c09152c7 - - - - - -] Attempt 1 to provision port 224ee13f-b8ff-431f-9e7c-e0310e9944f9 2026-05-30 06:29:54.642 12 INFO neutron.plugins.ml2.plugin [None req-d9616243-1e5f-4f4e-a6ee-4487c09152c7 - - - - - -] Attempt 1 to provision port fe6341a7-87ae-4afe-a030-380181e5857a 2026-05-30 06:29:54.664 12 INFO neutron.plugins.ml2.plugin [None req-d9616243-1e5f-4f4e-a6ee-4487c09152c7 - - - - - -] Attempt 1 to provision port 71f3698d-b742-4ae1-b43e-525746395178 2026-05-30 06:29:57.989 11 INFO neutron.plugins.ml2.plugin [None req-8a5ddcd8-dafc-41d5-96ca-55bb26e06a3c - - - - - -] Attempt 1 to provision port 13f12ab8-9d73-49d2-8d23-3eed181788de 2026-05-30 06:29:58.028 11 INFO neutron.plugins.ml2.plugin [None req-8a5ddcd8-dafc-41d5-96ca-55bb26e06a3c - - - - - -] Attempt 1 to provision port 71f3698d-b742-4ae1-b43e-525746395178 2026-05-30 06:29:58.062 11 INFO neutron.plugins.ml2.plugin [None req-8a5ddcd8-dafc-41d5-96ca-55bb26e06a3c - - - - - -] Attempt 1 to provision port 224ee13f-b8ff-431f-9e7c-e0310e9944f9 2026-05-30 06:29:58.099 11 INFO neutron.plugins.ml2.plugin [None req-8a5ddcd8-dafc-41d5-96ca-55bb26e06a3c - - - - - -] Attempt 1 to provision port a830e065-4fe6-48e8-b635-7ae57fea59dc 2026-05-30 06:30:01.435 11 INFO neutron.plugins.ml2.plugin [None req-90a4ab42-3e38-4077-b3e7-6ae3d551d2cc - - - - - -] Attempt 1 to provision port 29d26fce-cd7e-4c04-827a-a9df979eae45 2026-05-30 06:30:01.459 11 INFO neutron.plugins.ml2.plugin [None req-90a4ab42-3e38-4077-b3e7-6ae3d551d2cc - - - - - -] Attempt 1 to provision port 3d217d43-5cc4-4a9a-bda2-f63b089bca54 2026-05-30 06:30:05.529 11 INFO neutron.plugins.ml2.plugin [None req-2d0bbeb0-a496-4e73-9c33-c869e3808ffc - - - - - -] Attempt 1 to provision port 269c482e-a9c4-4009-a4f2-c39825479aee 2026-05-30 06:30:07.506 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 269c482e-a9c4-4009-a4f2-c39825479aee 2026-05-30 06:30:07.703 12 INFO neutron.plugins.ml2.plugin [None req-7d740a75-c24d-4b7d-a922-2ea429a6aa27 - - - - - -] Attempt 1 to provision port 954a8855-e145-4228-8fd5-707b0ac7285e 2026-05-30 06:30:09.529 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 954a8855-e145-4228-8fd5-707b0ac7285e 2026-05-30 06:30:09.760 11 INFO neutron.plugins.ml2.plugin [None req-73b04ae9-c142-41c2-b6f5-d94bf0d2538c - - - - - -] Attempt 1 to provision port 13f12ab8-9d73-49d2-8d23-3eed181788de 2026-05-30 06:30:11.496 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 29d26fce-cd7e-4c04-827a-a9df979eae45 2026-05-30 06:30:11.746 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 13f12ab8-9d73-49d2-8d23-3eed181788de 2026-05-30 06:30:13.478 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 29d26fce-cd7e-4c04-827a-a9df979eae45 2026-05-30 06:30:19.708 12 INFO neutron.notifiers.nova [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Nova event matching ['req-c71048e4-c0ad-4f70-be65-d0f9d8ad7196'] response: {'server_uuid': 'f66144bc-099a-457d-9c7e-9db049f51453', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3d217d43-5cc4-4a9a-bda2-f63b089bca54', 'code': 200} 2026-05-30 06:30:20.982 12 INFO neutron.plugins.ml2.plugin [None req-e515b77a-98d1-417f-9b3e-df1b5ebb53e5 - - - - - -] Attempt 1 to provision port b2b95a42-6bb5-4b5f-9b05-ac58c2346c12 2026-05-30 06:30:22.122 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port b2b95a42-6bb5-4b5f-9b05-ac58c2346c12 2026-05-30 06:30:22.372 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 3d217d43-5cc4-4a9a-bda2-f63b089bca54 2026-05-30 06:30:22.500 12 INFO neutron.notifiers.nova [None req-10b8caf8-29f1-44a5-ac05-f0bcba428bb0 - - - - - -] Nova event matching ['req-9458fe95-2c17-4215-893b-d3f4243eef7d'] response: {'server_uuid': 'f66144bc-099a-457d-9c7e-9db049f51453', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d217d43-5cc4-4a9a-bda2-f63b089bca54', 'code': 200} 2026-05-30 06:30:23.233 12 INFO neutron.plugins.ml2.plugin [None req-c02619fa-cebe-48c9-bf3d-8f8d563f48da - - - - - -] Attempt 1 to provision port 41f2c1e5-9139-473f-a02b-fb1658cb2159 2026-05-30 06:30:23.496 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 3d217d43-5cc4-4a9a-bda2-f63b089bca54 2026-05-30 06:30:25.470 11 INFO neutron.plugins.ml2.plugin [None req-5409dd7e-351d-4149-85a0-c47071148f61 - - - - - -] Attempt 1 to provision port b2b95a42-6bb5-4b5f-9b05-ac58c2346c12 2026-05-30 06:30:25.565 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port b2b95a42-6bb5-4b5f-9b05-ac58c2346c12 2026-05-30 06:30:43.857 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 9c51e198-355b-442a-bf4d-30f32b485248 2026-05-30 06:30:45.699 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port ba3ade0f-2738-4ad3-acee-74c438738e85 2026-05-30 06:30:46.121 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 9c51e198-355b-442a-bf4d-30f32b485248 2026-05-30 06:30:47.617 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port ba3ade0f-2738-4ad3-acee-74c438738e85 2026-05-30 06:30:48.701 12 INFO neutron.plugins.ml2.plugin [None req-4a1fefbd-4108-4858-a704-0e6a64798a17 - - - - - -] Attempt 1 to provision port 90680d4f-75a1-45e2-9fe3-bd8b80a154a1 2026-05-30 06:30:48.732 12 INFO neutron.plugins.ml2.plugin [None req-4a1fefbd-4108-4858-a704-0e6a64798a17 - - - - - -] Attempt 1 to provision port ba3ade0f-2738-4ad3-acee-74c438738e85 2026-05-30 06:30:48.793 12 INFO neutron.plugins.ml2.plugin [None req-4a1fefbd-4108-4858-a704-0e6a64798a17 - - - - - -] Attempt 1 to provision port 719641e5-f2fa-4130-a660-b694afc00bd8 2026-05-30 06:30:54.233 12 INFO neutron.plugins.ml2.plugin [None req-011d8d40-1d3d-4ded-8fab-9657e8a6e43f - - - - - -] Attempt 1 to provision port 90680d4f-75a1-45e2-9fe3-bd8b80a154a1 2026-05-30 06:30:54.268 12 INFO neutron.plugins.ml2.plugin [None req-011d8d40-1d3d-4ded-8fab-9657e8a6e43f - - - - - -] Attempt 1 to provision port ba3ade0f-2738-4ad3-acee-74c438738e85 2026-05-30 06:30:56.143 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 6303b378-1b0c-46cb-9b28-2ba13e764bbf 2026-05-30 06:30:56.245 11 INFO neutron.notifiers.nova [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Nova event matching ['req-bd1e4737-b2c4-442d-9692-a918ef31caec'] response: {'server_uuid': '09690199-68f9-48f2-948f-68d4e0adff3f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6303b378-1b0c-46cb-9b28-2ba13e764bbf', 'code': 200} 2026-05-30 06:30:57.594 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 6303b378-1b0c-46cb-9b28-2ba13e764bbf 2026-05-30 06:30:58.643 12 INFO neutron.plugins.ml2.plugin [None req-c729ac7d-579f-428a-befd-295a7e7c9d48 - - - - - -] Attempt 1 to provision port 90680d4f-75a1-45e2-9fe3-bd8b80a154a1 2026-05-30 06:31:00.661 11 INFO neutron.plugins.ml2.plugin [None req-02b00401-f47a-4611-bedb-62f9e09c3ef7 - - - - - -] Attempt 1 to provision port 90680d4f-75a1-45e2-9fe3-bd8b80a154a1 2026-05-30 06:31:01.580 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 719641e5-f2fa-4130-a660-b694afc00bd8 2026-05-30 06:31:01.880 12 INFO neutron.plugins.ml2.plugin [None req-414d41b0-2b72-4d2c-b86e-3e3265162497 - - - - - -] Attempt 1 to provision port 6303b378-1b0c-46cb-9b28-2ba13e764bbf 2026-05-30 06:31:03.573 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 719641e5-f2fa-4130-a660-b694afc00bd8 2026-05-30 06:31:03.768 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 90680d4f-75a1-45e2-9fe3-bd8b80a154a1 2026-05-30 06:31:05.610 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 90680d4f-75a1-45e2-9fe3-bd8b80a154a1 2026-05-30 06:31:11.757 11 INFO neutron.plugins.ml2.plugin [None req-05047a3a-5edd-41a5-81c1-678cab3371dd - - - - - -] Attempt 1 to provision port 0a34f6ac-b516-4dc9-a6a1-804ff6a10de5 2026-05-30 06:31:13.614 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 6639da66-10b6-4ffa-bd37-05e8beff399f 2026-05-30 06:31:15.776 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 4e71ef0c-a5cc-4244-9674-686d473606ec 2026-05-30 06:31:16.217 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 6639da66-10b6-4ffa-bd37-05e8beff399f 2026-05-30 06:31:16.644 12 INFO neutron.plugins.ml2.plugin [None req-bd4448ea-e232-4fee-a99e-d8f4df0551ed - - - - - -] Attempt 1 to provision port 357dfab6-a596-48bd-bd10-afc340a8fa26 2026-05-30 06:31:16.677 12 INFO neutron.plugins.ml2.plugin [None req-bd4448ea-e232-4fee-a99e-d8f4df0551ed - - - - - -] Attempt 1 to provision port 4e71ef0c-a5cc-4244-9674-686d473606ec 2026-05-30 06:31:17.564 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 4e71ef0c-a5cc-4244-9674-686d473606ec 2026-05-30 06:31:19.629 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 91f9abb2-11aa-46dc-ae72-d0b621846379 2026-05-30 06:31:20.048 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port aef0868c-9904-46f6-8972-ca627a0ad050 2026-05-30 06:31:21.696 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 91f9abb2-11aa-46dc-ae72-d0b621846379 2026-05-30 06:31:21.897 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port aef0868c-9904-46f6-8972-ca627a0ad050 2026-05-30 06:31:22.085 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 81f29f3a-3889-4028-84b6-e6dec34ac196 2026-05-30 06:31:26.829 11 INFO neutron.plugins.ml2.plugin [None req-f3ba54f3-08f0-485a-9706-d698e041bf13 - - - - - -] Attempt 1 to provision port 91f9abb2-11aa-46dc-ae72-d0b621846379 2026-05-30 06:31:26.887 11 INFO neutron.plugins.ml2.plugin [None req-f3ba54f3-08f0-485a-9706-d698e041bf13 - - - - - -] Attempt 1 to provision port 4e71ef0c-a5cc-4244-9674-686d473606ec 2026-05-30 06:31:26.937 11 INFO neutron.plugins.ml2.plugin [None req-f3ba54f3-08f0-485a-9706-d698e041bf13 - - - - - -] Attempt 1 to provision port 357dfab6-a596-48bd-bd10-afc340a8fa26 2026-05-30 06:31:26.963 11 INFO neutron.plugins.ml2.plugin [None req-f3ba54f3-08f0-485a-9706-d698e041bf13 - - - - - -] Attempt 1 to provision port 23e1c328-71eb-45b8-a545-e925b531bde0 2026-05-30 06:31:29.627 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 06692d6c-b797-4163-810f-f5e545d48096 2026-05-30 06:31:32.205 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port fcf64801-3bbb-42df-a2ef-760e6c873af8 2026-05-30 06:31:32.339 11 INFO neutron.notifiers.nova [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Nova event matching ['req-1dc5588e-0560-4910-ae40-e87f3db4bd28'] response: {'server_uuid': '2ca2b5e3-e698-4420-87f8-57ab82af6300', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fcf64801-3bbb-42df-a2ef-760e6c873af8', 'code': 200} 2026-05-30 06:31:32.681 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 06692d6c-b797-4163-810f-f5e545d48096 2026-05-30 06:31:34.894 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port fcf64801-3bbb-42df-a2ef-760e6c873af8 2026-05-30 06:31:35.118 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 3af53bc3-c2fb-46db-931e-2861dd4302bc 2026-05-30 06:31:35.169 12 INFO neutron.plugins.ml2.plugin [None req-ae4fef23-2354-42b3-a15f-452f496f6a15 - - - - - -] Attempt 1 to provision port c9fd3159-4704-494d-aab1-e5582e62789f 2026-05-30 06:31:35.205 12 INFO neutron.plugins.ml2.plugin [None req-ae4fef23-2354-42b3-a15f-452f496f6a15 - - - - - -] Attempt 1 to provision port 3d5fb2ec-a1c8-4abc-b5c5-499b5fcad9a2 2026-05-30 06:31:35.241 12 INFO neutron.plugins.ml2.plugin [None req-ae4fef23-2354-42b3-a15f-452f496f6a15 - - - - - -] Attempt 1 to provision port 91f9abb2-11aa-46dc-ae72-d0b621846379 2026-05-30 06:31:35.334 12 INFO neutron.plugins.ml2.plugin [None req-ae4fef23-2354-42b3-a15f-452f496f6a15 - - - - - -] Attempt 1 to provision port 357dfab6-a596-48bd-bd10-afc340a8fa26 2026-05-30 06:31:35.379 12 INFO neutron.plugins.ml2.plugin [None req-ae4fef23-2354-42b3-a15f-452f496f6a15 - - - - - -] Attempt 1 to provision port 3af53bc3-c2fb-46db-931e-2861dd4302bc 2026-05-30 06:31:35.526 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port a58813e3-158d-46d2-b615-2e6de1bc3ebd 2026-05-30 06:31:35.642 11 INFO neutron.notifiers.nova [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Nova event matching ['req-a393079e-00ba-43bd-9352-d9de90d8edfe'] response: {'server_uuid': 'cc46e81a-12bb-4723-868f-e102a7957969', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a58813e3-158d-46d2-b615-2e6de1bc3ebd', 'code': 200} 2026-05-30 06:31:36.563 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 3af53bc3-c2fb-46db-931e-2861dd4302bc 2026-05-30 06:31:36.761 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port a58813e3-158d-46d2-b615-2e6de1bc3ebd 2026-05-30 06:31:38.666 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 0a34f6ac-b516-4dc9-a6a1-804ff6a10de5 2026-05-30 06:31:39.047 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 357dfab6-a596-48bd-bd10-afc340a8fa26 2026-05-30 06:31:39.351 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 00388ec9-fa5d-4475-80cc-4594fe80fac4 2026-05-30 06:31:39.716 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 23e1c328-71eb-45b8-a545-e925b531bde0 2026-05-30 06:31:40.553 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 00388ec9-fa5d-4475-80cc-4594fe80fac4 2026-05-30 06:31:40.826 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 357dfab6-a596-48bd-bd10-afc340a8fa26 2026-05-30 06:31:41.089 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 0a34f6ac-b516-4dc9-a6a1-804ff6a10de5 2026-05-30 06:31:41.215 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port c9fd3159-4704-494d-aab1-e5582e62789f 2026-05-30 06:31:42.196 12 INFO neutron.plugins.ml2.plugin [None req-2d9de9b3-fac6-4338-b3ed-2c50bc72c7f8 - - - - - -] Attempt 1 to provision port 23e1c328-71eb-45b8-a545-e925b531bde0 2026-05-30 06:31:43.651 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port c18ecab5-b82c-4b38-ad42-b2e98cc44b89 2026-05-30 06:31:43.985 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port c9fd3159-4704-494d-aab1-e5582e62789f 2026-05-30 06:31:45.489 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port c18ecab5-b82c-4b38-ad42-b2e98cc44b89 2026-05-30 06:31:46.322 12 INFO neutron.plugins.ml2.plugin [None req-e50a9c21-5794-4d6d-8ef1-1b07036f87a3 - - - - - -] Attempt 1 to provision port ec533a47-3bfc-4f0f-9b80-a3ee9a9d37d6 2026-05-30 06:31:46.345 12 INFO neutron.plugins.ml2.plugin [None req-e50a9c21-5794-4d6d-8ef1-1b07036f87a3 - - - - - -] Attempt 1 to provision port 7adbbe57-8c92-4a06-8e54-3b41b0840a59 2026-05-30 06:31:46.373 12 INFO neutron.plugins.ml2.plugin [None req-e50a9c21-5794-4d6d-8ef1-1b07036f87a3 - - - - - -] Attempt 1 to provision port 357dfab6-a596-48bd-bd10-afc340a8fa26 2026-05-30 06:31:46.423 12 INFO neutron.plugins.ml2.plugin [None req-e50a9c21-5794-4d6d-8ef1-1b07036f87a3 - - - - - -] Attempt 1 to provision port c18ecab5-b82c-4b38-ad42-b2e98cc44b89 2026-05-30 06:31:46.490 12 INFO neutron.plugins.ml2.plugin [None req-e50a9c21-5794-4d6d-8ef1-1b07036f87a3 - - - - - -] Attempt 1 to provision port 00388ec9-fa5d-4475-80cc-4594fe80fac4 2026-05-30 06:31:48.378 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port a1cac940-49cd-4d6e-99cc-cbda1577e20d 2026-05-30 06:31:48.638 12 INFO neutron.notifiers.nova [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Nova event matching ['req-fe421136-a4d9-40dc-aefa-91c7c8307909'] response: {'server_uuid': '415185cb-96b0-4ebb-b53f-bc3428634777', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a1cac940-49cd-4d6e-99cc-cbda1577e20d', 'code': 200} 2026-05-30 06:31:50.336 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 3d5fb2ec-a1c8-4abc-b5c5-499b5fcad9a2 2026-05-30 06:31:50.682 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port ec533a47-3bfc-4f0f-9b80-a3ee9a9d37d6 2026-05-30 06:31:51.068 12 INFO neutron.plugins.ml2.plugin [None req-9879f5e7-c9e4-4918-aee8-1531a8cec447 - - - - - -] Attempt 1 to provision port a1cac940-49cd-4d6e-99cc-cbda1577e20d 2026-05-30 06:31:51.316 12 INFO neutron.plugins.ml2.plugin [None req-9879f5e7-c9e4-4918-aee8-1531a8cec447 - - - - - -] Attempt 1 to provision port d7db2c1c-10b3-4a6b-8bbc-a57999e75627 2026-05-30 06:31:51.581 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 7adbbe57-8c92-4a06-8e54-3b41b0840a59 2026-05-30 06:31:53.163 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 3d5fb2ec-a1c8-4abc-b5c5-499b5fcad9a2 2026-05-30 06:31:53.437 12 INFO neutron.plugins.ml2.plugin [None req-2273077a-cac2-43d0-90a4-cbbc49de4dfe - - - - - -] Attempt 1 to provision port ec533a47-3bfc-4f0f-9b80-a3ee9a9d37d6 2026-05-30 06:31:53.640 12 INFO neutron.plugins.ml2.plugin [None req-2273077a-cac2-43d0-90a4-cbbc49de4dfe - - - - - -] Attempt 1 to provision port 7adbbe57-8c92-4a06-8e54-3b41b0840a59 2026-05-30 06:31:53.872 12 INFO neutron.plugins.ml2.plugin [None req-2273077a-cac2-43d0-90a4-cbbc49de4dfe - - - - - -] Attempt 1 to provision port d7db2c1c-10b3-4a6b-8bbc-a57999e75627 2026-05-30 06:31:55.217 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port c18afbda-11b6-4764-a812-020d5bc53b0f 2026-05-30 06:31:57.927 11 INFO neutron.plugins.ml2.plugin [None req-fe89010a-04e9-48b3-a5fb-43a229214c78 - - - - - -] Attempt 1 to provision port 3af53bc3-c2fb-46db-931e-2861dd4302bc 2026-05-30 06:31:57.989 11 INFO neutron.plugins.ml2.plugin [None req-fe89010a-04e9-48b3-a5fb-43a229214c78 - - - - - -] Attempt 1 to provision port 3d5fb2ec-a1c8-4abc-b5c5-499b5fcad9a2 2026-05-30 06:32:04.490 12 INFO neutron.plugins.ml2.plugin [None req-dc986bff-1deb-4044-b375-68553f77b38c - - - - - -] Attempt 1 to provision port 3d5fb2ec-a1c8-4abc-b5c5-499b5fcad9a2 2026-05-30 06:32:04.555 12 INFO neutron.plugins.ml2.plugin [None req-dc986bff-1deb-4044-b375-68553f77b38c - - - - - -] Attempt 1 to provision port a1cac940-49cd-4d6e-99cc-cbda1577e20d 2026-05-30 06:32:04.626 12 INFO neutron.plugins.ml2.plugin [None req-dc986bff-1deb-4044-b375-68553f77b38c - - - - - -] Attempt 1 to provision port 7adbbe57-8c92-4a06-8e54-3b41b0840a59 2026-05-30 06:32:04.708 12 INFO neutron.plugins.ml2.plugin [None req-dc986bff-1deb-4044-b375-68553f77b38c - - - - - -] Attempt 1 to provision port ec533a47-3bfc-4f0f-9b80-a3ee9a9d37d6 2026-05-30 06:32:04.815 12 INFO neutron.plugins.ml2.plugin [None req-dc986bff-1deb-4044-b375-68553f77b38c - - - - - -] Attempt 1 to provision port 3af53bc3-c2fb-46db-931e-2861dd4302bc 2026-05-30 06:32:04.946 12 INFO neutron.plugins.ml2.plugin [None req-dc986bff-1deb-4044-b375-68553f77b38c - - - - - -] Attempt 1 to provision port c18ecab5-b82c-4b38-ad42-b2e98cc44b89 2026-05-30 06:32:05.052 12 INFO neutron.plugins.ml2.plugin [None req-dc986bff-1deb-4044-b375-68553f77b38c - - - - - -] Attempt 1 to provision port 00388ec9-fa5d-4475-80cc-4594fe80fac4 2026-05-30 06:32:07.177 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port d1dad28b-83d0-4a83-858c-181b3c67dd54 2026-05-30 06:32:07.285 12 INFO neutron.notifiers.nova [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Nova event matching ['req-7433169d-90a2-4cc1-a892-79ce9c7a9caf'] response: {'server_uuid': '6a1ddef8-f02e-442a-8eb3-bafd47d752d5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd1dad28b-83d0-4a83-858c-181b3c67dd54', 'code': 200} 2026-05-30 06:32:09.157 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port d1dad28b-83d0-4a83-858c-181b3c67dd54 2026-05-30 06:32:11.165 12 INFO neutron.plugins.ml2.plugin [None req-d1649b91-8b52-4e49-be5d-3ce6567af4d7 - - - - - -] Attempt 1 to provision port d1dad28b-83d0-4a83-858c-181b3c67dd54 2026-05-30 06:32:11.216 12 INFO neutron.plugins.ml2.plugin [None req-d1649b91-8b52-4e49-be5d-3ce6567af4d7 - - - - - -] Attempt 1 to provision port a1cac940-49cd-4d6e-99cc-cbda1577e20d 2026-05-30 06:32:11.264 12 INFO neutron.plugins.ml2.plugin [None req-d1649b91-8b52-4e49-be5d-3ce6567af4d7 - - - - - -] Attempt 1 to provision port 7adbbe57-8c92-4a06-8e54-3b41b0840a59 2026-05-30 06:32:11.342 12 INFO neutron.plugins.ml2.plugin [None req-d1649b91-8b52-4e49-be5d-3ce6567af4d7 - - - - - -] Attempt 1 to provision port ec533a47-3bfc-4f0f-9b80-a3ee9a9d37d6 2026-05-30 06:32:11.411 12 INFO neutron.plugins.ml2.plugin [None req-d1649b91-8b52-4e49-be5d-3ce6567af4d7 - - - - - -] Attempt 1 to provision port c18ecab5-b82c-4b38-ad42-b2e98cc44b89 2026-05-30 06:32:11.455 12 INFO neutron.plugins.ml2.plugin [None req-d1649b91-8b52-4e49-be5d-3ce6567af4d7 - - - - - -] Attempt 1 to provision port 00388ec9-fa5d-4475-80cc-4594fe80fac4 2026-05-30 06:32:11.697 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 2abd6c49-be88-4736-b72a-dde0cc630e54 2026-05-30 06:32:11.786 12 INFO neutron.notifiers.nova [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Nova event matching ['req-7fe13f67-e23a-4b37-be19-36ba99ee2f30'] response: {'server_uuid': '90bd583d-4741-4aaf-b16f-0318d835dc2d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2abd6c49-be88-4736-b72a-dde0cc630e54', 'code': 200} 2026-05-30 06:32:13.162 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 2abd6c49-be88-4736-b72a-dde0cc630e54 2026-05-30 06:32:18.445 12 INFO neutron.plugins.ml2.plugin [None req-a0f118ac-6397-4640-b3fb-ee9743594b97 - - - - - -] Attempt 1 to provision port fcf64801-3bbb-42df-a2ef-760e6c873af8 2026-05-30 06:32:21.943 11 INFO neutron.plugins.ml2.plugin [None req-b49d8fbb-a124-410a-8821-3ef682930f68 - - - - - -] Attempt 1 to provision port d7db2c1c-10b3-4a6b-8bbc-a57999e75627 2026-05-30 06:32:22.004 11 INFO neutron.plugins.ml2.plugin [None req-b49d8fbb-a124-410a-8821-3ef682930f68 - - - - - -] Attempt 1 to provision port 3d5fb2ec-a1c8-4abc-b5c5-499b5fcad9a2 2026-05-30 06:32:22.090 11 INFO neutron.plugins.ml2.plugin [None req-ef1638b6-2863-4f14-b8c3-87766bc23be5 - - - - - -] Attempt 1 to provision port 7adbbe57-8c92-4a06-8e54-3b41b0840a59 2026-05-30 06:32:25.208 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port ce2a2306-28be-43b9-b142-e9810fefacce 2026-05-30 06:32:25.631 11 INFO neutron.plugins.ml2.plugin [None req-f1d0f589-4d6d-48e0-95d3-199969b16176 - - - - - -] Attempt 1 to provision port 30bd6cf5-5050-42ab-b6e2-6a07f8daf145 2026-05-30 06:32:27.209 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port ce2a2306-28be-43b9-b142-e9810fefacce 2026-05-30 06:32:27.456 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 30bd6cf5-5050-42ab-b6e2-6a07f8daf145 2026-05-30 06:32:29.120 11 INFO neutron.plugins.ml2.plugin [None req-56bdb515-52eb-4550-9cf8-7b4bb28ac581 - - - - - -] Attempt 1 to provision port 3d5fb2ec-a1c8-4abc-b5c5-499b5fcad9a2 2026-05-30 06:32:29.183 11 INFO neutron.plugins.ml2.plugin [None req-56bdb515-52eb-4550-9cf8-7b4bb28ac581 - - - - - -] Attempt 1 to provision port 93eb8417-76ae-48ff-b0fb-70382a698356 2026-05-30 06:32:29.213 11 INFO neutron.plugins.ml2.plugin [None req-56bdb515-52eb-4550-9cf8-7b4bb28ac581 - - - - - -] Attempt 1 to provision port 30bd6cf5-5050-42ab-b6e2-6a07f8daf145 2026-05-30 06:32:29.281 11 INFO neutron.plugins.ml2.plugin [None req-56bdb515-52eb-4550-9cf8-7b4bb28ac581 - - - - - -] Attempt 1 to provision port 7adbbe57-8c92-4a06-8e54-3b41b0840a59 2026-05-30 06:32:29.344 11 INFO neutron.plugins.ml2.plugin [None req-56bdb515-52eb-4550-9cf8-7b4bb28ac581 - - - - - -] Attempt 1 to provision port ec533a47-3bfc-4f0f-9b80-a3ee9a9d37d6 2026-05-30 06:32:33.940 12 INFO neutron.plugins.ml2.plugin [None req-7439f2c1-e99a-49c9-b5bd-cbad327e4947 - - - - - -] Attempt 1 to provision port 93eb8417-76ae-48ff-b0fb-70382a698356 2026-05-30 06:32:33.966 12 INFO neutron.plugins.ml2.plugin [None req-7439f2c1-e99a-49c9-b5bd-cbad327e4947 - - - - - -] Attempt 1 to provision port 30bd6cf5-5050-42ab-b6e2-6a07f8daf145 2026-05-30 06:32:34.037 12 INFO neutron.plugins.ml2.plugin [None req-7439f2c1-e99a-49c9-b5bd-cbad327e4947 - - - - - -] Attempt 1 to provision port a1cac940-49cd-4d6e-99cc-cbda1577e20d 2026-05-30 06:32:34.101 12 INFO neutron.plugins.ml2.plugin [None req-7439f2c1-e99a-49c9-b5bd-cbad327e4947 - - - - - -] Attempt 1 to provision port ec533a47-3bfc-4f0f-9b80-a3ee9a9d37d6 2026-05-30 06:32:37.461 12 INFO neutron.plugins.ml2.plugin [None req-f3f0f827-4edf-46ee-ae92-daaf2e10ff78 - - - - - -] Attempt 1 to provision port d1dad28b-83d0-4a83-858c-181b3c67dd54 2026-05-30 06:32:37.526 12 INFO neutron.plugins.ml2.plugin [None req-f3f0f827-4edf-46ee-ae92-daaf2e10ff78 - - - - - -] Attempt 1 to provision port 2abd6c49-be88-4736-b72a-dde0cc630e54 2026-05-30 06:32:37.579 12 INFO neutron.plugins.ml2.plugin [None req-f3f0f827-4edf-46ee-ae92-daaf2e10ff78 - - - - - -] Attempt 1 to provision port 06ff8419-eaca-4bdd-89cf-26dddce960dd 2026-05-30 06:32:38.256 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 82332c2d-10c7-46f6-82b2-e9f676ded98d 2026-05-30 06:32:38.413 11 INFO neutron.notifiers.nova [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Nova event matching ['req-27ef6be1-46c2-4453-82cd-4bda9eb94cef'] response: {'server_uuid': 'bf0f1a7d-b441-4376-aed6-4f1aab9f2b8b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '82332c2d-10c7-46f6-82b2-e9f676ded98d', 'code': 200} 2026-05-30 06:32:39.191 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 82332c2d-10c7-46f6-82b2-e9f676ded98d 2026-05-30 06:32:39.637 12 INFO neutron.plugins.ml2.plugin [None req-77c56d10-41d4-49ac-be51-7ec2192c6392 - - - - - -] Attempt 1 to provision port 4010de40-8de7-4f4d-8f41-874215625154 2026-05-30 06:32:41.179 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 06ff8419-eaca-4bdd-89cf-26dddce960dd 2026-05-30 06:32:41.451 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 93eb8417-76ae-48ff-b0fb-70382a698356 2026-05-30 06:32:41.675 12 INFO neutron.plugins.ml2.plugin [None req-868675a8-d181-4273-85ed-475b9b587e98 - - - - - -] Attempt 1 to provision port 93eb8417-76ae-48ff-b0fb-70382a698356 2026-05-30 06:32:43.227 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 06ff8419-eaca-4bdd-89cf-26dddce960dd 2026-05-30 06:32:43.406 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 93eb8417-76ae-48ff-b0fb-70382a698356 2026-05-30 06:32:43.875 12 INFO neutron.plugins.ml2.plugin [None req-e24a1d87-1602-4560-ba69-dddfa84ce3bc - - - - - -] Attempt 1 to provision port 93eb8417-76ae-48ff-b0fb-70382a698356 2026-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers [None req-9e9ee996-8051-4432-9855-6deae9d30480 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet deacb2a9-5d32-43fd-af2f-6305a6775198 could not be found. 2026-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:32:46.998 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-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:32:46.998 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-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 06:32:46.998 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-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:46.998 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-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:46.998 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-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:46.998 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-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:46.998 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-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:46.998 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-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:46.998 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-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:46.998 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-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:46.998 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-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:46.998 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-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:46.998 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-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:46.998 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-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet deacb2a9-5d32-43fd-af2f-6305a6775198 could not be found. 2026-05-30 06:32:46.998 11 ERROR neutron.plugins.ml2.managers 2026-05-30 06:32:47.002 11 ERROR neutron.plugins.ml2.managers [None req-9e9ee996-8051-4432-9855-6deae9d30480 - - - - - -] Failed to bind port cda3adcb-5b77-4518-bee8-97b46ee23b8d on host instance for vnic_type normal using segments [{'id': '7c02e27a-14a6-44a4-8972-fdc3c06e9ebf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 338, 'network_id': '67c6a6e0-a51c-4c4b-959e-a76851931235'}] 2026-05-30 06:32:47.003 11 INFO neutron.plugins.ml2.plugin [None req-9e9ee996-8051-4432-9855-6deae9d30480 - - - - - -] Attempt 2 to bind port cda3adcb-5b77-4518-bee8-97b46ee23b8d 2026-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers [None req-9e9ee996-8051-4432-9855-6deae9d30480 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet deacb2a9-5d32-43fd-af2f-6305a6775198 could not be found. 2026-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:32:47.022 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-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:32:47.022 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-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 06:32:47.022 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-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.022 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-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.022 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-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.022 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-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:47.022 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-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:47.022 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-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:47.022 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-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.022 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-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:47.022 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-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:47.022 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-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.022 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-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.022 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-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet deacb2a9-5d32-43fd-af2f-6305a6775198 could not be found. 2026-05-30 06:32:47.022 11 ERROR neutron.plugins.ml2.managers 2026-05-30 06:32:47.023 11 ERROR neutron.plugins.ml2.managers [None req-9e9ee996-8051-4432-9855-6deae9d30480 - - - - - -] Failed to bind port cda3adcb-5b77-4518-bee8-97b46ee23b8d on host instance for vnic_type normal using segments [{'id': '7c02e27a-14a6-44a4-8972-fdc3c06e9ebf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 338, 'network_id': '67c6a6e0-a51c-4c4b-959e-a76851931235'}] 2026-05-30 06:32:47.024 11 INFO neutron.plugins.ml2.plugin [None req-9e9ee996-8051-4432-9855-6deae9d30480 - - - - - -] Attempt 3 to bind port cda3adcb-5b77-4518-bee8-97b46ee23b8d 2026-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers [None req-9e9ee996-8051-4432-9855-6deae9d30480 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet deacb2a9-5d32-43fd-af2f-6305a6775198 could not be found. 2026-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:32:47.039 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-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:32:47.039 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-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 06:32:47.039 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-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.039 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-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.039 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-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.039 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-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:47.039 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-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:47.039 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-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:47.039 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-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.039 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-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:47.039 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-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:47.039 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-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.039 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-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.039 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-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet deacb2a9-5d32-43fd-af2f-6305a6775198 could not be found. 2026-05-30 06:32:47.039 11 ERROR neutron.plugins.ml2.managers 2026-05-30 06:32:47.040 11 ERROR neutron.plugins.ml2.managers [None req-9e9ee996-8051-4432-9855-6deae9d30480 - - - - - -] Failed to bind port cda3adcb-5b77-4518-bee8-97b46ee23b8d on host instance for vnic_type normal using segments [{'id': '7c02e27a-14a6-44a4-8972-fdc3c06e9ebf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 338, 'network_id': '67c6a6e0-a51c-4c4b-959e-a76851931235'}] 2026-05-30 06:32:47.041 11 INFO neutron.plugins.ml2.plugin [None req-9e9ee996-8051-4432-9855-6deae9d30480 - - - - - -] Attempt 4 to bind port cda3adcb-5b77-4518-bee8-97b46ee23b8d 2026-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers [None req-9e9ee996-8051-4432-9855-6deae9d30480 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet deacb2a9-5d32-43fd-af2f-6305a6775198 could not be found. 2026-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:32:47.051 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-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:32:47.051 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-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 06:32:47.051 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-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.051 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-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.051 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-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.051 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-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:47.051 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-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:47.051 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-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:47.051 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-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.051 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-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:47.051 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-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:47.051 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-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.051 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-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.051 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-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet deacb2a9-5d32-43fd-af2f-6305a6775198 could not be found. 2026-05-30 06:32:47.051 11 ERROR neutron.plugins.ml2.managers 2026-05-30 06:32:47.053 11 ERROR neutron.plugins.ml2.managers [None req-9e9ee996-8051-4432-9855-6deae9d30480 - - - - - -] Failed to bind port cda3adcb-5b77-4518-bee8-97b46ee23b8d on host instance for vnic_type normal using segments [{'id': '7c02e27a-14a6-44a4-8972-fdc3c06e9ebf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 338, 'network_id': '67c6a6e0-a51c-4c4b-959e-a76851931235'}] 2026-05-30 06:32:47.053 11 INFO neutron.plugins.ml2.plugin [None req-9e9ee996-8051-4432-9855-6deae9d30480 - - - - - -] Attempt 5 to bind port cda3adcb-5b77-4518-bee8-97b46ee23b8d 2026-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers [None req-9e9ee996-8051-4432-9855-6deae9d30480 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet deacb2a9-5d32-43fd-af2f-6305a6775198 could not be found. 2026-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:32:47.067 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-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:32:47.067 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-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 06:32:47.067 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-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.067 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-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.067 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-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.067 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-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:47.067 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-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:47.067 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-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:47.067 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-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.067 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-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:47.067 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-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:47.067 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-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.067 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-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.067 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-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet deacb2a9-5d32-43fd-af2f-6305a6775198 could not be found. 2026-05-30 06:32:47.067 11 ERROR neutron.plugins.ml2.managers 2026-05-30 06:32:47.068 11 ERROR neutron.plugins.ml2.managers [None req-9e9ee996-8051-4432-9855-6deae9d30480 - - - - - -] Failed to bind port cda3adcb-5b77-4518-bee8-97b46ee23b8d on host instance for vnic_type normal using segments [{'id': '7c02e27a-14a6-44a4-8972-fdc3c06e9ebf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 338, 'network_id': '67c6a6e0-a51c-4c4b-959e-a76851931235'}] 2026-05-30 06:32:47.069 11 INFO neutron.plugins.ml2.plugin [None req-9e9ee996-8051-4432-9855-6deae9d30480 - - - - - -] Attempt 6 to bind port cda3adcb-5b77-4518-bee8-97b46ee23b8d 2026-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers [None req-9e9ee996-8051-4432-9855-6deae9d30480 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet deacb2a9-5d32-43fd-af2f-6305a6775198 could not be found. 2026-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:32:47.081 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-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:32:47.081 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-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 06:32:47.081 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-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.081 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-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.081 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-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.081 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-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:47.081 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-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:47.081 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-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:47.081 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-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.081 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-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:47.081 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-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:47.081 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-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.081 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-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.081 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-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet deacb2a9-5d32-43fd-af2f-6305a6775198 could not be found. 2026-05-30 06:32:47.081 11 ERROR neutron.plugins.ml2.managers 2026-05-30 06:32:47.082 11 ERROR neutron.plugins.ml2.managers [None req-9e9ee996-8051-4432-9855-6deae9d30480 - - - - - -] Failed to bind port cda3adcb-5b77-4518-bee8-97b46ee23b8d on host instance for vnic_type normal using segments [{'id': '7c02e27a-14a6-44a4-8972-fdc3c06e9ebf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 338, 'network_id': '67c6a6e0-a51c-4c4b-959e-a76851931235'}] 2026-05-30 06:32:47.083 11 INFO neutron.plugins.ml2.plugin [None req-9e9ee996-8051-4432-9855-6deae9d30480 - - - - - -] Attempt 7 to bind port cda3adcb-5b77-4518-bee8-97b46ee23b8d 2026-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers [None req-9e9ee996-8051-4432-9855-6deae9d30480 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet deacb2a9-5d32-43fd-af2f-6305a6775198 could not be found. 2026-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:32:47.095 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-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:32:47.095 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-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 06:32:47.095 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-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.095 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-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.095 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-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.095 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-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:47.095 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-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:47.095 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-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:47.095 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-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.095 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-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:47.095 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-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:47.095 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-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.095 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-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.095 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-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet deacb2a9-5d32-43fd-af2f-6305a6775198 could not be found. 2026-05-30 06:32:47.095 11 ERROR neutron.plugins.ml2.managers 2026-05-30 06:32:47.097 11 ERROR neutron.plugins.ml2.managers [None req-9e9ee996-8051-4432-9855-6deae9d30480 - - - - - -] Failed to bind port cda3adcb-5b77-4518-bee8-97b46ee23b8d on host instance for vnic_type normal using segments [{'id': '7c02e27a-14a6-44a4-8972-fdc3c06e9ebf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 338, 'network_id': '67c6a6e0-a51c-4c4b-959e-a76851931235'}] 2026-05-30 06:32:47.097 11 INFO neutron.plugins.ml2.plugin [None req-9e9ee996-8051-4432-9855-6deae9d30480 - - - - - -] Attempt 8 to bind port cda3adcb-5b77-4518-bee8-97b46ee23b8d 2026-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers [None req-9e9ee996-8051-4432-9855-6deae9d30480 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet deacb2a9-5d32-43fd-af2f-6305a6775198 could not be found. 2026-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:32:47.114 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-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:32:47.114 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-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 06:32:47.114 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-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.114 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-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.114 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-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.114 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-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:47.114 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-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:47.114 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-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:47.114 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-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.114 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-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:47.114 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-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:47.114 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-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.114 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-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.114 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-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet deacb2a9-5d32-43fd-af2f-6305a6775198 could not be found. 2026-05-30 06:32:47.114 11 ERROR neutron.plugins.ml2.managers 2026-05-30 06:32:47.116 11 ERROR neutron.plugins.ml2.managers [None req-9e9ee996-8051-4432-9855-6deae9d30480 - - - - - -] Failed to bind port cda3adcb-5b77-4518-bee8-97b46ee23b8d on host instance for vnic_type normal using segments [{'id': '7c02e27a-14a6-44a4-8972-fdc3c06e9ebf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 338, 'network_id': '67c6a6e0-a51c-4c4b-959e-a76851931235'}] 2026-05-30 06:32:47.117 11 INFO neutron.plugins.ml2.plugin [None req-9e9ee996-8051-4432-9855-6deae9d30480 - - - - - -] Attempt 9 to bind port cda3adcb-5b77-4518-bee8-97b46ee23b8d 2026-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers [None req-9e9ee996-8051-4432-9855-6deae9d30480 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet deacb2a9-5d32-43fd-af2f-6305a6775198 could not be found. 2026-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:32:47.133 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-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:32:47.133 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-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 06:32:47.133 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-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.133 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-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.133 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-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.133 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-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:47.133 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-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:47.133 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-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:47.133 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-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.133 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-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:47.133 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-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:47.133 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-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.133 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-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.133 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-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet deacb2a9-5d32-43fd-af2f-6305a6775198 could not be found. 2026-05-30 06:32:47.133 11 ERROR neutron.plugins.ml2.managers 2026-05-30 06:32:47.135 11 ERROR neutron.plugins.ml2.managers [None req-9e9ee996-8051-4432-9855-6deae9d30480 - - - - - -] Failed to bind port cda3adcb-5b77-4518-bee8-97b46ee23b8d on host instance for vnic_type normal using segments [{'id': '7c02e27a-14a6-44a4-8972-fdc3c06e9ebf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 338, 'network_id': '67c6a6e0-a51c-4c4b-959e-a76851931235'}] 2026-05-30 06:32:47.135 11 INFO neutron.plugins.ml2.plugin [None req-9e9ee996-8051-4432-9855-6deae9d30480 - - - - - -] Attempt 10 to bind port cda3adcb-5b77-4518-bee8-97b46ee23b8d 2026-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers [None req-9e9ee996-8051-4432-9855-6deae9d30480 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet deacb2a9-5d32-43fd-af2f-6305a6775198 could not be found. 2026-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 06:32:47.150 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-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 06:32:47.150 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-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 06:32:47.150 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-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.150 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-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.150 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-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.150 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-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:47.150 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-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:47.150 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-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:47.150 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-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.150 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-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 06:32:47.150 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-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 06:32:47.150 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-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.150 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-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.150 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-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet deacb2a9-5d32-43fd-af2f-6305a6775198 could not be found. 2026-05-30 06:32:47.150 11 ERROR neutron.plugins.ml2.managers 2026-05-30 06:32:47.152 11 ERROR neutron.plugins.ml2.managers [None req-9e9ee996-8051-4432-9855-6deae9d30480 - - - - - -] Failed to bind port cda3adcb-5b77-4518-bee8-97b46ee23b8d on host instance for vnic_type normal using segments [{'id': '7c02e27a-14a6-44a4-8972-fdc3c06e9ebf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 338, 'network_id': '67c6a6e0-a51c-4c4b-959e-a76851931235'}] 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server [None req-70ed87bd-1edc-45a9-a35e-e72321ab6e15 - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port cda3adcb-5b77-4518-bee8-97b46ee23b8d could not be found. 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 292, in _get_port 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/model_query.py", line 211, in get_by_id 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2804, in one 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1808, in one 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 752, in _only_one_row 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 340, in get_dhcp_port 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1666, in get_port 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 295, in _get_port 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port cda3adcb-5b77-4518-bee8-97b46ee23b8d could not be found. 2026-05-30 06:32:47.686 12 ERROR oslo_messaging.rpc.server 2026-05-30 06:32:57.265 12 INFO neutron.plugins.ml2.plugin [None req-e666065c-d218-4ebb-87e7-bf7e9cbf0523 - - - - - -] Attempt 1 to provision port aed3ccf4-f240-41af-b43e-141b2e2e5ee5 2026-05-30 06:32:57.756 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port aed3ccf4-f240-41af-b43e-141b2e2e5ee5 2026-05-30 06:32:58.113 12 INFO neutron.plugins.ml2.plugin [None req-f2a54a4a-7541-4d97-91d9-a56f13206f46 - - - - - -] Attempt 1 to provision port 6c1ff5cd-a477-4091-9c36-2cabe3354d17 2026-05-30 06:32:58.241 12 INFO neutron.notifiers.nova [None req-f2a54a4a-7541-4d97-91d9-a56f13206f46 - - - - - -] Nova event matching ['req-b08c2094-147a-4ea5-89b6-9d7b962ddc4e'] response: {'server_uuid': 'b3743859-29cd-4f19-a21b-f8f0a4f0a7e3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6c1ff5cd-a477-4091-9c36-2cabe3354d17', 'code': 200} 2026-05-30 06:32:59.308 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 431bd1a5-767a-4c7f-b5f3-36f14ed2d19b 2026-05-30 06:32:59.708 11 INFO neutron.plugins.ml2.plugin [None req-fc9bd3dd-2807-46db-b632-e1737a2448ef - - - - - -] Attempt 1 to provision port aed3ccf4-f240-41af-b43e-141b2e2e5ee5 2026-05-30 06:32:59.913 11 INFO neutron.plugins.ml2.plugin [None req-fc9bd3dd-2807-46db-b632-e1737a2448ef - - - - - -] Attempt 1 to provision port 6c1ff5cd-a477-4091-9c36-2cabe3354d17 2026-05-30 06:33:00.253 11 INFO neutron.plugins.ml2.plugin [None req-6835ffd7-2c0b-4d02-9a35-ec3849cf2855 - - - - - -] Attempt 1 to provision port 3fed2587-2128-4ab0-a079-e1ddda1db97e 2026-05-30 06:33:00.286 11 INFO neutron.plugins.ml2.plugin [None req-6835ffd7-2c0b-4d02-9a35-ec3849cf2855 - - - - - -] Attempt 1 to provision port aed3ccf4-f240-41af-b43e-141b2e2e5ee5 2026-05-30 06:33:00.341 11 INFO neutron.plugins.ml2.plugin [None req-6835ffd7-2c0b-4d02-9a35-ec3849cf2855 - - - - - -] Attempt 1 to provision port eb1f334c-4d39-4c26-96d1-80a7ff10f500 2026-05-30 06:33:01.241 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 431bd1a5-767a-4c7f-b5f3-36f14ed2d19b 2026-05-30 06:33:03.395 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port b9d43330-7076-47ec-ade3-098dff1ac345 2026-05-30 06:33:05.240 11 INFO neutron.plugins.ml2.plugin [None req-e9a6fc5f-7fe5-4bff-b043-8cf98dd3dbb7 - - - - - -] Attempt 1 to provision port 3fed2587-2128-4ab0-a079-e1ddda1db97e 2026-05-30 06:33:05.269 11 INFO neutron.plugins.ml2.plugin [None req-e9a6fc5f-7fe5-4bff-b043-8cf98dd3dbb7 - - - - - -] Attempt 1 to provision port b9d43330-7076-47ec-ade3-098dff1ac345 2026-05-30 06:33:05.299 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 609d791b-8f16-49dd-bdf4-d7573b850b01 2026-05-30 06:33:05.722 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port b9d43330-7076-47ec-ade3-098dff1ac345 2026-05-30 06:33:07.206 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 609d791b-8f16-49dd-bdf4-d7573b850b01 2026-05-30 06:33:09.000 11 INFO neutron.plugins.ml2.plugin [None req-20f50a7b-8d0a-42d3-9da0-6041a6fa042e - - - - - -] Attempt 1 to provision port b9d43330-7076-47ec-ade3-098dff1ac345 2026-05-30 06:33:09.055 11 INFO neutron.plugins.ml2.plugin [None req-20f50a7b-8d0a-42d3-9da0-6041a6fa042e - - - - - -] Attempt 1 to provision port 768262e9-6e32-4a0d-b461-692e3acb754e 2026-05-30 06:33:09.078 11 INFO neutron.plugins.ml2.plugin [None req-20f50a7b-8d0a-42d3-9da0-6041a6fa042e - - - - - -] Attempt 1 to provision port 3fed2587-2128-4ab0-a079-e1ddda1db97e 2026-05-30 06:33:09.107 11 INFO neutron.plugins.ml2.plugin [None req-20f50a7b-8d0a-42d3-9da0-6041a6fa042e - - - - - -] Attempt 1 to provision port 280c65b2-a1e3-4089-96e4-43a90d91666f 2026-05-30 06:33:11.775 11 INFO neutron.plugins.ml2.plugin [None req-36ae7142-0d7a-4f24-9b26-6c93de2c7612 - - - - - -] Attempt 1 to provision port 768262e9-6e32-4a0d-b461-692e3acb754e 2026-05-30 06:33:14.823 11 INFO neutron.plugins.ml2.plugin [None req-540d91e0-1a7c-4439-b3a4-d4a54d6d9c0e - - - - - -] Attempt 1 to provision port 768262e9-6e32-4a0d-b461-692e3acb754e 2026-05-30 06:33:18.264 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port bdbb928c-a4bf-47b8-926a-7a9bc96655b0 2026-05-30 06:33:18.380 11 INFO neutron.notifiers.nova [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Nova event matching ['req-e840688a-d0f0-449f-af27-9898669e216e'] response: {'server_uuid': '5fa1454b-38c9-415c-8aed-5da6e197217c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bdbb928c-a4bf-47b8-926a-7a9bc96655b0', 'code': 200} 2026-05-30 06:33:19.317 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port bdbb928c-a4bf-47b8-926a-7a9bc96655b0 2026-05-30 06:33:19.544 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port eb1f334c-4d39-4c26-96d1-80a7ff10f500 2026-05-30 06:33:19.874 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 3fed2587-2128-4ab0-a079-e1ddda1db97e 2026-05-30 06:33:21.252 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port eb1f334c-4d39-4c26-96d1-80a7ff10f500 2026-05-30 06:33:21.639 12 INFO neutron.plugins.ml2.plugin [None req-71b58028-b01f-414a-832c-a6d7dd2f4df0 - - - - - -] Attempt 1 to provision port 3fed2587-2128-4ab0-a079-e1ddda1db97e 2026-05-30 06:33:23.277 12 INFO neutron.plugins.ml2.plugin [None req-2273077a-cac2-43d0-90a4-cbbc49de4dfe - - - - - -] Attempt 1 to provision port 280c65b2-a1e3-4089-96e4-43a90d91666f 2026-05-30 06:33:23.715 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 768262e9-6e32-4a0d-b461-692e3acb754e 2026-05-30 06:33:25.209 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 280c65b2-a1e3-4089-96e4-43a90d91666f 2026-05-30 06:33:25.424 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 768262e9-6e32-4a0d-b461-692e3acb754e 2026-05-30 06:33:37.388 12 INFO neutron.notifiers.nova [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Nova event matching ['req-3e0dae48-f73e-4dc3-b4df-40a64d2883b6'] response: {'server_uuid': '5fa1454b-38c9-415c-8aed-5da6e197217c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bdbb928c-a4bf-47b8-926a-7a9bc96655b0', 'code': 200} 2026-05-30 06:33:41.052 12 INFO neutron.plugins.ml2.plugin [None req-7ff03f76-ebef-4911-be7c-68198ed4b831 - - - - - -] Attempt 1 to provision port 84d6a6b9-b92b-48c1-9007-5a2507595884 2026-05-30 06:33:49.285 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 84d6a6b9-b92b-48c1-9007-5a2507595884 2026-05-30 06:33:49.606 11 INFO neutron.notifiers.nova [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Nova event matching ['req-11343034-2ef0-4942-a9e2-f6ca660d8492'] response: {'server_uuid': 'b3743859-29cd-4f19-a21b-f8f0a4f0a7e3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '84d6a6b9-b92b-48c1-9007-5a2507595884', 'code': 200} 2026-05-30 06:33:51.212 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 84d6a6b9-b92b-48c1-9007-5a2507595884 2026-05-30 06:33:53.749 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 84d6a6b9-b92b-48c1-9007-5a2507595884 2026-05-30 06:34:05.235 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port 2bf2e416-5cdc-42bd-9cb5-91bde4ab002b 2026-05-30 06:34:05.916 11 INFO neutron.plugins.ml2.plugin [None req-8d70752d-4b53-468c-83eb-258be3214443 - - - - - -] Attempt 1 to provision port 2bf2e416-5cdc-42bd-9cb5-91bde4ab002b 2026-05-30 06:34:14.727 12 INFO neutron.plugins.ml2.plugin [None req-eb341ab4-562a-4571-bf65-78c26197e46f - - - - - -] Attempt 1 to provision port d8db1478-0f5b-44fa-ace0-dd30adf165c5 2026-05-30 06:34:22.862 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port d8db1478-0f5b-44fa-ace0-dd30adf165c5 2026-05-30 06:34:22.964 12 INFO neutron.notifiers.nova [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Nova event matching ['req-c55ed696-e286-4c0e-be16-5eff79fbfbd4'] response: {'server_uuid': 'b3743859-29cd-4f19-a21b-f8f0a4f0a7e3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd8db1478-0f5b-44fa-ace0-dd30adf165c5', 'code': 200} 2026-05-30 06:34:23.466 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port d8db1478-0f5b-44fa-ace0-dd30adf165c5 2026-05-30 06:34:36.189 12 INFO neutron.plugins.ml2.plugin [None req-5f5a9208-8a78-4528-8e08-f34a0eff7c36 - - - - - -] Attempt 1 to provision port ff5f6bee-e3b9-45f0-a71a-ab821ec89209 2026-05-30 06:34:43.497 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port ff5f6bee-e3b9-45f0-a71a-ab821ec89209 2026-05-30 06:34:43.732 11 INFO neutron.notifiers.nova [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Nova event matching ['req-783efa66-4545-40c5-b0b5-bb4cc83cbd4f'] response: {'server_uuid': 'b3743859-29cd-4f19-a21b-f8f0a4f0a7e3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ff5f6bee-e3b9-45f0-a71a-ab821ec89209', 'code': 200} 2026-05-30 06:34:45.493 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port ff5f6bee-e3b9-45f0-a71a-ab821ec89209 2026-05-30 06:34:46.643 12 INFO neutron.plugins.ml2.plugin [None req-e53ab07c-d04d-4c99-a5ac-fcd05c51e5a5 - - - - - -] Attempt 1 to provision port d8db1478-0f5b-44fa-ace0-dd30adf165c5 2026-05-30 06:34:47.530 11 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port d8db1478-0f5b-44fa-ace0-dd30adf165c5 2026-05-30 06:34:59.563 11 INFO neutron.plugins.ml2.plugin [None req-069e6cfb-6a1b-4e62-b3ad-e3e081723dc2 - - - - - -] Attempt 1 to provision port ff5f6bee-e3b9-45f0-a71a-ab821ec89209 2026-05-30 06:34:59.590 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port ff5f6bee-e3b9-45f0-a71a-ab821ec89209 2026-05-30 06:35:00.902 12 INFO neutron.plugins.ml2.plugin [None req-60f09ed2-b900-4906-ad5e-529b9f61522f - - - - - -] Attempt 1 to provision port ff5f6bee-e3b9-45f0-a71a-ab821ec89209 2026-05-30 06:35:09.535 12 INFO neutron.plugins.ml2.plugin [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Attempt 1 to provision port d8db1478-0f5b-44fa-ace0-dd30adf165c5 2026-05-30 06:35:10.179 11 INFO neutron.plugins.ml2.plugin [None req-34e5a7c7-4d9f-48fa-baef-e6bdff56df5f - - - - - -] Attempt 1 to provision port d8db1478-0f5b-44fa-ace0-dd30adf165c5 2026-05-30 06:35:37.697 11 INFO neutron.notifiers.nova [None req-57e5e09e-3833-4be2-bcab-f8c46703cbef - - - - - -] Nova event matching ['req-e1d716e4-b533-4266-87c4-ad0f6240f143'] response: {'server_uuid': 'b3743859-29cd-4f19-a21b-f8f0a4f0a7e3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6c1ff5cd-a477-4091-9c36-2cabe3354d17', 'code': 200}