+ 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-07-16 03:13:16.527 1 INFO neutron.common.config [-] Logging enabled! 2026-07-16 03:13:16.527 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.4.dev5 2026-07-16 03:13:16.527 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-16 03:13:16.528 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-16 03:13:17.886 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-16 03:13:17.888 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-16 03:13:17.891 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-16 03:13:17.892 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-16 03:13:17.892 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-16 03:13:17.893 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-16 03:13:17.893 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 03:13:17.899 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 03:13:17.899 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 03:13:17.899 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-16 03:13:17.918 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-16 03:13:17.919 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-16 03:13:17.919 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-16 03:13:17.937 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-16 03:13:17.937 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-16 03:13:17.937 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-16 03:13:17.938 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-16 03:13:18.212 1 INFO neutron.plugins.ml2.managers [None req-23e3f7c7-12ad-47d6-a5e8-c34e85ccd404 - - - - - -] Initializing driver for type 'vlan' 2026-07-16 03:13:18.341 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-23e3f7c7-12ad-47d6-a5e8-c34e85ccd404 - - - - - -] VlanTypeDriver initialization complete 2026-07-16 03:13:18.341 1 INFO neutron.plugins.ml2.managers [None req-23e3f7c7-12ad-47d6-a5e8-c34e85ccd404 - - - - - -] Initializing driver for type 'vxlan' 2026-07-16 03:13:18.341 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-23e3f7c7-12ad-47d6-a5e8-c34e85ccd404 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-16 03:13:18.384 1 INFO neutron.plugins.ml2.managers [None req-23e3f7c7-12ad-47d6-a5e8-c34e85ccd404 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-16 03:13:18.384 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-23e3f7c7-12ad-47d6-a5e8-c34e85ccd404 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-16 03:13:18.384 1 INFO neutron.plugins.ml2.managers [None req-23e3f7c7-12ad-47d6-a5e8-c34e85ccd404 - - - - - -] Initializing extension driver 'port_security' 2026-07-16 03:13:18.385 1 INFO neutron.plugins.ml2.extensions.port_security [None req-23e3f7c7-12ad-47d6-a5e8-c34e85ccd404 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-16 03:13:18.385 1 INFO neutron.plugins.ml2.managers [None req-23e3f7c7-12ad-47d6-a5e8-c34e85ccd404 - - - - - -] Initializing extension driver 'qos' 2026-07-16 03:13:18.385 1 INFO neutron.plugins.ml2.managers [None req-23e3f7c7-12ad-47d6-a5e8-c34e85ccd404 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-16 03:13:18.385 1 INFO neutron.plugins.ml2.managers [None req-23e3f7c7-12ad-47d6-a5e8-c34e85ccd404 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-16 03:13:18.404 1 INFO neutron.quota [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded quota_driver: . 2026-07-16 03:13:18.405 1 INFO neutron.plugins.ml2.plugin [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Modular L2 Plugin initialization complete 2026-07-16 03:13:18.405 1 INFO neutron.plugins.ml2.managers [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-16 03:13:18.405 1 INFO neutron.plugins.ml2.managers [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-16 03:13:18.405 1 INFO neutron.plugins.ml2.managers [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Got port-security extension from driver 'port_security' 2026-07-16 03:13:18.405 1 INFO neutron.manager [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loading Plugin: qos 2026-07-16 03:13:18.416 1 INFO neutron.manager [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loading Plugin: router 2026-07-16 03:13:18.449 1 INFO neutron.services.service_base [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-16 03:13:18.449 1 INFO neutron.manager [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loading Plugin: segments 2026-07-16 03:13:18.512 1 INFO neutron.manager [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loading Plugin: trunk 2026-07-16 03:13:18.525 1 INFO neutron.manager [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loading Plugin: vpnaas 2026-07-16 03:13:18.555 1 WARNING stevedore.named [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-16 03:13:18.628 1 INFO neutron_vpnaas.services.vpn.plugin [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-16 03:13:18.628 1 INFO neutron.common.utils [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-16 03:13:18.628 1 INFO neutron.manager [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loading Plugin: taas 2026-07-16 03:13:18.649 1 WARNING stevedore.named [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-16 03:13:18.684 1 INFO neutron_taas.services.taas.taas_plugin [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-16 03:13:18.685 1 INFO neutron.manager [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loading Plugin: tapmirror 2026-07-16 03:13:18.696 1 WARNING stevedore.named [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-16 03:13:18.711 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-16 03:13:18.712 1 INFO neutron.manager [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loading Plugin: auto_allocate 2026-07-16 03:13:18.717 1 INFO neutron.manager [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loading Plugin: tag 2026-07-16 03:13:18.726 1 INFO neutron.manager [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loading Plugin: timestamp 2026-07-16 03:13:18.728 1 INFO neutron.manager [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loading Plugin: network_ip_availability 2026-07-16 03:13:18.732 1 INFO neutron.manager [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loading Plugin: flavors 2026-07-16 03:13:18.734 1 INFO neutron.manager [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loading Plugin: revisions 2026-07-16 03:13:18.737 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Initializing extension manager. 2026-07-16 03:13:18.738 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: address-group 2026-07-16 03:13:18.739 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: address-scope 2026-07-16 03:13:18.739 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-16 03:13:18.740 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: agent 2026-07-16 03:13:18.741 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: agent-resources-synced 2026-07-16 03:13:18.741 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: allowed-address-pairs 2026-07-16 03:13:18.742 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: auto-allocated-topology 2026-07-16 03:13:18.744 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: availability_zone 2026-07-16 03:13:18.744 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: availability_zone_filter 2026-07-16 03:13:18.745 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-16 03:13:18.745 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: default-subnetpools 2026-07-16 03:13:18.746 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-16 03:13:18.747 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: dns-integration 2026-07-16 03:13:18.747 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: dns-domain-ports 2026-07-16 03:13:18.747 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-16 03:13:18.748 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: dvr 2026-07-16 03:13:18.748 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-16 03:13:18.749 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: empty-string-filtering 2026-07-16 03:13:18.750 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-16 03:13:18.751 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-16 03:13:18.751 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: external-net 2026-07-16 03:13:18.751 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-16 03:13:18.752 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: extraroute 2026-07-16 03:13:18.752 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: extraroute-atomic 2026-07-16 03:13:18.753 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-16 03:13:18.753 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-16 03:13:18.754 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-16 03:13:18.755 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-16 03:13:18.755 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: fip-port-details 2026-07-16 03:13:18.756 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: flavors 2026-07-16 03:13:18.756 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-16 03:13:18.757 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: floatingip-pools 2026-07-16 03:13:18.757 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: ip_allocation 2026-07-16 03:13:18.758 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: ip-substring-filtering 2026-07-16 03:13:18.758 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: l2_adjacency 2026-07-16 03:13:18.759 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: router 2026-07-16 03:13:18.765 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-16 03:13:18.766 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-16 03:13:18.767 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-16 03:13:18.767 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: ext-gw-mode 2026-07-16 03:13:18.767 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: l3-ha 2026-07-16 03:13:18.768 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-16 03:13:18.768 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-16 03:13:18.769 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: l3-flavors 2026-07-16 03:13:18.769 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-16 03:13:18.770 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-16 03:13:18.771 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-16 03:13:18.772 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-16 03:13:18.773 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-16 03:13:18.774 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-16 03:13:18.775 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-16 03:13:18.775 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: multi-provider 2026-07-16 03:13:18.775 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: net-mtu 2026-07-16 03:13:18.776 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: net-mtu-writable 2026-07-16 03:13:18.776 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: network_availability_zone 2026-07-16 03:13:18.777 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: network_ha 2026-07-16 03:13:18.777 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: network-ip-availability 2026-07-16 03:13:18.778 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-16 03:13:18.778 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: pagination 2026-07-16 03:13:18.779 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: port-device-profile 2026-07-16 03:13:18.779 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-16 03:13:18.779 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-16 03:13:18.780 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-16 03:13:18.780 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: port-mac-override 2026-07-16 03:13:18.781 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-16 03:13:18.781 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-16 03:13:18.781 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-16 03:13:18.782 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: port-resource-request 2026-07-16 03:13:18.782 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: port-resource-request-groups 2026-07-16 03:13:18.782 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-16 03:13:18.783 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: binding 2026-07-16 03:13:18.784 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: binding-extended 2026-07-16 03:13:18.784 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: port-security 2026-07-16 03:13:18.785 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: project-id 2026-07-16 03:13:18.785 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: provider 2026-07-16 03:13:18.786 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-16 03:13:18.788 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: qos 2026-07-16 03:13:18.788 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-16 03:13:18.789 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-16 03:13:18.789 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: qos-default 2026-07-16 03:13:18.789 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: qos-fip 2026-07-16 03:13:18.790 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-16 03:13:18.790 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: qos-gateway-ip 2026-07-16 03:13:18.790 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: qos-port-network-policy 2026-07-16 03:13:18.791 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: qos-pps-minimum 2026-07-16 03:13:18.791 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-16 03:13:18.792 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: qos-pps 2026-07-16 03:13:18.792 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: qos-rule-type-details 2026-07-16 03:13:18.793 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-16 03:13:18.793 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: qos-rules-alias 2026-07-16 03:13:18.794 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: quota-check-limit 2026-07-16 03:13:18.794 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: quota-check-limit-default 2026-07-16 03:13:18.796 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: quotas 2026-07-16 03:13:18.799 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: quota_details 2026-07-16 03:13:18.800 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: rbac-policies 2026-07-16 03:13:18.800 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: rbac-address-group 2026-07-16 03:13:18.801 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: rbac-address-scope 2026-07-16 03:13:18.801 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: rbac-security-groups 2026-07-16 03:13:18.802 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: rbac-subnetpool 2026-07-16 03:13:18.802 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: revision-if-match 2026-07-16 03:13:18.803 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: standard-attr-revisions 2026-07-16 03:13:18.803 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: router_availability_zone 2026-07-16 03:13:18.803 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-16 03:13:18.805 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: security-groups-default-rules 2026-07-16 03:13:18.805 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-16 03:13:18.806 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-16 03:13:18.806 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-16 03:13:18.806 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-16 03:13:18.807 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-16 03:13:18.810 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: security-group 2026-07-16 03:13:18.811 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: segment 2026-07-16 03:13:18.812 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-16 03:13:18.812 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: service-type 2026-07-16 03:13:18.812 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: sorting 2026-07-16 03:13:18.813 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: standard-attr-segment 2026-07-16 03:13:18.813 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: standard-attr-description 2026-07-16 03:13:18.814 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: stateful-security-group 2026-07-16 03:13:18.814 1 WARNING neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-16 03:13:18.814 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-16 03:13:18.815 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: subnet-external-network 2026-07-16 03:13:18.815 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: subnet_onboard 2026-07-16 03:13:18.816 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-16 03:13:18.816 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: subnet-service-types 2026-07-16 03:13:18.817 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: subnet_allocation 2026-07-16 03:13:18.817 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-16 03:13:18.818 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: tag-creation 2026-07-16 03:13:18.818 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-16 03:13:18.821 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: standard-attr-tag 2026-07-16 03:13:18.822 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-16 03:13:18.822 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: trunk 2026-07-16 03:13:18.823 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: trunk-details 2026-07-16 03:13:18.823 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-16 03:13:18.824 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-16 03:13:18.824 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-16 03:13:18.825 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-16 03:13:18.827 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-16 03:13:18.827 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-16 03:13:18.828 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: vpn-flavors 2026-07-16 03:13:18.829 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: vpnaas 2026-07-16 03:13:18.830 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: taas 2026-07-16 03:13:18.831 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: tap-mirror 2026-07-16 03:13:18.831 1 INFO neutron.api.extensions [None req-34043192-8d9f-4037-a702-6da5ed6b18da - - - - - -] Loaded extension: taas-vlan-filter 2026-07-16 03:13:48.910 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-16 03:13:48.953 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-16 03:13:48.956 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-16 03:13:57.821 13 INFO neutron.db.l3_hamode_db [None req-51578a3b-72c9-4af0-8aa6-5cf533093649 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 03:14:10.448 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port c1419077-e1ff-4377-8cac-2faee94359ee 2026-07-16 03:14:10.731 16 INFO neutron.plugins.ml2.plugin [None req-47ccc1f3-85a0-4cc9-81eb-0d4558788a82 - - - - - -] Attempt 1 to provision port c1419077-e1ff-4377-8cac-2faee94359ee 2026-07-16 03:14:12.348 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port c1419077-e1ff-4377-8cac-2faee94359ee 2026-07-16 03:14:12.396 16 INFO neutron.plugins.ml2.plugin [None req-355ec32b-df06-49fb-9ff1-13ab7a0a8fb6 - - - - - -] Attempt 1 to provision port c1419077-e1ff-4377-8cac-2faee94359ee 2026-07-16 03:18:36.150 13 INFO neutron.plugins.ml2.plugin [None req-3de0d566-6fdd-45e6-bbd6-879b1122d1f4 - - - - - -] Attempt 1 to provision port ac68a1c9-9545-432d-92e6-bd60c473e4f4 2026-07-16 03:18:36.440 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port ac68a1c9-9545-432d-92e6-bd60c473e4f4 2026-07-16 03:18:37.793 13 INFO neutron.plugins.ml2.plugin [None req-240342be-ac4f-4e63-af9d-1f6aa9ec6430 - - - - - -] Attempt 1 to provision port ac68a1c9-9545-432d-92e6-bd60c473e4f4 2026-07-16 03:18:38.414 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port ac68a1c9-9545-432d-92e6-bd60c473e4f4 2026-07-16 03:18:42.940 16 INFO neutron.plugins.ml2.plugin [None req-19a59ada-bf31-4e4d-90c4-83cb86d33f36 - - - - - -] Attempt 1 to provision port 72e18ee4-80f2-45b7-b39f-0193e47282d5 2026-07-16 03:22:21.139 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 72e18ee4-80f2-45b7-b39f-0193e47282d5 2026-07-16 03:22:22.494 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 72e18ee4-80f2-45b7-b39f-0193e47282d5 2026-07-16 03:30:14.622 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port d59a4a02-5801-488b-90d6-e26c5fad180a 2026-07-16 03:30:16.593 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port d59a4a02-5801-488b-90d6-e26c5fad180a 2026-07-16 03:41:48.392 13 INFO neutron.plugins.ml2.plugin [None req-e8f8d0ed-6648-4944-89f5-bbd41dca5f51 - - - - - -] Attempt 1 to provision port 72e18ee4-80f2-45b7-b39f-0193e47282d5 2026-07-16 03:41:48.440 13 INFO neutron.plugins.ml2.plugin [None req-e8f8d0ed-6648-4944-89f5-bbd41dca5f51 - - - - - -] Attempt 1 to provision port ac68a1c9-9545-432d-92e6-bd60c473e4f4 2026-07-16 03:41:48.481 13 INFO neutron.plugins.ml2.plugin [None req-e8f8d0ed-6648-4944-89f5-bbd41dca5f51 - - - - - -] Attempt 1 to provision port c1419077-e1ff-4377-8cac-2faee94359ee 2026-07-16 03:46:28.909 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 1dff7f59-6766-4192-b346-a33792a3097b 2026-07-16 03:46:29.384 16 INFO neutron.plugins.ml2.plugin [None req-84e47eb3-306a-4464-8349-e3271b0731b3 - - - - - -] Attempt 1 to provision port 1dff7f59-6766-4192-b346-a33792a3097b 2026-07-16 03:46:30.917 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 1dff7f59-6766-4192-b346-a33792a3097b 2026-07-16 03:46:32.927 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 207900e6-f908-4600-a3bc-1a20417839ee 2026-07-16 03:46:34.842 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 207900e6-f908-4600-a3bc-1a20417839ee 2026-07-16 03:46:36.973 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 048341b6-d2d7-4f66-bfc5-5d53a746a82d 2026-07-16 03:46:37.622 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port aad5ff76-4b31-45f1-99ad-c4157d2dc229 2026-07-16 03:46:38.279 13 INFO neutron.plugins.ml2.plugin [None req-96f13a7a-487a-4d85-b476-e75c79a311c1 - - - - - -] Attempt 1 to provision port f7953d5a-aa43-4d02-96d7-ba97c90724a3 2026-07-16 03:46:38.283 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 1ba60b26-7500-4f77-89b7-cf5972cf2178 2026-07-16 03:46:38.309 13 INFO neutron.plugins.ml2.plugin [None req-96f13a7a-487a-4d85-b476-e75c79a311c1 - - - - - -] Attempt 1 to provision port 1ba60b26-7500-4f77-89b7-cf5972cf2178 2026-07-16 03:46:38.479 13 INFO neutron.plugins.ml2.plugin [None req-96f13a7a-487a-4d85-b476-e75c79a311c1 - - - - - -] Attempt 1 to provision port b1b71b43-b192-4884-8979-d28dad377e87 2026-07-16 03:46:38.500 13 INFO neutron.plugins.ml2.plugin [None req-96f13a7a-487a-4d85-b476-e75c79a311c1 - - - - - -] Attempt 1 to provision port 207900e6-f908-4600-a3bc-1a20417839ee 2026-07-16 03:46:38.540 13 INFO neutron.plugins.ml2.plugin [None req-96f13a7a-487a-4d85-b476-e75c79a311c1 - - - - - -] Attempt 1 to provision port 97eb43f3-e234-4b14-b0cc-7cd33a722e4d 2026-07-16 03:46:39.197 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 653f5523-5903-4ccc-a654-db8d0f311d83 2026-07-16 03:46:40.165 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port c38902d0-363f-43fb-9dcc-497ed89e8c48 2026-07-16 03:46:40.532 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 048341b6-d2d7-4f66-bfc5-5d53a746a82d 2026-07-16 03:46:40.710 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port aad5ff76-4b31-45f1-99ad-c4157d2dc229 2026-07-16 03:46:40.875 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 1ba60b26-7500-4f77-89b7-cf5972cf2178 2026-07-16 03:46:41.042 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 653f5523-5903-4ccc-a654-db8d0f311d83 2026-07-16 03:46:42.155 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port c38902d0-363f-43fb-9dcc-497ed89e8c48 2026-07-16 03:46:44.604 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port c7fb2c32-f758-4cbe-a554-b09a407e6ac2 2026-07-16 03:46:45.151 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-09c2d513-4abd-4a7b-b4a9-bf82c872e606'] response: {'server_uuid': '4e3ce9ef-6066-4952-992f-85fd03481003', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c7fb2c32-f758-4cbe-a554-b09a407e6ac2', 'code': 200} 2026-07-16 03:46:46.205 16 INFO neutron.plugins.ml2.plugin [None req-8decc9b4-54e4-489d-9942-18efdaa11dc1 - - - - - -] Attempt 1 to provision port c48cefa9-561b-462e-b075-073ba28f20b9 2026-07-16 03:46:46.219 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port c7fb2c32-f758-4cbe-a554-b09a407e6ac2 2026-07-16 03:46:46.229 16 INFO neutron.plugins.ml2.plugin [None req-8decc9b4-54e4-489d-9942-18efdaa11dc1 - - - - - -] Attempt 1 to provision port b1b71b43-b192-4884-8979-d28dad377e87 2026-07-16 03:46:46.272 16 INFO neutron.plugins.ml2.plugin [None req-8decc9b4-54e4-489d-9942-18efdaa11dc1 - - - - - -] Attempt 1 to provision port 1ba60b26-7500-4f77-89b7-cf5972cf2178 2026-07-16 03:46:46.334 16 INFO neutron.plugins.ml2.plugin [None req-8decc9b4-54e4-489d-9942-18efdaa11dc1 - - - - - -] Attempt 1 to provision port 97eb43f3-e234-4b14-b0cc-7cd33a722e4d 2026-07-16 03:46:46.356 16 INFO neutron.plugins.ml2.plugin [None req-8decc9b4-54e4-489d-9942-18efdaa11dc1 - - - - - -] Attempt 1 to provision port 207900e6-f908-4600-a3bc-1a20417839ee 2026-07-16 03:46:46.401 16 INFO neutron.plugins.ml2.plugin [None req-8decc9b4-54e4-489d-9942-18efdaa11dc1 - - - - - -] Attempt 1 to provision port 1dff7f59-6766-4192-b346-a33792a3097b 2026-07-16 03:46:46.456 16 INFO neutron.plugins.ml2.plugin [None req-8decc9b4-54e4-489d-9942-18efdaa11dc1 - - - - - -] Attempt 1 to provision port a2c2b8e3-edc4-4e52-9a59-52e71d612131 2026-07-16 03:46:46.478 16 INFO neutron.plugins.ml2.plugin [None req-8decc9b4-54e4-489d-9942-18efdaa11dc1 - - - - - -] Attempt 1 to provision port c7fb2c32-f758-4cbe-a554-b09a407e6ac2 2026-07-16 03:46:49.173 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port aeef6642-41ec-4f20-bd80-09bedc0f7735 2026-07-16 03:46:49.557 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 13e92000-1f97-4bff-984b-e030548df270 2026-07-16 03:46:49.633 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8e1bd1d-2c41-4f8c-ba45-1e3cf5e49858'] response: {'server_uuid': 'b2476519-f2fb-46bb-b447-aad5edd7f0f4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aeef6642-41ec-4f20-bd80-09bedc0f7735', 'code': 200} 2026-07-16 03:46:50.425 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port aeef6642-41ec-4f20-bd80-09bedc0f7735 2026-07-16 03:46:50.673 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 101c7711-8768-4a06-ae17-b1557dffc22e 2026-07-16 03:46:51.361 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 13e92000-1f97-4bff-984b-e030548df270 2026-07-16 03:46:51.412 16 INFO neutron.plugins.ml2.plugin [None req-9117b449-05d0-4251-a777-4869d646ab99 - - - - - -] Attempt 1 to provision port b1b71b43-b192-4884-8979-d28dad377e87 2026-07-16 03:46:51.465 16 INFO neutron.plugins.ml2.plugin [None req-9117b449-05d0-4251-a777-4869d646ab99 - - - - - -] Attempt 1 to provision port a2c2b8e3-edc4-4e52-9a59-52e71d612131 2026-07-16 03:46:51.512 16 INFO neutron.plugins.ml2.plugin [None req-9117b449-05d0-4251-a777-4869d646ab99 - - - - - -] Attempt 1 to provision port c7fb2c32-f758-4cbe-a554-b09a407e6ac2 2026-07-16 03:46:51.665 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6336fe33-5f72-40bd-90c4-2101cb30bc4a'] response: {'server_uuid': 'c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '13e92000-1f97-4bff-984b-e030548df270', 'code': 200} 2026-07-16 03:46:52.327 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 101c7711-8768-4a06-ae17-b1557dffc22e 2026-07-16 03:46:56.305 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 0e8e18bc-aab0-4771-bccc-e3fbc5270f24 2026-07-16 03:46:58.470 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 0e8e18bc-aab0-4771-bccc-e3fbc5270f24 2026-07-16 03:46:58.999 16 INFO neutron.plugins.ml2.plugin [None req-14318de9-8592-4b9a-a630-ccf9cc92cdaa - - - - - -] Attempt 1 to provision port 0e8e18bc-aab0-4771-bccc-e3fbc5270f24 2026-07-16 03:46:59.046 16 INFO neutron.plugins.ml2.plugin [None req-14318de9-8592-4b9a-a630-ccf9cc92cdaa - - - - - -] Attempt 1 to provision port e19336e9-dee4-4baa-9611-8070b5c24236 2026-07-16 03:46:59.067 16 INFO neutron.plugins.ml2.plugin [None req-14318de9-8592-4b9a-a630-ccf9cc92cdaa - - - - - -] Attempt 1 to provision port 640d2f44-144f-48c1-a77a-d329c34ed0c5 2026-07-16 03:46:59.093 16 INFO neutron.plugins.ml2.plugin [None req-14318de9-8592-4b9a-a630-ccf9cc92cdaa - - - - - -] Attempt 1 to provision port a2c2b8e3-edc4-4e52-9a59-52e71d612131 2026-07-16 03:47:00.890 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 6da04963-f73d-4b6f-813a-d32aae038429 2026-07-16 03:47:01.081 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9fc6772-af5f-4e74-a42d-d38f52d264d5'] response: {'server_uuid': '55b09566-8174-4a4b-a989-fdd565f15a06', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6da04963-f73d-4b6f-813a-d32aae038429', 'code': 200} 2026-07-16 03:47:02.606 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 6da04963-f73d-4b6f-813a-d32aae038429 2026-07-16 03:47:05.700 13 INFO neutron.plugins.ml2.plugin [None req-75a9e0ef-4050-496b-b87d-f59c58e96664 - - - - - -] Attempt 1 to provision port 13e92000-1f97-4bff-984b-e030548df270 2026-07-16 03:47:05.740 13 INFO neutron.plugins.ml2.plugin [None req-75a9e0ef-4050-496b-b87d-f59c58e96664 - - - - - -] Attempt 1 to provision port a593d48d-61d0-46ac-8f0b-6e24731e9932 2026-07-16 03:47:05.763 13 INFO neutron.plugins.ml2.plugin [None req-75a9e0ef-4050-496b-b87d-f59c58e96664 - - - - - -] Attempt 1 to provision port e19336e9-dee4-4baa-9611-8070b5c24236 2026-07-16 03:47:05.785 13 INFO neutron.plugins.ml2.plugin [None req-75a9e0ef-4050-496b-b87d-f59c58e96664 - - - - - -] Attempt 1 to provision port 97eb43f3-e234-4b14-b0cc-7cd33a722e4d 2026-07-16 03:47:08.282 13 INFO neutron.plugins.ml2.plugin [None req-517886f9-1225-434f-9a35-0af2c4790f9b - - - - - -] Attempt 1 to provision port e19336e9-dee4-4baa-9611-8070b5c24236 2026-07-16 03:47:10.575 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port ce75e6da-19c3-4c3c-83bd-1b9288e935ce 2026-07-16 03:47:10.900 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 8b8de54f-9187-4d11-ac9a-29a9f543f348 2026-07-16 03:47:12.533 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port ce75e6da-19c3-4c3c-83bd-1b9288e935ce 2026-07-16 03:47:12.747 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 8b8de54f-9187-4d11-ac9a-29a9f543f348 2026-07-16 03:47:13.377 13 INFO neutron.plugins.ml2.plugin [None req-974d83df-94f7-414a-aa4d-0277623944e3 - - - - - -] Attempt 1 to provision port 8b8de54f-9187-4d11-ac9a-29a9f543f348 2026-07-16 03:47:18.397 13 INFO neutron.plugins.ml2.plugin [None req-7ffd543e-02eb-4fab-a219-d516c7bdd40f - - - - - -] Attempt 1 to provision port 8b8de54f-9187-4d11-ac9a-29a9f543f348 2026-07-16 03:47:18.445 13 INFO neutron.plugins.ml2.plugin [None req-7ffd543e-02eb-4fab-a219-d516c7bdd40f - - - - - -] Attempt 1 to provision port 646f2390-b319-42c3-8f65-1a505e2a1b3a 2026-07-16 03:47:18.472 13 INFO neutron.plugins.ml2.plugin [None req-7ffd543e-02eb-4fab-a219-d516c7bdd40f - - - - - -] Attempt 1 to provision port 3a3b30c3-7076-4f87-a8cc-1c5153e86511 2026-07-16 03:47:18.635 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port b1b71b43-b192-4884-8979-d28dad377e87 2026-07-16 03:47:18.934 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port c48cefa9-561b-462e-b075-073ba28f20b9 2026-07-16 03:47:20.354 16 INFO neutron.plugins.ml2.plugin [None req-620ed71e-4265-468b-9a14-8bfd0061dd8f - - - - - -] Attempt 1 to provision port 3a3b30c3-7076-4f87-a8cc-1c5153e86511 2026-07-16 03:47:20.512 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port b1b71b43-b192-4884-8979-d28dad377e87 2026-07-16 03:47:20.667 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 640d2f44-144f-48c1-a77a-d329c34ed0c5 2026-07-16 03:47:20.852 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port c48cefa9-561b-462e-b075-073ba28f20b9 2026-07-16 03:47:20.960 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 97eb43f3-e234-4b14-b0cc-7cd33a722e4d 2026-07-16 03:47:23.093 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 640d2f44-144f-48c1-a77a-d329c34ed0c5 2026-07-16 03:47:23.240 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 97eb43f3-e234-4b14-b0cc-7cd33a722e4d 2026-07-16 03:47:23.423 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 8221acc0-56d0-4ad7-9685-ca1a7f214e3a 2026-07-16 03:47:23.522 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3077d210-8810-4c8b-872c-168aaf3fbc54'] response: {'server_uuid': '0969b4c2-77d3-4c54-9bcf-aa6688a6d51e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8221acc0-56d0-4ad7-9685-ca1a7f214e3a', 'code': 200} 2026-07-16 03:47:24.564 13 INFO neutron.plugins.ml2.plugin [None req-57920b45-2761-4a9d-b38a-b5bf12ab1782 - - - - - -] Attempt 1 to provision port 13e92000-1f97-4bff-984b-e030548df270 2026-07-16 03:47:24.695 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 8221acc0-56d0-4ad7-9685-ca1a7f214e3a 2026-07-16 03:47:28.021 13 INFO neutron.plugins.ml2.plugin [None req-455ba66d-7604-4b9f-a6db-08df41f59a15 - - - - - -] Attempt 1 to provision port 13e92000-1f97-4bff-984b-e030548df270 2026-07-16 03:47:28.546 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 3a3b30c3-7076-4f87-a8cc-1c5153e86511 2026-07-16 03:47:28.778 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 13e92000-1f97-4bff-984b-e030548df270 2026-07-16 03:47:28.952 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 646f2390-b319-42c3-8f65-1a505e2a1b3a 2026-07-16 03:47:30.598 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 3a3b30c3-7076-4f87-a8cc-1c5153e86511 2026-07-16 03:47:30.987 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 646f2390-b319-42c3-8f65-1a505e2a1b3a 2026-07-16 03:47:32.823 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c47dc65a-c7fc-4686-8243-16a535ff172e'] response: {'server_uuid': '4e3ce9ef-6066-4952-992f-85fd03481003', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c7fb2c32-f758-4cbe-a554-b09a407e6ac2', 'code': 200} 2026-07-16 03:47:35.050 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port c7fb2c32-f758-4cbe-a554-b09a407e6ac2 2026-07-16 03:47:35.184 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1a3a034-8e4d-493b-8f34-a63a2d3a9478'] response: {'server_uuid': '4e3ce9ef-6066-4952-992f-85fd03481003', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c7fb2c32-f758-4cbe-a554-b09a407e6ac2', 'code': 200} 2026-07-16 03:47:36.581 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port c7fb2c32-f758-4cbe-a554-b09a407e6ac2 2026-07-16 03:47:51.766 13 INFO neutron.plugins.ml2.plugin [None req-4cd73266-e840-4927-8e79-6c41f883ba1f - - - - - -] Attempt 1 to provision port a647c703-e842-4363-8731-bba94b5aec60 2026-07-16 03:48:14.572 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 374d9be5-ddd8-444d-a235-011da5bd0c21 2026-07-16 03:48:14.921 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port baeef943-4270-458f-9d46-ad5e1d414302 2026-07-16 03:48:16.503 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 374d9be5-ddd8-444d-a235-011da5bd0c21 2026-07-16 03:48:16.725 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port baeef943-4270-458f-9d46-ad5e1d414302 2026-07-16 03:48:20.441 16 INFO neutron.plugins.ml2.plugin [None req-e6b1d6d6-d4ba-4cac-9033-57b0253919f7 - - - - - -] Attempt 1 to provision port baeef943-4270-458f-9d46-ad5e1d414302 2026-07-16 03:48:20.493 16 INFO neutron.plugins.ml2.plugin [None req-e6b1d6d6-d4ba-4cac-9033-57b0253919f7 - - - - - -] Attempt 1 to provision port 4c3a2578-0c31-4d5f-a770-482f25698e72 2026-07-16 03:48:20.516 16 INFO neutron.plugins.ml2.plugin [None req-e6b1d6d6-d4ba-4cac-9033-57b0253919f7 - - - - - -] Attempt 1 to provision port 7e81d512-8478-4e26-8248-263758673d89 2026-07-16 03:48:24.539 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 8d9b204a-9ce2-4071-96cf-4cb82e2e1044 2026-07-16 03:48:27.771 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port c9fb609f-f6a1-4fd6-9008-09ae04a8c276 2026-07-16 03:48:27.882 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a452d32a-2c30-4571-a559-ed966e71fa11'] response: {'server_uuid': '350d8fd3-295c-432b-b7a7-954c257367ef', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c9fb609f-f6a1-4fd6-9008-09ae04a8c276', 'code': 200} 2026-07-16 03:48:28.469 16 INFO neutron.plugins.ml2.plugin [None req-31818f21-cb53-48f6-8ecd-d65dd3ae5404 - - - - - -] Attempt 1 to provision port c9fb609f-f6a1-4fd6-9008-09ae04a8c276 2026-07-16 03:48:28.522 16 INFO neutron.plugins.ml2.plugin [None req-31818f21-cb53-48f6-8ecd-d65dd3ae5404 - - - - - -] Attempt 1 to provision port 7e81d512-8478-4e26-8248-263758673d89 2026-07-16 03:48:28.751 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port c9fb609f-f6a1-4fd6-9008-09ae04a8c276 2026-07-16 03:48:32.761 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 4c3a2578-0c31-4d5f-a770-482f25698e72 2026-07-16 03:48:33.024 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 7e81d512-8478-4e26-8248-263758673d89 2026-07-16 03:48:34.520 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 4c3a2578-0c31-4d5f-a770-482f25698e72 2026-07-16 03:48:34.700 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 7e81d512-8478-4e26-8248-263758673d89 2026-07-16 03:48:38.496 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port a0016ddd-3ec4-41cc-894d-79390cf0f676 2026-07-16 03:48:40.883 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 4656f5ba-092d-4cdc-ae40-94737f37d0fd 2026-07-16 03:48:41.604 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port a0016ddd-3ec4-41cc-894d-79390cf0f676 2026-07-16 03:48:42.792 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 4656f5ba-092d-4cdc-ae40-94737f37d0fd 2026-07-16 03:48:44.752 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 831fb60e-aadc-4b3f-9442-58f268a75ed5 2026-07-16 03:48:46.618 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 831fb60e-aadc-4b3f-9442-58f268a75ed5 2026-07-16 03:48:48.595 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 2a003c8d-b9da-4d8a-b0bd-622963b3244f 2026-07-16 03:48:50.551 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 2a003c8d-b9da-4d8a-b0bd-622963b3244f 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server [None req-fc15b76e-abb5-45b0-99b7-e9c03931f8f2 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 4e45e3c4-e999-4e6c-837c-9f438cb58371: This subnet is being modified by another concurrent operation. 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-16 03:48:53.287 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-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-16 03:48:53.287 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-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-16 03:48:53.287 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-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-07-16 03:48:53.287 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-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-16 03:48:53.287 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-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-16 03:48:53.287 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-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-16 03:48:53.287 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-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-16 03:48:53.287 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-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-16 03:48:53.287 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-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-16 03:48:53.287 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-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-16 03:48:53.287 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-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-16 03:48:53.287 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-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-16 03:48:53.287 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-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-16 03:48:53.287 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-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-16 03:48:53.287 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-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-16 03:48:53.287 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-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-16 03:48:53.287 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-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-16 03:48:53.287 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-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1660, in create_port 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1625, in _create_port_db 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1572, in create_port_db 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-16 03:48:53.287 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-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server raise exception 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 4e45e3c4-e999-4e6c-837c-9f438cb58371: This subnet is being modified by another concurrent operation. 2026-07-16 03:48:53.287 16 ERROR oslo_messaging.rpc.server 2026-07-16 03:48:59.749 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 2b7e70dd-dcf5-4654-b396-81e30a475af9 2026-07-16 03:48:59.872 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c7ae74d-1952-4a2d-a179-12f04b176a23'] response: {'server_uuid': '668792bd-c649-48b0-860c-8f820039e3af', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2b7e70dd-dcf5-4654-b396-81e30a475af9', 'code': 200} 2026-07-16 03:48:59.914 16 INFO neutron.plugins.ml2.plugin [None req-852fb285-9dd6-4063-b797-b2d2caa49006 - - - - - -] Attempt 1 to provision port 2a003c8d-b9da-4d8a-b0bd-622963b3244f 2026-07-16 03:48:59.978 16 INFO neutron.plugins.ml2.plugin [None req-852fb285-9dd6-4063-b797-b2d2caa49006 - - - - - -] Attempt 1 to provision port b07ae679-2e39-4b16-b9cd-1056afbb96a1 2026-07-16 03:49:00.134 16 INFO neutron.plugins.ml2.plugin [None req-852fb285-9dd6-4063-b797-b2d2caa49006 - - - - - -] Attempt 1 to provision port 0084b871-7454-40ef-8072-fe92a3b40011 2026-07-16 03:49:00.304 16 INFO neutron.plugins.ml2.plugin [None req-852fb285-9dd6-4063-b797-b2d2caa49006 - - - - - -] Attempt 1 to provision port 40cc3863-320d-4ef8-a621-78d56e979b36 2026-07-16 03:49:00.352 16 INFO neutron.plugins.ml2.plugin [None req-852fb285-9dd6-4063-b797-b2d2caa49006 - - - - - -] Attempt 1 to provision port 2b7e70dd-dcf5-4654-b396-81e30a475af9 2026-07-16 03:49:00.452 16 INFO neutron.plugins.ml2.plugin [None req-852fb285-9dd6-4063-b797-b2d2caa49006 - - - - - -] Attempt 1 to provision port 18d77ca9-7c66-4537-961a-5a48b70f9753 2026-07-16 03:49:00.477 16 INFO neutron.plugins.ml2.plugin [None req-852fb285-9dd6-4063-b797-b2d2caa49006 - - - - - -] Attempt 1 to provision port 4656f5ba-092d-4cdc-ae40-94737f37d0fd 2026-07-16 03:49:00.540 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port b07ae679-2e39-4b16-b9cd-1056afbb96a1 2026-07-16 03:49:00.879 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 0084b871-7454-40ef-8072-fe92a3b40011 2026-07-16 03:49:01.497 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 40cc3863-320d-4ef8-a621-78d56e979b36 2026-07-16 03:49:01.788 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 0084b871-7454-40ef-8072-fe92a3b40011 2026-07-16 03:49:02.018 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port b07ae679-2e39-4b16-b9cd-1056afbb96a1 2026-07-16 03:49:02.152 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 18d77ca9-7c66-4537-961a-5a48b70f9753 2026-07-16 03:49:02.409 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 2b7e70dd-dcf5-4654-b396-81e30a475af9 2026-07-16 03:49:03.529 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port fc076cc5-9cfe-4ae7-938c-e736d607fe78 2026-07-16 03:49:03.878 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 40cc3863-320d-4ef8-a621-78d56e979b36 2026-07-16 03:49:04.019 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 18d77ca9-7c66-4537-961a-5a48b70f9753 2026-07-16 03:49:08.771 13 INFO neutron.plugins.ml2.plugin [None req-b2f1a00d-6d06-4430-931a-6bf2ff57d9f0 - - - - - -] Attempt 1 to provision port 0084b871-7454-40ef-8072-fe92a3b40011 2026-07-16 03:49:08.832 13 INFO neutron.plugins.ml2.plugin [None req-b2f1a00d-6d06-4430-931a-6bf2ff57d9f0 - - - - - -] Attempt 1 to provision port 2b7e70dd-dcf5-4654-b396-81e30a475af9 2026-07-16 03:49:13.755 16 INFO neutron.plugins.ml2.plugin [None req-e2bbdd37-7fd6-4c1d-9a66-0271f817b7d5 - - - - - -] Attempt 1 to provision port 18d77ca9-7c66-4537-961a-5a48b70f9753 2026-07-16 03:49:19.561 16 INFO neutron.plugins.ml2.plugin [None req-df54d38e-2356-4b34-b65c-0d675b65b955 - - - - - -] Attempt 1 to provision port 18d77ca9-7c66-4537-961a-5a48b70f9753 2026-07-16 03:49:21.392 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 3f8d08de-4f36-4941-8ca1-4a3e94bbbc36 2026-07-16 03:49:23.741 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 0cdb92dd-a574-4bdb-857e-baed8b3aef3b 2026-07-16 03:49:24.136 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 3f8d08de-4f36-4941-8ca1-4a3e94bbbc36 2026-07-16 03:49:25.879 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 0cdb92dd-a574-4bdb-857e-baed8b3aef3b 2026-07-16 03:49:25.978 16 INFO neutron.plugins.ml2.plugin [None req-5332785b-0a7e-479b-9498-4e07814c4c4c - - - - - -] Attempt 1 to provision port 0cdb92dd-a574-4bdb-857e-baed8b3aef3b 2026-07-16 03:49:26.020 16 INFO neutron.plugins.ml2.plugin [None req-5332785b-0a7e-479b-9498-4e07814c4c4c - - - - - -] Attempt 1 to provision port 7a42d2e6-3746-472e-96ca-2308cacb9ebf 2026-07-16 03:49:31.859 13 INFO neutron.plugins.ml2.plugin [None req-2bb299fa-0f0f-4524-9553-70c2e5dd6377 - - - - - -] Attempt 1 to provision port 7a42d2e6-3746-472e-96ca-2308cacb9ebf 2026-07-16 03:49:32.476 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 12332e75-fc08-4703-8d97-3415eea55464 2026-07-16 03:49:32.592 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2cd6a522-0096-4564-971f-04ab9c20d57d'] response: {'server_uuid': '9363a905-ddfc-4127-8595-743a2879c315', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '12332e75-fc08-4703-8d97-3415eea55464', 'code': 200} 2026-07-16 03:49:33.350 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 12332e75-fc08-4703-8d97-3415eea55464 2026-07-16 03:49:35.816 16 INFO neutron.plugins.ml2.plugin [None req-9446ceb2-660b-4ba1-9bc0-324390f3e053 - - - - - -] Attempt 1 to provision port 12332e75-fc08-4703-8d97-3415eea55464 2026-07-16 03:49:35.876 16 INFO neutron.plugins.ml2.plugin [None req-9446ceb2-660b-4ba1-9bc0-324390f3e053 - - - - - -] Attempt 1 to provision port 5147fb31-1370-4685-b5a6-0c502c103053 2026-07-16 03:49:39.375 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 5147fb31-1370-4685-b5a6-0c502c103053 2026-07-16 03:49:39.658 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 7a42d2e6-3746-472e-96ca-2308cacb9ebf 2026-07-16 03:49:41.355 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 5147fb31-1370-4685-b5a6-0c502c103053 2026-07-16 03:49:41.511 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 7a42d2e6-3746-472e-96ca-2308cacb9ebf 2026-07-16 03:50:13.647 13 INFO neutron.plugins.ml2.plugin [None req-8c3e7353-d8c4-4505-9eca-d004a2b390f9 - - - - - -] Attempt 1 to provision port 3529cf47-9734-4060-851a-8ad69bd61166 2026-07-16 03:50:15.426 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 0d46a9e4-5308-471f-837f-9fc00bee76b5 2026-07-16 03:50:16.742 16 INFO neutron.plugins.ml2.plugin [None req-ed329420-d173-440c-826c-4074d32aa268 - - - - - -] Attempt 1 to provision port adfb1c12-b692-4c75-8939-bbfa266ac6fe 2026-07-16 03:50:17.452 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 0d46a9e4-5308-471f-837f-9fc00bee76b5 2026-07-16 03:50:17.651 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port adfb1c12-b692-4c75-8939-bbfa266ac6fe 2026-07-16 03:50:18.475 16 INFO neutron.plugins.ml2.plugin [None req-21720f7a-0cc1-41e0-94f6-0b88ee508afb - - - - - -] Attempt 1 to provision port 06650223-5fd0-4976-be93-c3c10851f9e5 2026-07-16 03:50:18.495 16 INFO neutron.plugins.ml2.plugin [None req-21720f7a-0cc1-41e0-94f6-0b88ee508afb - - - - - -] Attempt 1 to provision port adfb1c12-b692-4c75-8939-bbfa266ac6fe 2026-07-16 03:50:19.717 16 INFO neutron.plugins.ml2.plugin [None req-4b89b565-03f0-4f2a-87c6-64ed78a19207 - - - - - -] Attempt 1 to provision port 06650223-5fd0-4976-be93-c3c10851f9e5 2026-07-16 03:50:20.955 16 INFO neutron.plugins.ml2.plugin [None req-60e60d54-1da0-4db6-a89f-d92e65b0a061 - - - - - -] Attempt 1 to provision port 06650223-5fd0-4976-be93-c3c10851f9e5 2026-07-16 03:50:27.454 13 INFO neutron.plugins.ml2.plugin [None req-ec0586c2-3a4f-4f77-b7d2-62c18f869d7b - - - - - -] Attempt 1 to provision port c1f3ff21-4e56-474d-bd69-e3295134cd14 2026-07-16 03:50:27.920 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port c1f3ff21-4e56-474d-bd69-e3295134cd14 2026-07-16 03:50:28.119 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 609a4a37-39fe-4dad-8c40-05960c4ac4ce 2026-07-16 03:50:28.501 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ee2f3da-95a2-4d33-9253-d5b0f0267600'] response: {'server_uuid': '5d13e3d5-40da-49bd-b2f5-8d110096e141', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '609a4a37-39fe-4dad-8c40-05960c4ac4ce', 'code': 200} 2026-07-16 03:50:29.558 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port c1f3ff21-4e56-474d-bd69-e3295134cd14 2026-07-16 03:50:29.789 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 609a4a37-39fe-4dad-8c40-05960c4ac4ce 2026-07-16 03:50:31.651 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 3529cf47-9734-4060-851a-8ad69bd61166 2026-07-16 03:50:32.005 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 06650223-5fd0-4976-be93-c3c10851f9e5 2026-07-16 03:50:32.489 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 14eb1b9d-25f9-41e5-a0ce-4a484bec9214 2026-07-16 03:50:32.944 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port be25f56a-673e-41e0-a419-5afd2420bcc1 2026-07-16 03:50:33.769 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port be25f56a-673e-41e0-a419-5afd2420bcc1 2026-07-16 03:50:33.991 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 3529cf47-9734-4060-851a-8ad69bd61166 2026-07-16 03:50:34.144 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 14eb1b9d-25f9-41e5-a0ce-4a484bec9214 2026-07-16 03:50:34.381 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 06650223-5fd0-4976-be93-c3c10851f9e5 2026-07-16 03:50:37.810 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port c1f3ff21-4e56-474d-bd69-e3295134cd14 2026-07-16 03:50:38.781 16 INFO neutron.plugins.ml2.plugin [None req-59c8c8ad-0009-443b-932b-03c2599061b9 - - - - - -] Attempt 1 to provision port be25f56a-673e-41e0-a419-5afd2420bcc1 2026-07-16 03:50:38.834 16 INFO neutron.plugins.ml2.plugin [None req-59c8c8ad-0009-443b-932b-03c2599061b9 - - - - - -] Attempt 1 to provision port c1f3ff21-4e56-474d-bd69-e3295134cd14 2026-07-16 03:50:38.878 16 INFO neutron.plugins.ml2.plugin [None req-59c8c8ad-0009-443b-932b-03c2599061b9 - - - - - -] Attempt 1 to provision port fc4780d9-eb41-49d7-93f2-61f768aca08f 2026-07-16 03:50:38.899 16 INFO neutron.plugins.ml2.plugin [None req-59c8c8ad-0009-443b-932b-03c2599061b9 - - - - - -] Attempt 1 to provision port 6fbc8ddf-4276-4a9b-b642-d07d4b8d33d7 2026-07-16 03:50:41.750 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 24cadc13-a566-40f0-83fa-448de30eef6c 2026-07-16 03:50:43.723 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 24cadc13-a566-40f0-83fa-448de30eef6c 2026-07-16 03:50:46.043 13 INFO neutron.plugins.ml2.plugin [None req-e995a454-2913-48a7-b5f9-89cfaa87d98f - - - - - -] Attempt 1 to provision port c1f3ff21-4e56-474d-bd69-e3295134cd14 2026-07-16 03:50:46.085 13 INFO neutron.plugins.ml2.plugin [None req-e995a454-2913-48a7-b5f9-89cfaa87d98f - - - - - -] Attempt 1 to provision port fc4780d9-eb41-49d7-93f2-61f768aca08f 2026-07-16 03:50:46.110 13 INFO neutron.plugins.ml2.plugin [None req-e995a454-2913-48a7-b5f9-89cfaa87d98f - - - - - -] Attempt 1 to provision port 979f7abf-0a6a-46ec-9c0f-9d3527339867 2026-07-16 03:50:46.128 13 INFO neutron.plugins.ml2.plugin [None req-e995a454-2913-48a7-b5f9-89cfaa87d98f - - - - - -] Attempt 1 to provision port 24cadc13-a566-40f0-83fa-448de30eef6c 2026-07-16 03:50:46.162 13 INFO neutron.plugins.ml2.plugin [None req-e995a454-2913-48a7-b5f9-89cfaa87d98f - - - - - -] Attempt 1 to provision port 6fbc8ddf-4276-4a9b-b642-d07d4b8d33d7 2026-07-16 03:50:46.182 13 INFO neutron.plugins.ml2.plugin [None req-e995a454-2913-48a7-b5f9-89cfaa87d98f - - - - - -] Attempt 1 to provision port 50f57f5c-6711-4a15-9abc-f3d59e49e5f7 2026-07-16 03:50:46.283 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 17b0af63-b3a3-4165-8699-96b61e9c06ba 2026-07-16 03:50:46.388 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-fea3e398-b0b6-40cf-87b5-62e35c74a662'] response: {'server_uuid': '21b590a4-f4e6-4ba3-8c45-386c2bb9f0d9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '17b0af63-b3a3-4165-8699-96b61e9c06ba', 'code': 200} 2026-07-16 03:50:47.816 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 17b0af63-b3a3-4165-8699-96b61e9c06ba 2026-07-16 03:50:48.010 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 50f57f5c-6711-4a15-9abc-f3d59e49e5f7 2026-07-16 03:50:49.795 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 6fbc8ddf-4276-4a9b-b642-d07d4b8d33d7 2026-07-16 03:50:50.048 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port fc4780d9-eb41-49d7-93f2-61f768aca08f 2026-07-16 03:50:50.112 13 INFO neutron.plugins.ml2.plugin [None req-73d1e7e9-2a46-4099-86fe-34bda5118c72 - - - - - -] Attempt 1 to provision port 24cadc13-a566-40f0-83fa-448de30eef6c 2026-07-16 03:50:50.167 13 INFO neutron.plugins.ml2.plugin [None req-73d1e7e9-2a46-4099-86fe-34bda5118c72 - - - - - -] Attempt 1 to provision port 17b0af63-b3a3-4165-8699-96b61e9c06ba 2026-07-16 03:50:50.218 13 INFO neutron.plugins.ml2.plugin [None req-73d1e7e9-2a46-4099-86fe-34bda5118c72 - - - - - -] Attempt 1 to provision port 50f57f5c-6711-4a15-9abc-f3d59e49e5f7 2026-07-16 03:50:50.270 13 INFO neutron.plugins.ml2.plugin [None req-73d1e7e9-2a46-4099-86fe-34bda5118c72 - - - - - -] Attempt 1 to provision port fc4780d9-eb41-49d7-93f2-61f768aca08f 2026-07-16 03:50:50.299 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 979f7abf-0a6a-46ec-9c0f-9d3527339867 2026-07-16 03:50:50.520 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 50f57f5c-6711-4a15-9abc-f3d59e49e5f7 2026-07-16 03:50:51.754 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 6fbc8ddf-4276-4a9b-b642-d07d4b8d33d7 2026-07-16 03:50:51.935 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port fc4780d9-eb41-49d7-93f2-61f768aca08f 2026-07-16 03:50:52.113 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 979f7abf-0a6a-46ec-9c0f-9d3527339867 2026-07-16 03:50:52.804 16 INFO neutron.plugins.ml2.plugin [None req-8d168d59-47b8-4734-8dc0-5eeb62b129d2 - - - - - -] Attempt 1 to provision port 24cadc13-a566-40f0-83fa-448de30eef6c 2026-07-16 03:50:52.855 16 INFO neutron.plugins.ml2.plugin [None req-8d168d59-47b8-4734-8dc0-5eeb62b129d2 - - - - - -] Attempt 1 to provision port 50f57f5c-6711-4a15-9abc-f3d59e49e5f7 2026-07-16 03:50:52.903 16 INFO neutron.plugins.ml2.plugin [None req-8d168d59-47b8-4734-8dc0-5eeb62b129d2 - - - - - -] Attempt 1 to provision port fc4780d9-eb41-49d7-93f2-61f768aca08f 2026-07-16 03:50:54.143 16 INFO neutron.plugins.ml2.plugin [None req-60d027d2-6f1b-45b6-9f59-438c171d8cf7 - - - - - -] Attempt 1 to provision port 50f57f5c-6711-4a15-9abc-f3d59e49e5f7 2026-07-16 03:50:55.529 16 INFO neutron.plugins.ml2.plugin [None req-c8d7c1aa-ba37-4e44-8163-7c4a44f525a9 - - - - - -] Attempt 1 to provision port 50f57f5c-6711-4a15-9abc-f3d59e49e5f7 2026-07-16 03:51:01.782 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 48999dee-2a68-4faf-8331-90b9a44b2a4c 2026-07-16 03:51:01.878 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-84cbc429-ac65-428d-a856-ac859ea47935'] response: {'server_uuid': '39b50ec1-6c85-41c5-a27e-63f84e0db3e5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '48999dee-2a68-4faf-8331-90b9a44b2a4c', 'code': 200} 2026-07-16 03:51:03.785 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 48999dee-2a68-4faf-8331-90b9a44b2a4c 2026-07-16 03:51:12.298 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 7f024989-987c-4c1a-8fc6-4e0ceca525cb 2026-07-16 03:51:12.411 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0fbf7ceb-fca7-40ab-9213-ead67733f0d0'] response: {'server_uuid': '0ff38273-03fe-4e17-bd9d-8f7f104cb017', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7f024989-987c-4c1a-8fc6-4e0ceca525cb', 'code': 200} 2026-07-16 03:51:13.763 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 7f024989-987c-4c1a-8fc6-4e0ceca525cb 2026-07-16 03:51:33.882 13 INFO neutron.plugins.ml2.plugin [None req-1699780a-a296-4e89-a145-da88dd28e698 - - - - - -] Attempt 1 to provision port 544b9289-9082-4489-9e39-dd3711b1964a 2026-07-16 03:51:50.802 16 INFO neutron_taas.services.taas.taas_plugin [None req-c4490943-a0f4-4d66-b66e-284711b699ec - - - - - -] TaaS: Handle Delete Port: adfb1c12-b692-4c75-8939-bbfa266ac6fe 2026-07-16 03:51:50.808 16 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c4490943-a0f4-4d66-b66e-284711b699ec - - - - - -] Tap Mirror: Handle Delete Port: adfb1c12-b692-4c75-8939-bbfa266ac6fe 2026-07-16 03:51:56.337 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port a05707b6-b865-438c-a8d5-03d43921408c 2026-07-16 03:51:56.556 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e72575c9-08ba-4ccf-b7ec-8e6a857ca8a5'] response: {'server_uuid': '7139d20a-c33c-44e1-a0e1-701d585f30ab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a05707b6-b865-438c-a8d5-03d43921408c', 'code': 200} 2026-07-16 03:51:57.808 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port a05707b6-b865-438c-a8d5-03d43921408c 2026-07-16 03:51:59.679 13 INFO neutron.plugins.ml2.plugin [None req-1713956f-7a34-4aef-9455-18fbaeb2ef95 - - - - - -] Attempt 1 to provision port 6aadd5d7-7ea6-4a65-8cac-66f4c2c6f625 2026-07-16 03:51:59.793 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 6aadd5d7-7ea6-4a65-8cac-66f4c2c6f625 2026-07-16 03:52:36.449 13 INFO neutron.plugins.ml2.plugin [None req-0ae995b8-835f-4f55-ae81-2555cc759195 - - - - - -] Attempt 1 to provision port 8bea8b59-9326-41d7-a3db-98db5abc3527 2026-07-16 03:52:41.816 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 8bea8b59-9326-41d7-a3db-98db5abc3527 2026-07-16 03:52:41.998 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f27ef58-6fb9-4a7d-a15d-22b25baf28b1'] response: {'server_uuid': '7139d20a-c33c-44e1-a0e1-701d585f30ab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8bea8b59-9326-41d7-a3db-98db5abc3527', 'code': 200} 2026-07-16 03:52:43.785 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 8bea8b59-9326-41d7-a3db-98db5abc3527 2026-07-16 03:52:46.333 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 8bea8b59-9326-41d7-a3db-98db5abc3527 2026-07-16 03:53:09.251 13 INFO neutron.plugins.ml2.plugin [None req-411979bd-299a-40f0-93cb-930ca4265bc7 - - - - - -] Attempt 1 to provision port af1b3094-ac55-444d-8ee5-94bd8194cb0d 2026-07-16 03:53:17.373 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port af1b3094-ac55-444d-8ee5-94bd8194cb0d 2026-07-16 03:53:17.475 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb7cd1a8-df72-481f-b1c9-e1df1485d3d4'] response: {'server_uuid': '7139d20a-c33c-44e1-a0e1-701d585f30ab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'af1b3094-ac55-444d-8ee5-94bd8194cb0d', 'code': 200} 2026-07-16 03:53:17.995 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port af1b3094-ac55-444d-8ee5-94bd8194cb0d 2026-07-16 03:53:25.677 16 INFO neutron.plugins.ml2.plugin [None req-e4d190be-c193-4915-8c8b-a4beee1f2c2d - - - - - -] Attempt 1 to provision port 8d314812-d275-40a9-a8d7-859b3df1f9e4 2026-07-16 03:53:32.001 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 8d314812-d275-40a9-a8d7-859b3df1f9e4 2026-07-16 03:53:32.090 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-77541795-a354-4593-8c45-4e56db890977'] response: {'server_uuid': '7139d20a-c33c-44e1-a0e1-701d585f30ab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8d314812-d275-40a9-a8d7-859b3df1f9e4', 'code': 200} 2026-07-16 03:53:33.979 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 8d314812-d275-40a9-a8d7-859b3df1f9e4 2026-07-16 03:53:35.388 16 INFO neutron.plugins.ml2.plugin [None req-1c95d7de-afc9-46b0-8783-b9003309460a - - - - - -] Attempt 1 to provision port af1b3094-ac55-444d-8ee5-94bd8194cb0d 2026-07-16 03:53:36.005 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port af1b3094-ac55-444d-8ee5-94bd8194cb0d 2026-07-16 03:53:49.943 13 INFO neutron.plugins.ml2.plugin [None req-68763627-8b59-4938-9776-2e945772745b - - - - - -] Attempt 1 to provision port 8d314812-d275-40a9-a8d7-859b3df1f9e4 2026-07-16 03:53:50.059 16 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port 8d314812-d275-40a9-a8d7-859b3df1f9e4 2026-07-16 03:53:51.311 16 INFO neutron.plugins.ml2.plugin [None req-ee83bcbb-9fb2-48c1-ac4d-35540ba7b8f5 - - - - - -] Attempt 1 to provision port 8d314812-d275-40a9-a8d7-859b3df1f9e4 2026-07-16 03:53:59.600 16 INFO neutron.plugins.ml2.plugin [None req-89f5b83d-e780-47f5-9c1c-3690fd51010d - - - - - -] Attempt 1 to provision port af1b3094-ac55-444d-8ee5-94bd8194cb0d 2026-07-16 03:54:00.043 13 INFO neutron.plugins.ml2.plugin [None req-808a352c-822d-42e0-9edd-894aa9168818 - - - - - -] Attempt 1 to provision port af1b3094-ac55-444d-8ee5-94bd8194cb0d 2026-07-16 03:54:32.160 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-53209572-43c0-45a3-bc89-269df15f1531'] response: {'server_uuid': '39b50ec1-6c85-41c5-a27e-63f84e0db3e5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '48999dee-2a68-4faf-8331-90b9a44b2a4c', 'code': 200}