+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-06 14:45:08.131 1 INFO neutron.common.config [-] Logging enabled! 2026-08-06 14:45:08.131 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev560 2026-08-06 14:45:08.132 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-08-06 14:45:08.132 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-06 14:45:09.365 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-06 14:45:09.368 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-06 14:45:09.371 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-06 14:45:09.372 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-06 14:45:09.372 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-06 14:45:09.372 1 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-08-06 14:45:09.372 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-08-06 14:45:09.372 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-06 14:45:09.379 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-06 14:45:09.379 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-06 14:45:09.379 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-06 14:45:09.397 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-06 14:45:09.398 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-06 14:45:09.398 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-06 14:45:09.415 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-06 14:45:09.415 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-06 14:45:09.415 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-06 14:45:09.415 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-06 14:45:09.776 1 INFO neutron.plugins.ml2.managers [None req-3c4d2cb3-1581-4032-93b6-0484ef2927bd - - - - - -] Initializing driver for type 'vlan' 2026-08-06 14:45:09.925 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3c4d2cb3-1581-4032-93b6-0484ef2927bd - - - - - -] VlanTypeDriver initialization complete 2026-08-06 14:45:09.926 1 INFO neutron.plugins.ml2.managers [None req-3c4d2cb3-1581-4032-93b6-0484ef2927bd - - - - - -] Initializing driver for type 'vxlan' 2026-08-06 14:45:09.926 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-3c4d2cb3-1581-4032-93b6-0484ef2927bd - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-06 14:45:09.977 1 INFO neutron.plugins.ml2.managers [None req-3c4d2cb3-1581-4032-93b6-0484ef2927bd - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-06 14:45:09.977 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3c4d2cb3-1581-4032-93b6-0484ef2927bd - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-06 14:45:09.977 1 INFO neutron.plugins.ml2.managers [None req-3c4d2cb3-1581-4032-93b6-0484ef2927bd - - - - - -] Initializing extension driver 'port_security' 2026-08-06 14:45:09.978 1 INFO neutron.plugins.ml2.extensions.port_security [None req-3c4d2cb3-1581-4032-93b6-0484ef2927bd - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-06 14:45:09.978 1 INFO neutron.plugins.ml2.managers [None req-3c4d2cb3-1581-4032-93b6-0484ef2927bd - - - - - -] Initializing extension driver 'qos' 2026-08-06 14:45:09.978 1 INFO neutron.plugins.ml2.managers [None req-3c4d2cb3-1581-4032-93b6-0484ef2927bd - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-06 14:45:09.978 1 INFO neutron.plugins.ml2.managers [None req-3c4d2cb3-1581-4032-93b6-0484ef2927bd - - - - - -] Initializing mechanism driver 'l2population' 2026-08-06 14:45:09.993 1 INFO neutron.quota [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded quota_driver: . 2026-08-06 14:45:09.994 1 INFO neutron.plugins.ml2.plugin [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Modular L2 Plugin initialization complete 2026-08-06 14:45:09.994 1 INFO neutron.plugins.ml2.managers [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-06 14:45:09.994 1 INFO neutron.plugins.ml2.managers [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-06 14:45:09.994 1 INFO neutron.plugins.ml2.managers [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-06 14:45:09.994 1 INFO neutron.manager [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loading Plugin: qos 2026-08-06 14:45:10.006 1 INFO neutron.manager [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loading Plugin: router 2026-08-06 14:45:10.039 1 INFO neutron.services.service_base [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-06 14:45:10.039 1 INFO neutron.manager [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loading Plugin: segments 2026-08-06 14:45:10.120 1 INFO neutron.manager [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loading Plugin: trunk 2026-08-06 14:45:10.135 1 INFO neutron.manager [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loading Plugin: vpnaas 2026-08-06 14:45:10.176 1 WARNING stevedore.named [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-06 14:45:10.247 1 INFO neutron_vpnaas.services.vpn.plugin [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-06 14:45:10.248 1 INFO neutron.manager [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loading Plugin: taas 2026-08-06 14:45:10.394 1 WARNING stevedore.named [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-06 14:45:10.417 1 INFO neutron_taas.services.taas.taas_plugin [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-06 14:45:10.418 1 INFO neutron.manager [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loading Plugin: tapmirror 2026-08-06 14:45:10.431 1 WARNING stevedore.named [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-06 14:45:10.445 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-06 14:45:10.445 1 INFO neutron.manager [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loading Plugin: auto_allocate 2026-08-06 14:45:10.451 1 INFO neutron.manager [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loading Plugin: tag 2026-08-06 14:45:10.458 1 INFO neutron.manager [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loading Plugin: timestamp 2026-08-06 14:45:10.460 1 INFO neutron.manager [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loading Plugin: network_ip_availability 2026-08-06 14:45:10.464 1 INFO neutron.manager [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loading Plugin: flavors 2026-08-06 14:45:10.467 1 INFO neutron.manager [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loading Plugin: revisions 2026-08-06 14:45:10.469 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Initializing extension manager. 2026-08-06 14:45:10.470 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: aap-reject-multicast 2026-08-06 14:45:10.471 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: address-group 2026-08-06 14:45:10.472 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: address-scope 2026-08-06 14:45:10.472 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-06 14:45:10.473 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: agent 2026-08-06 14:45:10.473 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: agent-resources-synced 2026-08-06 14:45:10.474 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: agent_sort_key 2026-08-06 14:45:10.474 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-06 14:45:10.475 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-06 14:45:10.476 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: availability_zone 2026-08-06 14:45:10.476 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: availability_zone_filter 2026-08-06 14:45:10.477 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-06 14:45:10.477 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: default-subnetpools 2026-08-06 14:45:10.478 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-06 14:45:10.479 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: dns-integration 2026-08-06 14:45:10.479 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: dns-domain-ports 2026-08-06 14:45:10.479 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-06 14:45:10.480 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: dvr 2026-08-06 14:45:10.480 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-06 14:45:10.481 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: empty-string-filtering 2026-08-06 14:45:10.481 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-06 14:45:10.481 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-06 14:45:10.482 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-06 14:45:10.482 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: external-net 2026-08-06 14:45:10.483 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-06 14:45:10.483 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: extraroute 2026-08-06 14:45:10.484 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: extraroute-atomic 2026-08-06 14:45:10.484 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: filter-validation 2026-08-06 14:45:10.485 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-06 14:45:10.485 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-06 14:45:10.485 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-06 14:45:10.486 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: fip-port-details 2026-08-06 14:45:10.487 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: flavors 2026-08-06 14:45:10.487 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-06 14:45:10.488 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: floatingip-pools 2026-08-06 14:45:10.488 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: ip_allocation 2026-08-06 14:45:10.489 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-06 14:45:10.489 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: l2_adjacency 2026-08-06 14:45:10.490 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: router 2026-08-06 14:45:10.491 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-08-06 14:45:10.492 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-06 14:45:10.492 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-06 14:45:10.493 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-06 14:45:10.494 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: ext-gw-mode 2026-08-06 14:45:10.494 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: l3-ha 2026-08-06 14:45:10.495 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-06 14:45:10.495 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-06 14:45:10.495 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: l3-flavors 2026-08-06 14:45:10.496 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-06 14:45:10.496 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-06 14:45:10.498 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-06 14:45:10.499 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-06 14:45:10.500 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-06 14:45:10.501 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-06 14:45:10.502 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-06 14:45:10.502 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: multi-provider 2026-08-06 14:45:10.502 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: net-mtu 2026-08-06 14:45:10.503 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: net-mtu-writable 2026-08-06 14:45:10.503 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: network_availability_zone 2026-08-06 14:45:10.504 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: network_ha 2026-08-06 14:45:10.504 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: network-ip-availability 2026-08-06 14:45:10.505 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: network-ip-availability-details 2026-08-06 14:45:10.506 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-06 14:45:10.506 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: pagination 2026-08-06 14:45:10.506 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: port-device-profile 2026-08-06 14:45:10.507 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-06 14:45:10.507 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-06 14:45:10.508 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-06 14:45:10.508 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: port-mac-override 2026-08-06 14:45:10.508 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-06 14:45:10.509 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-06 14:45:10.509 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-06 14:45:10.509 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: port-resource-request 2026-08-06 14:45:10.510 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-06 14:45:10.510 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-06 14:45:10.511 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: binding 2026-08-06 14:45:10.511 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: binding-extended 2026-08-06 14:45:10.512 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: port-security 2026-08-06 14:45:10.512 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: project-id 2026-08-06 14:45:10.512 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: provider 2026-08-06 14:45:10.513 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-06 14:45:10.513 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-06 14:45:10.516 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: qos 2026-08-06 14:45:10.517 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-06 14:45:10.517 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-06 14:45:10.518 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: qos-default 2026-08-06 14:45:10.518 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: qos-fip 2026-08-06 14:45:10.518 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-06 14:45:10.519 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-06 14:45:10.519 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-06 14:45:10.520 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-06 14:45:10.520 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-06 14:45:10.521 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: qos-pps 2026-08-06 14:45:10.521 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-06 14:45:10.522 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-06 14:45:10.522 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: qos-rules-alias 2026-08-06 14:45:10.522 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: quota-check-limit 2026-08-06 14:45:10.523 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-06 14:45:10.524 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: quotas 2026-08-06 14:45:10.527 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: quota_details 2026-08-06 14:45:10.528 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: rbac-policies 2026-08-06 14:45:10.528 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: rbac-address-group 2026-08-06 14:45:10.529 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: rbac-address-scope 2026-08-06 14:45:10.529 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: rbac-security-groups 2026-08-06 14:45:10.530 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-06 14:45:10.530 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: revision-if-match 2026-08-06 14:45:10.530 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-06 14:45:10.531 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: router_availability_zone 2026-08-06 14:45:10.531 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-08-06 14:45:10.532 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-06 14:45:10.533 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-06 14:45:10.534 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-06 14:45:10.534 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-06 14:45:10.535 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-06 14:45:10.535 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-06 14:45:10.535 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-06 14:45:10.536 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-06 14:45:10.539 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: security-group 2026-08-06 14:45:10.540 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: segment 2026-08-06 14:45:10.541 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-06 14:45:10.541 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: service-type 2026-08-06 14:45:10.541 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: sorting 2026-08-06 14:45:10.542 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: standard-attr-segment 2026-08-06 14:45:10.542 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: standard-attr-description 2026-08-06 14:45:10.543 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: stateful-security-group 2026-08-06 14:45:10.543 1 WARNING neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-06 14:45:10.544 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-06 14:45:10.544 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: subnet-external-network 2026-08-06 14:45:10.545 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: subnet_onboard 2026-08-06 14:45:10.545 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-06 14:45:10.545 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: subnet-service-types 2026-08-06 14:45:10.546 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: subnet_allocation 2026-08-06 14:45:10.546 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-06 14:45:10.547 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: tag-creation 2026-08-06 14:45:10.547 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-06 14:45:10.550 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: standard-attr-tag 2026-08-06 14:45:10.551 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-06 14:45:10.551 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: trunk 2026-08-06 14:45:10.552 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: trunk-details 2026-08-06 14:45:10.552 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-06 14:45:10.553 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-06 14:45:10.553 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-06 14:45:10.554 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-06 14:45:10.555 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-06 14:45:10.556 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-06 14:45:10.556 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: vpn-flavors 2026-08-06 14:45:10.557 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: vpnaas 2026-08-06 14:45:10.559 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: taas 2026-08-06 14:45:10.560 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: tap-mirror 2026-08-06 14:45:10.560 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-06 14:45:10.561 1 INFO neutron.api.extensions [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-06 14:45:10.565 1 WARNING oslo_service.backend._threading.service [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-08-06 14:45:10.571 1 WARNING oslo_service.backend._threading.service [None req-ccb7522c-739e-4b8d-993e-33d06c3d7f92 - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-08-06 14:45:40.647 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-06 14:45:40.690 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-06 14:45:40.691 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-06 14:45:51.550 13 INFO neutron.db.l3_hamode_db [None req-950b4522-6c1b-45cf-80af-942ead1318e2 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 14:46:06.823 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 4f4537b6-aa83-43a9-a6ff-65ca1cd83607 2026-08-06 14:46:08.674 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 4f4537b6-aa83-43a9-a6ff-65ca1cd83607 2026-08-06 14:46:08.876 16 INFO neutron.plugins.ml2.plugin [None req-72cc9231-93a5-4b3e-8680-fbc00d1a2fc3 - - - - - -] Attempt 1 to provision port 4f4537b6-aa83-43a9-a6ff-65ca1cd83607 2026-08-06 14:46:10.551 13 INFO neutron.plugins.ml2.plugin [None req-24dda96b-6a9b-4cd3-b637-dd9d7eba372b - - - - - -] Attempt 1 to provision port 4f4537b6-aa83-43a9-a6ff-65ca1cd83607 2026-08-06 14:50:36.744 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 2b95e284-7b23-4acc-8982-5d1efff65b70 2026-08-06 14:50:38.736 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 2b95e284-7b23-4acc-8982-5d1efff65b70 2026-08-06 14:50:39.131 13 INFO neutron.plugins.ml2.plugin [None req-e6c88f5a-8231-4284-8310-70dd9b85dc4e - - - - - -] Attempt 1 to provision port 2b95e284-7b23-4acc-8982-5d1efff65b70 2026-08-06 14:50:43.821 13 INFO neutron.plugins.ml2.plugin [None req-d5604b56-aa0e-479d-929d-1e690f85ef27 - - - - - -] Attempt 1 to provision port 4da6fc6c-0a19-4a4d-88b6-dd4c9cd049fb 2026-08-06 14:54:19.361 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 4da6fc6c-0a19-4a4d-88b6-dd4c9cd049fb 2026-08-06 14:54:20.804 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 4da6fc6c-0a19-4a4d-88b6-dd4c9cd049fb 2026-08-06 15:03:00.938 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 1793e311-9482-45b7-976b-e220947fe9e2 2026-08-06 15:03:02.924 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 1793e311-9482-45b7-976b-e220947fe9e2 2026-08-06 15:13:16.216 16 INFO neutron.plugins.ml2.plugin [None req-79aa4362-e819-417d-af69-9f596df472eb - - - - - -] Attempt 1 to provision port 4f4537b6-aa83-43a9-a6ff-65ca1cd83607 2026-08-06 15:13:16.262 16 INFO neutron.plugins.ml2.plugin [None req-79aa4362-e819-417d-af69-9f596df472eb - - - - - -] Attempt 1 to provision port 2b95e284-7b23-4acc-8982-5d1efff65b70 2026-08-06 15:13:16.306 16 INFO neutron.plugins.ml2.plugin [None req-79aa4362-e819-417d-af69-9f596df472eb - - - - - -] Attempt 1 to provision port 4da6fc6c-0a19-4a4d-88b6-dd4c9cd049fb 2026-08-06 15:19:23.255 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 8ffa47f4-c576-40bc-9c2a-fd2c2574e1ba 2026-08-06 15:19:24.939 16 INFO neutron.plugins.ml2.plugin [None req-95126e49-c310-49ba-af97-d21dadf80c23 - - - - - -] Attempt 1 to provision port 8ffa47f4-c576-40bc-9c2a-fd2c2574e1ba 2026-08-06 15:19:25.002 16 INFO neutron.plugins.ml2.plugin [None req-95126e49-c310-49ba-af97-d21dadf80c23 - - - - - -] Attempt 1 to provision port dab87bd6-cbcb-4270-af5c-8b3407ea80cb 2026-08-06 15:19:25.559 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 8ffa47f4-c576-40bc-9c2a-fd2c2574e1ba 2026-08-06 15:19:27.370 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 0d0ab597-8f7b-482a-96ab-80948b5a9587 2026-08-06 15:19:29.278 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 0d0ab597-8f7b-482a-96ab-80948b5a9587 2026-08-06 15:19:33.337 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 838cfca2-c8f8-460a-ab6a-c8abed70ec8c 2026-08-06 15:19:33.710 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port aea9fb32-eae8-4103-9a8e-149e54ef112c 2026-08-06 15:19:34.979 16 INFO neutron.plugins.ml2.plugin [None req-b6d7260f-98f6-4c7f-8bfb-af35d292a809 - - - - - -] Attempt 1 to provision port 507efe0a-08af-4665-88d0-1b46ac53f5f0 2026-08-06 15:19:35.317 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port aea9fb32-eae8-4103-9a8e-149e54ef112c 2026-08-06 15:19:35.724 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 838cfca2-c8f8-460a-ab6a-c8abed70ec8c 2026-08-06 15:19:37.357 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port f69e64b9-9d5a-43ec-bd84-6d9003204307 2026-08-06 15:19:37.808 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 350a5b71-c064-43fe-b86b-3e00cd2628ca 2026-08-06 15:19:40.532 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 6d74b41e-76d8-4688-8d5a-845924b0c724 2026-08-06 15:19:41.184 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-714c5cb6-0c8f-447f-baf9-c7372f378bc5'] response: {'server_uuid': 'a382e526-7a01-4615-8204-21efba0dd9f6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6d74b41e-76d8-4688-8d5a-845924b0c724', 'code': 200} 2026-08-06 15:19:41.531 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port f69e64b9-9d5a-43ec-bd84-6d9003204307 2026-08-06 15:19:41.912 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 350a5b71-c064-43fe-b86b-3e00cd2628ca 2026-08-06 15:19:42.186 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 782c1832-7223-40e6-b7bb-dcabe052efe8 2026-08-06 15:19:43.645 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 6d74b41e-76d8-4688-8d5a-845924b0c724 2026-08-06 15:19:43.839 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 1052fb5f-5a11-4da9-9ada-cc857286d128 2026-08-06 15:19:43.995 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0c65879-ac44-41d1-8769-0a807642c491'] response: {'server_uuid': '25d9e901-9b4a-469d-8c52-052e0083f094', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1052fb5f-5a11-4da9-9ada-cc857286d128', 'code': 200} 2026-08-06 15:19:44.300 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 782c1832-7223-40e6-b7bb-dcabe052efe8 2026-08-06 15:19:45.044 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 1052fb5f-5a11-4da9-9ada-cc857286d128 2026-08-06 15:19:45.301 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port c9d77983-5228-41fd-a65f-7979394f53dc 2026-08-06 15:19:48.248 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 6f7528ec-762e-41d5-a8af-b71ef2cb3a89 2026-08-06 15:19:48.351 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ae37de7-6fab-4c29-aecc-f5019d6dc476'] response: {'server_uuid': '3ed9db7f-4b84-495a-b12e-1712a8c83426', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6f7528ec-762e-41d5-a8af-b71ef2cb3a89', 'code': 200} 2026-08-06 15:19:48.743 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port c9d77983-5228-41fd-a65f-7979394f53dc 2026-08-06 15:19:50.049 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 6f7528ec-762e-41d5-a8af-b71ef2cb3a89 2026-08-06 15:19:50.268 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 27ade25e-2be3-4916-8570-df327fe3c7b1 2026-08-06 15:19:50.597 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port c6357a19-e02c-45a1-8a26-1df6eb5e8d99 2026-08-06 15:19:50.721 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-29761c52-61fc-412c-a8ef-0de8871d679a'] response: {'server_uuid': '82950cb5-90e5-47dc-b8cf-23e36edcd2d2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '27ade25e-2be3-4916-8570-df327fe3c7b1', 'code': 200} 2026-08-06 15:19:50.995 16 INFO neutron.plugins.ml2.plugin [None req-babc5af4-aef6-4144-a8a4-1e048259e191 - - - - - -] Attempt 1 to provision port 8ffa47f4-c576-40bc-9c2a-fd2c2574e1ba 2026-08-06 15:19:51.067 16 INFO neutron.plugins.ml2.plugin [None req-babc5af4-aef6-4144-a8a4-1e048259e191 - - - - - -] Attempt 1 to provision port dab87bd6-cbcb-4270-af5c-8b3407ea80cb 2026-08-06 15:19:51.098 16 INFO neutron.plugins.ml2.plugin [None req-babc5af4-aef6-4144-a8a4-1e048259e191 - - - - - -] Attempt 1 to provision port 2d8a2c69-6ef1-4614-a593-aa324d4b3472 2026-08-06 15:19:51.141 16 INFO neutron.plugins.ml2.plugin [None req-babc5af4-aef6-4144-a8a4-1e048259e191 - - - - - -] Attempt 1 to provision port c6357a19-e02c-45a1-8a26-1df6eb5e8d99 2026-08-06 15:19:51.203 16 INFO neutron.plugins.ml2.plugin [None req-babc5af4-aef6-4144-a8a4-1e048259e191 - - - - - -] Attempt 1 to provision port 64df6a3d-f7cc-46e3-8175-a2e93134a5f2 2026-08-06 15:19:51.244 16 INFO neutron.plugins.ml2.plugin [None req-babc5af4-aef6-4144-a8a4-1e048259e191 - - - - - -] Attempt 1 to provision port 782c1832-7223-40e6-b7bb-dcabe052efe8 2026-08-06 15:19:51.313 16 INFO neutron.plugins.ml2.plugin [None req-babc5af4-aef6-4144-a8a4-1e048259e191 - - - - - -] Attempt 1 to provision port 27ade25e-2be3-4916-8570-df327fe3c7b1 2026-08-06 15:19:51.389 16 INFO neutron.plugins.ml2.plugin [None req-babc5af4-aef6-4144-a8a4-1e048259e191 - - - - - -] Attempt 1 to provision port baa82729-2201-4d71-869c-d7cc5035b33d 2026-08-06 15:19:51.423 16 INFO neutron.plugins.ml2.plugin [None req-babc5af4-aef6-4144-a8a4-1e048259e191 - - - - - -] Attempt 1 to provision port c9d77983-5228-41fd-a65f-7979394f53dc 2026-08-06 15:19:51.474 16 INFO neutron.plugins.ml2.plugin [None req-babc5af4-aef6-4144-a8a4-1e048259e191 - - - - - -] Attempt 1 to provision port 1052fb5f-5a11-4da9-9ada-cc857286d128 2026-08-06 15:19:51.872 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 27ade25e-2be3-4916-8570-df327fe3c7b1 2026-08-06 15:19:52.080 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port c6357a19-e02c-45a1-8a26-1df6eb5e8d99 2026-08-06 15:19:57.372 13 INFO neutron.plugins.ml2.plugin [None req-c4d6a56b-e618-4292-b125-a385aee83107 - - - - - -] Attempt 1 to provision port c9d77983-5228-41fd-a65f-7979394f53dc 2026-08-06 15:19:57.441 13 INFO neutron.plugins.ml2.plugin [None req-c4d6a56b-e618-4292-b125-a385aee83107 - - - - - -] Attempt 1 to provision port 2d8a2c69-6ef1-4614-a593-aa324d4b3472 2026-08-06 15:19:57.464 13 INFO neutron.plugins.ml2.plugin [None req-c4d6a56b-e618-4292-b125-a385aee83107 - - - - - -] Attempt 1 to provision port 27ade25e-2be3-4916-8570-df327fe3c7b1 2026-08-06 15:19:57.521 13 INFO neutron.plugins.ml2.plugin [None req-c4d6a56b-e618-4292-b125-a385aee83107 - - - - - -] Attempt 1 to provision port baa82729-2201-4d71-869c-d7cc5035b33d 2026-08-06 15:19:57.547 13 INFO neutron.plugins.ml2.plugin [None req-c4d6a56b-e618-4292-b125-a385aee83107 - - - - - -] Attempt 1 to provision port c6357a19-e02c-45a1-8a26-1df6eb5e8d99 2026-08-06 15:19:57.606 13 INFO neutron.plugins.ml2.plugin [None req-c4d6a56b-e618-4292-b125-a385aee83107 - - - - - -] Attempt 1 to provision port 1052fb5f-5a11-4da9-9ada-cc857286d128 2026-08-06 15:20:00.795 13 INFO neutron.plugins.ml2.plugin [None req-876df77a-c5c9-4f56-b8c9-d736a34a9a36 - - - - - -] Attempt 1 to provision port baa82729-2201-4d71-869c-d7cc5035b33d 2026-08-06 15:20:05.892 16 INFO neutron.plugins.ml2.plugin [None req-6639120c-e647-480c-9af4-264a8dc9a167 - - - - - -] Attempt 1 to provision port 87db8c8f-a682-4454-a5ac-748a57fbd046 2026-08-06 15:20:05.916 16 INFO neutron.plugins.ml2.plugin [None req-6639120c-e647-480c-9af4-264a8dc9a167 - - - - - -] Attempt 1 to provision port 2d8a2c69-6ef1-4614-a593-aa324d4b3472 2026-08-06 15:20:05.932 16 INFO neutron.plugins.ml2.plugin [None req-6639120c-e647-480c-9af4-264a8dc9a167 - - - - - -] Attempt 1 to provision port baa82729-2201-4d71-869c-d7cc5035b33d 2026-08-06 15:20:09.063 13 INFO neutron.plugins.ml2.plugin [None req-44c464e1-f36a-49a7-a480-6f37a2bbf988 - - - - - -] Attempt 1 to provision port 27ade25e-2be3-4916-8570-df327fe3c7b1 2026-08-06 15:20:09.153 13 INFO neutron.plugins.ml2.plugin [None req-44c464e1-f36a-49a7-a480-6f37a2bbf988 - - - - - -] Attempt 1 to provision port 1052fb5f-5a11-4da9-9ada-cc857286d128 2026-08-06 15:20:09.247 13 INFO neutron.plugins.ml2.plugin [None req-44c464e1-f36a-49a7-a480-6f37a2bbf988 - - - - - -] Attempt 1 to provision port db9860ab-0b31-470d-8d41-577712c8578c 2026-08-06 15:20:24.588 16 INFO neutron.plugins.ml2.plugin [None req-53ef026b-5504-4226-82bd-86e33bfbc3af - - - - - -] Attempt 1 to provision port 45dbed29-a569-46d3-bb22-c99bc09b02c6 2026-08-06 15:21:19.069 13 INFO neutron.plugins.ml2.plugin [None req-ef067ab1-ce98-4b33-b128-153b2a7fd4c4 - - - - - -] Attempt 1 to provision port e000ddf2-1138-4ce0-a6c1-7e2d38cf420e 2026-08-06 15:21:22.019 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 15aba242-a173-4611-b5ae-bdec3b954a1a 2026-08-06 15:21:22.505 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 2511b68a-9de6-4afa-88ac-44da7c78950a 2026-08-06 15:21:23.882 13 INFO neutron.plugins.ml2.plugin [None req-6f898eb2-9c40-4ad4-988e-7c08730c8c52 - - - - - -] Attempt 1 to provision port 7904495f-244e-49f1-b4a7-fc44823d8726 2026-08-06 15:21:23.912 13 INFO neutron.plugins.ml2.plugin [None req-6f898eb2-9c40-4ad4-988e-7c08730c8c52 - - - - - -] Attempt 1 to provision port 2511b68a-9de6-4afa-88ac-44da7c78950a 2026-08-06 15:21:23.981 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 15aba242-a173-4611-b5ae-bdec3b954a1a 2026-08-06 15:21:24.325 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 2511b68a-9de6-4afa-88ac-44da7c78950a 2026-08-06 15:21:25.087 16 INFO neutron.plugins.ml2.plugin [None req-cd365542-8b35-410e-9434-616e6bd597b7 - - - - - -] Attempt 1 to provision port 7904495f-244e-49f1-b4a7-fc44823d8726 2026-08-06 15:21:26.288 16 INFO neutron.plugins.ml2.plugin [None req-2f82f5fd-9546-437f-bb4d-0e549e5d98d5 - - - - - -] Attempt 1 to provision port 7904495f-244e-49f1-b4a7-fc44823d8726 2026-08-06 15:21:32.445 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 2ac9fa8e-8482-4e74-bb35-f540bf8b4ac1 2026-08-06 15:21:32.819 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a735a0c1-269a-4b99-b8f9-2db20aa4ea76'] response: {'server_uuid': 'a6ddd163-f083-4ce2-86b8-690273ae0b1c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2ac9fa8e-8482-4e74-bb35-f540bf8b4ac1', 'code': 200} 2026-08-06 15:21:34.129 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 2ac9fa8e-8482-4e74-bb35-f540bf8b4ac1 2026-08-06 15:23:49.638 13 INFO neutron_taas.services.taas.taas_plugin [None req-817f098e-292f-4a63-aac5-5d3a6c2706a6 - - - - - -] TaaS: Handle Delete Port: 2511b68a-9de6-4afa-88ac-44da7c78950a 2026-08-06 15:23:49.644 13 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-817f098e-292f-4a63-aac5-5d3a6c2706a6 - - - - - -] Tap Mirror: Handle Delete Port: 2511b68a-9de6-4afa-88ac-44da7c78950a 2026-08-06 15:23:55.934 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 0ed3f0d5-a597-4971-9041-15c6f5b3b0ca 2026-08-06 15:23:57.979 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 3b39e24f-6908-4423-b902-204090a0b9f8 2026-08-06 15:23:58.348 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 0ed3f0d5-a597-4971-9041-15c6f5b3b0ca 2026-08-06 15:23:59.202 13 INFO neutron.plugins.ml2.plugin [None req-918c7a57-c112-439a-a1d7-61156118703c - - - - - -] Attempt 1 to provision port 79a6d33a-1758-4843-a27b-a0f72229c510 2026-08-06 15:23:59.230 13 INFO neutron.plugins.ml2.plugin [None req-918c7a57-c112-439a-a1d7-61156118703c - - - - - -] Attempt 1 to provision port 0ed3f0d5-a597-4971-9041-15c6f5b3b0ca 2026-08-06 15:23:59.276 13 INFO neutron.plugins.ml2.plugin [None req-918c7a57-c112-439a-a1d7-61156118703c - - - - - -] Attempt 1 to provision port 4cef6718-3130-4aae-9663-7c53b33b5594 2026-08-06 15:23:59.983 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 3b39e24f-6908-4423-b902-204090a0b9f8 2026-08-06 15:24:01.966 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 699fcfcf-f4b1-4595-a7d4-3dc1894b12f6 2026-08-06 15:24:02.338 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 8be301e2-cd52-48b3-9f8d-a383fbb1f530 2026-08-06 15:24:03.920 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 8be301e2-cd52-48b3-9f8d-a383fbb1f530 2026-08-06 15:24:04.108 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 699fcfcf-f4b1-4595-a7d4-3dc1894b12f6 2026-08-06 15:24:05.092 13 INFO neutron.plugins.ml2.plugin [None req-02545ba5-bb77-4548-beb6-0a2bee11cc38 - - - - - -] Attempt 1 to provision port 7e71bf1f-b028-4bd4-9698-ec6b63221e03 2026-08-06 15:24:05.130 13 INFO neutron.plugins.ml2.plugin [None req-02545ba5-bb77-4548-beb6-0a2bee11cc38 - - - - - -] Attempt 1 to provision port 699fcfcf-f4b1-4595-a7d4-3dc1894b12f6 2026-08-06 15:24:05.183 13 INFO neutron.plugins.ml2.plugin [None req-02545ba5-bb77-4548-beb6-0a2bee11cc38 - - - - - -] Attempt 1 to provision port 4cef6718-3130-4aae-9663-7c53b33b5594 2026-08-06 15:24:05.205 13 INFO neutron.plugins.ml2.plugin [None req-02545ba5-bb77-4548-beb6-0a2bee11cc38 - - - - - -] Attempt 1 to provision port 0792ba98-a19a-49d4-b374-b9acb7a7f881 2026-08-06 15:24:07.839 16 INFO neutron.plugins.ml2.plugin [None req-964f6cf4-5efa-4ca2-a4e5-5a8b97e9d42c - - - - - -] Attempt 1 to provision port 699fcfcf-f4b1-4595-a7d4-3dc1894b12f6 2026-08-06 15:24:07.906 16 INFO neutron.plugins.ml2.plugin [None req-964f6cf4-5efa-4ca2-a4e5-5a8b97e9d42c - - - - - -] Attempt 1 to provision port 0792ba98-a19a-49d4-b374-b9acb7a7f881 2026-08-06 15:24:09.072 16 INFO neutron.plugins.ml2.plugin [None req-ba3ddd9a-acc2-4315-92ff-886d6545f9a0 - - - - - -] Attempt 1 to provision port 0792ba98-a19a-49d4-b374-b9acb7a7f881 2026-08-06 15:24:11.082 13 INFO neutron.plugins.ml2.plugin [None req-09a59d3c-a7e6-4983-ae5f-ecd7b349046a - - - - - -] Attempt 1 to provision port 0792ba98-a19a-49d4-b374-b9acb7a7f881 2026-08-06 15:24:14.955 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 81a6691b-5e23-4948-8111-18d6efc7737f 2026-08-06 15:24:15.058 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb3dcca8-037f-4ece-abca-1ad31d030be4'] response: {'server_uuid': '7f869a02-1a31-4777-9733-6071750b0f3f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '81a6691b-5e23-4948-8111-18d6efc7737f', 'code': 200} 2026-08-06 15:24:15.935 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 81a6691b-5e23-4948-8111-18d6efc7737f 2026-08-06 15:24:54.168 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-88cdac6a-2fca-47cb-84c2-3454f8dd0356'] response: {'server_uuid': '25d9e901-9b4a-469d-8c52-052e0083f094', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1052fb5f-5a11-4da9-9ada-cc857286d128', 'code': 200} 2026-08-06 15:25:16.070 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port f34b10dc-4ffe-4839-a245-6909fb8ff2d4 2026-08-06 15:25:16.506 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port ad487753-30a9-4f0c-b05c-4e12d710f687 2026-08-06 15:25:17.995 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port f34b10dc-4ffe-4839-a245-6909fb8ff2d4 2026-08-06 15:25:18.235 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port ad487753-30a9-4f0c-b05c-4e12d710f687 2026-08-06 15:25:18.852 16 INFO neutron.plugins.ml2.plugin [None req-c5b86442-0da2-4b03-9c27-19821da459b8 - - - - - -] Attempt 1 to provision port f34b10dc-4ffe-4839-a245-6909fb8ff2d4 2026-08-06 15:25:18.916 16 INFO neutron.plugins.ml2.plugin [None req-c5b86442-0da2-4b03-9c27-19821da459b8 - - - - - -] Attempt 1 to provision port 61d92f4d-62e7-4ed9-aa4e-3ff290878821 2026-08-06 15:25:18.939 16 INFO neutron.plugins.ml2.plugin [None req-c5b86442-0da2-4b03-9c27-19821da459b8 - - - - - -] Attempt 1 to provision port 8747fd60-91b4-46db-b0e4-a2256f0edc36 2026-08-06 15:25:23.964 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 8cb1a59f-c0c4-4359-b5a5-0505e4d5b171 2026-08-06 15:25:26.151 13 INFO neutron.plugins.ml2.plugin [None req-cfd52c9f-9004-4f2b-aa04-2cdd314f095c - - - - - -] Attempt 1 to provision port 8747fd60-91b4-46db-b0e4-a2256f0edc36 2026-08-06 15:25:32.452 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 79e0cb05-7d50-4589-89d3-346abd87fc3f 2026-08-06 15:25:32.640 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1d80fba-477f-4c6d-a24d-0782509b9bd8'] response: {'server_uuid': '1b62f28b-3fd9-489c-b87d-e46510dddca6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '79e0cb05-7d50-4589-89d3-346abd87fc3f', 'code': 200} 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server [None req-8b3f14e9-3015-429e-b903-31261cf2b972 - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port 0f3cfe1f-93e5-49a2-a43c-3df99a2d3492 could not be found. 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 298, in _get_port 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/model_query.py", line 209, in get_by_id 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2815, in one 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1867, in one 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 799, in _only_one_row 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-08-06 15:25:33.411 13 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-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-06 15:25:33.411 13 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-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server raise self.value 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server raise self.value 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server raise self.value 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 337, in get_dhcp_port 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server raise self.value 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server raise self.value 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server raise self.value 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1683, in get_port 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 301, in _get_port 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port 0f3cfe1f-93e5-49a2-a43c-3df99a2d3492 could not be found. 2026-08-06 15:25:33.411 13 ERROR oslo_messaging.rpc.server 2026-08-06 15:25:33.982 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 79e0cb05-7d50-4589-89d3-346abd87fc3f 2026-08-06 15:25:51.944 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port ac553998-f3d4-44e0-ba2a-b8a9c8d7581f 2026-08-06 15:25:53.391 13 INFO neutron.plugins.ml2.plugin [None req-93f29b91-061b-42bc-9031-7ebe1fc81b12 - - - - - -] Attempt 1 to provision port ac553998-f3d4-44e0-ba2a-b8a9c8d7581f 2026-08-06 15:25:53.454 13 INFO neutron.plugins.ml2.plugin [None req-93f29b91-061b-42bc-9031-7ebe1fc81b12 - - - - - -] Attempt 1 to provision port 84b5993c-4f58-44a7-b816-16210eef9cbc 2026-08-06 15:25:54.077 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port ac553998-f3d4-44e0-ba2a-b8a9c8d7581f 2026-08-06 15:25:54.300 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 6f4543f6-c4ff-4b57-8d05-6bdb4d336920 2026-08-06 15:25:55.993 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 6f4543f6-c4ff-4b57-8d05-6bdb4d336920 2026-08-06 15:25:56.396 13 INFO neutron.plugins.ml2.plugin [None req-420bfcf3-52b1-41e4-95d2-3a87f642837a - - - - - -] Attempt 1 to provision port ac553998-f3d4-44e0-ba2a-b8a9c8d7581f 2026-08-06 15:25:56.444 13 INFO neutron.plugins.ml2.plugin [None req-420bfcf3-52b1-41e4-95d2-3a87f642837a - - - - - -] Attempt 1 to provision port 84b5993c-4f58-44a7-b816-16210eef9cbc 2026-08-06 15:25:56.478 13 INFO neutron.plugins.ml2.plugin [None req-420bfcf3-52b1-41e4-95d2-3a87f642837a - - - - - -] Attempt 1 to provision port fbeadbfe-4952-4255-9f02-e93ee350dea2 2026-08-06 15:25:59.625 13 INFO neutron.plugins.ml2.plugin [None req-dd9e0ce3-fbab-4437-a763-ad55ebb808e2 - - - - - -] Attempt 1 to provision port 84b5993c-4f58-44a7-b816-16210eef9cbc 2026-08-06 15:26:02.392 16 INFO neutron.plugins.ml2.plugin [None req-f6f51c87-301b-486d-a500-d8aa39df7ee2 - - - - - -] Attempt 1 to provision port 84b5993c-4f58-44a7-b816-16210eef9cbc 2026-08-06 15:26:06.454 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 16539ee8-17d7-422e-91f4-f34dce88ab00 2026-08-06 15:26:06.550 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca41509f-d7ac-470f-92a4-b3919eda3507'] response: {'server_uuid': '509b2c47-24c7-4f14-aec0-898fe90ff8cb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '16539ee8-17d7-422e-91f4-f34dce88ab00', 'code': 200} 2026-08-06 15:26:07.929 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 16539ee8-17d7-422e-91f4-f34dce88ab00 2026-08-06 15:26:12.122 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-11a4f525-3049-4c44-b8fd-04bb4276c3d2'] response: {'server_uuid': '509b2c47-24c7-4f14-aec0-898fe90ff8cb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '16539ee8-17d7-422e-91f4-f34dce88ab00', 'code': 200} 2026-08-06 15:26:49.944 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 40b95bf3-1636-4783-89ed-64d4297212d3 2026-08-06 15:26:50.936 16 INFO neutron.plugins.ml2.plugin [None req-81105338-64dc-4433-9b03-1c6c78791bcf - - - - - -] Attempt 1 to provision port ddd56a0f-ebf2-4110-99d0-6b70f87477e6 2026-08-06 15:26:50.959 16 INFO neutron.plugins.ml2.plugin [None req-81105338-64dc-4433-9b03-1c6c78791bcf - - - - - -] Attempt 1 to provision port 40b95bf3-1636-4783-89ed-64d4297212d3 2026-08-06 15:26:51.926 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 40b95bf3-1636-4783-89ed-64d4297212d3 2026-08-06 15:26:54.019 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port be569cfb-6259-41de-a9fd-bf70a6978d6a 2026-08-06 15:27:23.957 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 36692c8f-3584-4836-b98d-d0441cdb4e8c 2026-08-06 15:27:24.843 16 INFO neutron.plugins.ml2.plugin [None req-2cc1007c-6cb9-4a55-9038-9888a10a577d - - - - - -] Attempt 1 to provision port 443f432d-3931-4edb-bbdb-91b90a877815 2026-08-06 15:27:24.873 16 INFO neutron.plugins.ml2.plugin [None req-2cc1007c-6cb9-4a55-9038-9888a10a577d - - - - - -] Attempt 1 to provision port 36692c8f-3584-4836-b98d-d0441cdb4e8c 2026-08-06 15:27:26.016 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 05622ead-7c56-4682-bb7a-aa461049be38 2026-08-06 15:27:26.669 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 36692c8f-3584-4836-b98d-d0441cdb4e8c 2026-08-06 15:27:27.814 16 INFO neutron.plugins.ml2.plugin [None req-de1ac463-e515-4fb1-9260-cbeecdb7b7f1 - - - - - -] Attempt 1 to provision port 443f432d-3931-4edb-bbdb-91b90a877815 2026-08-06 15:27:27.840 16 INFO neutron.plugins.ml2.plugin [None req-de1ac463-e515-4fb1-9260-cbeecdb7b7f1 - - - - - -] Attempt 1 to provision port 98e73b4d-659d-4cad-9737-9eb78446f8af 2026-08-06 15:27:27.864 16 INFO neutron.plugins.ml2.plugin [None req-de1ac463-e515-4fb1-9260-cbeecdb7b7f1 - - - - - -] Attempt 1 to provision port 36692c8f-3584-4836-b98d-d0441cdb4e8c 2026-08-06 15:27:28.030 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 05622ead-7c56-4682-bb7a-aa461049be38 2026-08-06 15:27:30.263 13 INFO neutron.plugins.ml2.plugin [None req-b4c62272-5005-454a-8b72-035b77725840 - - - - - -] Attempt 1 to provision port 443f432d-3931-4edb-bbdb-91b90a877815 2026-08-06 15:27:37.024 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 68fadad5-a5f3-4b69-a59e-91b158ea04bb 2026-08-06 15:27:37.132 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1a06479-31f8-412d-a1a8-3938d596562e'] response: {'server_uuid': '4b0b7ccd-dbed-493d-8dc8-41ad90e9cd95', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '68fadad5-a5f3-4b69-a59e-91b158ea04bb', 'code': 200} 2026-08-06 15:27:37.958 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 68fadad5-a5f3-4b69-a59e-91b158ea04bb 2026-08-06 15:29:47.992 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 01399f13-e507-4ceb-9747-c9dbabd29cc7 2026-08-06 15:29:50.247 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 835846ba-1ca9-4fd2-9986-03bd2c4a9518 2026-08-06 15:29:50.609 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 01399f13-e507-4ceb-9747-c9dbabd29cc7 2026-08-06 15:29:52.072 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port c93dba95-b449-4820-9149-4b0dbb3bf3be 2026-08-06 15:29:52.429 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 835846ba-1ca9-4fd2-9986-03bd2c4a9518 2026-08-06 15:29:54.169 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port c93dba95-b449-4820-9149-4b0dbb3bf3be 2026-08-06 15:29:54.352 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 8548b76e-4d09-40a8-8bc0-0499fb25ab0c 2026-08-06 15:29:55.980 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 8548b76e-4d09-40a8-8bc0-0499fb25ab0c 2026-08-06 15:29:57.604 16 INFO neutron.plugins.ml2.plugin [None req-22d127f0-359a-44b9-b4e3-eb1bce20263e - - - - - -] Attempt 1 to provision port ffc3f499-c17d-4098-9a15-84a0c2c35ea2 2026-08-06 15:29:57.630 16 INFO neutron.plugins.ml2.plugin [None req-22d127f0-359a-44b9-b4e3-eb1bce20263e - - - - - -] Attempt 1 to provision port 8fa43ee9-5b24-4a93-914c-b959c474fed7 2026-08-06 15:29:57.651 16 INFO neutron.plugins.ml2.plugin [None req-22d127f0-359a-44b9-b4e3-eb1bce20263e - - - - - -] Attempt 1 to provision port aab34d32-c113-448a-9738-b2a9131749a2 2026-08-06 15:29:57.672 16 INFO neutron.plugins.ml2.plugin [None req-22d127f0-359a-44b9-b4e3-eb1bce20263e - - - - - -] Attempt 1 to provision port 8548b76e-4d09-40a8-8bc0-0499fb25ab0c 2026-08-06 15:29:57.722 16 INFO neutron.plugins.ml2.plugin [None req-22d127f0-359a-44b9-b4e3-eb1bce20263e - - - - - -] Attempt 1 to provision port c93dba95-b449-4820-9149-4b0dbb3bf3be 2026-08-06 15:30:01.308 16 INFO neutron.plugins.ml2.plugin [None req-550f110e-b3a1-4642-a126-93b0e054e027 - - - - - -] Attempt 1 to provision port ffc3f499-c17d-4098-9a15-84a0c2c35ea2 2026-08-06 15:30:01.343 16 INFO neutron.plugins.ml2.plugin [None req-550f110e-b3a1-4642-a126-93b0e054e027 - - - - - -] Attempt 1 to provision port aab34d32-c113-448a-9738-b2a9131749a2 2026-08-06 15:30:01.379 16 INFO neutron.plugins.ml2.plugin [None req-550f110e-b3a1-4642-a126-93b0e054e027 - - - - - -] Attempt 1 to provision port 8548b76e-4d09-40a8-8bc0-0499fb25ab0c 2026-08-06 15:30:01.425 16 INFO neutron.plugins.ml2.plugin [None req-550f110e-b3a1-4642-a126-93b0e054e027 - - - - - -] Attempt 1 to provision port c93dba95-b449-4820-9149-4b0dbb3bf3be 2026-08-06 15:30:04.566 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port cab5532a-76e2-4c46-951b-31fe7ea70546 2026-08-06 15:30:04.701 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b86fb49-cc92-4900-a9e1-9f091b2d4219'] response: {'server_uuid': 'c2d2091b-6c5c-4cec-bd9d-88462464287c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cab5532a-76e2-4c46-951b-31fe7ea70546', 'code': 200} 2026-08-06 15:30:06.008 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port cab5532a-76e2-4c46-951b-31fe7ea70546 2026-08-06 15:30:06.231 16 INFO neutron.plugins.ml2.plugin [None req-15dfbc20-8b2b-4fbf-96d5-51361faad940 - - - - - -] Attempt 1 to provision port ffc3f499-c17d-4098-9a15-84a0c2c35ea2 2026-08-06 15:30:06.263 16 INFO neutron.plugins.ml2.plugin [None req-15dfbc20-8b2b-4fbf-96d5-51361faad940 - - - - - -] Attempt 1 to provision port aab34d32-c113-448a-9738-b2a9131749a2 2026-08-06 15:30:06.282 16 INFO neutron.plugins.ml2.plugin [None req-15dfbc20-8b2b-4fbf-96d5-51361faad940 - - - - - -] Attempt 1 to provision port cab5532a-76e2-4c46-951b-31fe7ea70546 2026-08-06 15:30:06.322 16 INFO neutron.plugins.ml2.plugin [None req-15dfbc20-8b2b-4fbf-96d5-51361faad940 - - - - - -] Attempt 1 to provision port 8548b76e-4d09-40a8-8bc0-0499fb25ab0c 2026-08-06 15:30:06.372 16 INFO neutron.plugins.ml2.plugin [None req-15dfbc20-8b2b-4fbf-96d5-51361faad940 - - - - - -] Attempt 1 to provision port c93dba95-b449-4820-9149-4b0dbb3bf3be 2026-08-06 15:30:07.553 16 INFO neutron.plugins.ml2.plugin [None req-ad63d78b-1cc8-42ba-a114-881dea00f382 - - - - - -] Attempt 1 to provision port aab34d32-c113-448a-9738-b2a9131749a2 2026-08-06 15:30:09.714 13 INFO neutron.plugins.ml2.plugin [None req-263c2018-7e06-4367-8059-84876d4a0e85 - - - - - -] Attempt 1 to provision port aab34d32-c113-448a-9738-b2a9131749a2 2026-08-06 15:30:09.739 13 INFO neutron.plugins.ml2.plugin [None req-263c2018-7e06-4367-8059-84876d4a0e85 - - - - - -] Attempt 1 to provision port cab5532a-76e2-4c46-951b-31fe7ea70546 2026-08-06 15:30:22.015 16 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 47abe244-c2e9-4256-9088-6b42ee8c26b9 2026-08-06 15:30:22.127 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8791aff-42c2-4e13-ba9c-781f976123c1'] response: {'server_uuid': '41d75bad-1a6b-4ef2-871d-5f06d2fc6f2f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '47abe244-c2e9-4256-9088-6b42ee8c26b9', 'code': 200} 2026-08-06 15:30:23.974 13 INFO neutron.plugins.ml2.plugin [None req-7faef921-2212-4488-a306-bc9db0a7a61f - - - - - -] Attempt 1 to provision port 47abe244-c2e9-4256-9088-6b42ee8c26b9