+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-20 06:56:48.562 1 INFO neutron.common.config [-] Logging enabled! 2026-08-20 06:56:48.563 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.4.dev15 2026-08-20 06:56:48.563 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-08-20 06:56:48.563 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-20 06:56:49.980 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-20 06:56:49.983 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-20 06:56:49.986 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-20 06:56:49.987 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-20 06:56:49.987 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-20 06:56:49.987 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-20 06:56:49.987 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-20 06:56:49.994 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-20 06:56:49.994 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-20 06:56:49.994 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-20 06:56:50.013 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-20 06:56:50.013 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-20 06:56:50.014 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-20 06:56:50.035 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-20 06:56:50.036 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-20 06:56:50.036 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-20 06:56:50.036 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-20 06:56:50.302 1 INFO neutron.plugins.ml2.managers [None req-16a33b56-ab18-456c-9925-1cd8da995848 - - - - - -] Initializing driver for type 'vlan' 2026-08-20 06:56:50.457 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-16a33b56-ab18-456c-9925-1cd8da995848 - - - - - -] VlanTypeDriver initialization complete 2026-08-20 06:56:50.458 1 INFO neutron.plugins.ml2.managers [None req-16a33b56-ab18-456c-9925-1cd8da995848 - - - - - -] Initializing driver for type 'vxlan' 2026-08-20 06:56:50.458 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-16a33b56-ab18-456c-9925-1cd8da995848 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-20 06:56:50.509 1 INFO neutron.plugins.ml2.managers [None req-16a33b56-ab18-456c-9925-1cd8da995848 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-20 06:56:50.509 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-16a33b56-ab18-456c-9925-1cd8da995848 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-20 06:56:50.509 1 INFO neutron.plugins.ml2.managers [None req-16a33b56-ab18-456c-9925-1cd8da995848 - - - - - -] Initializing extension driver 'port_security' 2026-08-20 06:56:50.509 1 INFO neutron.plugins.ml2.extensions.port_security [None req-16a33b56-ab18-456c-9925-1cd8da995848 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-20 06:56:50.509 1 INFO neutron.plugins.ml2.managers [None req-16a33b56-ab18-456c-9925-1cd8da995848 - - - - - -] Initializing extension driver 'qos' 2026-08-20 06:56:50.510 1 INFO neutron.plugins.ml2.managers [None req-16a33b56-ab18-456c-9925-1cd8da995848 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-20 06:56:50.510 1 INFO neutron.plugins.ml2.managers [None req-16a33b56-ab18-456c-9925-1cd8da995848 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-20 06:56:50.525 1 INFO neutron.quota [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded quota_driver: . 2026-08-20 06:56:50.526 1 INFO neutron.plugins.ml2.plugin [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Modular L2 Plugin initialization complete 2026-08-20 06:56:50.526 1 INFO neutron.plugins.ml2.managers [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-20 06:56:50.526 1 INFO neutron.plugins.ml2.managers [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-20 06:56:50.526 1 INFO neutron.plugins.ml2.managers [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Got port-security extension from driver 'port_security' 2026-08-20 06:56:50.526 1 INFO neutron.manager [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loading Plugin: qos 2026-08-20 06:56:50.538 1 INFO neutron.manager [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loading Plugin: router 2026-08-20 06:56:50.575 1 INFO neutron.services.service_base [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-20 06:56:50.575 1 INFO neutron.manager [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loading Plugin: segments 2026-08-20 06:56:50.640 1 INFO neutron.manager [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loading Plugin: trunk 2026-08-20 06:56:50.654 1 INFO neutron.manager [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loading Plugin: vpnaas 2026-08-20 06:56:50.686 1 WARNING stevedore.named [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-20 06:56:50.777 1 INFO neutron_vpnaas.services.vpn.plugin [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-20 06:56:50.778 1 INFO neutron.common.utils [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-20 06:56:50.778 1 INFO neutron.manager [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loading Plugin: taas 2026-08-20 06:56:50.799 1 WARNING stevedore.named [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-20 06:56:50.826 1 INFO neutron_taas.services.taas.taas_plugin [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-20 06:56:50.827 1 INFO neutron.manager [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loading Plugin: tapmirror 2026-08-20 06:56:50.838 1 WARNING stevedore.named [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-20 06:56:50.861 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-20 06:56:50.861 1 INFO neutron.manager [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loading Plugin: auto_allocate 2026-08-20 06:56:50.867 1 INFO neutron.manager [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loading Plugin: tag 2026-08-20 06:56:50.874 1 INFO neutron.manager [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loading Plugin: timestamp 2026-08-20 06:56:50.876 1 INFO neutron.manager [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loading Plugin: network_ip_availability 2026-08-20 06:56:50.879 1 INFO neutron.manager [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loading Plugin: flavors 2026-08-20 06:56:50.882 1 INFO neutron.manager [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loading Plugin: revisions 2026-08-20 06:56:50.885 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Initializing extension manager. 2026-08-20 06:56:50.886 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: address-group 2026-08-20 06:56:50.887 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: address-scope 2026-08-20 06:56:50.888 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-20 06:56:50.889 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: agent 2026-08-20 06:56:50.889 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: agent-resources-synced 2026-08-20 06:56:50.890 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: allowed-address-pairs 2026-08-20 06:56:50.891 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: auto-allocated-topology 2026-08-20 06:56:50.891 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: availability_zone 2026-08-20 06:56:50.892 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: availability_zone_filter 2026-08-20 06:56:50.892 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-20 06:56:50.893 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: default-subnetpools 2026-08-20 06:56:50.894 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-20 06:56:50.894 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: dns-integration 2026-08-20 06:56:50.895 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: dns-domain-ports 2026-08-20 06:56:50.895 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-20 06:56:50.895 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: dvr 2026-08-20 06:56:50.896 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-20 06:56:50.896 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: empty-string-filtering 2026-08-20 06:56:50.897 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-20 06:56:50.897 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-20 06:56:50.898 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: external-net 2026-08-20 06:56:50.898 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-20 06:56:50.898 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: extraroute 2026-08-20 06:56:50.899 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: extraroute-atomic 2026-08-20 06:56:50.899 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-20 06:56:50.900 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-20 06:56:50.900 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-20 06:56:50.901 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-20 06:56:50.901 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: fip-port-details 2026-08-20 06:56:50.902 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: flavors 2026-08-20 06:56:50.903 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-20 06:56:50.905 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: floatingip-pools 2026-08-20 06:56:50.906 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: ip_allocation 2026-08-20 06:56:50.906 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: ip-substring-filtering 2026-08-20 06:56:50.907 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: l2_adjacency 2026-08-20 06:56:50.908 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: router 2026-08-20 06:56:50.909 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-20 06:56:50.910 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-20 06:56:50.910 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-20 06:56:50.911 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: ext-gw-mode 2026-08-20 06:56:50.911 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: l3-ha 2026-08-20 06:56:50.912 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-20 06:56:50.912 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-20 06:56:50.913 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: l3-flavors 2026-08-20 06:56:50.913 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-20 06:56:50.914 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-20 06:56:50.916 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-20 06:56:50.917 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-20 06:56:50.918 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-20 06:56:50.919 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-20 06:56:50.920 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-20 06:56:50.920 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: multi-provider 2026-08-20 06:56:50.921 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: net-mtu 2026-08-20 06:56:50.921 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: net-mtu-writable 2026-08-20 06:56:50.921 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: network_availability_zone 2026-08-20 06:56:50.922 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: network_ha 2026-08-20 06:56:50.923 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: network-ip-availability 2026-08-20 06:56:50.924 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-20 06:56:50.924 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: pagination 2026-08-20 06:56:50.925 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: port-device-profile 2026-08-20 06:56:50.925 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-20 06:56:50.925 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-20 06:56:50.926 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-20 06:56:50.926 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: port-mac-override 2026-08-20 06:56:50.927 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-20 06:56:50.927 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-20 06:56:50.928 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-20 06:56:50.928 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: port-resource-request 2026-08-20 06:56:50.929 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: port-resource-request-groups 2026-08-20 06:56:50.929 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-20 06:56:50.929 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: binding 2026-08-20 06:56:50.930 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: binding-extended 2026-08-20 06:56:50.931 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: port-security 2026-08-20 06:56:50.931 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: project-id 2026-08-20 06:56:50.931 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: provider 2026-08-20 06:56:50.932 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-20 06:56:50.934 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: qos 2026-08-20 06:56:50.935 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-20 06:56:50.935 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-20 06:56:50.935 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: qos-default 2026-08-20 06:56:50.936 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: qos-fip 2026-08-20 06:56:50.936 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-20 06:56:50.937 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: qos-gateway-ip 2026-08-20 06:56:50.937 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: qos-port-network-policy 2026-08-20 06:56:50.938 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: qos-pps-minimum 2026-08-20 06:56:50.938 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-20 06:56:50.940 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: qos-pps 2026-08-20 06:56:50.940 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: qos-rule-type-details 2026-08-20 06:56:50.941 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-20 06:56:50.941 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: qos-rules-alias 2026-08-20 06:56:50.941 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: quota-check-limit 2026-08-20 06:56:50.942 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: quota-check-limit-default 2026-08-20 06:56:50.944 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: quotas 2026-08-20 06:56:50.946 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: quota_details 2026-08-20 06:56:50.948 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: rbac-policies 2026-08-20 06:56:50.948 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: rbac-address-group 2026-08-20 06:56:50.949 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: rbac-address-scope 2026-08-20 06:56:50.949 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: rbac-security-groups 2026-08-20 06:56:50.950 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: rbac-subnetpool 2026-08-20 06:56:50.950 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: revision-if-match 2026-08-20 06:56:50.951 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: standard-attr-revisions 2026-08-20 06:56:50.951 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: router_availability_zone 2026-08-20 06:56:50.952 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-20 06:56:50.953 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: security-groups-default-rules 2026-08-20 06:56:50.954 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-20 06:56:50.954 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-20 06:56:50.955 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-20 06:56:50.955 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-20 06:56:50.956 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-20 06:56:50.960 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: security-group 2026-08-20 06:56:50.961 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: segment 2026-08-20 06:56:50.961 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-20 06:56:50.962 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: service-type 2026-08-20 06:56:50.962 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: sorting 2026-08-20 06:56:50.963 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: standard-attr-segment 2026-08-20 06:56:50.963 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: standard-attr-description 2026-08-20 06:56:50.964 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: stateful-security-group 2026-08-20 06:56:50.964 1 WARNING neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-20 06:56:50.965 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-20 06:56:50.965 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: subnet-external-network 2026-08-20 06:56:50.966 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: subnet_onboard 2026-08-20 06:56:50.967 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-20 06:56:50.967 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: subnet-service-types 2026-08-20 06:56:50.968 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: subnet_allocation 2026-08-20 06:56:50.969 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-20 06:56:50.969 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: tag-creation 2026-08-20 06:56:50.970 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-20 06:56:50.973 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: standard-attr-tag 2026-08-20 06:56:50.974 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-20 06:56:50.975 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: trunk 2026-08-20 06:56:50.975 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: trunk-details 2026-08-20 06:56:50.975 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-20 06:56:50.976 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-20 06:56:50.976 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-20 06:56:50.977 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-20 06:56:50.979 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-20 06:56:50.979 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-20 06:56:50.980 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: vpn-flavors 2026-08-20 06:56:50.982 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: vpnaas 2026-08-20 06:56:50.983 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: taas 2026-08-20 06:56:50.984 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: tap-mirror 2026-08-20 06:56:50.984 1 INFO neutron.api.extensions [None req-b26a05ce-35fb-44a4-9e9f-285b2bba23ce - - - - - -] Loaded extension: taas-vlan-filter 2026-08-20 06:57:21.091 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-20 06:57:21.175 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-20 06:57:21.176 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-20 06:57:36.188 16 INFO neutron.db.l3_hamode_db [None req-1af2f840-1998-4072-919a-bb54aa23735b - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-20 06:57:56.681 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 2b59f414-bff7-464d-a59c-f2eeea5a61fc 2026-08-20 06:57:58.164 16 INFO neutron.plugins.ml2.plugin [None req-63c202ec-282c-4a24-9e11-02e795d71800 - - - - - -] Attempt 1 to provision port 2b59f414-bff7-464d-a59c-f2eeea5a61fc 2026-08-20 06:57:58.562 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 2b59f414-bff7-464d-a59c-f2eeea5a61fc 2026-08-20 06:57:59.862 16 INFO neutron.plugins.ml2.plugin [None req-8a96f18f-8e5b-44a6-889d-127769da7f47 - - - - - -] Attempt 1 to provision port 2b59f414-bff7-464d-a59c-f2eeea5a61fc 2026-08-20 07:02:40.009 13 INFO neutron.plugins.ml2.plugin [None req-480c2edc-c9ce-478b-9e56-60408434f118 - - - - - -] Attempt 1 to provision port 7388af61-35e3-4f81-9133-01cf0446d6ca 2026-08-20 07:02:40.628 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 7388af61-35e3-4f81-9133-01cf0446d6ca 2026-08-20 07:02:41.669 13 INFO neutron.plugins.ml2.plugin [None req-ccd6b55a-71f1-419a-88b3-0600d750f4f2 - - - - - -] Attempt 1 to provision port 7388af61-35e3-4f81-9133-01cf0446d6ca 2026-08-20 07:02:47.511 13 INFO neutron.plugins.ml2.plugin [None req-bc43326c-42e1-43b6-b2e8-9307025093e7 - - - - - -] Attempt 1 to provision port 66e6b6a0-0d6c-484c-a871-2e9d31b37239 2026-08-20 07:06:33.298 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 66e6b6a0-0d6c-484c-a871-2e9d31b37239 2026-08-20 07:06:34.683 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 66e6b6a0-0d6c-484c-a871-2e9d31b37239 2026-08-20 07:15:42.920 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 1c269484-1130-40be-8c80-9b473a22dc6a 2026-08-20 07:15:44.835 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 1c269484-1130-40be-8c80-9b473a22dc6a 2026-08-20 07:25:11.310 16 INFO neutron.plugins.ml2.plugin [None req-518d679d-cf07-4bc2-b021-e48548e9a69c - - - - - -] Attempt 1 to provision port 66e6b6a0-0d6c-484c-a871-2e9d31b37239 2026-08-20 07:25:11.359 16 INFO neutron.plugins.ml2.plugin [None req-518d679d-cf07-4bc2-b021-e48548e9a69c - - - - - -] Attempt 1 to provision port 2b59f414-bff7-464d-a59c-f2eeea5a61fc 2026-08-20 07:25:11.409 16 INFO neutron.plugins.ml2.plugin [None req-518d679d-cf07-4bc2-b021-e48548e9a69c - - - - - -] Attempt 1 to provision port 7388af61-35e3-4f81-9133-01cf0446d6ca 2026-08-20 07:33:31.158 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port add747b6-c99c-4475-b51a-9bc9023a6e5b 2026-08-20 07:33:31.538 13 INFO neutron.plugins.ml2.plugin [None req-5739c2bc-7645-4fa1-8d30-95a1b942bec2 - - - - - -] Attempt 1 to provision port add747b6-c99c-4475-b51a-9bc9023a6e5b 2026-08-20 07:33:33.147 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port add747b6-c99c-4475-b51a-9bc9023a6e5b 2026-08-20 07:33:35.194 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 69533a97-6636-4490-8b9a-3a1cf1311861 2026-08-20 07:33:37.109 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 69533a97-6636-4490-8b9a-3a1cf1311861 2026-08-20 07:33:39.218 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 61bf8e49-3b68-4b27-833a-1c61dbc0e398 2026-08-20 07:33:39.663 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port d1772052-73e3-4c21-ab8b-7db42860f3cd 2026-08-20 07:33:41.163 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 61bf8e49-3b68-4b27-833a-1c61dbc0e398 2026-08-20 07:33:41.410 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port d1772052-73e3-4c21-ab8b-7db42860f3cd 2026-08-20 07:33:43.159 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port f5a2063b-ca5d-42df-9f24-fb7a33f798d9 2026-08-20 07:33:45.432 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 8f26db37-725d-4774-a6a2-8e666539631f 2026-08-20 07:33:45.765 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port f5a2063b-ca5d-42df-9f24-fb7a33f798d9 2026-08-20 07:33:47.869 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 471247c0-5670-4857-843c-23c2c5757f99 2026-08-20 07:33:48.546 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-53ed3c6a-0187-4524-8f07-5561158ec3f8'] response: {'server_uuid': '1ec47fef-5fd0-4ff1-86bb-c93d4703a6b8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '471247c0-5670-4857-843c-23c2c5757f99', 'code': 200} 2026-08-20 07:33:48.901 13 INFO neutron.plugins.ml2.plugin [None req-e4b95e8f-063e-406e-b0cc-10648e58d2f8 - - - - - -] Attempt 1 to provision port f7c926f6-fbf0-4b0c-93f9-8a6d73d3021a 2026-08-20 07:33:48.945 13 INFO neutron.plugins.ml2.plugin [None req-e4b95e8f-063e-406e-b0cc-10648e58d2f8 - - - - - -] Attempt 1 to provision port 200853ec-9a74-4637-b7e5-010a8b240021 2026-08-20 07:33:48.989 13 INFO neutron.plugins.ml2.plugin [None req-e4b95e8f-063e-406e-b0cc-10648e58d2f8 - - - - - -] Attempt 1 to provision port 63a1f9c3-14d4-474e-983c-c9050332fac7 2026-08-20 07:33:49.019 13 INFO neutron.plugins.ml2.plugin [None req-e4b95e8f-063e-406e-b0cc-10648e58d2f8 - - - - - -] Attempt 1 to provision port 69533a97-6636-4490-8b9a-3a1cf1311861 2026-08-20 07:33:49.110 13 INFO neutron.plugins.ml2.plugin [None req-e4b95e8f-063e-406e-b0cc-10648e58d2f8 - - - - - -] Attempt 1 to provision port add747b6-c99c-4475-b51a-9bc9023a6e5b 2026-08-20 07:33:49.152 13 INFO neutron.plugins.ml2.plugin [None req-e4b95e8f-063e-406e-b0cc-10648e58d2f8 - - - - - -] Attempt 1 to provision port 6c57d9e6-2c44-48d9-a826-c4bdb43e7d87 2026-08-20 07:33:50.230 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 471247c0-5670-4857-843c-23c2c5757f99 2026-08-20 07:33:50.490 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 6cfb7932-472d-47b6-a267-64ba8cdaac55 2026-08-20 07:33:51.162 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-eed31267-1e3a-46e8-b6f2-0ffe749c9c57'] response: {'server_uuid': 'b0e823ab-cdd5-4190-bf92-4f58f4e59fff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6cfb7932-472d-47b6-a267-64ba8cdaac55', 'code': 200} 2026-08-20 07:33:51.500 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 6cfb7932-472d-47b6-a267-64ba8cdaac55 2026-08-20 07:33:55.428 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port ca304999-579c-4d93-882d-120227254814 2026-08-20 07:33:57.588 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port ca304999-579c-4d93-882d-120227254814 2026-08-20 07:34:00.768 13 INFO neutron.plugins.ml2.plugin [None req-de1b83b3-4c00-49fc-8f57-2e45413bdf7e - - - - - -] Attempt 1 to provision port bdf8559d-fc0f-4b8f-95d7-dc12245c6a72 2026-08-20 07:34:00.834 13 INFO neutron.plugins.ml2.plugin [None req-de1b83b3-4c00-49fc-8f57-2e45413bdf7e - - - - - -] Attempt 1 to provision port 200853ec-9a74-4637-b7e5-010a8b240021 2026-08-20 07:34:00.870 13 INFO neutron.plugins.ml2.plugin [None req-de1b83b3-4c00-49fc-8f57-2e45413bdf7e - - - - - -] Attempt 1 to provision port 63a1f9c3-14d4-474e-983c-c9050332fac7 2026-08-20 07:34:05.539 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 8aa2719b-f627-42b5-b274-423df3ec4509 2026-08-20 07:34:07.471 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 8aa2719b-f627-42b5-b274-423df3ec4509 2026-08-20 07:34:10.159 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port c2958826-f130-49cd-96e9-0b6436e63a25 2026-08-20 07:34:10.288 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-73c701d2-77c3-4c7f-a6cb-dcdb3b952f4c'] response: {'server_uuid': '9785959f-ed6f-4f36-8108-0b8dd35ebd23', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c2958826-f130-49cd-96e9-0b6436e63a25', 'code': 200} 2026-08-20 07:34:11.551 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port c2958826-f130-49cd-96e9-0b6436e63a25 2026-08-20 07:34:12.187 13 INFO neutron.plugins.ml2.plugin [None req-8c708bc8-9698-4b4d-8cc0-8b2d1152527c - - - - - -] Attempt 1 to provision port 8aa2719b-f627-42b5-b274-423df3ec4509 2026-08-20 07:34:12.260 13 INFO neutron.plugins.ml2.plugin [None req-8c708bc8-9698-4b4d-8cc0-8b2d1152527c - - - - - -] Attempt 1 to provision port c2958826-f130-49cd-96e9-0b6436e63a25 2026-08-20 07:34:12.358 13 INFO neutron.plugins.ml2.plugin [None req-8c708bc8-9698-4b4d-8cc0-8b2d1152527c - - - - - -] Attempt 1 to provision port 9fce8b80-56a5-46c2-a6df-040a2c4a02d9 2026-08-20 07:34:15.478 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 622ceb46-53f1-4186-b669-1c4f98f753ff 2026-08-20 07:34:17.444 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 622ceb46-53f1-4186-b669-1c4f98f753ff 2026-08-20 07:34:19.586 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port d8595e91-7af2-4df9-ae82-bcca249a93a6 2026-08-20 07:34:21.346 13 INFO neutron.plugins.ml2.plugin [None req-f800e67f-8386-432e-988c-a9eb78be7dd3 - - - - - -] Attempt 1 to provision port d8595e91-7af2-4df9-ae82-bcca249a93a6 2026-08-20 07:34:21.413 13 INFO neutron.plugins.ml2.plugin [None req-f800e67f-8386-432e-988c-a9eb78be7dd3 - - - - - -] Attempt 1 to provision port a6ccb7fd-4064-452e-bf34-3fa00d3d6980 2026-08-20 07:34:21.670 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port d8595e91-7af2-4df9-ae82-bcca249a93a6 2026-08-20 07:34:23.491 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 9fce8b80-56a5-46c2-a6df-040a2c4a02d9 2026-08-20 07:34:25.566 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port bdf8559d-fc0f-4b8f-95d7-dc12245c6a72 2026-08-20 07:34:25.834 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 9fce8b80-56a5-46c2-a6df-040a2c4a02d9 2026-08-20 07:34:28.098 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port bd07525c-7e7d-406e-8958-73fc1b2490c8 2026-08-20 07:34:28.277 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b27a3f79-29a6-40f4-9d3c-effc3624c4c8'] response: {'server_uuid': '346064bb-515f-4f92-82c9-ce6784460d2f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bd07525c-7e7d-406e-8958-73fc1b2490c8', 'code': 200} 2026-08-20 07:34:28.549 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port bdf8559d-fc0f-4b8f-95d7-dc12245c6a72 2026-08-20 07:34:29.857 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port bd07525c-7e7d-406e-8958-73fc1b2490c8 2026-08-20 07:34:33.769 13 INFO neutron.plugins.ml2.plugin [None req-dd9ce344-f651-4224-848d-17b90a482fbc - - - - - -] Attempt 1 to provision port 68b81693-9c05-4d56-aaef-24ffe610f8c9 2026-08-20 07:34:33.940 13 INFO neutron.plugins.ml2.plugin [None req-dd9ce344-f651-4224-848d-17b90a482fbc - - - - - -] Attempt 1 to provision port 8aa2719b-f627-42b5-b274-423df3ec4509 2026-08-20 07:34:33.997 13 INFO neutron.plugins.ml2.plugin [None req-dd9ce344-f651-4224-848d-17b90a482fbc - - - - - -] Attempt 1 to provision port c2958826-f130-49cd-96e9-0b6436e63a25 2026-08-20 07:34:34.073 13 INFO neutron.plugins.ml2.plugin [None req-dd9ce344-f651-4224-848d-17b90a482fbc - - - - - -] Attempt 1 to provision port 9fce8b80-56a5-46c2-a6df-040a2c4a02d9 2026-08-20 07:34:34.079 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 68b81693-9c05-4d56-aaef-24ffe610f8c9 2026-08-20 07:34:34.294 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port a6ccb7fd-4064-452e-bf34-3fa00d3d6980 2026-08-20 07:34:35.796 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 68b81693-9c05-4d56-aaef-24ffe610f8c9 2026-08-20 07:34:35.957 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port a6ccb7fd-4064-452e-bf34-3fa00d3d6980 2026-08-20 07:34:45.246 16 INFO neutron.plugins.ml2.plugin [None req-bcf27064-daa8-493d-9547-4db31a72bcbd - - - - - -] Attempt 1 to provision port d8595e91-7af2-4df9-ae82-bcca249a93a6 2026-08-20 07:34:45.292 16 INFO neutron.plugins.ml2.plugin [None req-bcf27064-daa8-493d-9547-4db31a72bcbd - - - - - -] Attempt 1 to provision port a6ccb7fd-4064-452e-bf34-3fa00d3d6980 2026-08-20 07:34:45.339 16 INFO neutron.plugins.ml2.plugin [None req-bcf27064-daa8-493d-9547-4db31a72bcbd - - - - - -] Attempt 1 to provision port bd07525c-7e7d-406e-8958-73fc1b2490c8 2026-08-20 07:34:50.011 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 07fb5ebc-6ef4-49a1-af8e-0a5149ad915c 2026-08-20 07:34:52.156 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port e14927f6-0340-4570-8586-9d61b5a9bbb4 2026-08-20 07:34:52.542 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 07fb5ebc-6ef4-49a1-af8e-0a5149ad915c 2026-08-20 07:34:54.110 16 INFO neutron.plugins.ml2.plugin [None req-3ccf57a9-bf71-4a85-99d7-4d340acd05d7 - - - - - -] Attempt 1 to provision port a6ccb7fd-4064-452e-bf34-3fa00d3d6980 2026-08-20 07:34:54.163 16 INFO neutron.plugins.ml2.plugin [None req-3ccf57a9-bf71-4a85-99d7-4d340acd05d7 - - - - - -] Attempt 1 to provision port 07fb5ebc-6ef4-49a1-af8e-0a5149ad915c 2026-08-20 07:34:56.185 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port bed1d28a-753d-4cbb-ba36-d04f1f952aed 2026-08-20 07:34:57.995 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port bed1d28a-753d-4cbb-ba36-d04f1f952aed 2026-08-20 07:35:02.010 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 37259049-3fcb-4547-a7ae-7ddafce44b0a 2026-08-20 07:35:04.051 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 37259049-3fcb-4547-a7ae-7ddafce44b0a 2026-08-20 07:35:05.208 16 INFO neutron.plugins.ml2.plugin [None req-71420404-4f26-46c2-b6df-9407146a0d7c - - - - - -] Attempt 1 to provision port 37259049-3fcb-4547-a7ae-7ddafce44b0a 2026-08-20 07:35:05.275 16 INFO neutron.plugins.ml2.plugin [None req-71420404-4f26-46c2-b6df-9407146a0d7c - - - - - -] Attempt 1 to provision port 45cffad1-bbc6-403a-8ec9-a677d64a8b8b 2026-08-20 07:35:05.315 16 INFO neutron.plugins.ml2.plugin [None req-71420404-4f26-46c2-b6df-9407146a0d7c - - - - - -] Attempt 1 to provision port ba7f8c6d-ad54-44cf-90a8-7b265bdaa702 2026-08-20 07:35:05.377 16 INFO neutron.plugins.ml2.plugin [None req-71420404-4f26-46c2-b6df-9407146a0d7c - - - - - -] Attempt 1 to provision port bd07525c-7e7d-406e-8958-73fc1b2490c8 2026-08-20 07:35:10.519 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 93a20b1a-d6ef-4b27-8c09-a658520eb02b 2026-08-20 07:35:10.619 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0eedfa70-2679-4ff0-9680-c0d4acd27eda'] response: {'server_uuid': '52a06ed6-328a-4d77-99c5-87ff2c163f9b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '93a20b1a-d6ef-4b27-8c09-a658520eb02b', 'code': 200} 2026-08-20 07:35:12.116 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 93a20b1a-d6ef-4b27-8c09-a658520eb02b 2026-08-20 07:35:12.937 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8928f4e-6e0f-4c79-b624-e2405e2ce534'] response: {'server_uuid': '346064bb-515f-4f92-82c9-ce6784460d2f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bd07525c-7e7d-406e-8958-73fc1b2490c8', 'code': 200} 2026-08-20 07:35:13.167 13 INFO neutron.plugins.ml2.plugin [None req-f3bf691b-6623-4b5a-86e5-47063e15f70a - - - - - -] Attempt 1 to provision port ba7f8c6d-ad54-44cf-90a8-7b265bdaa702 2026-08-20 07:35:14.669 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port ba7f8c6d-ad54-44cf-90a8-7b265bdaa702 2026-08-20 07:35:15.640 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port bd07525c-7e7d-406e-8958-73fc1b2490c8 2026-08-20 07:35:15.854 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3198b0b6-efdb-4e9a-b56b-14dd429e518f'] response: {'server_uuid': '346064bb-515f-4f92-82c9-ce6784460d2f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bd07525c-7e7d-406e-8958-73fc1b2490c8', 'code': 200} 2026-08-20 07:35:16.474 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 45cffad1-bbc6-403a-8ec9-a677d64a8b8b 2026-08-20 07:35:16.742 13 INFO neutron.plugins.ml2.plugin [None req-adc5a315-c53d-41f7-8a16-fe948d95efcb - - - - - -] Attempt 1 to provision port 93a20b1a-d6ef-4b27-8c09-a658520eb02b 2026-08-20 07:35:16.865 13 INFO neutron.plugins.ml2.plugin [None req-adc5a315-c53d-41f7-8a16-fe948d95efcb - - - - - -] Attempt 1 to provision port ba7f8c6d-ad54-44cf-90a8-7b265bdaa702 2026-08-20 07:35:17.567 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port ba7f8c6d-ad54-44cf-90a8-7b265bdaa702 2026-08-20 07:35:17.955 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port bd07525c-7e7d-406e-8958-73fc1b2490c8 2026-08-20 07:35:18.204 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 45cffad1-bbc6-403a-8ec9-a677d64a8b8b 2026-08-20 07:35:19.452 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 0f613a54-3eb0-4888-b244-6b5abb3a2ec5 2026-08-20 07:35:20.038 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port d85f593f-8a03-4668-92e4-6d9e431e82f2 2026-08-20 07:35:21.757 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 0f613a54-3eb0-4888-b244-6b5abb3a2ec5 2026-08-20 07:35:21.991 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port d85f593f-8a03-4668-92e4-6d9e431e82f2 2026-08-20 07:35:22.121 16 INFO neutron.plugins.ml2.plugin [None req-8dd3ddda-38ab-43de-9bd5-a89647df1bd9 - - - - - -] Attempt 1 to provision port 5d7571a0-0491-43e5-82a8-8d222137bf15 2026-08-20 07:35:22.181 16 INFO neutron.plugins.ml2.plugin [None req-8dd3ddda-38ab-43de-9bd5-a89647df1bd9 - - - - - -] Attempt 1 to provision port 0f613a54-3eb0-4888-b244-6b5abb3a2ec5 2026-08-20 07:35:25.194 16 INFO neutron.plugins.ml2.plugin [None req-dd721f1f-769c-4ecc-8299-c273ac4b6448 - - - - - -] Attempt 1 to provision port 776374a4-577f-470e-a21b-9388ddae72d7 2026-08-20 07:35:25.227 16 INFO neutron.plugins.ml2.plugin [None req-dd721f1f-769c-4ecc-8299-c273ac4b6448 - - - - - -] Attempt 1 to provision port 0f613a54-3eb0-4888-b244-6b5abb3a2ec5 2026-08-20 07:35:30.419 13 INFO neutron.plugins.ml2.plugin [None req-c37f7ee7-6cff-405a-9903-fa436b3f8976 - - - - - -] Attempt 1 to provision port 776374a4-577f-470e-a21b-9388ddae72d7 2026-08-20 07:35:32.828 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port a7b8742a-ad3c-4bf7-b16a-e6c269be3914 2026-08-20 07:35:32.958 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-06743fd1-eadf-44bd-b477-5636c167dd62'] response: {'server_uuid': '4b3e184b-1db1-4fe6-97bf-09ec19175d67', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a7b8742a-ad3c-4bf7-b16a-e6c269be3914', 'code': 200} 2026-08-20 07:35:34.052 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port a7b8742a-ad3c-4bf7-b16a-e6c269be3914 2026-08-20 07:35:34.611 13 INFO neutron.plugins.ml2.plugin [None req-6e14d878-6f44-4068-8c9d-ea4aec604204 - - - - - -] Attempt 1 to provision port a7b8742a-ad3c-4bf7-b16a-e6c269be3914 2026-08-20 07:35:34.680 13 INFO neutron.plugins.ml2.plugin [None req-6e14d878-6f44-4068-8c9d-ea4aec604204 - - - - - -] Attempt 1 to provision port 776374a4-577f-470e-a21b-9388ddae72d7 2026-08-20 07:35:36.107 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 5d7571a0-0491-43e5-82a8-8d222137bf15 2026-08-20 07:35:38.134 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 776374a4-577f-470e-a21b-9388ddae72d7 2026-08-20 07:35:38.423 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 5d7571a0-0491-43e5-82a8-8d222137bf15 2026-08-20 07:35:40.022 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 776374a4-577f-470e-a21b-9388ddae72d7 2026-08-20 07:35:48.517 16 INFO neutron.plugins.ml2.plugin [None req-8ae6badb-6609-4a6b-b071-ef305df1c4f5 - - - - - -] Attempt 1 to provision port ca1f5dad-1d55-44f9-95fe-1dff69d0ae54 2026-08-20 07:35:56.063 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 419d4bea-c74c-4cc8-ab1e-4eb22a90761d 2026-08-20 07:35:56.530 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 9e715080-5c1f-45da-8b31-91d3f6f07442 2026-08-20 07:35:57.672 13 INFO neutron.plugins.ml2.plugin [None req-166539ec-70b7-481f-b5cc-2c3f8f8bb5b7 - - - - - -] Attempt 1 to provision port 78e06b8b-543c-4490-9a2e-ebedf5babfb8 2026-08-20 07:35:57.714 13 INFO neutron.plugins.ml2.plugin [None req-166539ec-70b7-481f-b5cc-2c3f8f8bb5b7 - - - - - -] Attempt 1 to provision port 419d4bea-c74c-4cc8-ab1e-4eb22a90761d 2026-08-20 07:35:58.093 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 419d4bea-c74c-4cc8-ab1e-4eb22a90761d 2026-08-20 07:35:58.257 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 9e715080-5c1f-45da-8b31-91d3f6f07442 2026-08-20 07:36:00.648 16 INFO neutron.plugins.ml2.plugin [None req-6d1b826b-b234-490e-a026-f8cbe58223dd - - - - - -] Attempt 1 to provision port 3f6cb3c7-8293-4169-8974-f3612fbca4dd 2026-08-20 07:36:00.677 16 INFO neutron.plugins.ml2.plugin [None req-6d1b826b-b234-490e-a026-f8cbe58223dd - - - - - -] Attempt 1 to provision port 78e06b8b-543c-4490-9a2e-ebedf5babfb8 2026-08-20 07:36:07.112 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port d39a46ab-8bd1-4b8e-a025-851b6eaf9971 2026-08-20 07:36:07.218 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-77fb42b6-9723-4f12-ab99-6e1a4eb1f22a'] response: {'server_uuid': '74a74a5f-df74-45ee-889b-17f23276987d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd39a46ab-8bd1-4b8e-a025-851b6eaf9971', 'code': 200} 2026-08-20 07:36:08.071 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port d39a46ab-8bd1-4b8e-a025-851b6eaf9971 2026-08-20 07:36:14.043 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 78e06b8b-543c-4490-9a2e-ebedf5babfb8 2026-08-20 07:36:14.341 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 3f6cb3c7-8293-4169-8974-f3612fbca4dd 2026-08-20 07:36:16.436 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 78e06b8b-543c-4490-9a2e-ebedf5babfb8 2026-08-20 07:36:16.698 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 3f6cb3c7-8293-4169-8974-f3612fbca4dd 2026-08-20 07:37:00.206 13 INFO neutron.plugins.ml2.plugin [None req-91f38564-5fba-42cb-8a83-68ab011d2771 - - - - - -] Attempt 1 to provision port 732d1186-ce42-40a6-8348-f7ae21498079 2026-08-20 07:37:02.146 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port bb34bfd5-8be7-42ca-bd67-296b78e24e40 2026-08-20 07:37:04.140 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port c94885c4-2f15-4e63-a39a-954138367008 2026-08-20 07:37:04.602 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port bb34bfd5-8be7-42ca-bd67-296b78e24e40 2026-08-20 07:37:05.292 13 INFO neutron.plugins.ml2.plugin [None req-d6b204d2-7a85-4446-b83d-03f3a406acd5 - - - - - -] Attempt 1 to provision port 27003f95-adea-4d7c-968b-3bc919c7a729 2026-08-20 07:37:05.328 13 INFO neutron.plugins.ml2.plugin [None req-d6b204d2-7a85-4446-b83d-03f3a406acd5 - - - - - -] Attempt 1 to provision port c94885c4-2f15-4e63-a39a-954138367008 2026-08-20 07:37:06.042 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port c94885c4-2f15-4e63-a39a-954138367008 2026-08-20 07:37:08.362 16 INFO neutron.plugins.ml2.plugin [None req-5274905b-b8ca-42bb-9f4e-922ec2ea0c32 - - - - - -] Attempt 1 to provision port 27003f95-adea-4d7c-968b-3bc919c7a729 2026-08-20 07:37:12.127 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 33305c4f-3970-482b-bed5-5adeb9d959d3 2026-08-20 07:37:12.547 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 1a415231-16f4-477b-a475-1a993e64c80e 2026-08-20 07:37:14.243 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port a2ab3ea8-d430-4f93-8bdb-381b032b4195 2026-08-20 07:37:14.708 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 1a415231-16f4-477b-a475-1a993e64c80e 2026-08-20 07:37:14.979 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 33305c4f-3970-482b-bed5-5adeb9d959d3 2026-08-20 07:37:16.858 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 4316e050-cf8b-4caa-a14d-a3f461f41757 2026-08-20 07:37:16.993 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6eecbc00-b50d-4919-999c-2d22d766d810'] response: {'server_uuid': '112a13cc-4500-481b-ab8a-43e862a00ead', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4316e050-cf8b-4caa-a14d-a3f461f41757', 'code': 200} 2026-08-20 07:37:17.311 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port a2ab3ea8-d430-4f93-8bdb-381b032b4195 2026-08-20 07:37:18.236 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 4316e050-cf8b-4caa-a14d-a3f461f41757 2026-08-20 07:37:18.505 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 2a24cc2a-0acc-4ee5-a8f2-08cf1641ee85 2026-08-20 07:37:20.151 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 27003f95-adea-4d7c-968b-3bc919c7a729 2026-08-20 07:37:20.458 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 2a24cc2a-0acc-4ee5-a8f2-08cf1641ee85 2026-08-20 07:37:20.647 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 732d1186-ce42-40a6-8348-f7ae21498079 2026-08-20 07:37:20.899 16 INFO neutron.plugins.ml2.plugin [None req-29bafec2-2381-4810-8791-fefed18162c4 - - - - - -] Attempt 1 to provision port 87c67da6-24ec-4078-8eb5-1e9fc837190b 2026-08-20 07:37:20.965 16 INFO neutron.plugins.ml2.plugin [None req-29bafec2-2381-4810-8791-fefed18162c4 - - - - - -] Attempt 1 to provision port 1a415231-16f4-477b-a475-1a993e64c80e 2026-08-20 07:37:21.049 16 INFO neutron.plugins.ml2.plugin [None req-29bafec2-2381-4810-8791-fefed18162c4 - - - - - -] Attempt 1 to provision port a2ab3ea8-d430-4f93-8bdb-381b032b4195 2026-08-20 07:37:21.107 16 INFO neutron.plugins.ml2.plugin [None req-29bafec2-2381-4810-8791-fefed18162c4 - - - - - -] Attempt 1 to provision port 2a24cc2a-0acc-4ee5-a8f2-08cf1641ee85 2026-08-20 07:37:22.069 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 732d1186-ce42-40a6-8348-f7ae21498079 2026-08-20 07:37:22.228 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 27003f95-adea-4d7c-968b-3bc919c7a729 2026-08-20 07:37:27.207 16 INFO neutron.plugins.ml2.plugin [None req-7eaf1b82-3aa5-4741-9a60-3f971f3b839a - - - - - -] Attempt 1 to provision port a2ab3ea8-d430-4f93-8bdb-381b032b4195 2026-08-20 07:37:27.261 16 INFO neutron.plugins.ml2.plugin [None req-7eaf1b82-3aa5-4741-9a60-3f971f3b839a - - - - - -] Attempt 1 to provision port 1a415231-16f4-477b-a475-1a993e64c80e 2026-08-20 07:37:27.315 16 INFO neutron.plugins.ml2.plugin [None req-7eaf1b82-3aa5-4741-9a60-3f971f3b839a - - - - - -] Attempt 1 to provision port 4316e050-cf8b-4caa-a14d-a3f461f41757 2026-08-20 07:37:27.362 16 INFO neutron.plugins.ml2.plugin [None req-7eaf1b82-3aa5-4741-9a60-3f971f3b839a - - - - - -] Attempt 1 to provision port e1e2bf4f-ab59-4386-862b-9f48722053e9 2026-08-20 07:37:27.387 16 INFO neutron.plugins.ml2.plugin [None req-7eaf1b82-3aa5-4741-9a60-3f971f3b839a - - - - - -] Attempt 1 to provision port 6f1f5f88-5683-4ea3-bca9-097a0f4bbaad 2026-08-20 07:37:27.761 16 INFO neutron.plugins.ml2.plugin [None req-7eaf1b82-3aa5-4741-9a60-3f971f3b839a - - - - - -] Attempt 1 to provision port 2a24cc2a-0acc-4ee5-a8f2-08cf1641ee85 2026-08-20 07:37:27.807 16 INFO neutron.plugins.ml2.plugin [None req-7eaf1b82-3aa5-4741-9a60-3f971f3b839a - - - - - -] Attempt 1 to provision port 5dfb2465-be1b-4000-be6c-b4b796367ee5 2026-08-20 07:37:27.829 16 INFO neutron.plugins.ml2.plugin [None req-7eaf1b82-3aa5-4741-9a60-3f971f3b839a - - - - - -] Attempt 1 to provision port 87c67da6-24ec-4078-8eb5-1e9fc837190b 2026-08-20 07:37:28.631 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port f03de7cd-44f4-4fd3-ad7c-adbe25bfc832 2026-08-20 07:37:28.827 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d596c84e-3200-45ca-bd44-6b0c1c045e3e'] response: {'server_uuid': 'a02d7c21-00fb-4af1-a639-d9cd0f1da9d3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f03de7cd-44f4-4fd3-ad7c-adbe25bfc832', 'code': 200} 2026-08-20 07:37:30.177 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 5dfb2465-be1b-4000-be6c-b4b796367ee5 2026-08-20 07:37:30.511 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 87c67da6-24ec-4078-8eb5-1e9fc837190b 2026-08-20 07:37:30.848 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 6f1f5f88-5683-4ea3-bca9-097a0f4bbaad 2026-08-20 07:37:31.201 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port f03de7cd-44f4-4fd3-ad7c-adbe25bfc832 2026-08-20 07:37:32.172 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 5dfb2465-be1b-4000-be6c-b4b796367ee5 2026-08-20 07:37:32.301 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 87c67da6-24ec-4078-8eb5-1e9fc837190b 2026-08-20 07:37:32.514 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 6f1f5f88-5683-4ea3-bca9-097a0f4bbaad 2026-08-20 07:37:32.640 16 INFO neutron.plugins.ml2.plugin [None req-cfdd4f3d-1a6a-4f78-925a-8d4331e08dbc - - - - - -] Attempt 1 to provision port a2ab3ea8-d430-4f93-8bdb-381b032b4195 2026-08-20 07:37:32.686 16 INFO neutron.plugins.ml2.plugin [None req-cfdd4f3d-1a6a-4f78-925a-8d4331e08dbc - - - - - -] Attempt 1 to provision port 1a415231-16f4-477b-a475-1a993e64c80e 2026-08-20 07:37:32.687 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port e1e2bf4f-ab59-4386-862b-9f48722053e9 2026-08-20 07:37:32.741 16 INFO neutron.plugins.ml2.plugin [None req-cfdd4f3d-1a6a-4f78-925a-8d4331e08dbc - - - - - -] Attempt 1 to provision port 2a24cc2a-0acc-4ee5-a8f2-08cf1641ee85 2026-08-20 07:37:32.799 16 INFO neutron.plugins.ml2.plugin [None req-cfdd4f3d-1a6a-4f78-925a-8d4331e08dbc - - - - - -] Attempt 1 to provision port 87c67da6-24ec-4078-8eb5-1e9fc837190b 2026-08-20 07:37:32.846 16 INFO neutron.plugins.ml2.plugin [None req-cfdd4f3d-1a6a-4f78-925a-8d4331e08dbc - - - - - -] Attempt 1 to provision port e1e2bf4f-ab59-4386-862b-9f48722053e9 2026-08-20 07:37:32.891 16 INFO neutron.plugins.ml2.plugin [None req-cfdd4f3d-1a6a-4f78-925a-8d4331e08dbc - - - - - -] Attempt 1 to provision port f03de7cd-44f4-4fd3-ad7c-adbe25bfc832 2026-08-20 07:37:32.963 16 INFO neutron.plugins.ml2.plugin [None req-cfdd4f3d-1a6a-4f78-925a-8d4331e08dbc - - - - - -] Attempt 1 to provision port 6f1f5f88-5683-4ea3-bca9-097a0f4bbaad 2026-08-20 07:37:34.057 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port e1e2bf4f-ab59-4386-862b-9f48722053e9 2026-08-20 07:37:35.959 16 INFO neutron.plugins.ml2.plugin [None req-22018d2c-575a-435a-9877-f1e12f37b9c0 - - - - - -] Attempt 1 to provision port f03de7cd-44f4-4fd3-ad7c-adbe25bfc832 2026-08-20 07:37:36.031 16 INFO neutron.plugins.ml2.plugin [None req-22018d2c-575a-435a-9877-f1e12f37b9c0 - - - - - -] Attempt 1 to provision port 6f1f5f88-5683-4ea3-bca9-097a0f4bbaad 2026-08-20 07:37:38.329 13 INFO neutron.plugins.ml2.plugin [None req-6e6b80fc-55c5-4c4a-b46b-cc6f4b7d266a - - - - - -] Attempt 1 to provision port e1e2bf4f-ab59-4386-862b-9f48722053e9 2026-08-20 07:37:39.728 16 INFO neutron.plugins.ml2.plugin [None req-f3261a73-2c91-40cc-b02c-19b4faa9e9d4 - - - - - -] Attempt 1 to provision port 87c67da6-24ec-4078-8eb5-1e9fc837190b 2026-08-20 07:37:42.084 16 INFO neutron.plugins.ml2.plugin [None req-532b6363-e5c7-4775-9440-fe8dbcffcc40 - - - - - -] Attempt 1 to provision port 87c67da6-24ec-4078-8eb5-1e9fc837190b 2026-08-20 07:37:44.097 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 3edac75f-b822-462f-a240-b803f23e29cd 2026-08-20 07:37:44.231 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d45a31c5-85f8-49a0-b9bb-6813e8f482e7'] response: {'server_uuid': '57078943-74b7-4b1f-9f21-71ed54a9a20e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3edac75f-b822-462f-a240-b803f23e29cd', 'code': 200} 2026-08-20 07:37:46.067 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 3edac75f-b822-462f-a240-b803f23e29cd 2026-08-20 07:37:58.592 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 8027986f-b39b-48fa-b1d3-b8165f2e3330 2026-08-20 07:37:58.710 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-41e1eaa0-ed11-4173-b73c-0d7ab339468d'] response: {'server_uuid': '15e87694-b8ea-40d2-8bd1-a30df50c266a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8027986f-b39b-48fa-b1d3-b8165f2e3330', 'code': 200} 2026-08-20 07:38:00.091 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 8027986f-b39b-48fa-b1d3-b8165f2e3330 2026-08-20 07:38:17.541 16 INFO neutron.plugins.ml2.plugin [None req-aa00204f-b630-4590-8746-8172ae2ede4e - - - - - -] Attempt 1 to provision port 5334ced0-4ca0-42b7-b85e-56f4c4d48af4 2026-08-20 07:38:32.252 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b71573a-269d-425c-a5c5-4ccd75478ab8'] response: {'server_uuid': '112a13cc-4500-481b-ab8a-43e862a00ead', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4316e050-cf8b-4caa-a14d-a3f461f41757', 'code': 200} 2026-08-20 07:38:40.758 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 1f7ba9c3-57ec-4eab-b200-7ee093fe593b 2026-08-20 07:38:41.245 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c041eec-8896-4a91-afc5-e9c867b694a7'] response: {'server_uuid': 'b4d3e5d1-1fac-4a46-9a25-903ea6ee28b4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1f7ba9c3-57ec-4eab-b200-7ee093fe593b', 'code': 200} 2026-08-20 07:38:42.634 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 1f7ba9c3-57ec-4eab-b200-7ee093fe593b 2026-08-20 07:38:46.122 13 INFO neutron.plugins.ml2.plugin [None req-e11c6a80-41b5-4843-a6a5-ca3d1d90c455 - - - - - -] Attempt 1 to provision port 8fa4ce32-d419-412c-b602-f8bfa1c2c276 2026-08-20 07:38:46.626 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 8fa4ce32-d419-412c-b602-f8bfa1c2c276 2026-08-20 07:38:48.601 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 4f0bb0e2-150a-4adf-a935-aa46e59cafdc 2026-08-20 07:38:49.331 16 INFO neutron.plugins.ml2.plugin [None req-0714c750-5e5a-42e4-8f01-1e2ef9b33796 - - - - - -] Attempt 1 to provision port f396b9c7-35ab-48ae-a640-67e90f2c48b0 2026-08-20 07:38:49.361 16 INFO neutron.plugins.ml2.plugin [None req-0714c750-5e5a-42e4-8f01-1e2ef9b33796 - - - - - -] Attempt 1 to provision port 8e038481-5402-4045-b2ef-6f17e22963ac 2026-08-20 07:38:49.394 16 INFO neutron.plugins.ml2.plugin [None req-0714c750-5e5a-42e4-8f01-1e2ef9b33796 - - - - - -] Attempt 1 to provision port 8fa4ce32-d419-412c-b602-f8bfa1c2c276 2026-08-20 07:38:50.569 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 4f0bb0e2-150a-4adf-a935-aa46e59cafdc 2026-08-20 07:38:52.675 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 352e6123-9601-47d2-9771-cd9f4df90012 2026-08-20 07:38:53.129 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port cca14102-c92b-4efa-a678-b6e0c1d8efa8 2026-08-20 07:38:54.636 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port cca14102-c92b-4efa-a678-b6e0c1d8efa8 2026-08-20 07:38:54.873 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 352e6123-9601-47d2-9771-cd9f4df90012 2026-08-20 07:38:56.558 16 INFO neutron.plugins.ml2.plugin [None req-60b4e582-6a8a-44d5-95c4-ccce6a39047e - - - - - -] Attempt 1 to provision port f4006463-40b4-4458-b922-a2fc5a4bd70c 2026-08-20 07:38:56.586 16 INFO neutron.plugins.ml2.plugin [None req-60b4e582-6a8a-44d5-95c4-ccce6a39047e - - - - - -] Attempt 1 to provision port 352e6123-9601-47d2-9771-cd9f4df90012 2026-08-20 07:38:56.655 16 INFO neutron.plugins.ml2.plugin [None req-60b4e582-6a8a-44d5-95c4-ccce6a39047e - - - - - -] Attempt 1 to provision port e5556ea1-009b-4ec5-bdee-4da517bef011 2026-08-20 07:38:58.858 16 INFO neutron.plugins.ml2.plugin [None req-58fbb0e6-2e5f-45ce-a63b-1a4b32986049 - - - - - -] Attempt 1 to provision port e5556ea1-009b-4ec5-bdee-4da517bef011 2026-08-20 07:39:00.164 16 INFO neutron.plugins.ml2.plugin [None req-9f26d891-57b7-42cf-b9a8-8a40d287a5bd - - - - - -] Attempt 1 to provision port 8e038481-5402-4045-b2ef-6f17e22963ac 2026-08-20 07:39:01.491 16 INFO neutron.plugins.ml2.plugin [None req-3765bdac-6930-4cd5-b889-65937d62186f - - - - - -] Attempt 1 to provision port 8e038481-5402-4045-b2ef-6f17e22963ac 2026-08-20 07:39:07.662 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port c890dc25-2d62-4691-a6c8-6840f02ed75c 2026-08-20 07:39:07.801 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f014554-df3e-44cf-aa3e-5873a0b7b5d8'] response: {'server_uuid': 'be3ccb56-0b61-44c7-95f4-8d9531738b20', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c890dc25-2d62-4691-a6c8-6840f02ed75c', 'code': 200} 2026-08-20 07:39:08.659 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port f396b9c7-35ab-48ae-a640-67e90f2c48b0 2026-08-20 07:39:08.937 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 8e038481-5402-4045-b2ef-6f17e22963ac 2026-08-20 07:39:09.609 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port c890dc25-2d62-4691-a6c8-6840f02ed75c 2026-08-20 07:39:10.714 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port f396b9c7-35ab-48ae-a640-67e90f2c48b0 2026-08-20 07:39:10.864 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 8e038481-5402-4045-b2ef-6f17e22963ac 2026-08-20 07:39:11.382 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port f4006463-40b4-4458-b922-a2fc5a4bd70c 2026-08-20 07:39:11.978 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port e5556ea1-009b-4ec5-bdee-4da517bef011 2026-08-20 07:39:12.845 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port f4006463-40b4-4458-b922-a2fc5a4bd70c 2026-08-20 07:39:13.048 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port e5556ea1-009b-4ec5-bdee-4da517bef011 2026-08-20 07:39:24.395 16 INFO neutron.plugins.ml2.plugin [None req-c1342c66-d84c-4670-9322-841fa1a48c9c - - - - - -] Attempt 1 to provision port fdd5c02a-1774-42e4-b814-f96cc7cc0f57 2026-08-20 07:39:30.954 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port fdd5c02a-1774-42e4-b814-f96cc7cc0f57 2026-08-20 07:39:31.085 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d3afdb8-ee96-43db-b8f1-7fe5cc3a0849'] response: {'server_uuid': 'b4d3e5d1-1fac-4a46-9a25-903ea6ee28b4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fdd5c02a-1774-42e4-b814-f96cc7cc0f57', 'code': 200} 2026-08-20 07:39:33.534 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port fdd5c02a-1774-42e4-b814-f96cc7cc0f57 2026-08-20 07:39:35.258 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port fdd5c02a-1774-42e4-b814-f96cc7cc0f57 2026-08-20 07:40:06.213 13 INFO neutron.plugins.ml2.plugin [None req-97b8284f-d5c3-47d3-bfe7-3f0c8b24dfb8 - - - - - -] Attempt 1 to provision port 71f8ab46-9c2c-428d-b471-e02fbb6174c9 2026-08-20 07:40:14.469 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 71f8ab46-9c2c-428d-b471-e02fbb6174c9 2026-08-20 07:40:14.598 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c6f4c24d-2a46-48c9-afd2-9561a2dc58ef'] response: {'server_uuid': 'b4d3e5d1-1fac-4a46-9a25-903ea6ee28b4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '71f8ab46-9c2c-428d-b471-e02fbb6174c9', 'code': 200} 2026-08-20 07:40:15.162 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 71f8ab46-9c2c-428d-b471-e02fbb6174c9 2026-08-20 07:40:24.928 13 INFO neutron.plugins.ml2.plugin [None req-c0ed4de8-c066-4572-9222-3aa733ade88f - - - - - -] Attempt 1 to provision port 2da1ff9e-3878-4ccf-bedc-480aae2210b7 2026-08-20 07:40:31.128 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 2da1ff9e-3878-4ccf-bedc-480aae2210b7 2026-08-20 07:40:31.452 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c930c66d-4f97-4029-9af0-64567ebc8b04'] response: {'server_uuid': 'b4d3e5d1-1fac-4a46-9a25-903ea6ee28b4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2da1ff9e-3878-4ccf-bedc-480aae2210b7', 'code': 200} 2026-08-20 07:40:33.088 13 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 2da1ff9e-3878-4ccf-bedc-480aae2210b7 2026-08-20 07:40:35.214 16 INFO neutron.plugins.ml2.plugin [None req-8f6b5ae4-e3af-4ea9-8f11-4ea4047358a3 - - - - - -] Attempt 1 to provision port 71f8ab46-9c2c-428d-b471-e02fbb6174c9 2026-08-20 07:40:48.518 16 INFO neutron.plugins.ml2.plugin [None req-718bf95a-686c-4da6-824f-339f85510c44 - - - - - -] Attempt 1 to provision port 2da1ff9e-3878-4ccf-bedc-480aae2210b7 2026-08-20 07:40:49.147 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 2da1ff9e-3878-4ccf-bedc-480aae2210b7 2026-08-20 07:40:49.928 13 INFO neutron.plugins.ml2.plugin [None req-5b89e645-fed4-4468-a63d-52007b461b9b - - - - - -] Attempt 1 to provision port 2da1ff9e-3878-4ccf-bedc-480aae2210b7 2026-08-20 07:40:58.899 13 INFO neutron.plugins.ml2.plugin [None req-c72139d7-bb83-4924-aae2-408167ec4dc1 - - - - - -] Attempt 1 to provision port 71f8ab46-9c2c-428d-b471-e02fbb6174c9 2026-08-20 07:40:59.118 16 INFO neutron.plugins.ml2.plugin [None req-5ba24430-ec6b-4791-aec1-22dd503d2c5b - - - - - -] Attempt 1 to provision port 71f8ab46-9c2c-428d-b471-e02fbb6174c9