+ 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 2026-08-24 21:27:25.607 1 INFO neutron.common.config [-] Logging enabled! 2026-08-24 21:27:25.608 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.19.dev7 2026-08-24 21:27:25.608 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-08-24 21:27:25.608 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-24 21:27:27.045 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-24 21:27:27.047 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-24 21:27:27.050 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-24 21:27:27.051 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-24 21:27:27.051 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-24 21:27:27.052 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-24 21:27:27.052 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 21:27:27.058 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 21:27:27.058 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 21:27:27.058 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-24 21:27:27.077 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-24 21:27:27.078 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-24 21:27:27.078 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-24 21:27:27.095 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-24 21:27:27.095 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-24 21:27:27.095 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-24 21:27:27.095 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-24 21:27:27.397 1 INFO neutron.plugins.ml2.managers [None req-7763103f-09c7-4f40-911b-7f823b597f9c - - - - - -] Initializing driver for type 'vlan' 2026-08-24 21:27:27.601 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7763103f-09c7-4f40-911b-7f823b597f9c - - - - - -] VlanTypeDriver initialization complete 2026-08-24 21:27:27.601 1 INFO neutron.plugins.ml2.managers [None req-7763103f-09c7-4f40-911b-7f823b597f9c - - - - - -] Initializing driver for type 'vxlan' 2026-08-24 21:27:27.602 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7763103f-09c7-4f40-911b-7f823b597f9c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-24 21:27:27.676 1 INFO neutron.plugins.ml2.managers [None req-7763103f-09c7-4f40-911b-7f823b597f9c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-24 21:27:27.676 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7763103f-09c7-4f40-911b-7f823b597f9c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-24 21:27:27.677 1 INFO neutron.plugins.ml2.managers [None req-7763103f-09c7-4f40-911b-7f823b597f9c - - - - - -] Initializing extension driver 'port_security' 2026-08-24 21:27:27.677 1 INFO neutron.plugins.ml2.extensions.port_security [None req-7763103f-09c7-4f40-911b-7f823b597f9c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-24 21:27:27.677 1 INFO neutron.plugins.ml2.managers [None req-7763103f-09c7-4f40-911b-7f823b597f9c - - - - - -] Initializing extension driver 'qos' 2026-08-24 21:27:27.677 1 INFO neutron.plugins.ml2.managers [None req-7763103f-09c7-4f40-911b-7f823b597f9c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-24 21:27:27.677 1 INFO neutron.plugins.ml2.managers [None req-7763103f-09c7-4f40-911b-7f823b597f9c - - - - - -] Initializing mechanism driver 'l2population' 2026-08-24 21:27:27.689 1 INFO neutron.quota [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded quota_driver: . 2026-08-24 21:27:27.691 1 INFO neutron.plugins.ml2.plugin [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Modular L2 Plugin initialization complete 2026-08-24 21:27:27.691 1 INFO neutron.plugins.ml2.managers [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-24 21:27:27.691 1 INFO neutron.plugins.ml2.managers [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-24 21:27:27.691 1 INFO neutron.plugins.ml2.managers [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-24 21:27:27.691 1 INFO neutron.manager [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loading Plugin: qos 2026-08-24 21:27:27.703 1 INFO neutron.manager [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loading Plugin: router 2026-08-24 21:27:27.740 1 INFO neutron.services.service_base [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-24 21:27:27.740 1 INFO neutron.manager [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loading Plugin: segments 2026-08-24 21:27:27.812 1 INFO neutron.manager [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loading Plugin: trunk 2026-08-24 21:27:27.828 1 INFO neutron.manager [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loading Plugin: vpnaas 2026-08-24 21:27:27.866 1 WARNING stevedore.named [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-24 21:27:27.936 1 INFO neutron_vpnaas.services.vpn.plugin [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-24 21:27:27.937 1 INFO neutron.common.utils [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-24 21:27:27.937 1 INFO neutron.manager [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loading Plugin: taas 2026-08-24 21:27:27.961 1 WARNING stevedore.named [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-24 21:27:27.989 1 INFO neutron_taas.services.taas.taas_plugin [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-24 21:27:27.989 1 INFO neutron.manager [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loading Plugin: tapmirror 2026-08-24 21:27:28.002 1 WARNING stevedore.named [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-24 21:27:28.018 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-24 21:27:28.018 1 INFO neutron.manager [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loading Plugin: auto_allocate 2026-08-24 21:27:28.025 1 INFO neutron.manager [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loading Plugin: tag 2026-08-24 21:27:28.035 1 INFO neutron.manager [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loading Plugin: timestamp 2026-08-24 21:27:28.038 1 INFO neutron.manager [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loading Plugin: network_ip_availability 2026-08-24 21:27:28.041 1 INFO neutron.manager [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loading Plugin: flavors 2026-08-24 21:27:28.045 1 INFO neutron.manager [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loading Plugin: revisions 2026-08-24 21:27:28.049 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Initializing extension manager. 2026-08-24 21:27:28.050 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: address-group 2026-08-24 21:27:28.051 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: address-scope 2026-08-24 21:27:28.052 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-24 21:27:28.052 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: agent 2026-08-24 21:27:28.053 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: agent-resources-synced 2026-08-24 21:27:28.054 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-24 21:27:28.055 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-24 21:27:28.056 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: availability_zone 2026-08-24 21:27:28.056 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: availability_zone_filter 2026-08-24 21:27:28.057 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-24 21:27:28.057 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: default-subnetpools 2026-08-24 21:27:28.059 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-24 21:27:28.060 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: dns-integration 2026-08-24 21:27:28.060 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: dns-domain-ports 2026-08-24 21:27:28.061 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-24 21:27:28.061 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: dvr 2026-08-24 21:27:28.061 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-24 21:27:28.062 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: empty-string-filtering 2026-08-24 21:27:28.063 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-24 21:27:28.063 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-24 21:27:28.063 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: external-net 2026-08-24 21:27:28.064 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-24 21:27:28.064 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: extraroute 2026-08-24 21:27:28.065 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: extraroute-atomic 2026-08-24 21:27:28.065 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-24 21:27:28.066 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-24 21:27:28.066 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-24 21:27:28.067 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-24 21:27:28.067 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: fip-port-details 2026-08-24 21:27:28.068 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: flavors 2026-08-24 21:27:28.071 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-24 21:27:28.072 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: floatingip-pools 2026-08-24 21:27:28.073 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: ip_allocation 2026-08-24 21:27:28.073 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-24 21:27:28.073 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: l2_adjacency 2026-08-24 21:27:28.075 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: router 2026-08-24 21:27:28.076 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-24 21:27:28.077 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-24 21:27:28.077 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-24 21:27:28.078 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: ext-gw-mode 2026-08-24 21:27:28.078 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: l3-ha 2026-08-24 21:27:28.079 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-24 21:27:28.079 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-24 21:27:28.079 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: l3-flavors 2026-08-24 21:27:28.080 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-24 21:27:28.081 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-24 21:27:28.083 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-24 21:27:28.084 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-24 21:27:28.085 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-24 21:27:28.086 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-24 21:27:28.086 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-24 21:27:28.087 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: multi-provider 2026-08-24 21:27:28.087 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: net-mtu 2026-08-24 21:27:28.088 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: net-mtu-writable 2026-08-24 21:27:28.088 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: network_availability_zone 2026-08-24 21:27:28.089 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: network_ha 2026-08-24 21:27:28.089 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: network-ip-availability 2026-08-24 21:27:28.091 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-24 21:27:28.091 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: pagination 2026-08-24 21:27:28.091 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: port-device-profile 2026-08-24 21:27:28.092 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-24 21:27:28.093 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-24 21:27:28.093 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-24 21:27:28.094 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: port-mac-override 2026-08-24 21:27:28.094 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-24 21:27:28.095 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-24 21:27:28.095 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-24 21:27:28.096 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: port-resource-request 2026-08-24 21:27:28.096 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-24 21:27:28.097 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-24 21:27:28.097 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: binding 2026-08-24 21:27:28.098 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: binding-extended 2026-08-24 21:27:28.099 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: port-security 2026-08-24 21:27:28.099 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: project-id 2026-08-24 21:27:28.099 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: provider 2026-08-24 21:27:28.100 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-24 21:27:28.102 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: qos 2026-08-24 21:27:28.103 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-24 21:27:28.103 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-24 21:27:28.104 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: qos-default 2026-08-24 21:27:28.104 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: qos-fip 2026-08-24 21:27:28.105 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-24 21:27:28.105 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-24 21:27:28.106 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-24 21:27:28.106 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-24 21:27:28.107 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-24 21:27:28.107 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: qos-pps 2026-08-24 21:27:28.108 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-24 21:27:28.108 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-24 21:27:28.109 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: qos-rules-alias 2026-08-24 21:27:28.109 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: quota-check-limit 2026-08-24 21:27:28.110 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-24 21:27:28.112 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: quotas 2026-08-24 21:27:28.115 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: quota_details 2026-08-24 21:27:28.116 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: rbac-policies 2026-08-24 21:27:28.117 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: rbac-address-group 2026-08-24 21:27:28.117 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: rbac-address-scope 2026-08-24 21:27:28.117 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: rbac-security-groups 2026-08-24 21:27:28.118 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-24 21:27:28.118 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: revision-if-match 2026-08-24 21:27:28.119 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-24 21:27:28.119 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: router_availability_zone 2026-08-24 21:27:28.120 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-24 21:27:28.121 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-24 21:27:28.122 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-24 21:27:28.122 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-24 21:27:28.123 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-24 21:27:28.123 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-24 21:27:28.124 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-24 21:27:28.130 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: security-group 2026-08-24 21:27:28.131 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: segment 2026-08-24 21:27:28.131 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-24 21:27:28.132 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: service-type 2026-08-24 21:27:28.132 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: sorting 2026-08-24 21:27:28.133 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: standard-attr-segment 2026-08-24 21:27:28.134 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: standard-attr-description 2026-08-24 21:27:28.134 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: stateful-security-group 2026-08-24 21:27:28.135 1 WARNING neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-24 21:27:28.135 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-24 21:27:28.136 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: subnet-external-network 2026-08-24 21:27:28.136 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: subnet_onboard 2026-08-24 21:27:28.137 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-24 21:27:28.137 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: subnet-service-types 2026-08-24 21:27:28.138 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: subnet_allocation 2026-08-24 21:27:28.138 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-24 21:27:28.139 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: tag-creation 2026-08-24 21:27:28.139 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-24 21:27:28.143 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: standard-attr-tag 2026-08-24 21:27:28.143 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-24 21:27:28.144 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: trunk 2026-08-24 21:27:28.144 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: trunk-details 2026-08-24 21:27:28.145 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-24 21:27:28.145 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-24 21:27:28.146 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-24 21:27:28.146 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-24 21:27:28.148 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-24 21:27:28.148 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-24 21:27:28.149 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: vpn-flavors 2026-08-24 21:27:28.150 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: vpnaas 2026-08-24 21:27:28.151 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: taas 2026-08-24 21:27:28.152 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: tap-mirror 2026-08-24 21:27:28.153 1 INFO neutron.api.extensions [None req-085bf169-a2ba-4352-894f-dc3a6a91f0a1 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-24 21:27:58.246 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-24 21:27:58.302 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-24 21:27:58.309 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-24 21:28:06.256 16 INFO neutron.db.l3_hamode_db [None req-091cd703-fadc-40f4-aaa8-a052c344f205 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-24 21:28:22.573 13 INFO neutron.plugins.ml2.plugin [None req-5119c959-91a0-4748-8214-828f685b1da2 - - - - - -] Attempt 1 to provision port 7e2ee76c-8318-4935-a7cc-73b387677b5b 2026-08-24 21:28:22.681 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 7e2ee76c-8318-4935-a7cc-73b387677b5b 2026-08-24 21:28:24.223 13 INFO neutron.plugins.ml2.plugin [None req-9d3a33ef-9952-47c8-856b-c9060246e2cc - - - - - -] Attempt 1 to provision port 7e2ee76c-8318-4935-a7cc-73b387677b5b 2026-08-24 21:28:24.593 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 7e2ee76c-8318-4935-a7cc-73b387677b5b 2026-08-24 21:33:00.567 13 INFO neutron.plugins.ml2.plugin [None req-97338f54-9da7-4918-a294-1ee6dc462408 - - - - - -] Attempt 1 to provision port 185c2056-61c0-47ce-889a-709081314adb 2026-08-24 21:33:00.696 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 185c2056-61c0-47ce-889a-709081314adb 2026-08-24 21:33:02.687 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 185c2056-61c0-47ce-889a-709081314adb 2026-08-24 21:33:02.745 16 INFO neutron.plugins.ml2.plugin [None req-9901500b-d45b-4dd4-bd90-e5048d2c11b9 - - - - - -] Attempt 1 to provision port 185c2056-61c0-47ce-889a-709081314adb 2026-08-24 21:33:07.813 16 INFO neutron.plugins.ml2.plugin [None req-df53cbc8-7531-49d1-8bee-e95bd7812d58 - - - - - -] Attempt 1 to provision port 0322ed53-4a4e-437e-af91-514c86d6b065 2026-08-24 21:36:51.326 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 0322ed53-4a4e-437e-af91-514c86d6b065 2026-08-24 21:36:52.768 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 0322ed53-4a4e-437e-af91-514c86d6b065 2026-08-24 21:44:50.898 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 4f8f4098-855a-4fa3-bf37-40fe404e6b68 2026-08-24 21:44:52.862 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 4f8f4098-855a-4fa3-bf37-40fe404e6b68 2026-08-24 21:55:49.503 13 INFO neutron.plugins.ml2.plugin [None req-2169445c-16e7-4b87-a200-d97e0b54ce2f - - - - - -] Attempt 1 to provision port 0322ed53-4a4e-437e-af91-514c86d6b065 2026-08-24 21:55:49.560 13 INFO neutron.plugins.ml2.plugin [None req-2169445c-16e7-4b87-a200-d97e0b54ce2f - - - - - -] Attempt 1 to provision port 185c2056-61c0-47ce-889a-709081314adb 2026-08-24 21:55:49.612 13 INFO neutron.plugins.ml2.plugin [None req-2169445c-16e7-4b87-a200-d97e0b54ce2f - - - - - -] Attempt 1 to provision port 7e2ee76c-8318-4935-a7cc-73b387677b5b 2026-08-24 22:01:23.133 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port f5afb3fb-5adf-4968-a599-c8ad1a65ced4 2026-08-24 22:01:23.170 16 INFO neutron.plugins.ml2.plugin [None req-db3eb360-9aa3-4412-9c6e-1569cf4d1b8b - - - - - -] Attempt 1 to provision port f5afb3fb-5adf-4968-a599-c8ad1a65ced4 2026-08-24 22:01:25.352 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port f5afb3fb-5adf-4968-a599-c8ad1a65ced4 2026-08-24 22:01:30.378 16 INFO neutron.plugins.ml2.plugin [None req-90454dda-e9d9-420e-a7fc-5e34202dd637 - - - - - -] Attempt 1 to provision port f5afb3fb-5adf-4968-a599-c8ad1a65ced4 2026-08-24 22:01:30.446 16 INFO neutron.plugins.ml2.plugin [None req-90454dda-e9d9-420e-a7fc-5e34202dd637 - - - - - -] Attempt 1 to provision port ccbdad19-fcbf-49d9-b8cd-be27a2beb9e0 2026-08-24 22:01:30.473 16 INFO neutron.plugins.ml2.plugin [None req-90454dda-e9d9-420e-a7fc-5e34202dd637 - - - - - -] Attempt 1 to provision port 7dd0c698-240a-432f-8e50-d8bd9ac194ce 2026-08-24 22:01:31.331 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 87732485-c230-4c9f-9489-a16e7db8173e 2026-08-24 22:01:33.229 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 2e04e9c4-adae-48c1-85ed-3b9b1d6213ef 2026-08-24 22:01:33.559 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 87732485-c230-4c9f-9489-a16e7db8173e 2026-08-24 22:01:35.133 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 2e04e9c4-adae-48c1-85ed-3b9b1d6213ef 2026-08-24 22:01:37.828 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 5d30c829-f9f6-424a-8e78-74ef1e9bc9ad 2026-08-24 22:01:38.216 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port c38894df-ec93-4448-af00-ece615f427ed 2026-08-24 22:01:38.396 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6f71579-db1c-43eb-b306-31083159df79'] response: {'server_uuid': 'b774d4ed-b2f7-4385-825b-f1ba5e8641a9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5d30c829-f9f6-424a-8e78-74ef1e9bc9ad', 'code': 200} 2026-08-24 22:01:39.292 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port dfb2553c-5fd4-4643-a311-543b57a90cc4 2026-08-24 22:01:39.636 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port c38894df-ec93-4448-af00-ece615f427ed 2026-08-24 22:01:39.930 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 5d30c829-f9f6-424a-8e78-74ef1e9bc9ad 2026-08-24 22:01:40.507 16 INFO neutron.plugins.ml2.plugin [None req-1e0f9591-6447-412c-8e82-d5d184052364 - - - - - -] Attempt 1 to provision port 2be3d0de-e2eb-4e03-8d85-040c0e1aa34e 2026-08-24 22:01:40.543 16 INFO neutron.plugins.ml2.plugin [None req-1e0f9591-6447-412c-8e82-d5d184052364 - - - - - -] Attempt 1 to provision port ccbdad19-fcbf-49d9-b8cd-be27a2beb9e0 2026-08-24 22:01:40.578 16 INFO neutron.plugins.ml2.plugin [None req-1e0f9591-6447-412c-8e82-d5d184052364 - - - - - -] Attempt 1 to provision port dfb2553c-5fd4-4643-a311-543b57a90cc4 2026-08-24 22:01:41.252 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port dfb2553c-5fd4-4643-a311-543b57a90cc4 2026-08-24 22:01:45.462 16 INFO neutron.plugins.ml2.plugin [None req-8f60c8ee-66f3-4014-b7f8-cb4cacd164ca - - - - - -] Attempt 1 to provision port 6103c2a3-3139-44cc-a396-c81e5ac0546f 2026-08-24 22:01:45.502 16 INFO neutron.plugins.ml2.plugin [None req-8f60c8ee-66f3-4014-b7f8-cb4cacd164ca - - - - - -] Attempt 1 to provision port 2be3d0de-e2eb-4e03-8d85-040c0e1aa34e 2026-08-24 22:01:45.527 16 INFO neutron.plugins.ml2.plugin [None req-8f60c8ee-66f3-4014-b7f8-cb4cacd164ca - - - - - -] Attempt 1 to provision port 5d30c829-f9f6-424a-8e78-74ef1e9bc9ad 2026-08-24 22:01:45.603 16 INFO neutron.plugins.ml2.plugin [None req-8f60c8ee-66f3-4014-b7f8-cb4cacd164ca - - - - - -] Attempt 1 to provision port 36173e6e-7383-489f-bf6b-f28fc430168c 2026-08-24 22:01:45.695 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port fc2a8e02-7228-4a01-a6a9-4c80fa65632b 2026-08-24 22:01:45.805 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1165035-0b8d-4353-80d9-c1600e2ee103'] response: {'server_uuid': '79e6eecc-f5cd-4871-860e-d04a7b05f30d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fc2a8e02-7228-4a01-a6a9-4c80fa65632b', 'code': 200} 2026-08-24 22:01:47.339 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port fc2a8e02-7228-4a01-a6a9-4c80fa65632b 2026-08-24 22:01:49.251 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 3d856219-ffc4-4873-93fc-8c317223e7f5 2026-08-24 22:01:51.055 13 INFO neutron.plugins.ml2.plugin [None req-b346c448-b0be-46f3-8168-f73c9a6deb08 - - - - - -] Attempt 1 to provision port 8f8da083-babb-4b4b-a1fb-42c24674f560 2026-08-24 22:01:51.089 13 INFO neutron.plugins.ml2.plugin [None req-b346c448-b0be-46f3-8168-f73c9a6deb08 - - - - - -] Attempt 1 to provision port 2be3d0de-e2eb-4e03-8d85-040c0e1aa34e 2026-08-24 22:01:51.118 13 INFO neutron.plugins.ml2.plugin [None req-b346c448-b0be-46f3-8168-f73c9a6deb08 - - - - - -] Attempt 1 to provision port 3d856219-ffc4-4873-93fc-8c317223e7f5 2026-08-24 22:01:51.222 13 INFO neutron.plugins.ml2.plugin [None req-b346c448-b0be-46f3-8168-f73c9a6deb08 - - - - - -] Attempt 1 to provision port 377130ec-3377-4913-96d8-e846db9a25e5 2026-08-24 22:01:51.395 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 3d856219-ffc4-4873-93fc-8c317223e7f5 2026-08-24 22:01:53.854 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-85fb3d25-270a-4d93-8859-8ab12fcdbbb8'] response: {'server_uuid': '79e6eecc-f5cd-4871-860e-d04a7b05f30d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fc2a8e02-7228-4a01-a6a9-4c80fa65632b', 'code': 200} 2026-08-24 22:01:55.791 16 INFO neutron.plugins.ml2.plugin [None req-321b05ec-bcb8-434f-aca9-825e207212e5 - - - - - -] Attempt 1 to provision port 8f8da083-babb-4b4b-a1fb-42c24674f560 2026-08-24 22:01:55.846 16 INFO neutron.plugins.ml2.plugin [None req-321b05ec-bcb8-434f-aca9-825e207212e5 - - - - - -] Attempt 1 to provision port 3d856219-ffc4-4873-93fc-8c317223e7f5 2026-08-24 22:01:57.755 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 01931f90-958f-4c98-bb04-439dee4af39e 2026-08-24 22:01:57.863 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b240168-80b0-4768-9b0a-5e7f69af434b'] response: {'server_uuid': 'd2fc8fcd-0eeb-4da8-b6ed-b4fa22509156', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '01931f90-958f-4c98-bb04-439dee4af39e', 'code': 200} 2026-08-24 22:01:58.476 13 INFO neutron.plugins.ml2.plugin [None req-a3adca10-b82e-4a68-a8dd-a3fe9941b155 - - - - - -] Attempt 1 to provision port 8f8da083-babb-4b4b-a1fb-42c24674f560 2026-08-24 22:01:59.194 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 01931f90-958f-4c98-bb04-439dee4af39e 2026-08-24 22:02:03.321 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-62e3f83f-49fd-498d-a0cd-e4d85c6e643b'] response: {'server_uuid': 'd2fc8fcd-0eeb-4da8-b6ed-b4fa22509156', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '01931f90-958f-4c98-bb04-439dee4af39e', 'code': 200} 2026-08-24 22:02:07.309 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port ccbdad19-fcbf-49d9-b8cd-be27a2beb9e0 2026-08-24 22:02:07.576 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 7dd0c698-240a-432f-8e50-d8bd9ac194ce 2026-08-24 22:02:07.872 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 1c7900ad-2f74-4922-b520-6e51caccbac8 2026-08-24 22:02:08.302 13 INFO neutron.plugins.ml2.plugin [None req-de31b3bc-34a5-48eb-ad44-a7cf510de1c2 - - - - - -] Attempt 1 to provision port 8f8da083-babb-4b4b-a1fb-42c24674f560 2026-08-24 22:02:08.326 13 INFO neutron.plugins.ml2.plugin [None req-de31b3bc-34a5-48eb-ad44-a7cf510de1c2 - - - - - -] Attempt 1 to provision port e40015bb-15d6-4e04-85c1-b03ff5b70f26 2026-08-24 22:02:09.205 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port ccbdad19-fcbf-49d9-b8cd-be27a2beb9e0 2026-08-24 22:02:09.467 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 7dd0c698-240a-432f-8e50-d8bd9ac194ce 2026-08-24 22:02:09.671 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 1c7900ad-2f74-4922-b520-6e51caccbac8 2026-08-24 22:02:11.392 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 5ced8023-3e26-46e0-87a9-e2fb5f15c977 2026-08-24 22:02:13.594 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 5ced8023-3e26-46e0-87a9-e2fb5f15c977 2026-08-24 22:02:17.166 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 792df896-de81-4f61-a72f-6be9eccb21bd 2026-08-24 22:02:19.985 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 5f100dac-ddea-492f-9ddc-a7d19e59aa21 2026-08-24 22:02:20.089 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ed7430e-5d0b-4bdf-9f9b-0bcfbfb25d16'] response: {'server_uuid': '151c1771-0664-4827-a9bb-8b4b9f505406', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5f100dac-ddea-492f-9ddc-a7d19e59aa21', 'code': 200} 2026-08-24 22:02:20.368 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 792df896-de81-4f61-a72f-6be9eccb21bd 2026-08-24 22:02:20.718 13 INFO neutron.plugins.ml2.plugin [None req-d534e490-c48e-45eb-9645-1753d1bf0a83 - - - - - -] Attempt 1 to provision port 24d07001-fe46-4593-8629-202bd70164cf 2026-08-24 22:02:20.746 13 INFO neutron.plugins.ml2.plugin [None req-d534e490-c48e-45eb-9645-1753d1bf0a83 - - - - - -] Attempt 1 to provision port 418d8487-fd82-4fc4-8abe-f1c14bd9fb6b 2026-08-24 22:02:20.768 13 INFO neutron.plugins.ml2.plugin [None req-d534e490-c48e-45eb-9645-1753d1bf0a83 - - - - - -] Attempt 1 to provision port 5ced8023-3e26-46e0-87a9-e2fb5f15c977 2026-08-24 22:02:21.304 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 5f100dac-ddea-492f-9ddc-a7d19e59aa21 2026-08-24 22:02:25.268 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 9aa1b78c-ae7e-4607-b188-c0d68b0b88b5 2026-08-24 22:02:25.565 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port e40015bb-15d6-4e04-85c1-b03ff5b70f26 2026-08-24 22:02:25.880 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 24d07001-fe46-4593-8629-202bd70164cf 2026-08-24 22:02:27.240 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 9aa1b78c-ae7e-4607-b188-c0d68b0b88b5 2026-08-24 22:02:27.787 13 INFO neutron.plugins.ml2.plugin [None req-94e5c711-792f-4699-9d6e-da6cdab235bb - - - - - -] Attempt 1 to provision port 572d70f6-7e9e-4329-9f26-a3022f290718 2026-08-24 22:02:27.802 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port e40015bb-15d6-4e04-85c1-b03ff5b70f26 2026-08-24 22:02:27.854 13 INFO neutron.plugins.ml2.plugin [None req-94e5c711-792f-4699-9d6e-da6cdab235bb - - - - - -] Attempt 1 to provision port 5f100dac-ddea-492f-9ddc-a7d19e59aa21 2026-08-24 22:02:28.072 13 INFO neutron.plugins.ml2.plugin [None req-94e5c711-792f-4699-9d6e-da6cdab235bb - - - - - -] Attempt 1 to provision port 9aa1b78c-ae7e-4607-b188-c0d68b0b88b5 2026-08-24 22:02:28.310 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 24d07001-fe46-4593-8629-202bd70164cf 2026-08-24 22:02:29.819 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port a20a7ce3-123e-42a2-bf93-88cfb74b4e36 2026-08-24 22:02:29.937 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0186320e-5cb1-4102-a039-17f3afdc8172'] response: {'server_uuid': '06324771-7079-44f8-8bae-203ef1b79192', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a20a7ce3-123e-42a2-bf93-88cfb74b4e36', 'code': 200} 2026-08-24 22:02:31.356 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port a20a7ce3-123e-42a2-bf93-88cfb74b4e36 2026-08-24 22:02:33.108 16 INFO neutron.plugins.ml2.plugin [None req-f8cae135-5d91-4683-ac00-72c23d7cf394 - - - - - -] Attempt 1 to provision port 572d70f6-7e9e-4329-9f26-a3022f290718 2026-08-24 22:02:33.193 16 INFO neutron.plugins.ml2.plugin [None req-f8cae135-5d91-4683-ac00-72c23d7cf394 - - - - - -] Attempt 1 to provision port a20a7ce3-123e-42a2-bf93-88cfb74b4e36 2026-08-24 22:02:33.286 16 INFO neutron.plugins.ml2.plugin [None req-f8cae135-5d91-4683-ac00-72c23d7cf394 - - - - - -] Attempt 1 to provision port 9aa1b78c-ae7e-4607-b188-c0d68b0b88b5 2026-08-24 22:02:35.150 13 INFO neutron.plugins.ml2.plugin [None req-48752bd7-7cb8-485e-ba0e-bc4e255c4b80 - - - - - -] Attempt 1 to provision port 572d70f6-7e9e-4329-9f26-a3022f290718 2026-08-24 22:02:35.181 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 572d70f6-7e9e-4329-9f26-a3022f290718 2026-08-24 22:02:35.926 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 418d8487-fd82-4fc4-8abe-f1c14bd9fb6b 2026-08-24 22:02:37.184 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 572d70f6-7e9e-4329-9f26-a3022f290718 2026-08-24 22:02:37.374 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 418d8487-fd82-4fc4-8abe-f1c14bd9fb6b 2026-08-24 22:02:41.393 16 INFO neutron.plugins.ml2.plugin [None req-b4b0ed06-a568-4402-a675-13d292fc9218 - - - - - -] Attempt 1 to provision port 52e82043-8089-4e52-a95c-c6e6e519f866 2026-08-24 22:02:43.194 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port e6682210-f043-4fc3-b03b-561f25a75e65 2026-08-24 22:02:45.426 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 4916c0be-ac17-436a-b926-1f8e8024c8f3 2026-08-24 22:02:45.725 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port e6682210-f043-4fc3-b03b-561f25a75e65 2026-08-24 22:02:46.522 13 INFO neutron.plugins.ml2.plugin [None req-b13880aa-5903-4a03-89c5-61ed4ed9ed42 - - - - - -] Attempt 1 to provision port 4916c0be-ac17-436a-b926-1f8e8024c8f3 2026-08-24 22:02:46.623 13 INFO neutron.plugins.ml2.plugin [None req-b13880aa-5903-4a03-89c5-61ed4ed9ed42 - - - - - -] Attempt 1 to provision port 2d74f7bc-859e-4642-a8b3-0df01c11d774 2026-08-24 22:02:47.277 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 4916c0be-ac17-436a-b926-1f8e8024c8f3 2026-08-24 22:02:50.397 13 INFO neutron.plugins.ml2.plugin [None req-045d89af-441f-4fa1-a872-302ef72c61e8 - - - - - -] Attempt 1 to provision port 4916c0be-ac17-436a-b926-1f8e8024c8f3 2026-08-24 22:02:50.463 13 INFO neutron.plugins.ml2.plugin [None req-045d89af-441f-4fa1-a872-302ef72c61e8 - - - - - -] Attempt 1 to provision port 2d74f7bc-859e-4642-a8b3-0df01c11d774 2026-08-24 22:02:52.701 13 INFO neutron.plugins.ml2.plugin [None req-e3d34edc-e94b-4204-a1f8-219cb90a363c - - - - - -] Attempt 1 to provision port 2d74f7bc-859e-4642-a8b3-0df01c11d774 2026-08-24 22:02:55.778 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port e3d2075c-c689-4963-8a15-ea88c4e7382d 2026-08-24 22:02:55.871 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-90df8da7-894d-477e-b354-1f3d43e94ad6'] response: {'server_uuid': 'eb9cf4aa-e64d-404b-9779-82f657aa8cc0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e3d2075c-c689-4963-8a15-ea88c4e7382d', 'code': 200} 2026-08-24 22:02:57.354 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port e3d2075c-c689-4963-8a15-ea88c4e7382d 2026-08-24 22:02:57.596 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 4e9f7b6c-9efc-42a7-b914-834032077439 2026-08-24 22:02:59.369 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 2d74f7bc-859e-4642-a8b3-0df01c11d774 2026-08-24 22:02:59.685 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 52e82043-8089-4e52-a95c-c6e6e519f866 2026-08-24 22:02:59.964 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 4e9f7b6c-9efc-42a7-b914-834032077439 2026-08-24 22:03:00.679 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-32c042fb-87b4-406b-bf3d-ef2f599d9064'] response: {'server_uuid': '151c1771-0664-4827-a9bb-8b4b9f505406', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5f100dac-ddea-492f-9ddc-a7d19e59aa21', 'code': 200} 2026-08-24 22:03:02.079 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 5f100dac-ddea-492f-9ddc-a7d19e59aa21 2026-08-24 22:03:02.276 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea4820e8-b57c-4e96-8657-331d22f694fd'] response: {'server_uuid': '151c1771-0664-4827-a9bb-8b4b9f505406', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5f100dac-ddea-492f-9ddc-a7d19e59aa21', 'code': 200} 2026-08-24 22:03:02.320 16 INFO neutron.plugins.ml2.plugin [None req-cce4bd7b-8a7e-4614-be2d-12e2c515ad4f - - - - - -] Attempt 1 to provision port 2d74f7bc-859e-4642-a8b3-0df01c11d774 2026-08-24 22:03:02.515 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 2d74f7bc-859e-4642-a8b3-0df01c11d774 2026-08-24 22:03:02.754 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 52e82043-8089-4e52-a95c-c6e6e519f866 2026-08-24 22:03:03.220 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 5f100dac-ddea-492f-9ddc-a7d19e59aa21 2026-08-24 22:03:14.441 13 INFO neutron.plugins.ml2.plugin [None req-94d06772-4e23-48bb-b209-34600539c7b5 - - - - - -] Attempt 1 to provision port e3d2075c-c689-4963-8a15-ea88c4e7382d 2026-08-24 22:03:17.229 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 1ee3d758-37c0-4e73-ac84-b92fe723f119 2026-08-24 22:03:19.206 13 INFO neutron.plugins.ml2.plugin [None req-b3de0268-4dbc-4c80-a0f2-61829986cf5f - - - - - -] Attempt 1 to provision port 1ee3d758-37c0-4e73-ac84-b92fe723f119 2026-08-24 22:03:19.281 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 1ee3d758-37c0-4e73-ac84-b92fe723f119 2026-08-24 22:03:23.350 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 17176f7d-9f08-4767-8d54-b38dd3ca6b55 2026-08-24 22:03:27.653 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef741da1-6d9c-409e-bfc1-222008f5a90e'] response: {'server_uuid': '151c1771-0664-4827-a9bb-8b4b9f505406', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5f100dac-ddea-492f-9ddc-a7d19e59aa21', 'code': 200} 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server [None req-5a90018c-606e-4df6-8e3c-9ffe5df964f4 - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port 9f747ed1-a307-4c2c-b94c-6da5d89b38a6 could not be found. 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-08-24 22:03:30.022 16 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-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-24 22:03:30.022 16 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-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2808, in one 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1815, in one 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 760, in _only_one_row 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-08-24 22:03:30.022 16 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-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-24 22:03:30.022 16 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-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-24 22:03:30.022 16 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-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-08-24 22:03:30.022 16 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-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server raise self.value 2026-08-24 22:03:30.022 16 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-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server raise self.value 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-24 22:03:30.022 16 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-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server raise self.value 2026-08-24 22:03:30.022 16 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-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-24 22:03:30.022 16 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-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-24 22:03:30.022 16 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-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-24 22:03:30.022 16 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-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server raise self.value 2026-08-24 22:03:30.022 16 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-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server raise self.value 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-24 22:03:30.022 16 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-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server raise self.value 2026-08-24 22:03:30.022 16 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-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1675, in get_port 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-08-24 22:03:30.022 16 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-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port 9f747ed1-a307-4c2c-b94c-6da5d89b38a6 could not be found. 2026-08-24 22:03:30.022 16 ERROR oslo_messaging.rpc.server 2026-08-24 22:03:39.855 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port c63ebd23-91e7-4c5b-a83b-eae7f1830690 2026-08-24 22:03:40.087 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f92a1f1-3a14-424d-95dd-f2aec7133832'] response: {'server_uuid': 'b7300b01-78ad-4fff-b5bb-5e10a08583dc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c63ebd23-91e7-4c5b-a83b-eae7f1830690', 'code': 200} 2026-08-24 22:03:41.563 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port c63ebd23-91e7-4c5b-a83b-eae7f1830690 2026-08-24 22:03:41.870 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port adae7683-34de-422a-b5e0-635ad989762d 2026-08-24 22:03:43.382 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 0fecbb51-4147-4098-b218-61a60a0bedb8 2026-08-24 22:03:44.160 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 3536b314-74ba-4073-b371-71ee36767a94 2026-08-24 22:03:44.698 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port adae7683-34de-422a-b5e0-635ad989762d 2026-08-24 22:03:45.572 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 10c6f6ed-3232-46d3-827a-c363b80855cd 2026-08-24 22:03:45.983 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 0fecbb51-4147-4098-b218-61a60a0bedb8 2026-08-24 22:03:46.228 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 3536b314-74ba-4073-b371-71ee36767a94 2026-08-24 22:03:47.565 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 10c6f6ed-3232-46d3-827a-c363b80855cd 2026-08-24 22:03:50.920 13 INFO neutron.plugins.ml2.plugin [None req-83070027-7791-4854-9e57-c6801f1ee2f6 - - - - - -] Attempt 1 to provision port 5a9e3bf0-fb9f-44fe-8930-cfad410d3533 2026-08-24 22:03:50.946 13 INFO neutron.plugins.ml2.plugin [None req-83070027-7791-4854-9e57-c6801f1ee2f6 - - - - - -] Attempt 1 to provision port f4499213-5c62-404b-904b-52791b325dd3 2026-08-24 22:03:50.977 13 INFO neutron.plugins.ml2.plugin [None req-83070027-7791-4854-9e57-c6801f1ee2f6 - - - - - -] Attempt 1 to provision port a401a5ac-c302-4634-9137-c3f1a362c9dd 2026-08-24 22:03:50.998 13 INFO neutron.plugins.ml2.plugin [None req-83070027-7791-4854-9e57-c6801f1ee2f6 - - - - - -] Attempt 1 to provision port 10c6f6ed-3232-46d3-827a-c363b80855cd 2026-08-24 22:03:51.050 13 INFO neutron.plugins.ml2.plugin [None req-83070027-7791-4854-9e57-c6801f1ee2f6 - - - - - -] Attempt 1 to provision port adae7683-34de-422a-b5e0-635ad989762d 2026-08-24 22:03:52.570 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 28448a69-6ecc-45ab-ab43-9a483f5ce0a8 2026-08-24 22:03:52.703 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-82467da1-ccbb-4b03-a000-8dc0a3f463d5'] response: {'server_uuid': '85a0aa93-e96d-4840-88fa-b0ff0ff11af2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '28448a69-6ecc-45ab-ab43-9a483f5ce0a8', 'code': 200} 2026-08-24 22:03:54.715 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 28448a69-6ecc-45ab-ab43-9a483f5ce0a8 2026-08-24 22:03:54.915 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port f421d8a4-5416-43dd-b553-a727160209ff 2026-08-24 22:03:55.009 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8cfdaa25-d68a-4f57-b98b-ec9f5878c46e'] response: {'server_uuid': '430615e2-6549-46ef-934c-f1971012a81f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f421d8a4-5416-43dd-b553-a727160209ff', 'code': 200} 2026-08-24 22:03:55.852 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port f421d8a4-5416-43dd-b553-a727160209ff 2026-08-24 22:03:58.009 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-06e480aa-2b1a-43b5-a0e0-22c4384c0a19'] response: {'server_uuid': '85a0aa93-e96d-4840-88fa-b0ff0ff11af2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '28448a69-6ecc-45ab-ab43-9a483f5ce0a8', 'code': 200} 2026-08-24 22:03:58.014 16 INFO neutron.plugins.ml2.plugin [None req-5e2e82c8-ebcb-41a1-9ae3-75ab1441ac00 - - - - - -] Attempt 1 to provision port 28448a69-6ecc-45ab-ab43-9a483f5ce0a8 2026-08-24 22:03:58.135 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-62d6f588-380a-4f1e-8111-7e84be62dad1'] response: {'server_uuid': '85a0aa93-e96d-4840-88fa-b0ff0ff11af2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '28448a69-6ecc-45ab-ab43-9a483f5ce0a8', 'code': 200} 2026-08-24 22:03:58.235 16 INFO neutron.plugins.ml2.plugin [None req-5e2e82c8-ebcb-41a1-9ae3-75ab1441ac00 - - - - - -] Attempt 1 to provision port f421d8a4-5416-43dd-b553-a727160209ff 2026-08-24 22:03:58.291 16 INFO neutron.plugins.ml2.plugin [None req-5e2e82c8-ebcb-41a1-9ae3-75ab1441ac00 - - - - - -] Attempt 1 to provision port 8e6a0cc2-e86b-4b69-ac04-bdba935fa1d9 2026-08-24 22:03:58.320 16 INFO neutron.plugins.ml2.plugin [None req-5e2e82c8-ebcb-41a1-9ae3-75ab1441ac00 - - - - - -] Attempt 1 to provision port adae7683-34de-422a-b5e0-635ad989762d 2026-08-24 22:04:00.580 16 INFO neutron.plugins.ml2.plugin [None req-2ec6bc9a-1f8e-47dd-bf3f-315fd8db2db8 - - - - - -] Attempt 1 to provision port 8e6a0cc2-e86b-4b69-ac04-bdba935fa1d9 2026-08-24 22:04:01.858 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 8e6a0cc2-e86b-4b69-ac04-bdba935fa1d9 2026-08-24 22:04:02.071 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 5a9e3bf0-fb9f-44fe-8930-cfad410d3533 2026-08-24 22:04:04.189 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 5a9e3bf0-fb9f-44fe-8930-cfad410d3533 2026-08-24 22:05:07.893 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 6f447785-dac8-4c90-8bfe-0a11eed70c77 2026-08-24 22:05:09.961 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 04bd70d2-66e1-43a9-ad08-03721df5e0e9 2026-08-24 22:05:10.221 13 INFO neutron.plugins.ml2.plugin [None req-7815e300-ccfb-4725-ae45-9731be847f44 - - - - - -] Attempt 1 to provision port 32e72f14-03be-4bcc-9612-c77f6b9610ec 2026-08-24 22:05:10.265 13 INFO neutron.plugins.ml2.plugin [None req-7815e300-ccfb-4725-ae45-9731be847f44 - - - - - -] Attempt 1 to provision port 6f447785-dac8-4c90-8bfe-0a11eed70c77 2026-08-24 22:05:10.341 13 INFO neutron.plugins.ml2.plugin [None req-7815e300-ccfb-4725-ae45-9731be847f44 - - - - - -] Attempt 1 to provision port 6c8301a6-fa94-4a9d-ae63-fe62894d983e 2026-08-24 22:05:10.441 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 6f447785-dac8-4c90-8bfe-0a11eed70c77 2026-08-24 22:05:11.844 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 04bd70d2-66e1-43a9-ad08-03721df5e0e9 2026-08-24 22:05:13.883 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 888cbc00-aa36-49dc-9b19-f4739f42db0b 2026-08-24 22:05:14.437 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port d13ca6d8-d371-44cf-8b85-135419c7e3e7 2026-08-24 22:05:15.912 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port d13ca6d8-d371-44cf-8b85-135419c7e3e7 2026-08-24 22:05:15.996 16 INFO neutron.plugins.ml2.plugin [None req-92e05bd2-c790-4438-817c-2656d2e52151 - - - - - -] Attempt 1 to provision port 32e72f14-03be-4bcc-9612-c77f6b9610ec 2026-08-24 22:05:16.025 16 INFO neutron.plugins.ml2.plugin [None req-92e05bd2-c790-4438-817c-2656d2e52151 - - - - - -] Attempt 1 to provision port a52a6b86-eb5a-4f99-8fa3-00ea8819695f 2026-08-24 22:05:16.048 16 INFO neutron.plugins.ml2.plugin [None req-92e05bd2-c790-4438-817c-2656d2e52151 - - - - - -] Attempt 1 to provision port d13ca6d8-d371-44cf-8b85-135419c7e3e7 2026-08-24 22:05:16.144 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 888cbc00-aa36-49dc-9b19-f4739f42db0b 2026-08-24 22:05:18.209 16 INFO neutron.plugins.ml2.plugin [None req-e061abc0-e2fd-4605-8cad-17600b2e3348 - - - - - -] Attempt 1 to provision port 32e72f14-03be-4bcc-9612-c77f6b9610ec 2026-08-24 22:05:20.473 16 INFO neutron.plugins.ml2.plugin [None req-bbe98875-627e-4ab0-a6cb-feae627eb6a5 - - - - - -] Attempt 1 to provision port 14be81d7-e1d5-4a7a-89aa-cce7386c7a30 2026-08-24 22:05:20.498 16 INFO neutron.plugins.ml2.plugin [None req-bbe98875-627e-4ab0-a6cb-feae627eb6a5 - - - - - -] Attempt 1 to provision port d13ca6d8-d371-44cf-8b85-135419c7e3e7 2026-08-24 22:05:21.738 16 INFO neutron.plugins.ml2.plugin [None req-1c22ff7f-befb-4a79-a662-63a53a73cce9 - - - - - -] Attempt 1 to provision port 14be81d7-e1d5-4a7a-89aa-cce7386c7a30 2026-08-24 22:05:23.772 13 INFO neutron.plugins.ml2.plugin [None req-297b55ed-a921-4287-8f1b-541692629bf6 - - - - - -] Attempt 1 to provision port 14be81d7-e1d5-4a7a-89aa-cce7386c7a30 2026-08-24 22:05:26.895 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port b47bc1f2-686b-4726-a6f0-e14871877456 2026-08-24 22:05:27.015 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-67b33c98-2a1f-43e3-a656-0a3a9760d6f4'] response: {'server_uuid': 'eb0b3190-b7a4-4776-bd2f-dfa163a80873', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b47bc1f2-686b-4726-a6f0-e14871877456', 'code': 200} 2026-08-24 22:05:27.846 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port b47bc1f2-686b-4726-a6f0-e14871877456 2026-08-24 22:05:29.868 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 6c8301a6-fa94-4a9d-ae63-fe62894d983e 2026-08-24 22:05:30.130 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 32e72f14-03be-4bcc-9612-c77f6b9610ec 2026-08-24 22:05:31.891 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port a52a6b86-eb5a-4f99-8fa3-00ea8819695f 2026-08-24 22:05:32.127 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 6c8301a6-fa94-4a9d-ae63-fe62894d983e 2026-08-24 22:05:32.318 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 14be81d7-e1d5-4a7a-89aa-cce7386c7a30 2026-08-24 22:05:32.581 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 32e72f14-03be-4bcc-9612-c77f6b9610ec 2026-08-24 22:05:33.847 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port a52a6b86-eb5a-4f99-8fa3-00ea8819695f 2026-08-24 22:05:34.242 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 14be81d7-e1d5-4a7a-89aa-cce7386c7a30 2026-08-24 22:06:05.864 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 616026b7-8363-4848-a193-58e8c713afde 2026-08-24 22:06:06.356 13 INFO neutron.plugins.ml2.plugin [None req-9f72b661-1cee-4fee-b45b-34ca85733961 - - - - - -] Attempt 1 to provision port 616026b7-8363-4848-a193-58e8c713afde 2026-08-24 22:06:07.854 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 616026b7-8363-4848-a193-58e8c713afde 2026-08-24 22:06:09.915 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 38070e31-231b-41e6-adf9-7ff8d38b7c62 2026-08-24 22:06:10.243 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 222e13e0-49db-4039-9dd0-16b0306576a4 2026-08-24 22:06:11.973 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 38070e31-231b-41e6-adf9-7ff8d38b7c62 2026-08-24 22:06:12.167 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 222e13e0-49db-4039-9dd0-16b0306576a4 2026-08-24 22:06:12.395 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 6628d2d0-ca15-4a59-a033-a89ded3d21ab 2026-08-24 22:06:14.004 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 6628d2d0-ca15-4a59-a033-a89ded3d21ab 2026-08-24 22:06:17.887 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 616026b7-8363-4848-a193-58e8c713afde 2026-08-24 22:06:19.222 13 INFO neutron.plugins.ml2.plugin [None req-5840e172-5dec-4534-96df-19a42567cab9 - - - - - -] Attempt 1 to provision port 0a764d7c-9189-41f6-8d71-c370c33723ee 2026-08-24 22:06:19.247 13 INFO neutron.plugins.ml2.plugin [None req-5840e172-5dec-4534-96df-19a42567cab9 - - - - - -] Attempt 1 to provision port 616026b7-8363-4848-a193-58e8c713afde 2026-08-24 22:06:19.301 13 INFO neutron.plugins.ml2.plugin [None req-5840e172-5dec-4534-96df-19a42567cab9 - - - - - -] Attempt 1 to provision port 3a39296b-862f-4391-ac1e-9a7dbef10207 2026-08-24 22:06:19.324 13 INFO neutron.plugins.ml2.plugin [None req-5840e172-5dec-4534-96df-19a42567cab9 - - - - - -] Attempt 1 to provision port 6628d2d0-ca15-4a59-a033-a89ded3d21ab 2026-08-24 22:06:19.379 13 INFO neutron.plugins.ml2.plugin [None req-5840e172-5dec-4534-96df-19a42567cab9 - - - - - -] Attempt 1 to provision port d485e9e3-bd4e-4b64-aded-779b826870ee 2026-08-24 22:06:19.403 13 INFO neutron.plugins.ml2.plugin [None req-5840e172-5dec-4534-96df-19a42567cab9 - - - - - -] Attempt 1 to provision port 222e13e0-49db-4039-9dd0-16b0306576a4 2026-08-24 22:06:24.361 16 INFO neutron.plugins.ml2.plugin [None req-73f2667b-c2ee-4cbf-95f2-ad364ffbb7f9 - - - - - -] Attempt 1 to provision port 0a764d7c-9189-41f6-8d71-c370c33723ee 2026-08-24 22:06:24.391 16 INFO neutron.plugins.ml2.plugin [None req-73f2667b-c2ee-4cbf-95f2-ad364ffbb7f9 - - - - - -] Attempt 1 to provision port 616026b7-8363-4848-a193-58e8c713afde 2026-08-24 22:06:24.443 16 INFO neutron.plugins.ml2.plugin [None req-73f2667b-c2ee-4cbf-95f2-ad364ffbb7f9 - - - - - -] Attempt 1 to provision port 3a39296b-862f-4391-ac1e-9a7dbef10207 2026-08-24 22:06:24.455 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 7831107b-c898-4256-8fa8-5369fe51bc95 2026-08-24 22:06:24.468 16 INFO neutron.plugins.ml2.plugin [None req-73f2667b-c2ee-4cbf-95f2-ad364ffbb7f9 - - - - - -] Attempt 1 to provision port 7831107b-c898-4256-8fa8-5369fe51bc95 2026-08-24 22:06:24.544 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b514efa-6a23-4d33-9e95-e9d699680075'] response: {'server_uuid': '6f05ce25-fcc0-4690-ab21-0fd21a7e595b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7831107b-c898-4256-8fa8-5369fe51bc95', 'code': 200} 2026-08-24 22:06:25.073 16 INFO neutron.plugins.ml2.plugin [None req-73f2667b-c2ee-4cbf-95f2-ad364ffbb7f9 - - - - - -] Attempt 1 to provision port 6628d2d0-ca15-4a59-a033-a89ded3d21ab 2026-08-24 22:06:25.143 16 INFO neutron.plugins.ml2.plugin [None req-73f2667b-c2ee-4cbf-95f2-ad364ffbb7f9 - - - - - -] Attempt 1 to provision port 222e13e0-49db-4039-9dd0-16b0306576a4 2026-08-24 22:06:25.196 16 INFO neutron.plugins.ml2.plugin [None req-73f2667b-c2ee-4cbf-95f2-ad364ffbb7f9 - - - - - -] Attempt 1 to provision port 6653ace5-676e-4fb3-a731-6de289c61d38 2026-08-24 22:06:25.941 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 0a764d7c-9189-41f6-8d71-c370c33723ee 2026-08-24 22:06:26.406 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 7831107b-c898-4256-8fa8-5369fe51bc95 2026-08-24 22:06:27.924 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 6653ace5-676e-4fb3-a731-6de289c61d38 2026-08-24 22:06:28.191 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 0a764d7c-9189-41f6-8d71-c370c33723ee 2026-08-24 22:06:28.364 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 3a39296b-862f-4391-ac1e-9a7dbef10207 2026-08-24 22:06:28.653 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port d485e9e3-bd4e-4b64-aded-779b826870ee 2026-08-24 22:06:28.995 13 INFO neutron.plugins.ml2.plugin [None req-bd82f3cf-0b35-4858-8e2d-2ff60f10c546 - - - - - -] Attempt 1 to provision port 7831107b-c898-4256-8fa8-5369fe51bc95 2026-08-24 22:06:29.045 13 INFO neutron.plugins.ml2.plugin [None req-bd82f3cf-0b35-4858-8e2d-2ff60f10c546 - - - - - -] Attempt 1 to provision port 3a39296b-862f-4391-ac1e-9a7dbef10207 2026-08-24 22:06:29.099 13 INFO neutron.plugins.ml2.plugin [None req-bd82f3cf-0b35-4858-8e2d-2ff60f10c546 - - - - - -] Attempt 1 to provision port 0a764d7c-9189-41f6-8d71-c370c33723ee 2026-08-24 22:06:29.151 13 INFO neutron.plugins.ml2.plugin [None req-bd82f3cf-0b35-4858-8e2d-2ff60f10c546 - - - - - -] Attempt 1 to provision port 222e13e0-49db-4039-9dd0-16b0306576a4 2026-08-24 22:06:29.195 13 INFO neutron.plugins.ml2.plugin [None req-bd82f3cf-0b35-4858-8e2d-2ff60f10c546 - - - - - -] Attempt 1 to provision port 6653ace5-676e-4fb3-a731-6de289c61d38 2026-08-24 22:06:29.863 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 6653ace5-676e-4fb3-a731-6de289c61d38 2026-08-24 22:06:30.030 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port d485e9e3-bd4e-4b64-aded-779b826870ee 2026-08-24 22:06:30.172 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 3a39296b-862f-4391-ac1e-9a7dbef10207 2026-08-24 22:06:32.077 16 INFO neutron.plugins.ml2.plugin [None req-93ec90e0-c2b9-4ebc-a00f-aa92caa04d7c - - - - - -] Attempt 1 to provision port 0a764d7c-9189-41f6-8d71-c370c33723ee 2026-08-24 22:06:32.127 16 INFO neutron.plugins.ml2.plugin [None req-93ec90e0-c2b9-4ebc-a00f-aa92caa04d7c - - - - - -] Attempt 1 to provision port 3a39296b-862f-4391-ac1e-9a7dbef10207 2026-08-24 22:06:32.212 16 INFO neutron.plugins.ml2.plugin [None req-93ec90e0-c2b9-4ebc-a00f-aa92caa04d7c - - - - - -] Attempt 1 to provision port 6653ace5-676e-4fb3-a731-6de289c61d38 2026-08-24 22:06:33.447 16 INFO neutron.plugins.ml2.plugin [None req-de5b0edf-22bf-49a3-b17c-3283487400b4 - - - - - -] Attempt 1 to provision port 6653ace5-676e-4fb3-a731-6de289c61d38 2026-08-24 22:06:34.791 16 INFO neutron.plugins.ml2.plugin [None req-5b2c6c55-4499-4216-8300-9f3a36a72734 - - - - - -] Attempt 1 to provision port 7831107b-c898-4256-8fa8-5369fe51bc95 2026-08-24 22:06:41.917 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 6fafb08a-836b-41fb-b011-1dfc985d987b 2026-08-24 22:06:42.047 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-75af22db-b838-4a54-a1e7-cadea0935f5c'] response: {'server_uuid': 'abe3a29d-dc8a-4f34-bc72-481d5a269dab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6fafb08a-836b-41fb-b011-1dfc985d987b', 'code': 200} 2026-08-24 22:06:43.891 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 6fafb08a-836b-41fb-b011-1dfc985d987b 2026-08-24 22:07:13.621 16 INFO neutron.plugins.ml2.plugin [None req-4c17dc16-92dc-4564-98eb-60e3f84e9446 - - - - - -] Attempt 1 to provision port 7b3815b2-77f3-4fb0-a116-5cf0c151c539 2026-08-24 22:07:34.411 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port aa15baf6-02cc-4b80-83ff-25c438ca134d 2026-08-24 22:07:34.555 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2769abce-d7d0-4228-89b8-822204df2880'] response: {'server_uuid': 'dd443d72-e469-4612-863e-708ed2ea1422', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aa15baf6-02cc-4b80-83ff-25c438ca134d', 'code': 200} 2026-08-24 22:07:35.909 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port aa15baf6-02cc-4b80-83ff-25c438ca134d 2026-08-24 22:08:15.427 13 INFO neutron.plugins.ml2.plugin [None req-bae7c6e5-bbcc-4f80-8cef-7befac410b60 - - - - - -] Attempt 1 to provision port 4f799b47-2aad-4e41-9c40-ad5b10a310ac 2026-08-24 22:08:21.907 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 4f799b47-2aad-4e41-9c40-ad5b10a310ac 2026-08-24 22:08:21.996 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0279750-3186-462e-bd5c-6a44e2d1167e'] response: {'server_uuid': 'dd443d72-e469-4612-863e-708ed2ea1422', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4f799b47-2aad-4e41-9c40-ad5b10a310ac', 'code': 200} 2026-08-24 22:08:23.883 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 4f799b47-2aad-4e41-9c40-ad5b10a310ac 2026-08-24 22:08:25.924 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 4f799b47-2aad-4e41-9c40-ad5b10a310ac 2026-08-24 22:08:28.403 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 4f799b47-2aad-4e41-9c40-ad5b10a310ac 2026-08-24 22:08:58.250 16 INFO neutron.plugins.ml2.plugin [None req-fea12555-44b8-4ae7-92bf-b85b5d282e84 - - - - - -] Attempt 1 to provision port 79899ee6-15df-40b0-812a-066bdcf319d0 2026-08-24 22:09:06.133 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 79899ee6-15df-40b0-812a-066bdcf319d0 2026-08-24 22:09:06.230 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b4a8384-66e7-4eb8-b65c-29d5c4920daa'] response: {'server_uuid': 'dd443d72-e469-4612-863e-708ed2ea1422', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '79899ee6-15df-40b0-812a-066bdcf319d0', 'code': 200} 2026-08-24 22:09:07.243 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 79899ee6-15df-40b0-812a-066bdcf319d0 2026-08-24 22:09:15.350 13 INFO neutron.plugins.ml2.plugin [None req-d2b8aaa8-c426-4a8d-b42e-19555cb79db5 - - - - - -] Attempt 1 to provision port aa532ecd-32b1-4e7a-ab40-302712f4258e 2026-08-24 22:09:21.283 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port aa532ecd-32b1-4e7a-ab40-302712f4258e 2026-08-24 22:09:21.387 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c93c4c3b-0525-4946-a0a8-765d304a7a2c'] response: {'server_uuid': 'dd443d72-e469-4612-863e-708ed2ea1422', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aa532ecd-32b1-4e7a-ab40-302712f4258e', 'code': 200} 2026-08-24 22:09:23.237 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port aa532ecd-32b1-4e7a-ab40-302712f4258e 2026-08-24 22:09:25.104 13 INFO neutron.plugins.ml2.plugin [None req-ce4ac36e-22c6-481b-8922-ae2fead4d944 - - - - - -] Attempt 1 to provision port 79899ee6-15df-40b0-812a-066bdcf319d0 2026-08-24 22:09:25.315 16 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 79899ee6-15df-40b0-812a-066bdcf319d0 2026-08-24 22:09:39.322 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port aa532ecd-32b1-4e7a-ab40-302712f4258e 2026-08-24 22:09:39.992 16 INFO neutron.plugins.ml2.plugin [None req-be763ccb-35e2-4c4d-bbff-6cf59e95f048 - - - - - -] Attempt 1 to provision port aa532ecd-32b1-4e7a-ab40-302712f4258e 2026-08-24 22:09:50.324 16 INFO neutron.plugins.ml2.plugin [None req-64cc7ea8-6fe2-4383-9afd-eca687feb334 - - - - - -] Attempt 1 to provision port 79899ee6-15df-40b0-812a-066bdcf319d0 2026-08-24 22:09:51.268 13 INFO neutron.plugins.ml2.plugin [None req-48770bf8-a147-4f6b-b36b-d99d8642f89f - - - - - -] Attempt 1 to provision port 79899ee6-15df-40b0-812a-066bdcf319d0 2026-08-24 22:10:33.405 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-69e87743-66f8-4293-aa41-055d848bb6d7'] response: {'server_uuid': '6f05ce25-fcc0-4690-ab21-0fd21a7e595b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7831107b-c898-4256-8fa8-5369fe51bc95', 'code': 200}