+ 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-21 22:56:43.431 1 INFO neutron.common.config [-] Logging enabled! 2026-08-21 22:56:43.431 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.4.dev19 2026-08-21 22:56:43.432 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-08-21 22:56:43.432 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-21 22:56:45.021 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-21 22:56:45.023 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-21 22:56:45.027 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-21 22:56:45.028 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-21 22:56:45.028 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-21 22:56:45.028 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-21 22:56:45.028 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-21 22:56:45.035 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-21 22:56:45.035 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-21 22:56:45.035 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-21 22:56:45.054 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-21 22:56:45.055 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-21 22:56:45.055 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-21 22:56:45.073 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-21 22:56:45.074 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-21 22:56:45.074 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-21 22:56:45.074 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-21 22:56:45.364 1 INFO neutron.plugins.ml2.managers [None req-9f29e362-a831-4857-823a-d7d584b97952 - - - - - -] Initializing driver for type 'vlan' 2026-08-21 22:56:45.514 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9f29e362-a831-4857-823a-d7d584b97952 - - - - - -] VlanTypeDriver initialization complete 2026-08-21 22:56:45.514 1 INFO neutron.plugins.ml2.managers [None req-9f29e362-a831-4857-823a-d7d584b97952 - - - - - -] Initializing driver for type 'vxlan' 2026-08-21 22:56:45.515 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-9f29e362-a831-4857-823a-d7d584b97952 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-21 22:56:45.570 1 INFO neutron.plugins.ml2.managers [None req-9f29e362-a831-4857-823a-d7d584b97952 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-21 22:56:45.570 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9f29e362-a831-4857-823a-d7d584b97952 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-21 22:56:45.570 1 INFO neutron.plugins.ml2.managers [None req-9f29e362-a831-4857-823a-d7d584b97952 - - - - - -] Initializing extension driver 'port_security' 2026-08-21 22:56:45.570 1 INFO neutron.plugins.ml2.extensions.port_security [None req-9f29e362-a831-4857-823a-d7d584b97952 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-21 22:56:45.571 1 INFO neutron.plugins.ml2.managers [None req-9f29e362-a831-4857-823a-d7d584b97952 - - - - - -] Initializing extension driver 'qos' 2026-08-21 22:56:45.571 1 INFO neutron.plugins.ml2.managers [None req-9f29e362-a831-4857-823a-d7d584b97952 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-21 22:56:45.571 1 INFO neutron.plugins.ml2.managers [None req-9f29e362-a831-4857-823a-d7d584b97952 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-21 22:56:45.586 1 INFO neutron.quota [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded quota_driver: . 2026-08-21 22:56:45.586 1 INFO neutron.plugins.ml2.plugin [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Modular L2 Plugin initialization complete 2026-08-21 22:56:45.586 1 INFO neutron.plugins.ml2.managers [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-21 22:56:45.586 1 INFO neutron.plugins.ml2.managers [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-21 22:56:45.587 1 INFO neutron.plugins.ml2.managers [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Got port-security extension from driver 'port_security' 2026-08-21 22:56:45.587 1 INFO neutron.manager [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loading Plugin: qos 2026-08-21 22:56:45.599 1 INFO neutron.manager [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loading Plugin: router 2026-08-21 22:56:45.632 1 INFO neutron.services.service_base [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-21 22:56:45.632 1 INFO neutron.manager [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loading Plugin: segments 2026-08-21 22:56:45.702 1 INFO neutron.manager [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loading Plugin: trunk 2026-08-21 22:56:45.720 1 INFO neutron.manager [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loading Plugin: vpnaas 2026-08-21 22:56:45.760 1 WARNING stevedore.named [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-21 22:56:45.841 1 INFO neutron_vpnaas.services.vpn.plugin [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-21 22:56:45.841 1 INFO neutron.common.utils [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-21 22:56:45.841 1 INFO neutron.manager [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loading Plugin: taas 2026-08-21 22:56:45.866 1 WARNING stevedore.named [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-21 22:56:45.898 1 INFO neutron_taas.services.taas.taas_plugin [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-21 22:56:45.899 1 INFO neutron.manager [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loading Plugin: tapmirror 2026-08-21 22:56:45.914 1 WARNING stevedore.named [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-21 22:56:45.930 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-21 22:56:45.931 1 INFO neutron.manager [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loading Plugin: auto_allocate 2026-08-21 22:56:45.937 1 INFO neutron.manager [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loading Plugin: tag 2026-08-21 22:56:45.947 1 INFO neutron.manager [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loading Plugin: timestamp 2026-08-21 22:56:45.949 1 INFO neutron.manager [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loading Plugin: network_ip_availability 2026-08-21 22:56:45.952 1 INFO neutron.manager [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loading Plugin: flavors 2026-08-21 22:56:45.956 1 INFO neutron.manager [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loading Plugin: revisions 2026-08-21 22:56:45.959 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Initializing extension manager. 2026-08-21 22:56:45.960 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: address-group 2026-08-21 22:56:45.961 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: address-scope 2026-08-21 22:56:45.961 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-21 22:56:45.962 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: agent 2026-08-21 22:56:45.963 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: agent-resources-synced 2026-08-21 22:56:45.964 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: allowed-address-pairs 2026-08-21 22:56:45.965 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: auto-allocated-topology 2026-08-21 22:56:45.965 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: availability_zone 2026-08-21 22:56:45.966 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: availability_zone_filter 2026-08-21 22:56:45.966 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-21 22:56:45.967 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: default-subnetpools 2026-08-21 22:56:45.968 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-21 22:56:45.968 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: dns-integration 2026-08-21 22:56:45.969 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: dns-domain-ports 2026-08-21 22:56:45.969 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-21 22:56:45.970 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: dvr 2026-08-21 22:56:45.970 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-21 22:56:45.971 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: empty-string-filtering 2026-08-21 22:56:45.971 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-21 22:56:45.972 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-21 22:56:45.972 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: external-net 2026-08-21 22:56:45.973 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-21 22:56:45.973 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: extraroute 2026-08-21 22:56:45.974 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: extraroute-atomic 2026-08-21 22:56:45.974 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-21 22:56:45.975 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-21 22:56:45.975 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-21 22:56:45.976 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-21 22:56:45.976 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: fip-port-details 2026-08-21 22:56:45.977 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: flavors 2026-08-21 22:56:45.981 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-21 22:56:45.982 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: floatingip-pools 2026-08-21 22:56:45.983 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: ip_allocation 2026-08-21 22:56:45.983 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: ip-substring-filtering 2026-08-21 22:56:45.984 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: l2_adjacency 2026-08-21 22:56:45.985 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: router 2026-08-21 22:56:45.987 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-21 22:56:45.988 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-21 22:56:45.989 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-21 22:56:45.989 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: ext-gw-mode 2026-08-21 22:56:45.990 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: l3-ha 2026-08-21 22:56:45.990 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-21 22:56:45.991 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-21 22:56:45.991 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: l3-flavors 2026-08-21 22:56:45.992 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-21 22:56:45.992 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-21 22:56:45.994 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-21 22:56:45.995 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-21 22:56:45.996 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-21 22:56:45.997 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-21 22:56:45.998 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-21 22:56:45.998 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: multi-provider 2026-08-21 22:56:45.999 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: net-mtu 2026-08-21 22:56:45.999 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: net-mtu-writable 2026-08-21 22:56:46.000 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: network_availability_zone 2026-08-21 22:56:46.000 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: network_ha 2026-08-21 22:56:46.001 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: network-ip-availability 2026-08-21 22:56:46.002 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-21 22:56:46.002 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: pagination 2026-08-21 22:56:46.003 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: port-device-profile 2026-08-21 22:56:46.003 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-21 22:56:46.004 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-21 22:56:46.004 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-21 22:56:46.005 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: port-mac-override 2026-08-21 22:56:46.006 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-21 22:56:46.006 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-21 22:56:46.007 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-21 22:56:46.007 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: port-resource-request 2026-08-21 22:56:46.007 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: port-resource-request-groups 2026-08-21 22:56:46.008 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-21 22:56:46.008 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: binding 2026-08-21 22:56:46.009 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: binding-extended 2026-08-21 22:56:46.010 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: port-security 2026-08-21 22:56:46.010 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: project-id 2026-08-21 22:56:46.010 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: provider 2026-08-21 22:56:46.011 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-21 22:56:46.013 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: qos 2026-08-21 22:56:46.014 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-21 22:56:46.014 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-21 22:56:46.015 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: qos-default 2026-08-21 22:56:46.015 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: qos-fip 2026-08-21 22:56:46.016 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-21 22:56:46.016 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: qos-gateway-ip 2026-08-21 22:56:46.017 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: qos-port-network-policy 2026-08-21 22:56:46.017 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: qos-pps-minimum 2026-08-21 22:56:46.018 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-21 22:56:46.018 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: qos-pps 2026-08-21 22:56:46.019 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: qos-rule-type-details 2026-08-21 22:56:46.019 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-21 22:56:46.020 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: qos-rules-alias 2026-08-21 22:56:46.020 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: quota-check-limit 2026-08-21 22:56:46.021 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: quota-check-limit-default 2026-08-21 22:56:46.023 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: quotas 2026-08-21 22:56:46.025 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: quota_details 2026-08-21 22:56:46.027 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: rbac-policies 2026-08-21 22:56:46.027 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: rbac-address-group 2026-08-21 22:56:46.028 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: rbac-address-scope 2026-08-21 22:56:46.028 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: rbac-security-groups 2026-08-21 22:56:46.028 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: rbac-subnetpool 2026-08-21 22:56:46.029 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: revision-if-match 2026-08-21 22:56:46.029 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: standard-attr-revisions 2026-08-21 22:56:46.030 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: router_availability_zone 2026-08-21 22:56:46.030 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-21 22:56:46.032 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: security-groups-default-rules 2026-08-21 22:56:46.032 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-21 22:56:46.033 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-21 22:56:46.033 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-21 22:56:46.033 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-21 22:56:46.034 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-21 22:56:46.038 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: security-group 2026-08-21 22:56:46.040 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: segment 2026-08-21 22:56:46.040 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-21 22:56:46.041 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: service-type 2026-08-21 22:56:46.041 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: sorting 2026-08-21 22:56:46.041 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: standard-attr-segment 2026-08-21 22:56:46.043 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: standard-attr-description 2026-08-21 22:56:46.043 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: stateful-security-group 2026-08-21 22:56:46.043 1 WARNING neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-21 22:56:46.044 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-21 22:56:46.044 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: subnet-external-network 2026-08-21 22:56:46.045 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: subnet_onboard 2026-08-21 22:56:46.045 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-21 22:56:46.046 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: subnet-service-types 2026-08-21 22:56:46.046 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: subnet_allocation 2026-08-21 22:56:46.047 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-21 22:56:46.047 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: tag-creation 2026-08-21 22:56:46.047 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-21 22:56:46.051 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: standard-attr-tag 2026-08-21 22:56:46.051 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-21 22:56:46.052 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: trunk 2026-08-21 22:56:46.052 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: trunk-details 2026-08-21 22:56:46.053 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-21 22:56:46.053 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-21 22:56:46.054 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-21 22:56:46.054 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-21 22:56:46.056 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-21 22:56:46.056 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-21 22:56:46.057 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: vpn-flavors 2026-08-21 22:56:46.058 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: vpnaas 2026-08-21 22:56:46.059 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: taas 2026-08-21 22:56:46.060 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: tap-mirror 2026-08-21 22:56:46.060 1 INFO neutron.api.extensions [None req-b69da1c6-602b-4705-bfc9-eceec8a0372a - - - - - -] Loaded extension: taas-vlan-filter 2026-08-21 22:57:16.170 18 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-21 22:57:16.209 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-21 22:57:16.218 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-21 22:57:25.936 16 INFO neutron.db.l3_hamode_db [None req-b01b7330-5d55-4048-99db-2a1b7cb96508 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-21 22:57:40.974 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 004918c6-8eb5-4919-a384-a96ebad7cc5d 2026-08-21 22:57:42.835 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 004918c6-8eb5-4919-a384-a96ebad7cc5d 2026-08-21 22:57:43.628 13 INFO neutron.plugins.ml2.plugin [None req-5bf65e37-255d-4abc-b5b0-a417e37f1236 - - - - - -] Attempt 1 to provision port 004918c6-8eb5-4919-a384-a96ebad7cc5d 2026-08-21 23:02:24.967 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port f9447805-ea4b-4344-b392-f660fd10f12f 2026-08-21 23:02:25.953 13 INFO neutron.plugins.ml2.plugin [None req-b462a60f-66b2-4846-bae0-45617a536275 - - - - - -] Attempt 1 to provision port f9447805-ea4b-4344-b392-f660fd10f12f 2026-08-21 23:02:26.941 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port f9447805-ea4b-4344-b392-f660fd10f12f 2026-08-21 23:02:27.632 13 INFO neutron.plugins.ml2.plugin [None req-92a4b0b1-efe3-4f85-9420-6ee9afcf234f - - - - - -] Attempt 1 to provision port f9447805-ea4b-4344-b392-f660fd10f12f 2026-08-21 23:02:33.212 13 INFO neutron.plugins.ml2.plugin [None req-9943b6f8-c606-4278-ba3e-ed125913fa72 - - - - - -] Attempt 1 to provision port d51850af-2093-48ed-8a15-ac4029de4db6 2026-08-21 23:06:19.591 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port d51850af-2093-48ed-8a15-ac4029de4db6 2026-08-21 23:06:21.004 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port d51850af-2093-48ed-8a15-ac4029de4db6 2026-08-21 23:14:57.173 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port a025642c-9637-497f-a4df-2667129603f3 2026-08-21 23:14:59.131 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port a025642c-9637-497f-a4df-2667129603f3 2026-08-21 23:25:08.232 16 INFO neutron.plugins.ml2.plugin [None req-245dfaae-2981-4ee9-a48d-385a210f5f14 - - - - - -] Attempt 1 to provision port f9447805-ea4b-4344-b392-f660fd10f12f 2026-08-21 23:25:08.279 16 INFO neutron.plugins.ml2.plugin [None req-245dfaae-2981-4ee9-a48d-385a210f5f14 - - - - - -] Attempt 1 to provision port 004918c6-8eb5-4919-a384-a96ebad7cc5d 2026-08-21 23:25:08.325 16 INFO neutron.plugins.ml2.plugin [None req-245dfaae-2981-4ee9-a48d-385a210f5f14 - - - - - -] Attempt 1 to provision port d51850af-2093-48ed-8a15-ac4029de4db6 2026-08-21 23:31:49.437 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port da343c62-181b-44a1-aab8-f4ec16ae08d5 2026-08-21 23:31:51.499 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port da343c62-181b-44a1-aab8-f4ec16ae08d5 2026-08-21 23:31:55.432 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 96cecd83-eaf1-469c-910c-b9051ad21ee8 2026-08-21 23:31:57.654 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port d89f8c17-de19-4636-84c9-68624819793e 2026-08-21 23:31:58.216 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 96cecd83-eaf1-469c-910c-b9051ad21ee8 2026-08-21 23:31:58.456 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port de1c6a27-147d-4aad-b318-a441dcec7be0 2026-08-21 23:31:59.528 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 9030bbff-09a4-46a1-b90e-a363066e7410 2026-08-21 23:31:59.902 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port d89f8c17-de19-4636-84c9-68624819793e 2026-08-21 23:32:00.122 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port de1c6a27-147d-4aad-b318-a441dcec7be0 2026-08-21 23:32:01.397 13 INFO neutron.plugins.ml2.plugin [None req-e6089042-7875-4e6f-b986-ff05f12b07c6 - - - - - -] Attempt 1 to provision port 36efc8b1-fe29-4a64-96db-fb0d4ca34e29 2026-08-21 23:32:01.426 13 INFO neutron.plugins.ml2.plugin [None req-e6089042-7875-4e6f-b986-ff05f12b07c6 - - - - - -] Attempt 1 to provision port aa2201a4-0426-49f5-8be4-5c6f7834643d 2026-08-21 23:32:01.452 13 INFO neutron.plugins.ml2.plugin [None req-e6089042-7875-4e6f-b986-ff05f12b07c6 - - - - - -] Attempt 1 to provision port 2803b634-80f9-473f-9edd-3cf9348f7f42 2026-08-21 23:32:01.481 13 INFO neutron.plugins.ml2.plugin [None req-e6089042-7875-4e6f-b986-ff05f12b07c6 - - - - - -] Attempt 1 to provision port f74f24ec-076d-4a56-b85c-c895a194890d 2026-08-21 23:32:01.502 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 9030bbff-09a4-46a1-b90e-a363066e7410 2026-08-21 23:32:01.533 13 INFO neutron.plugins.ml2.plugin [None req-e6089042-7875-4e6f-b986-ff05f12b07c6 - - - - - -] Attempt 1 to provision port da343c62-181b-44a1-aab8-f4ec16ae08d5 2026-08-21 23:32:01.585 13 INFO neutron.plugins.ml2.plugin [None req-e6089042-7875-4e6f-b986-ff05f12b07c6 - - - - - -] Attempt 1 to provision port 6e691e1a-f636-45a2-86ed-2c1bcccc3c99 2026-08-21 23:32:01.613 13 INFO neutron.plugins.ml2.plugin [None req-e6089042-7875-4e6f-b986-ff05f12b07c6 - - - - - -] Attempt 1 to provision port 96cecd83-eaf1-469c-910c-b9051ad21ee8 2026-08-21 23:32:04.018 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port fa2f103b-cd33-4695-8261-dae06080ca2b 2026-08-21 23:32:04.523 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e709042e-7aa8-43c4-8b59-c5d3b678170f'] response: {'server_uuid': '1d905c87-68dd-4ee4-b584-205a681f09ec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fa2f103b-cd33-4695-8261-dae06080ca2b', 'code': 200} 2026-08-21 23:32:05.497 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port fa2f103b-cd33-4695-8261-dae06080ca2b 2026-08-21 23:32:06.689 16 INFO neutron.plugins.ml2.plugin [None req-f9821d50-c4e4-4ace-9a86-621001728b07 - - - - - -] Attempt 1 to provision port aa2201a4-0426-49f5-8be4-5c6f7834643d 2026-08-21 23:32:06.731 16 INFO neutron.plugins.ml2.plugin [None req-f9821d50-c4e4-4ace-9a86-621001728b07 - - - - - -] Attempt 1 to provision port 36efc8b1-fe29-4a64-96db-fb0d4ca34e29 2026-08-21 23:32:08.044 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port a950c329-91b3-4a48-9d9d-9040245a437f 2026-08-21 23:32:08.278 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-eeeeacaf-813d-4ffe-b5a2-9ee378f47907'] response: {'server_uuid': 'f7777c27-31d4-4a8b-a5b4-d5d1136ed7cf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a950c329-91b3-4a48-9d9d-9040245a437f', 'code': 200} 2026-08-21 23:32:09.516 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port a950c329-91b3-4a48-9d9d-9040245a437f 2026-08-21 23:32:11.496 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 50284883-9f84-424d-afa5-323de335d34c 2026-08-21 23:32:13.607 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 50284883-9f84-424d-afa5-323de335d34c 2026-08-21 23:32:13.828 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port de8ddf5c-5aac-4afe-a928-cd0b3c4c3598 2026-08-21 23:32:15.107 16 INFO neutron.plugins.ml2.plugin [None req-bade3bdf-51ef-4227-92aa-20e0cab30d3e - - - - - -] Attempt 1 to provision port de8ddf5c-5aac-4afe-a928-cd0b3c4c3598 2026-08-21 23:32:15.182 16 INFO neutron.plugins.ml2.plugin [None req-bade3bdf-51ef-4227-92aa-20e0cab30d3e - - - - - -] Attempt 1 to provision port 58e290fc-cec6-4aeb-8f77-214821057caa 2026-08-21 23:32:15.217 16 INFO neutron.plugins.ml2.plugin [None req-bade3bdf-51ef-4227-92aa-20e0cab30d3e - - - - - -] Attempt 1 to provision port f9f1718c-bd29-497a-8617-b592d6fcd8b2 2026-08-21 23:32:15.240 16 INFO neutron.plugins.ml2.plugin [None req-bade3bdf-51ef-4227-92aa-20e0cab30d3e - - - - - -] Attempt 1 to provision port aa2201a4-0426-49f5-8be4-5c6f7834643d 2026-08-21 23:32:15.274 16 INFO neutron.plugins.ml2.plugin [None req-bade3bdf-51ef-4227-92aa-20e0cab30d3e - - - - - -] Attempt 1 to provision port fa2f103b-cd33-4695-8261-dae06080ca2b 2026-08-21 23:32:15.443 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port de8ddf5c-5aac-4afe-a928-cd0b3c4c3598 2026-08-21 23:32:25.166 13 INFO neutron.plugins.ml2.plugin [None req-a2171b87-721f-4da6-bb39-0699ffe16235 - - - - - -] Attempt 1 to provision port f9f1718c-bd29-497a-8617-b592d6fcd8b2 2026-08-21 23:32:30.096 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 8ed6f648-092a-4d09-a600-5c657c495b9a 2026-08-21 23:32:30.419 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 04c9de73-8fb4-47cb-9448-091cae892569 2026-08-21 23:32:30.605 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0710aa98-b48a-4f85-b649-061b253820a2'] response: {'server_uuid': 'e1ecb21b-01b0-4452-b709-e64c1ffee40b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8ed6f648-092a-4d09-a600-5c657c495b9a', 'code': 200} 2026-08-21 23:32:31.709 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 8ed6f648-092a-4d09-a600-5c657c495b9a 2026-08-21 23:32:32.052 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 04c9de73-8fb4-47cb-9448-091cae892569 2026-08-21 23:32:32.276 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 0e7cab76-b83c-48f9-85a5-475b049cb970 2026-08-21 23:32:32.912 13 INFO neutron.plugins.ml2.plugin [None req-f5c94e1e-1ab2-4e1d-9ef7-ddfb4058a5b6 - - - - - -] Attempt 1 to provision port 0e7cab76-b83c-48f9-85a5-475b049cb970 2026-08-21 23:32:32.981 13 INFO neutron.plugins.ml2.plugin [None req-f5c94e1e-1ab2-4e1d-9ef7-ddfb4058a5b6 - - - - - -] Attempt 1 to provision port fc6c2fdc-9241-4fe7-8429-961931a13ca6 2026-08-21 23:32:33.003 13 INFO neutron.plugins.ml2.plugin [None req-f5c94e1e-1ab2-4e1d-9ef7-ddfb4058a5b6 - - - - - -] Attempt 1 to provision port 7ff54ece-74f6-4d54-8250-c57273fb4874 2026-08-21 23:32:33.553 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 0e7cab76-b83c-48f9-85a5-475b049cb970 2026-08-21 23:32:33.730 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port dfe15852-fa2a-4c80-890d-0d6af8140364 2026-08-21 23:32:35.519 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port dfe15852-fa2a-4c80-890d-0d6af8140364 2026-08-21 23:32:37.685 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 58e290fc-cec6-4aeb-8f77-214821057caa 2026-08-21 23:32:38.017 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 36efc8b1-fe29-4a64-96db-fb0d4ca34e29 2026-08-21 23:32:38.338 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 0afcfc29-56a9-435b-91a5-fd5f6933b000 2026-08-21 23:32:38.675 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 2803b634-80f9-473f-9edd-3cf9348f7f42 2026-08-21 23:32:40.140 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 58e290fc-cec6-4aeb-8f77-214821057caa 2026-08-21 23:32:40.272 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 36efc8b1-fe29-4a64-96db-fb0d4ca34e29 2026-08-21 23:32:40.348 16 INFO neutron.plugins.ml2.plugin [None req-a8468ba8-af0e-4cd5-8ef4-a8bd21e1cc7c - - - - - -] Attempt 1 to provision port 0e7cab76-b83c-48f9-85a5-475b049cb970 2026-08-21 23:32:40.407 16 INFO neutron.plugins.ml2.plugin [None req-a8468ba8-af0e-4cd5-8ef4-a8bd21e1cc7c - - - - - -] Attempt 1 to provision port 49a42ff3-c2ae-42ad-bb58-f6ad4e55a7ad 2026-08-21 23:32:40.438 16 INFO neutron.plugins.ml2.plugin [None req-a8468ba8-af0e-4cd5-8ef4-a8bd21e1cc7c - - - - - -] Attempt 1 to provision port fc6c2fdc-9241-4fe7-8429-961931a13ca6 2026-08-21 23:32:40.461 16 INFO neutron.plugins.ml2.plugin [None req-a8468ba8-af0e-4cd5-8ef4-a8bd21e1cc7c - - - - - -] Attempt 1 to provision port ddc4cc88-fa84-42a2-a291-b9fc831dce99 2026-08-21 23:32:40.469 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 0afcfc29-56a9-435b-91a5-fd5f6933b000 2026-08-21 23:32:40.491 16 INFO neutron.plugins.ml2.plugin [None req-a8468ba8-af0e-4cd5-8ef4-a8bd21e1cc7c - - - - - -] Attempt 1 to provision port 0afcfc29-56a9-435b-91a5-fd5f6933b000 2026-08-21 23:32:41.093 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port f9f1718c-bd29-497a-8617-b592d6fcd8b2 2026-08-21 23:32:41.641 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 2803b634-80f9-473f-9edd-3cf9348f7f42 2026-08-21 23:32:43.019 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 29af2bcb-da21-4c39-829a-93124c335479 2026-08-21 23:32:43.089 16 INFO neutron.plugins.ml2.plugin [None req-56cf0724-42cb-4c8c-a8cd-38b7dd728384 - - - - - -] Attempt 1 to provision port fc6c2fdc-9241-4fe7-8429-961931a13ca6 2026-08-21 23:32:43.146 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-06216b45-f503-4532-8c33-a3e11e6c9689'] response: {'server_uuid': 'b46f7ea7-1384-4d4a-aa4b-f58266f670ec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '29af2bcb-da21-4c39-829a-93124c335479', 'code': 200} 2026-08-21 23:32:43.425 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 58e290fc-cec6-4aeb-8f77-214821057caa 2026-08-21 23:32:43.579 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port f9f1718c-bd29-497a-8617-b592d6fcd8b2 2026-08-21 23:32:45.508 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 29af2bcb-da21-4c39-829a-93124c335479 2026-08-21 23:32:47.612 13 INFO neutron.plugins.ml2.plugin [None req-a2fc3ee3-aebb-4518-bd63-e317b57b26ec - - - - - -] Attempt 1 to provision port ddc4cc88-fa84-42a2-a291-b9fc831dce99 2026-08-21 23:32:47.646 13 INFO neutron.plugins.ml2.plugin [None req-a2fc3ee3-aebb-4518-bd63-e317b57b26ec - - - - - -] Attempt 1 to provision port 29af2bcb-da21-4c39-829a-93124c335479 2026-08-21 23:32:47.714 13 INFO neutron.plugins.ml2.plugin [None req-a2fc3ee3-aebb-4518-bd63-e317b57b26ec - - - - - -] Attempt 1 to provision port 0afcfc29-56a9-435b-91a5-fd5f6933b000 2026-08-21 23:32:48.212 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port c1ae7d1d-cce2-4983-a773-71bd5ceab68a 2026-08-21 23:32:48.421 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c27a36d0-078f-4173-8e46-80843c18b564'] response: {'server_uuid': 'c6351cb1-c9f4-44e0-8364-b39a2211318c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c1ae7d1d-cce2-4983-a773-71bd5ceab68a', 'code': 200} 2026-08-21 23:32:50.017 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port fc6c2fdc-9241-4fe7-8429-961931a13ca6 2026-08-21 23:32:50.291 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 7ff54ece-74f6-4d54-8250-c57273fb4874 2026-08-21 23:32:50.519 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port c1ae7d1d-cce2-4983-a773-71bd5ceab68a 2026-08-21 23:32:52.011 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port fc6c2fdc-9241-4fe7-8429-961931a13ca6 2026-08-21 23:32:52.860 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 7ff54ece-74f6-4d54-8250-c57273fb4874 2026-08-21 23:32:54.270 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port ddc4cc88-fa84-42a2-a291-b9fc831dce99 2026-08-21 23:32:54.527 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port dde23646-2633-4519-a477-ecc9955da3a3 2026-08-21 23:32:54.999 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 49a42ff3-c2ae-42ad-bb58-f6ad4e55a7ad 2026-08-21 23:32:56.462 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port ddc4cc88-fa84-42a2-a291-b9fc831dce99 2026-08-21 23:32:56.670 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 49a42ff3-c2ae-42ad-bb58-f6ad4e55a7ad 2026-08-21 23:32:56.881 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port dde23646-2633-4519-a477-ecc9955da3a3 2026-08-21 23:32:57.113 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 84caba55-7aea-45e0-b0e6-207d55bea617 2026-08-21 23:32:58.899 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 84caba55-7aea-45e0-b0e6-207d55bea617 2026-08-21 23:33:00.585 13 INFO neutron.plugins.ml2.plugin [None req-b5f8874f-1f9c-4431-acdb-5513d83a91ee - - - - - -] Attempt 1 to provision port 92810c52-5e7b-4536-882b-9ebf03f07c7c 2026-08-21 23:33:00.609 13 INFO neutron.plugins.ml2.plugin [None req-b5f8874f-1f9c-4431-acdb-5513d83a91ee - - - - - -] Attempt 1 to provision port 240929af-3b9e-4c33-a14c-e61e7366dbf2 2026-08-21 23:33:00.638 13 INFO neutron.plugins.ml2.plugin [None req-b5f8874f-1f9c-4431-acdb-5513d83a91ee - - - - - -] Attempt 1 to provision port 84caba55-7aea-45e0-b0e6-207d55bea617 2026-08-21 23:33:05.334 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port d8352df1-f0de-427d-b5dd-7d47c7c49ca0 2026-08-21 23:33:05.435 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c5b59a7-04a9-4e97-ba53-b980790d48fd'] response: {'server_uuid': 'a168f034-85b8-4b12-89f4-1e88ba063425', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd8352df1-f0de-427d-b5dd-7d47c7c49ca0', 'code': 200} 2026-08-21 23:33:06.210 16 INFO neutron.plugins.ml2.plugin [None req-691d0cc7-04e5-49fe-a0b4-a83eb37b9c48 - - - - - -] Attempt 1 to provision port 240929af-3b9e-4c33-a14c-e61e7366dbf2 2026-08-21 23:33:06.805 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port d8352df1-f0de-427d-b5dd-7d47c7c49ca0 2026-08-21 23:33:08.043 16 INFO neutron.plugins.ml2.plugin [None req-d7bd1819-d74f-46fc-ba38-e86e215f691b - - - - - -] Attempt 1 to provision port 240929af-3b9e-4c33-a14c-e61e7366dbf2 2026-08-21 23:33:09.310 13 INFO neutron.plugins.ml2.plugin [None req-02a4491e-37eb-4df3-b03d-c616c2e0f7e3 - - - - - -] Attempt 1 to provision port d8352df1-f0de-427d-b5dd-7d47c7c49ca0 2026-08-21 23:33:10.864 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 240929af-3b9e-4c33-a14c-e61e7366dbf2 2026-08-21 23:33:11.164 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 92810c52-5e7b-4536-882b-9ebf03f07c7c 2026-08-21 23:33:12.903 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 240929af-3b9e-4c33-a14c-e61e7366dbf2 2026-08-21 23:33:13.259 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 92810c52-5e7b-4536-882b-9ebf03f07c7c 2026-08-21 23:33:14.986 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e869a9fe-ae5c-4b51-8dca-be0ba9fc9d4b'] response: {'server_uuid': 'b46f7ea7-1384-4d4a-aa4b-f58266f670ec', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '29af2bcb-da21-4c39-829a-93124c335479', 'code': 200} 2026-08-21 23:33:17.429 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 29af2bcb-da21-4c39-829a-93124c335479 2026-08-21 23:33:17.610 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3bf950a-32ac-4dc1-8dc2-74bfef52be8f'] response: {'server_uuid': 'b46f7ea7-1384-4d4a-aa4b-f58266f670ec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '29af2bcb-da21-4c39-829a-93124c335479', 'code': 200} 2026-08-21 23:33:18.962 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 29af2bcb-da21-4c39-829a-93124c335479 2026-08-21 23:33:24.838 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port dc7d19ff-2972-4202-a104-5cd3de9e6bef 2026-08-21 23:33:26.291 16 INFO neutron.plugins.ml2.plugin [None req-c3362217-93f9-4c19-b08b-93a58437a531 - - - - - -] Attempt 1 to provision port dc7d19ff-2972-4202-a104-5cd3de9e6bef 2026-08-21 23:33:26.931 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 74c4824a-dedb-4f6c-822b-ec575f48367b 2026-08-21 23:33:27.371 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port dc7d19ff-2972-4202-a104-5cd3de9e6bef 2026-08-21 23:33:28.814 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 74c4824a-dedb-4f6c-822b-ec575f48367b 2026-08-21 23:33:30.920 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 6b4f6ab0-d9d6-46c4-ad72-9179afc2dc35 2026-08-21 23:33:32.988 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 6b4f6ab0-d9d6-46c4-ad72-9179afc2dc35 2026-08-21 23:33:33.846 13 INFO neutron.plugins.ml2.plugin [None req-5985d3f5-3bd6-4813-8155-1e3f7d563d34 - - - - - -] Attempt 1 to provision port 2c143257-2187-413b-b9d3-ac0f3ed79aba 2026-08-21 23:33:37.917 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 61d0eb0d-e5a0-4cd6-a352-701bfc244d29 2026-08-21 23:33:38.024 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6af5a22-f4e8-46f8-a78b-f959a1d43489'] response: {'server_uuid': '3575d62d-576a-456c-955f-a63751bb6a46', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '61d0eb0d-e5a0-4cd6-a352-701bfc244d29', 'code': 200} 2026-08-21 23:33:39.054 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 61d0eb0d-e5a0-4cd6-a352-701bfc244d29 2026-08-21 23:33:43.103 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 2c143257-2187-413b-b9d3-ac0f3ed79aba 2026-08-21 23:33:43.395 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 2fc03972-1bbc-436a-8b22-37d8e832be6e 2026-08-21 23:33:45.010 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 2c143257-2187-413b-b9d3-ac0f3ed79aba 2026-08-21 23:33:45.200 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 2fc03972-1bbc-436a-8b22-37d8e832be6e 2026-08-21 23:33:46.328 13 INFO neutron.plugins.ml2.plugin [None req-6bb10a5d-ecad-4de5-8e46-795357f0b94b - - - - - -] Attempt 1 to provision port 2fc03972-1bbc-436a-8b22-37d8e832be6e 2026-08-21 23:33:46.381 13 INFO neutron.plugins.ml2.plugin [None req-6bb10a5d-ecad-4de5-8e46-795357f0b94b - - - - - -] Attempt 1 to provision port dc7d19ff-2972-4202-a104-5cd3de9e6bef 2026-08-21 23:34:06.705 13 INFO neutron.plugins.ml2.plugin [None req-62b648a3-04d6-4e80-97ce-5b644e709dc7 - - - - - -] Attempt 1 to provision port c0e85504-6ec4-4814-ba8b-ab13d8593eb1 2026-08-21 23:34:17.098 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 8e9ee2db-f977-4308-9c96-1a23df71a754 2026-08-21 23:34:18.941 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 8e9ee2db-f977-4308-9c96-1a23df71a754 2026-08-21 23:34:20.913 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 4efaabaf-da5d-457a-97c3-8133852adc99 2026-08-21 23:34:21.123 13 INFO neutron.plugins.ml2.plugin [None req-b18fac3a-ada4-4067-9581-9f769b97153d - - - - - -] Attempt 1 to provision port 8e9ee2db-f977-4308-9c96-1a23df71a754 2026-08-21 23:34:21.206 13 INFO neutron.plugins.ml2.plugin [None req-b18fac3a-ada4-4067-9581-9f769b97153d - - - - - -] Attempt 1 to provision port e95dc9dd-75fc-4cf9-840b-4cfbdc234c3d 2026-08-21 23:34:22.940 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 4efaabaf-da5d-457a-97c3-8133852adc99 2026-08-21 23:34:24.991 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 998b18d8-b383-472c-85dd-34a0297f2253 2026-08-21 23:34:27.110 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 7981a46a-2687-4705-b80b-0ff1a6110a9b 2026-08-21 23:34:27.474 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 998b18d8-b383-472c-85dd-34a0297f2253 2026-08-21 23:34:28.985 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 7981a46a-2687-4705-b80b-0ff1a6110a9b 2026-08-21 23:34:33.201 16 INFO neutron.plugins.ml2.plugin [None req-f7ff00b1-72af-46ae-a511-4a640dd1febe - - - - - -] Attempt 1 to provision port f0a4c98f-d9d5-42cc-886b-0fd88bc32706 2026-08-21 23:34:33.225 16 INFO neutron.plugins.ml2.plugin [None req-f7ff00b1-72af-46ae-a511-4a640dd1febe - - - - - -] Attempt 1 to provision port 80412b14-a8fb-47a8-b39b-21c5bfbefa38 2026-08-21 23:34:33.247 16 INFO neutron.plugins.ml2.plugin [None req-f7ff00b1-72af-46ae-a511-4a640dd1febe - - - - - -] Attempt 1 to provision port f9325c0c-ccda-445d-b15d-46740f914d76 2026-08-21 23:34:33.275 16 INFO neutron.plugins.ml2.plugin [None req-f7ff00b1-72af-46ae-a511-4a640dd1febe - - - - - -] Attempt 1 to provision port e95dc9dd-75fc-4cf9-840b-4cfbdc234c3d 2026-08-21 23:34:33.295 16 INFO neutron.plugins.ml2.plugin [None req-f7ff00b1-72af-46ae-a511-4a640dd1febe - - - - - -] Attempt 1 to provision port 7981a46a-2687-4705-b80b-0ff1a6110a9b 2026-08-21 23:34:39.109 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port e95dc9dd-75fc-4cf9-840b-4cfbdc234c3d 2026-08-21 23:34:40.929 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port f0a4c98f-d9d5-42cc-886b-0fd88bc32706 2026-08-21 23:34:41.249 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port e95dc9dd-75fc-4cf9-840b-4cfbdc234c3d 2026-08-21 23:34:44.159 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port f0a4c98f-d9d5-42cc-886b-0fd88bc32706 2026-08-21 23:34:44.306 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port a013d91e-a4c9-4d7e-8067-d34d00d61681 2026-08-21 23:34:44.405 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-756b16f5-4f54-4bcf-be3d-b976bae90f0c'] response: {'server_uuid': '4b45b3a7-34ce-4277-9b4c-d845bc56e2a8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a013d91e-a4c9-4d7e-8067-d34d00d61681', 'code': 200} 2026-08-21 23:34:44.650 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 80412b14-a8fb-47a8-b39b-21c5bfbefa38 2026-08-21 23:34:44.936 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port f9325c0c-ccda-445d-b15d-46740f914d76 2026-08-21 23:34:45.827 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port f9325c0c-ccda-445d-b15d-46740f914d76 2026-08-21 23:34:46.083 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port a013d91e-a4c9-4d7e-8067-d34d00d61681 2026-08-21 23:34:46.326 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 80412b14-a8fb-47a8-b39b-21c5bfbefa38 2026-08-21 23:34:50.689 13 INFO neutron.plugins.ml2.plugin [None req-9b5ba6ab-7a2c-4f09-87cf-f441b5c84bd1 - - - - - -] Attempt 1 to provision port a013d91e-a4c9-4d7e-8067-d34d00d61681 2026-08-21 23:35:01.288 13 INFO neutron.plugins.ml2.plugin [None req-88147294-b1c5-498f-97ca-cdccc8936b4e - - - - - -] Attempt 1 to provision port 05b0e92c-99cf-4498-af0b-297e4cfdcd38 2026-08-21 23:35:01.831 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 05b0e92c-99cf-4498-af0b-297e4cfdcd38 2026-08-21 23:35:02.705 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-fdd5276c-a843-4c7d-be2d-89e20e8614b7'] response: {'server_uuid': '4b45b3a7-34ce-4277-9b4c-d845bc56e2a8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a013d91e-a4c9-4d7e-8067-d34d00d61681', 'code': 200} 2026-08-21 23:35:04.000 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 165a7b12-bcdc-465d-918d-ec529435efd2 2026-08-21 23:35:05.927 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port e3498f16-83a1-4d95-907d-68a98b51dfa7 2026-08-21 23:35:06.316 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 165a7b12-bcdc-465d-918d-ec529435efd2 2026-08-21 23:35:06.511 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port c89f1728-d7bc-4244-ac36-12cd70d51771 2026-08-21 23:35:07.864 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port e3498f16-83a1-4d95-907d-68a98b51dfa7 2026-08-21 23:35:08.087 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port c89f1728-d7bc-4244-ac36-12cd70d51771 2026-08-21 23:35:10.251 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 322ecce7-b0a8-4dd6-8794-d72d53075bf1 2026-08-21 23:35:12.187 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 322ecce7-b0a8-4dd6-8794-d72d53075bf1 2026-08-21 23:35:12.763 13 INFO neutron.plugins.ml2.plugin [None req-4626ed9e-7a84-4d20-b654-85d7a396797a - - - - - -] Attempt 1 to provision port da742693-a9a2-4d0a-993b-3e5f09c9fb70 2026-08-21 23:35:12.805 13 INFO neutron.plugins.ml2.plugin [None req-4626ed9e-7a84-4d20-b654-85d7a396797a - - - - - -] Attempt 1 to provision port a65c4207-184a-4b19-bf68-c25eb4e89306 2026-08-21 23:35:12.848 13 INFO neutron.plugins.ml2.plugin [None req-4626ed9e-7a84-4d20-b654-85d7a396797a - - - - - -] Attempt 1 to provision port 322ecce7-b0a8-4dd6-8794-d72d53075bf1 2026-08-21 23:35:12.958 13 INFO neutron.plugins.ml2.plugin [None req-4626ed9e-7a84-4d20-b654-85d7a396797a - - - - - -] Attempt 1 to provision port 165a7b12-bcdc-465d-918d-ec529435efd2 2026-08-21 23:35:15.977 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 1d21713b-41cf-45db-8945-217c7b8ffdc3 2026-08-21 23:35:18.369 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 1d21713b-41cf-45db-8945-217c7b8ffdc3 2026-08-21 23:35:18.565 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 74b56d17-bbe6-462f-8081-45600ab6ef65 2026-08-21 23:35:18.693 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-12dea127-3246-4688-906a-1732cbefa727'] response: {'server_uuid': '45f5f168-8ea4-41f9-bfb4-e1db8683ddf3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '74b56d17-bbe6-462f-8081-45600ab6ef65', 'code': 200} 2026-08-21 23:35:20.493 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 74b56d17-bbe6-462f-8081-45600ab6ef65 2026-08-21 23:35:20.747 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port d5363475-6cc0-45f7-a4ef-632bdca4cf29 2026-08-21 23:35:20.874 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c4af215-d9e1-4d5b-9eb6-0451e5cf37b7'] response: {'server_uuid': '8b9190db-adbb-483f-8bba-873e8ad675bd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd5363475-6cc0-45f7-a4ef-632bdca4cf29', 'code': 200} 2026-08-21 23:35:21.843 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 05b0e92c-99cf-4498-af0b-297e4cfdcd38 2026-08-21 23:35:22.529 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port d5363475-6cc0-45f7-a4ef-632bdca4cf29 2026-08-21 23:35:23.638 13 INFO neutron.plugins.ml2.plugin [None req-e791f62b-0d99-4347-a9da-6a993ce1ee0a - - - - - -] Attempt 1 to provision port 84a7ab1a-0c08-48d5-afed-d178f5a3d163 2026-08-21 23:35:23.693 13 INFO neutron.plugins.ml2.plugin [None req-e791f62b-0d99-4347-a9da-6a993ce1ee0a - - - - - -] Attempt 1 to provision port f75406e6-5bdb-4872-87fc-8a2ee7b1089b 2026-08-21 23:35:23.742 13 INFO neutron.plugins.ml2.plugin [None req-e791f62b-0d99-4347-a9da-6a993ce1ee0a - - - - - -] Attempt 1 to provision port b843eac2-727a-482c-bec1-c4e9c868c9ff 2026-08-21 23:35:23.843 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 64af718c-f7dd-41af-b764-4ca2bcfb4596 2026-08-21 23:35:23.897 13 INFO neutron.plugins.ml2.plugin [None req-e791f62b-0d99-4347-a9da-6a993ce1ee0a - - - - - -] Attempt 1 to provision port 165a7b12-bcdc-465d-918d-ec529435efd2 2026-08-21 23:35:23.952 13 INFO neutron.plugins.ml2.plugin [None req-e791f62b-0d99-4347-a9da-6a993ce1ee0a - - - - - -] Attempt 1 to provision port d5363475-6cc0-45f7-a4ef-632bdca4cf29 2026-08-21 23:35:24.004 13 INFO neutron.plugins.ml2.plugin [None req-e791f62b-0d99-4347-a9da-6a993ce1ee0a - - - - - -] Attempt 1 to provision port 74b56d17-bbe6-462f-8081-45600ab6ef65 2026-08-21 23:35:24.063 13 INFO neutron.plugins.ml2.plugin [None req-e791f62b-0d99-4347-a9da-6a993ce1ee0a - - - - - -] Attempt 1 to provision port 05b0e92c-99cf-4498-af0b-297e4cfdcd38 2026-08-21 23:35:24.122 13 INFO neutron.plugins.ml2.plugin [None req-e791f62b-0d99-4347-a9da-6a993ce1ee0a - - - - - -] Attempt 1 to provision port 1d21713b-41cf-45db-8945-217c7b8ffdc3 2026-08-21 23:35:24.412 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port b843eac2-727a-482c-bec1-c4e9c868c9ff 2026-08-21 23:35:25.930 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 64af718c-f7dd-41af-b764-4ca2bcfb4596 2026-08-21 23:35:26.231 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port b843eac2-727a-482c-bec1-c4e9c868c9ff 2026-08-21 23:35:26.405 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port da742693-a9a2-4d0a-993b-3e5f09c9fb70 2026-08-21 23:35:26.648 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port f75406e6-5bdb-4872-87fc-8a2ee7b1089b 2026-08-21 23:35:28.331 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port f75406e6-5bdb-4872-87fc-8a2ee7b1089b 2026-08-21 23:35:28.626 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port a65c4207-184a-4b19-bf68-c25eb4e89306 2026-08-21 23:35:28.982 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port da742693-a9a2-4d0a-993b-3e5f09c9fb70 2026-08-21 23:35:29.171 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 84a7ab1a-0c08-48d5-afed-d178f5a3d163 2026-08-21 23:35:30.133 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port a65c4207-184a-4b19-bf68-c25eb4e89306 2026-08-21 23:35:30.319 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 84a7ab1a-0c08-48d5-afed-d178f5a3d163 2026-08-21 23:35:33.101 13 INFO neutron.plugins.ml2.plugin [None req-1cb4cf95-9677-4449-a063-f9d733a052ae - - - - - -] Attempt 1 to provision port 84a7ab1a-0c08-48d5-afed-d178f5a3d163 2026-08-21 23:35:33.157 13 INFO neutron.plugins.ml2.plugin [None req-1cb4cf95-9677-4449-a063-f9d733a052ae - - - - - -] Attempt 1 to provision port f75406e6-5bdb-4872-87fc-8a2ee7b1089b 2026-08-21 23:35:33.199 13 INFO neutron.plugins.ml2.plugin [None req-1cb4cf95-9677-4449-a063-f9d733a052ae - - - - - -] Attempt 1 to provision port b843eac2-727a-482c-bec1-c4e9c868c9ff 2026-08-21 23:35:33.251 13 INFO neutron.plugins.ml2.plugin [None req-1cb4cf95-9677-4449-a063-f9d733a052ae - - - - - -] Attempt 1 to provision port 74b56d17-bbe6-462f-8081-45600ab6ef65 2026-08-21 23:35:33.304 13 INFO neutron.plugins.ml2.plugin [None req-1cb4cf95-9677-4449-a063-f9d733a052ae - - - - - -] Attempt 1 to provision port 322ecce7-b0a8-4dd6-8794-d72d53075bf1 2026-08-21 23:35:33.377 13 INFO neutron.plugins.ml2.plugin [None req-1cb4cf95-9677-4449-a063-f9d733a052ae - - - - - -] Attempt 1 to provision port 165a7b12-bcdc-465d-918d-ec529435efd2 2026-08-21 23:35:33.428 13 INFO neutron.plugins.ml2.plugin [None req-1cb4cf95-9677-4449-a063-f9d733a052ae - - - - - -] Attempt 1 to provision port d5363475-6cc0-45f7-a4ef-632bdca4cf29 2026-08-21 23:35:33.479 13 INFO neutron.plugins.ml2.plugin [None req-1cb4cf95-9677-4449-a063-f9d733a052ae - - - - - -] Attempt 1 to provision port 64af718c-f7dd-41af-b764-4ca2bcfb4596 2026-08-21 23:35:33.533 13 INFO neutron.plugins.ml2.plugin [None req-1cb4cf95-9677-4449-a063-f9d733a052ae - - - - - -] Attempt 1 to provision port 05b0e92c-99cf-4498-af0b-297e4cfdcd38 2026-08-21 23:35:33.581 13 INFO neutron.plugins.ml2.plugin [None req-1cb4cf95-9677-4449-a063-f9d733a052ae - - - - - -] Attempt 1 to provision port 1d21713b-41cf-45db-8945-217c7b8ffdc3 2026-08-21 23:35:36.129 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port f6e4a08a-80d8-4b60-891b-f2b8998df064 2026-08-21 23:35:36.214 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-413c96ad-d76e-494c-8fe7-f6d45371b241'] response: {'server_uuid': 'd578ce23-3cc7-45f0-a487-9a59a074780b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f6e4a08a-80d8-4b60-891b-f2b8998df064', 'code': 200} 2026-08-21 23:35:38.111 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port f6e4a08a-80d8-4b60-891b-f2b8998df064 2026-08-21 23:35:43.507 16 INFO neutron.plugins.ml2.plugin [None req-5b3e03f9-db6a-439a-a419-25b9ae1d4e56 - - - - - -] Attempt 1 to provision port 322ecce7-b0a8-4dd6-8794-d72d53075bf1 2026-08-21 23:35:43.550 16 INFO neutron.plugins.ml2.plugin [None req-5b3e03f9-db6a-439a-a419-25b9ae1d4e56 - - - - - -] Attempt 1 to provision port 84a7ab1a-0c08-48d5-afed-d178f5a3d163 2026-08-21 23:35:43.603 16 INFO neutron.plugins.ml2.plugin [None req-5b3e03f9-db6a-439a-a419-25b9ae1d4e56 - - - - - -] Attempt 1 to provision port 74b56d17-bbe6-462f-8081-45600ab6ef65 2026-08-21 23:35:43.655 16 INFO neutron.plugins.ml2.plugin [None req-5b3e03f9-db6a-439a-a419-25b9ae1d4e56 - - - - - -] Attempt 1 to provision port 64af718c-f7dd-41af-b764-4ca2bcfb4596 2026-08-21 23:35:43.699 16 INFO neutron.plugins.ml2.plugin [None req-5b3e03f9-db6a-439a-a419-25b9ae1d4e56 - - - - - -] Attempt 1 to provision port f75406e6-5bdb-4872-87fc-8a2ee7b1089b 2026-08-21 23:35:43.748 16 INFO neutron.plugins.ml2.plugin [None req-5b3e03f9-db6a-439a-a419-25b9ae1d4e56 - - - - - -] Attempt 1 to provision port f6e4a08a-80d8-4b60-891b-f2b8998df064 2026-08-21 23:35:43.803 16 INFO neutron.plugins.ml2.plugin [None req-5b3e03f9-db6a-439a-a419-25b9ae1d4e56 - - - - - -] Attempt 1 to provision port b843eac2-727a-482c-bec1-c4e9c868c9ff 2026-08-21 23:35:46.642 16 INFO neutron.plugins.ml2.plugin [None req-a65aef92-0eb0-4e5a-8ee3-41e208c15f4c - - - - - -] Attempt 1 to provision port 64af718c-f7dd-41af-b764-4ca2bcfb4596 2026-08-21 23:35:46.722 16 INFO neutron.plugins.ml2.plugin [None req-a65aef92-0eb0-4e5a-8ee3-41e208c15f4c - - - - - -] Attempt 1 to provision port b843eac2-727a-482c-bec1-c4e9c868c9ff 2026-08-21 23:35:48.927 13 INFO neutron.plugins.ml2.plugin [None req-09e3d37e-f100-445b-9a3c-9acef6bbe47f - - - - - -] Attempt 1 to provision port f6e4a08a-80d8-4b60-891b-f2b8998df064 2026-08-21 23:35:48.995 13 INFO neutron.plugins.ml2.plugin [None req-09e3d37e-f100-445b-9a3c-9acef6bbe47f - - - - - -] Attempt 1 to provision port d5363475-6cc0-45f7-a4ef-632bdca4cf29 2026-08-21 23:35:56.688 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port b5cbd90d-da47-4349-a415-508b2af6e30b 2026-08-21 23:35:56.826 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9472c7e-f0a8-4684-8e58-de0265192cb9'] response: {'server_uuid': 'e53044f9-ab35-4838-a9d8-a8053edb587f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b5cbd90d-da47-4349-a415-508b2af6e30b', 'code': 200} 2026-08-21 23:35:58.163 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port b5cbd90d-da47-4349-a415-508b2af6e30b 2026-08-21 23:36:04.059 16 INFO neutron.plugins.ml2.plugin [None req-1277e7b8-f276-4953-8b65-fb627bc1d384 - - - - - -] Attempt 1 to provision port a4075498-6f80-40b7-ad0e-c562cad1951a 2026-08-21 23:36:22.334 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-96b9e978-b395-4222-9c10-d336379100bc'] response: {'server_uuid': 'e53044f9-ab35-4838-a9d8-a8053edb587f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b5cbd90d-da47-4349-a415-508b2af6e30b', 'code': 200} 2026-08-21 23:36:26.683 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 8ebda195-46e1-495b-b10a-388a59dbcd70 2026-08-21 23:36:26.811 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9cdd0378-29a8-4946-9f71-0f0cd02e2160'] response: {'server_uuid': '01aaa541-80ba-48cd-978c-4fc2917943a7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8ebda195-46e1-495b-b10a-388a59dbcd70', 'code': 200} 2026-08-21 23:36:28.227 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 8ebda195-46e1-495b-b10a-388a59dbcd70 2026-08-21 23:36:44.414 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port dac5ceb9-fa30-4bfc-9eb8-46c38ce61c92 2026-08-21 23:36:45.494 13 INFO neutron.plugins.ml2.plugin [None req-0e896daf-dc29-4e2d-985d-6abd5fd3d48e - - - - - -] Attempt 1 to provision port dac5ceb9-fa30-4bfc-9eb8-46c38ce61c92 2026-08-21 23:36:46.130 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port dac5ceb9-fa30-4bfc-9eb8-46c38ce61c92 2026-08-21 23:37:07.507 13 INFO neutron.plugins.ml2.plugin [None req-3588a2a3-9b3e-42ca-b322-f71c48158634 - - - - - -] Attempt 1 to provision port f3032cbb-d408-429b-b8f9-5df618249d54 2026-08-21 23:37:14.168 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port f3032cbb-d408-429b-b8f9-5df618249d54 2026-08-21 23:37:14.321 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a698fe70-6863-489b-8a61-c0b449a0a27d'] response: {'server_uuid': '01aaa541-80ba-48cd-978c-4fc2917943a7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f3032cbb-d408-429b-b8f9-5df618249d54', 'code': 200} 2026-08-21 23:37:16.654 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port f3032cbb-d408-429b-b8f9-5df618249d54 2026-08-21 23:37:44.870 16 INFO neutron.plugins.ml2.plugin [None req-b5482b59-33eb-4e47-822d-94ec6d550679 - - - - - -] Attempt 1 to provision port b1d55108-23c9-4cbd-b03f-be6a1c4942d9 2026-08-21 23:37:53.717 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port b1d55108-23c9-4cbd-b03f-be6a1c4942d9 2026-08-21 23:37:53.820 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-faa135e0-729d-4a57-9f51-b8caca6bee85'] response: {'server_uuid': '01aaa541-80ba-48cd-978c-4fc2917943a7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b1d55108-23c9-4cbd-b03f-be6a1c4942d9', 'code': 200} 2026-08-21 23:37:54.326 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port b1d55108-23c9-4cbd-b03f-be6a1c4942d9 2026-08-21 23:38:05.955 13 INFO neutron.plugins.ml2.plugin [None req-079658d8-ef59-433b-831f-5015c6e1cd89 - - - - - -] Attempt 1 to provision port 4de648b8-c1e3-467f-9b4b-b001c5f0aed0 2026-08-21 23:38:12.367 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 4de648b8-c1e3-467f-9b4b-b001c5f0aed0 2026-08-21 23:38:12.486 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f8b8a18-7b16-4919-a5f3-ffd6f02e6e4f'] response: {'server_uuid': '01aaa541-80ba-48cd-978c-4fc2917943a7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4de648b8-c1e3-467f-9b4b-b001c5f0aed0', 'code': 200} 2026-08-21 23:38:14.337 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 4de648b8-c1e3-467f-9b4b-b001c5f0aed0 2026-08-21 23:38:16.282 13 INFO neutron.plugins.ml2.plugin [None req-af7be47a-aca6-4ae0-a8b2-2cb6e9279cd6 - - - - - -] Attempt 1 to provision port b1d55108-23c9-4cbd-b03f-be6a1c4942d9 2026-08-21 23:38:16.377 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port b1d55108-23c9-4cbd-b03f-be6a1c4942d9 2026-08-21 23:38:30.103 16 INFO neutron.plugins.ml2.plugin [None req-85cbec23-ccee-45da-8190-bf90ba547fa9 - - - - - -] Attempt 1 to provision port 4de648b8-c1e3-467f-9b4b-b001c5f0aed0 2026-08-21 23:38:30.402 13 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port 4de648b8-c1e3-467f-9b4b-b001c5f0aed0 2026-08-21 23:38:31.540 13 INFO neutron.plugins.ml2.plugin [None req-e4487550-881a-4321-b67e-4aadfa69598d - - - - - -] Attempt 1 to provision port 4de648b8-c1e3-467f-9b4b-b001c5f0aed0 2026-08-21 23:38:40.052 13 INFO neutron.plugins.ml2.plugin [None req-ab1d1e03-367e-4f65-9ed1-6e7e3610e1bd - - - - - -] Attempt 1 to provision port b1d55108-23c9-4cbd-b03f-be6a1c4942d9 2026-08-21 23:38:40.379 16 INFO neutron.plugins.ml2.plugin [None req-c2dd32c6-365c-493a-9e42-05f97c52269a - - - - - -] Attempt 1 to provision port b1d55108-23c9-4cbd-b03f-be6a1c4942d9