+ 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 This program is using eventlet and has been monkey_patched /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-30 10:35:06.402 1 INFO neutron.common.config [-] Logging enabled! 2026-05-30 10:35:06.402 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.4.dev15 2026-05-30 10:35:06.403 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-30 10:35:06.403 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-30 10:35:07.476 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-30 10:35:07.479 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-30 10:35:07.483 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-30 10:35:07.484 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-30 10:35:07.484 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-30 10:35:07.485 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-30 10:35:07.485 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-30 10:35:07.492 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-30 10:35:07.493 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-30 10:35:07.493 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-30 10:35:07.521 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-30 10:35:07.523 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-30 10:35:07.523 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-30 10:35:07.564 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-30 10:35:07.564 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-30 10:35:07.564 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-30 10:35:07.564 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-30 10:35:07.886 1 INFO neutron.plugins.ml2.managers [None req-f3752b07-572d-466e-99c3-2385a5be708b - - - - - -] Initializing driver for type 'vlan' 2026-05-30 10:35:08.069 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f3752b07-572d-466e-99c3-2385a5be708b - - - - - -] VlanTypeDriver initialization complete 2026-05-30 10:35:08.069 1 INFO neutron.plugins.ml2.managers [None req-f3752b07-572d-466e-99c3-2385a5be708b - - - - - -] Initializing driver for type 'vxlan' 2026-05-30 10:35:08.070 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f3752b07-572d-466e-99c3-2385a5be708b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-30 10:35:08.134 1 INFO neutron.plugins.ml2.managers [None req-f3752b07-572d-466e-99c3-2385a5be708b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-30 10:35:08.135 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f3752b07-572d-466e-99c3-2385a5be708b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-30 10:35:08.135 1 INFO neutron.plugins.ml2.managers [None req-f3752b07-572d-466e-99c3-2385a5be708b - - - - - -] Initializing extension driver 'port_security' 2026-05-30 10:35:08.136 1 INFO neutron.plugins.ml2.extensions.port_security [None req-f3752b07-572d-466e-99c3-2385a5be708b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-30 10:35:08.136 1 INFO neutron.plugins.ml2.managers [None req-f3752b07-572d-466e-99c3-2385a5be708b - - - - - -] Initializing extension driver 'qos' 2026-05-30 10:35:08.137 1 INFO neutron.plugins.ml2.managers [None req-f3752b07-572d-466e-99c3-2385a5be708b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-30 10:35:08.137 1 INFO neutron.plugins.ml2.managers [None req-f3752b07-572d-466e-99c3-2385a5be708b - - - - - -] Initializing mechanism driver 'l2population' 2026-05-30 10:35:08.155 1 INFO neutron.quota [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded quota_driver: . 2026-05-30 10:35:08.156 1 INFO neutron.plugins.ml2.plugin [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Modular L2 Plugin initialization complete 2026-05-30 10:35:08.156 1 INFO neutron.plugins.ml2.managers [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-30 10:35:08.156 1 INFO neutron.plugins.ml2.managers [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-30 10:35:08.157 1 INFO neutron.plugins.ml2.managers [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-30 10:35:08.157 1 INFO neutron.extensions.vlantransparent [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Disabled vlantransparent extension. 2026-05-30 10:35:08.157 1 INFO neutron.extensions.qinq [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Disabled VLAN QinQ extension. 2026-05-30 10:35:08.157 1 INFO neutron.manager [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loading Plugin: qos 2026-05-30 10:35:08.171 1 INFO neutron.manager [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loading Plugin: router 2026-05-30 10:35:08.216 1 INFO neutron.services.service_base [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-30 10:35:08.216 1 INFO neutron.manager [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loading Plugin: segments 2026-05-30 10:35:08.287 1 INFO neutron.manager [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loading Plugin: trunk 2026-05-30 10:35:08.300 1 INFO neutron.manager [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loading Plugin: vpnaas 2026-05-30 10:35:08.338 1 WARNING stevedore.named [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-30 10:35:08.338 1 WARNING stevedore.named [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-30 10:35:08.567 1 INFO neutron_vpnaas.services.vpn.plugin [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-30 10:35:08.567 1 INFO neutron.common.utils [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-30 10:35:08.567 1 INFO neutron.manager [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loading Plugin: taas 2026-05-30 10:35:08.591 1 WARNING stevedore.named [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-30 10:35:08.614 1 INFO neutron_taas.services.taas.taas_plugin [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-30 10:35:08.615 1 INFO neutron.manager [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loading Plugin: tapmirror 2026-05-30 10:35:08.625 1 WARNING stevedore.named [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-30 10:35:08.642 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-30 10:35:08.643 1 INFO neutron.manager [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loading Plugin: auto_allocate 2026-05-30 10:35:08.652 1 INFO neutron.manager [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loading Plugin: tag 2026-05-30 10:35:08.659 1 INFO neutron.manager [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loading Plugin: timestamp 2026-05-30 10:35:08.662 1 INFO neutron.manager [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loading Plugin: network_ip_availability 2026-05-30 10:35:08.665 1 INFO neutron.manager [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loading Plugin: flavors 2026-05-30 10:35:08.668 1 INFO neutron.manager [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loading Plugin: revisions 2026-05-30 10:35:08.671 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Initializing extension manager. 2026-05-30 10:35:08.672 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: address-group 2026-05-30 10:35:08.673 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: address-scope 2026-05-30 10:35:08.673 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-30 10:35:08.674 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: agent 2026-05-30 10:35:08.675 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: agent-resources-synced 2026-05-30 10:35:08.676 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-30 10:35:08.676 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-30 10:35:08.677 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: availability_zone 2026-05-30 10:35:08.677 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: availability_zone_filter 2026-05-30 10:35:08.678 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-30 10:35:08.678 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: default-subnetpools 2026-05-30 10:35:08.680 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-30 10:35:08.680 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: dns-integration 2026-05-30 10:35:08.680 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: dns-domain-ports 2026-05-30 10:35:08.681 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-30 10:35:08.681 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: dvr 2026-05-30 10:35:08.682 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-30 10:35:08.682 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: empty-string-filtering 2026-05-30 10:35:08.683 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-30 10:35:08.683 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-30 10:35:08.684 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: external-net 2026-05-30 10:35:08.684 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-30 10:35:08.685 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: extraroute 2026-05-30 10:35:08.685 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: extraroute-atomic 2026-05-30 10:35:08.686 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-30 10:35:08.686 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-30 10:35:08.687 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-30 10:35:08.687 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-30 10:35:08.688 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: fip-port-details 2026-05-30 10:35:08.689 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: flavors 2026-05-30 10:35:08.690 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-30 10:35:08.690 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: floatingip-pools 2026-05-30 10:35:08.691 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: ip_allocation 2026-05-30 10:35:08.691 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-30 10:35:08.692 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: l2_adjacency 2026-05-30 10:35:08.693 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: router 2026-05-30 10:35:08.694 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-30 10:35:08.695 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-30 10:35:08.695 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-30 10:35:08.696 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: ext-gw-mode 2026-05-30 10:35:08.696 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: l3-ha 2026-05-30 10:35:08.697 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-30 10:35:08.697 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-30 10:35:08.698 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: l3-flavors 2026-05-30 10:35:08.699 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-30 10:35:08.699 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-30 10:35:08.701 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-30 10:35:08.702 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-30 10:35:08.703 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-30 10:35:08.704 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-30 10:35:08.705 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-30 10:35:08.705 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: multi-provider 2026-05-30 10:35:08.705 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: net-mtu 2026-05-30 10:35:08.706 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: net-mtu-writable 2026-05-30 10:35:08.707 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: network_availability_zone 2026-05-30 10:35:08.707 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: network_ha 2026-05-30 10:35:08.708 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: network-ip-availability 2026-05-30 10:35:08.709 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-30 10:35:08.709 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: pagination 2026-05-30 10:35:08.710 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: port-device-profile 2026-05-30 10:35:08.710 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-30 10:35:08.711 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-30 10:35:08.711 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-30 10:35:08.712 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: port-mac-override 2026-05-30 10:35:08.712 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-30 10:35:08.713 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-30 10:35:08.714 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-30 10:35:08.714 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: port-resource-request 2026-05-30 10:35:08.715 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-30 10:35:08.715 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-30 10:35:08.716 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: binding 2026-05-30 10:35:08.717 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: binding-extended 2026-05-30 10:35:08.717 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: port-security 2026-05-30 10:35:08.718 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: project-id 2026-05-30 10:35:08.719 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: provider 2026-05-30 10:35:08.719 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-30 10:35:08.722 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: qos 2026-05-30 10:35:08.723 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-30 10:35:08.723 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-30 10:35:08.724 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: qos-default 2026-05-30 10:35:08.724 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: qos-fip 2026-05-30 10:35:08.725 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-30 10:35:08.725 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-30 10:35:08.726 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-30 10:35:08.727 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-30 10:35:08.727 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-30 10:35:08.728 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: qos-pps 2026-05-30 10:35:08.729 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-30 10:35:08.729 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-30 10:35:08.730 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: qos-rules-alias 2026-05-30 10:35:08.730 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: quota-check-limit 2026-05-30 10:35:08.731 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-30 10:35:08.733 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: quotas 2026-05-30 10:35:08.736 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: quota_details 2026-05-30 10:35:08.737 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: rbac-policies 2026-05-30 10:35:08.738 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: rbac-address-group 2026-05-30 10:35:08.738 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: rbac-address-scope 2026-05-30 10:35:08.739 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: rbac-security-groups 2026-05-30 10:35:08.739 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-30 10:35:08.740 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: revision-if-match 2026-05-30 10:35:08.741 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-30 10:35:08.741 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: router_availability_zone 2026-05-30 10:35:08.742 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-30 10:35:08.744 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-30 10:35:08.744 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-30 10:35:08.745 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-30 10:35:08.745 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-30 10:35:08.746 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-30 10:35:08.747 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-30 10:35:08.752 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: security-group 2026-05-30 10:35:08.753 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: segment 2026-05-30 10:35:08.753 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-30 10:35:08.754 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: service-type 2026-05-30 10:35:08.755 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: sorting 2026-05-30 10:35:08.755 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: standard-attr-segment 2026-05-30 10:35:08.756 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: standard-attr-description 2026-05-30 10:35:08.757 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: stateful-security-group 2026-05-30 10:35:08.757 1 WARNING neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-30 10:35:08.758 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-30 10:35:08.758 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: subnet-external-network 2026-05-30 10:35:08.759 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: subnet_onboard 2026-05-30 10:35:08.760 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-30 10:35:08.760 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: subnet-service-types 2026-05-30 10:35:08.761 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: subnet_allocation 2026-05-30 10:35:08.762 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-30 10:35:08.762 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: tag-creation 2026-05-30 10:35:08.763 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-30 10:35:08.767 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: standard-attr-tag 2026-05-30 10:35:08.768 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-30 10:35:08.769 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: trunk 2026-05-30 10:35:08.770 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: trunk-details 2026-05-30 10:35:08.770 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-30 10:35:08.771 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-30 10:35:08.771 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-30 10:35:08.772 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-30 10:35:08.774 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-30 10:35:08.775 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-30 10:35:08.776 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: vpn-flavors 2026-05-30 10:35:08.778 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: vpnaas 2026-05-30 10:35:08.779 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: taas 2026-05-30 10:35:08.780 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: tap-mirror 2026-05-30 10:35:08.781 1 INFO neutron.api.extensions [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-30 10:35:08.785 1 INFO oslo_service.backend.eventlet.service [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Starting 2 workers 2026-05-30 10:35:08.790 1 INFO oslo_service.backend.eventlet.service [None req-bc3cecdf-fa45-4b78-af2b-1646ba0d7699 - - - - - -] Starting 1 workers 2026-05-30 10:35:54.952 11 INFO neutron.db.l3_hamode_db [None req-87e4cc6f-ef76-42b5-aaf2-e4c0b83518a6 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-30 10:36:13.061 11 INFO neutron.plugins.ml2.plugin [None req-17042889-51d0-4d1d-867a-ac25a5e4fb17 - - - - - -] Attempt 1 to provision port ca93731e-605b-44d2-8720-5c26b3bebe25 2026-05-30 10:36:13.061 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port ca93731e-605b-44d2-8720-5c26b3bebe25 2026-05-30 10:36:14.955 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port ca93731e-605b-44d2-8720-5c26b3bebe25 2026-05-30 10:36:15.269 11 INFO neutron.plugins.ml2.plugin [None req-a700ac64-1474-40ef-861d-307de00e7e86 - - - - - -] Attempt 1 to provision port ca93731e-605b-44d2-8720-5c26b3bebe25 2026-05-30 10:41:04.542 12 INFO neutron.plugins.ml2.plugin [None req-d4c16223-19ad-43b1-8ad1-ff9685b62af9 - - - - - -] Attempt 1 to provision port e8914dd1-f94d-411d-9d32-1ef54ea96d4b 2026-05-30 10:41:05.170 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port e8914dd1-f94d-411d-9d32-1ef54ea96d4b 2026-05-30 10:41:06.217 12 INFO neutron.plugins.ml2.plugin [None req-b59becf2-022d-4458-9e5b-dfadc327094a - - - - - -] Attempt 1 to provision port e8914dd1-f94d-411d-9d32-1ef54ea96d4b 2026-05-30 10:41:11.983 12 INFO neutron.plugins.ml2.plugin [None req-d7f3c5c0-837b-47d4-8b06-f27809895ed0 - - - - - -] Attempt 1 to provision port e6ecdb34-e7f1-41c7-8c4c-8e4e8b41002a 2026-05-30 10:45:17.867 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port e6ecdb34-e7f1-41c7-8c4c-8e4e8b41002a 2026-05-30 10:45:19.307 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port e6ecdb34-e7f1-41c7-8c4c-8e4e8b41002a 2026-05-30 10:55:59.726 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 3a8b2cde-db51-4c2d-ba78-fa5cc5e44e61 2026-05-30 10:56:01.686 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 3a8b2cde-db51-4c2d-ba78-fa5cc5e44e61 2026-05-30 11:12:18.336 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 9187c829-41e6-4e0b-8d16-1fb6a25b14f4 2026-05-30 11:12:20.244 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 9187c829-41e6-4e0b-8d16-1fb6a25b14f4 2026-05-30 11:12:21.798 12 INFO neutron.plugins.ml2.plugin [None req-6cc76a49-5315-4d5f-9526-5629cfa85e73 - - - - - -] Attempt 1 to provision port c752471c-0b6e-4951-a8cf-1fed977c62fd 2026-05-30 11:12:21.990 12 INFO neutron.plugins.ml2.plugin [None req-6cc76a49-5315-4d5f-9526-5629cfa85e73 - - - - - -] Attempt 1 to provision port 9187c829-41e6-4e0b-8d16-1fb6a25b14f4 2026-05-30 11:12:22.282 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port c752471c-0b6e-4951-a8cf-1fed977c62fd 2026-05-30 11:12:26.439 11 INFO neutron.plugins.ml2.plugin [None req-9192d4cb-be37-43d4-a068-5ee4f843b7a0 - - - - - -] Attempt 1 to provision port 9187c829-41e6-4e0b-8d16-1fb6a25b14f4 2026-05-30 11:12:26.494 11 INFO neutron.plugins.ml2.plugin [None req-9192d4cb-be37-43d4-a068-5ee4f843b7a0 - - - - - -] Attempt 1 to provision port b6d94b3a-2eeb-49f6-993f-baca98a45fa8 2026-05-30 11:12:26.518 11 INFO neutron.plugins.ml2.plugin [None req-9192d4cb-be37-43d4-a068-5ee4f843b7a0 - - - - - -] Attempt 1 to provision port f345a884-7dc9-46f1-83dd-5f1c340d7f65 2026-05-30 11:12:30.337 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 4223c25b-261b-4564-81db-92a28b5f56be 2026-05-30 11:12:32.655 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port db7c8742-f596-4fc1-aec2-d5e300c998f6 2026-05-30 11:12:32.888 11 INFO neutron.plugins.ml2.plugin [None req-7f44e5aa-569c-4281-916e-f024d3006b34 - - - - - -] Attempt 1 to provision port b6d94b3a-2eeb-49f6-993f-baca98a45fa8 2026-05-30 11:12:34.362 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port db7c8742-f596-4fc1-aec2-d5e300c998f6 2026-05-30 11:12:34.643 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port a2ef1342-b814-458d-aca8-708db9b037f9 2026-05-30 11:12:36.357 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 7b0c99d5-2f93-49ec-836a-84ad42b99674 2026-05-30 11:12:36.794 12 INFO neutron.plugins.ml2.plugin [None req-17b70142-0847-43cc-92a0-e07cc485465a - - - - - -] Attempt 1 to provision port a2ef1342-b814-458d-aca8-708db9b037f9 2026-05-30 11:12:38.875 12 INFO neutron.plugins.ml2.plugin [None req-eef48f53-7976-4d8a-bfa6-78614c405e99 - - - - - -] Attempt 1 to provision port 2557c120-1e82-4c89-8e75-065e80570eeb 2026-05-30 11:12:38.906 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 9d716e2b-a061-4fe8-b7f9-096d98cb3486 2026-05-30 11:12:38.912 12 INFO neutron.plugins.ml2.plugin [None req-eef48f53-7976-4d8a-bfa6-78614c405e99 - - - - - -] Attempt 1 to provision port 7b0c99d5-2f93-49ec-836a-84ad42b99674 2026-05-30 11:12:38.966 12 INFO neutron.plugins.ml2.plugin [None req-eef48f53-7976-4d8a-bfa6-78614c405e99 - - - - - -] Attempt 1 to provision port b6d94b3a-2eeb-49f6-993f-baca98a45fa8 2026-05-30 11:12:39.321 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 7b0c99d5-2f93-49ec-836a-84ad42b99674 2026-05-30 11:12:39.616 11 INFO neutron.notifiers.nova [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Nova event matching ['req-c5e1d1eb-49f7-44c4-b752-3070141259cf'] response: {'server_uuid': '406c3628-510c-4cf9-905a-81d0dc84e433', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9d716e2b-a061-4fe8-b7f9-096d98cb3486', 'code': 200} 2026-05-30 11:12:40.384 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 5121daf2-67fd-4c2e-be58-eb928fcb0f31 2026-05-30 11:12:40.764 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 9d716e2b-a061-4fe8-b7f9-096d98cb3486 2026-05-30 11:12:42.386 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 5121daf2-67fd-4c2e-be58-eb928fcb0f31 2026-05-30 11:12:42.603 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port bb25765f-ae2b-487b-b3f8-2bddfba76ab8 2026-05-30 11:12:44.299 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port bb25765f-ae2b-487b-b3f8-2bddfba76ab8 2026-05-30 11:12:45.174 11 INFO neutron.plugins.ml2.plugin [None req-ec7b8872-b514-41f0-a37d-48bed2b9b270 - - - - - -] Attempt 1 to provision port 2557c120-1e82-4c89-8e75-065e80570eeb 2026-05-30 11:12:45.245 11 INFO neutron.plugins.ml2.plugin [None req-ec7b8872-b514-41f0-a37d-48bed2b9b270 - - - - - -] Attempt 1 to provision port 7b0c99d5-2f93-49ec-836a-84ad42b99674 2026-05-30 11:12:45.299 11 INFO neutron.plugins.ml2.plugin [None req-ec7b8872-b514-41f0-a37d-48bed2b9b270 - - - - - -] Attempt 1 to provision port bb25765f-ae2b-487b-b3f8-2bddfba76ab8 2026-05-30 11:12:45.352 11 INFO neutron.plugins.ml2.plugin [None req-ec7b8872-b514-41f0-a37d-48bed2b9b270 - - - - - -] Attempt 1 to provision port 27b7f64f-5693-45b9-884f-11ad15b13b5e 2026-05-30 11:12:46.826 12 INFO neutron.plugins.ml2.plugin [None req-084bc3cb-e223-4453-8154-5f4a77cce172 - - - - - -] Attempt 1 to provision port 75f92535-1ccc-4ab1-b6f0-e8433f05161a 2026-05-30 11:12:47.510 12 INFO neutron.notifiers.nova [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Nova event matching ['req-a1a04f1d-1f54-414c-a156-192aa8541c06'] response: {'server_uuid': '9eef2ef3-9724-48bf-b268-8afd6fb0897d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '75f92535-1ccc-4ab1-b6f0-e8433f05161a', 'code': 200} 2026-05-30 11:12:48.321 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 75f92535-1ccc-4ab1-b6f0-e8433f05161a 2026-05-30 11:12:49.527 11 INFO neutron.plugins.ml2.plugin [None req-1052c02d-90dc-4c52-8c73-deb5094edabb - - - - - -] Attempt 1 to provision port bb25765f-ae2b-487b-b3f8-2bddfba76ab8 2026-05-30 11:12:49.573 11 INFO neutron.plugins.ml2.plugin [None req-1052c02d-90dc-4c52-8c73-deb5094edabb - - - - - -] Attempt 1 to provision port 27b7f64f-5693-45b9-884f-11ad15b13b5e 2026-05-30 11:12:52.614 11 INFO neutron.plugins.ml2.plugin [None req-cd348b28-ad2a-41bc-948d-b0cbc30f8228 - - - - - -] Attempt 1 to provision port b861d169-035c-43d5-89a5-124eb9ae1033 2026-05-30 11:12:52.648 11 INFO neutron.plugins.ml2.plugin [None req-cd348b28-ad2a-41bc-948d-b0cbc30f8228 - - - - - -] Attempt 1 to provision port 9d716e2b-a061-4fe8-b7f9-096d98cb3486 2026-05-30 11:12:54.640 11 INFO neutron.notifiers.nova [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Nova event matching ['req-4ac61eef-67f8-4cbe-8184-badac5cfd874'] response: {'server_uuid': '9eef2ef3-9724-48bf-b268-8afd6fb0897d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '75f92535-1ccc-4ab1-b6f0-e8433f05161a', 'code': 200} 2026-05-30 11:12:56.205 12 INFO neutron.plugins.ml2.plugin [None req-1897b23b-1ee3-4f82-8d93-d5867e56c077 - - - - - -] Attempt 1 to provision port 2557c120-1e82-4c89-8e75-065e80570eeb 2026-05-30 11:12:56.241 12 INFO neutron.plugins.ml2.plugin [None req-1897b23b-1ee3-4f82-8d93-d5867e56c077 - - - - - -] Attempt 1 to provision port 2c369895-6e82-4e46-b10c-4bd99f779ec8 2026-05-30 11:12:58.408 12 INFO neutron.plugins.ml2.plugin [None req-4f1ba1d8-3155-4a0a-b071-c2411d2bf140 - - - - - -] Attempt 1 to provision port 2557c120-1e82-4c89-8e75-065e80570eeb 2026-05-30 11:13:01.832 11 INFO neutron.plugins.ml2.plugin [None req-5fc38b12-6d68-4897-af58-c100acfa6043 - - - - - -] Attempt 1 to provision port 27b7f64f-5693-45b9-884f-11ad15b13b5e 2026-05-30 11:13:03.019 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 50d122b7-c8d4-4c1e-b04d-6bf63f95b1b4 2026-05-30 11:13:03.106 11 INFO neutron.notifiers.nova [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Nova event matching ['req-9b702b2f-403a-4fbc-a36d-88caaa308681'] response: {'server_uuid': 'aa01fcc2-49d5-4028-b8c7-2df0e4ba6ff5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '50d122b7-c8d4-4c1e-b04d-6bf63f95b1b4', 'code': 200} 2026-05-30 11:13:04.145 12 INFO neutron.plugins.ml2.plugin [None req-b2ac6ad7-f935-4ca0-85b3-80dc42987b35 - - - - - -] Attempt 1 to provision port 27b7f64f-5693-45b9-884f-11ad15b13b5e 2026-05-30 11:13:04.301 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 50d122b7-c8d4-4c1e-b04d-6bf63f95b1b4 2026-05-30 11:13:08.483 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port d4968546-35a4-4806-86ec-1843d8865b02 2026-05-30 11:13:08.910 11 INFO neutron.plugins.ml2.plugin [None req-3e396d66-593b-4a7c-8ad2-979bf08e7a9d - - - - - -] Attempt 1 to provision port 50d122b7-c8d4-4c1e-b04d-6bf63f95b1b4 2026-05-30 11:13:08.975 11 INFO neutron.plugins.ml2.plugin [None req-3e396d66-593b-4a7c-8ad2-979bf08e7a9d - - - - - -] Attempt 1 to provision port 891dc8df-3c09-421f-be07-c7c5cbe3dfb6 2026-05-30 11:13:09.140 11 INFO neutron.plugins.ml2.plugin [None req-431f5f8d-79e2-42db-a0e6-d4c1f5659bd0 - - - - - -] Attempt 1 to provision port f345a884-7dc9-46f1-83dd-5f1c340d7f65 2026-05-30 11:13:09.515 11 INFO neutron.plugins.ml2.plugin [None req-431f5f8d-79e2-42db-a0e6-d4c1f5659bd0 - - - - - -] Attempt 1 to provision port b6d94b3a-2eeb-49f6-993f-baca98a45fa8 2026-05-30 11:13:09.873 11 INFO neutron.plugins.ml2.plugin [None req-431f5f8d-79e2-42db-a0e6-d4c1f5659bd0 - - - - - -] Attempt 1 to provision port 891dc8df-3c09-421f-be07-c7c5cbe3dfb6 2026-05-30 11:13:10.837 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port d4968546-35a4-4806-86ec-1843d8865b02 2026-05-30 11:13:11.030 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port f345a884-7dc9-46f1-83dd-5f1c340d7f65 2026-05-30 11:13:11.209 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port b6d94b3a-2eeb-49f6-993f-baca98a45fa8 2026-05-30 11:13:11.400 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 27b7f64f-5693-45b9-884f-11ad15b13b5e 2026-05-30 11:13:11.648 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 2c369895-6e82-4e46-b10c-4bd99f779ec8 2026-05-30 11:13:11.955 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 891dc8df-3c09-421f-be07-c7c5cbe3dfb6 2026-05-30 11:13:12.669 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 27b7f64f-5693-45b9-884f-11ad15b13b5e 2026-05-30 11:13:12.869 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 2c369895-6e82-4e46-b10c-4bd99f779ec8 2026-05-30 11:13:14.582 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 27b7f64f-5693-45b9-884f-11ad15b13b5e 2026-05-30 11:13:14.654 11 INFO neutron.plugins.ml2.plugin [None req-21ab97b6-b757-4385-a02c-4b07c2f2816e - - - - - -] Attempt 1 to provision port 891dc8df-3c09-421f-be07-c7c5cbe3dfb6 2026-05-30 11:13:14.716 11 INFO neutron.plugins.ml2.plugin [None req-21ab97b6-b757-4385-a02c-4b07c2f2816e - - - - - -] Attempt 1 to provision port 8de6f91e-c963-4ff0-95d7-cb45aac0aa1b 2026-05-30 11:13:14.758 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 2c369895-6e82-4e46-b10c-4bd99f779ec8 2026-05-30 11:13:21.315 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port f56e4bb4-d44d-40c1-b799-1ab327d7dd04 2026-05-30 11:13:21.431 11 INFO neutron.notifiers.nova [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Nova event matching ['req-08b169fa-00f5-4156-9f5f-ffc1325fefa7'] response: {'server_uuid': 'c7c6aac0-88e7-4b1f-8358-460a3e7ec6f9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f56e4bb4-d44d-40c1-b799-1ab327d7dd04', 'code': 200} 2026-05-30 11:13:21.967 12 INFO neutron.plugins.ml2.plugin [None req-4e649142-046b-4eff-97e4-004e7d3c171b - - - - - -] Attempt 1 to provision port 3e34bef1-62b4-428c-a43a-98606b9df72e 2026-05-30 11:13:22.771 11 INFO neutron.plugins.ml2.plugin [None req-4a511455-7776-4b1f-84f3-f28c1600800a - - - - - -] Attempt 1 to provision port f56e4bb4-d44d-40c1-b799-1ab327d7dd04 2026-05-30 11:13:24.179 11 INFO neutron.plugins.ml2.plugin [None req-44197533-529e-40b8-8adc-c547d85c1330 - - - - - -] Attempt 1 to provision port 8de6f91e-c963-4ff0-95d7-cb45aac0aa1b 2026-05-30 11:13:24.645 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 3e34bef1-62b4-428c-a43a-98606b9df72e 2026-05-30 11:13:24.947 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 8de6f91e-c963-4ff0-95d7-cb45aac0aa1b 2026-05-30 11:13:27.116 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 3e34bef1-62b4-428c-a43a-98606b9df72e 2026-05-30 11:13:27.266 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port ba7dc026-f831-4949-b65a-5347e83ebc00 2026-05-30 11:13:27.629 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 58c11992-f056-407f-9292-e996ba2cdd9a 2026-05-30 11:13:28.584 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port ba7dc026-f831-4949-b65a-5347e83ebc00 2026-05-30 11:13:28.800 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 58c11992-f056-407f-9292-e996ba2cdd9a 2026-05-30 11:13:28.842 11 INFO neutron.plugins.ml2.plugin [None req-f4330cd8-d13b-460f-bf6e-fe83cdf8945c - - - - - -] Attempt 1 to provision port b4cd10e1-b63c-44bb-a879-10fd363d27c0 2026-05-30 11:13:28.893 11 INFO neutron.plugins.ml2.plugin [None req-f4330cd8-d13b-460f-bf6e-fe83cdf8945c - - - - - -] Attempt 1 to provision port 58c11992-f056-407f-9292-e996ba2cdd9a 2026-05-30 11:13:30.775 12 INFO neutron.notifiers.nova [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Nova event matching ['req-0d53fdf5-3489-4d80-856c-3d6889fa7d98'] response: {'server_uuid': '406c3628-510c-4cf9-905a-81d0dc84e433', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9d716e2b-a061-4fe8-b7f9-096d98cb3486', 'code': 200} 2026-05-30 11:13:30.848 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] No ports have port_id starting with 9d716e2b-a061-4fe8-b7f9-096d98cb3486 2026-05-30 11:13:31.573 12 INFO neutron.plugins.ml2.plugin [None req-8a091c72-0d26-434e-98ae-dde7b6818834 - - - - - -] Attempt 1 to provision port b4cd10e1-b63c-44bb-a879-10fd363d27c0 2026-05-30 11:13:31.606 12 INFO neutron.plugins.ml2.plugin [None req-8a091c72-0d26-434e-98ae-dde7b6818834 - - - - - -] Attempt 1 to provision port 58c11992-f056-407f-9292-e996ba2cdd9a 2026-05-30 11:13:33.542 11 INFO neutron.plugins.ml2.plugin [None req-64013e74-ef7d-4e9c-931a-253ff4109578 - - - - - -] Attempt 1 to provision port b4cd10e1-b63c-44bb-a879-10fd363d27c0 2026-05-30 11:13:33.566 11 INFO neutron.plugins.ml2.plugin [None req-64013e74-ef7d-4e9c-931a-253ff4109578 - - - - - -] Attempt 1 to provision port 8de6f91e-c963-4ff0-95d7-cb45aac0aa1b 2026-05-30 11:13:37.627 11 INFO neutron.plugins.ml2.plugin [None req-ee077977-4e8b-446f-bf89-e185c7d757ec - - - - - -] Attempt 1 to provision port ca93731e-605b-44d2-8720-5c26b3bebe25 2026-05-30 11:13:37.676 11 INFO neutron.plugins.ml2.plugin [None req-ee077977-4e8b-446f-bf89-e185c7d757ec - - - - - -] Attempt 1 to provision port 3e34bef1-62b4-428c-a43a-98606b9df72e 2026-05-30 11:13:37.729 11 INFO neutron.plugins.ml2.plugin [None req-ee077977-4e8b-446f-bf89-e185c7d757ec - - - - - -] Attempt 1 to provision port f56e4bb4-d44d-40c1-b799-1ab327d7dd04 2026-05-30 11:13:37.773 11 INFO neutron.plugins.ml2.plugin [None req-ee077977-4e8b-446f-bf89-e185c7d757ec - - - - - -] Attempt 1 to provision port 9a14641d-75a5-41bd-9c10-fa39ce9bc96d 2026-05-30 11:13:37.797 11 INFO neutron.plugins.ml2.plugin [None req-ee077977-4e8b-446f-bf89-e185c7d757ec - - - - - -] Attempt 1 to provision port 8ddae3e8-cde3-4e87-b913-78404e6ee34e 2026-05-30 11:13:37.818 11 INFO neutron.plugins.ml2.plugin [None req-ee077977-4e8b-446f-bf89-e185c7d757ec - - - - - -] Attempt 1 to provision port 5eff2d0f-f2d5-4ede-bd46-de1a270d2ce2 2026-05-30 11:13:39.121 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 549a6166-305e-4450-8f6e-646d654c675e 2026-05-30 11:13:39.245 11 INFO neutron.notifiers.nova [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Nova event matching ['req-7b9d664e-45af-401d-8b25-db0489a87c4e'] response: {'server_uuid': '6ab8871d-9de2-441a-a2db-90c44736ae68', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '549a6166-305e-4450-8f6e-646d654c675e', 'code': 200} 2026-05-30 11:13:40.726 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port c52c4b4e-e2c3-4c4e-9791-6cd29a37aa89 2026-05-30 11:13:41.159 11 INFO neutron.plugins.ml2.plugin [None req-2f67b6a9-5d83-4257-8272-3e13df6c731d - - - - - -] Attempt 1 to provision port 549a6166-305e-4450-8f6e-646d654c675e 2026-05-30 11:13:41.248 12 INFO neutron.plugins.ml2.plugin [None req-c297c52a-f0b2-46b6-9fad-ded29b8c8567 - - - - - -] Attempt 1 to provision port c52c4b4e-e2c3-4c4e-9791-6cd29a37aa89 2026-05-30 11:13:42.704 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port c52c4b4e-e2c3-4c4e-9791-6cd29a37aa89 2026-05-30 11:13:42.907 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port faf2e5a7-b306-476d-a0ad-2ecd69115564 2026-05-30 11:13:44.770 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port faf2e5a7-b306-476d-a0ad-2ecd69115564 2026-05-30 11:13:44.982 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 8ddae3e8-cde3-4e87-b913-78404e6ee34e 2026-05-30 11:13:45.274 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port e70dd289-0485-42a7-9523-682b1c8bb698 2026-05-30 11:13:46.701 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 7589b621-b6c1-4ce9-a680-a3ac304b781f 2026-05-30 11:13:47.024 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port b4cd10e1-b63c-44bb-a879-10fd363d27c0 2026-05-30 11:13:47.271 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 8ddae3e8-cde3-4e87-b913-78404e6ee34e 2026-05-30 11:13:47.337 12 INFO neutron.plugins.ml2.plugin [None req-81962630-47ff-4c78-b8a1-e67097b5e541 - - - - - -] Attempt 1 to provision port aad8bd70-160d-4688-8732-b49048509647 2026-05-30 11:13:47.368 12 INFO neutron.plugins.ml2.plugin [None req-81962630-47ff-4c78-b8a1-e67097b5e541 - - - - - -] Attempt 1 to provision port 1874317f-f225-4646-8039-8808794f9cf8 2026-05-30 11:13:47.391 12 INFO neutron.plugins.ml2.plugin [None req-81962630-47ff-4c78-b8a1-e67097b5e541 - - - - - -] Attempt 1 to provision port b4cd10e1-b63c-44bb-a879-10fd363d27c0 2026-05-30 11:13:47.409 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port e70dd289-0485-42a7-9523-682b1c8bb698 2026-05-30 11:13:47.447 12 INFO neutron.plugins.ml2.plugin [None req-81962630-47ff-4c78-b8a1-e67097b5e541 - - - - - -] Attempt 1 to provision port c52c4b4e-e2c3-4c4e-9791-6cd29a37aa89 2026-05-30 11:13:47.500 12 INFO neutron.plugins.ml2.plugin [None req-81962630-47ff-4c78-b8a1-e67097b5e541 - - - - - -] Attempt 1 to provision port 7589b621-b6c1-4ce9-a680-a3ac304b781f 2026-05-30 11:13:48.649 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 7589b621-b6c1-4ce9-a680-a3ac304b781f 2026-05-30 11:13:48.893 12 INFO neutron.plugins.ml2.plugin [None req-0029e7d4-48da-47db-8c06-5f88da95aee1 - - - - - -] Attempt 1 to provision port b4cd10e1-b63c-44bb-a879-10fd363d27c0 2026-05-30 11:13:50.688 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port b4cd10e1-b63c-44bb-a879-10fd363d27c0 2026-05-30 11:13:50.917 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 8ddae3e8-cde3-4e87-b913-78404e6ee34e 2026-05-30 11:13:51.483 11 INFO neutron.plugins.ml2.plugin [None req-d728ff79-f741-4a6f-99cf-f6f0135ded07 - - - - - -] Attempt 1 to provision port aad8bd70-160d-4688-8732-b49048509647 2026-05-30 11:13:51.506 11 INFO neutron.plugins.ml2.plugin [None req-d728ff79-f741-4a6f-99cf-f6f0135ded07 - - - - - -] Attempt 1 to provision port 1874317f-f225-4646-8039-8808794f9cf8 2026-05-30 11:13:51.531 11 INFO neutron.plugins.ml2.plugin [None req-d728ff79-f741-4a6f-99cf-f6f0135ded07 - - - - - -] Attempt 1 to provision port 56a5ce55-42b9-4461-8d23-cb073fac9727 2026-05-30 11:13:51.556 11 INFO neutron.plugins.ml2.plugin [None req-d728ff79-f741-4a6f-99cf-f6f0135ded07 - - - - - -] Attempt 1 to provision port 7589b621-b6c1-4ce9-a680-a3ac304b781f 2026-05-30 11:13:54.126 11 INFO neutron.plugins.ml2.plugin [None req-b6116d7e-b17c-4e79-99b4-10f68227f323 - - - - - -] Attempt 1 to provision port 1874317f-f225-4646-8039-8808794f9cf8 2026-05-30 11:13:54.156 11 INFO neutron.plugins.ml2.plugin [None req-b6116d7e-b17c-4e79-99b4-10f68227f323 - - - - - -] Attempt 1 to provision port a43efaf4-9307-4622-abd2-6f6636e771f5 2026-05-30 11:13:55.863 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 2c49e39f-2b0d-4ace-843a-d9851d44177d 2026-05-30 11:13:55.960 11 INFO neutron.notifiers.nova [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Nova event matching ['req-1582b3a2-f7cb-423d-92fe-c4ea094b5fa1'] response: {'server_uuid': '19419daa-d5f6-458a-803a-4fcf99a61ca2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2c49e39f-2b0d-4ace-843a-d9851d44177d', 'code': 200} 2026-05-30 11:13:56.101 12 INFO neutron.plugins.ml2.plugin [None req-3c7c4524-5835-439d-bb95-26dfb79049da - - - - - -] Attempt 1 to provision port aad8bd70-160d-4688-8732-b49048509647 2026-05-30 11:13:56.123 12 INFO neutron.plugins.ml2.plugin [None req-3c7c4524-5835-439d-bb95-26dfb79049da - - - - - -] Attempt 1 to provision port 1874317f-f225-4646-8039-8808794f9cf8 2026-05-30 11:13:57.974 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 2c49e39f-2b0d-4ace-843a-d9851d44177d 2026-05-30 11:13:58.199 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port b6b256f6-553e-4e40-8aff-965090ba31bd 2026-05-30 11:13:58.317 11 INFO neutron.notifiers.nova [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Nova event matching ['req-a761c574-8a82-4467-b1a4-cc26d39b7486'] response: {'server_uuid': '697ef7f3-20d6-4eeb-866b-6a15ea91458e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b6b256f6-553e-4e40-8aff-965090ba31bd', 'code': 200} 2026-05-30 11:13:59.821 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port b6b256f6-553e-4e40-8aff-965090ba31bd 2026-05-30 11:14:01.816 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 56a5ce55-42b9-4461-8d23-cb073fac9727 2026-05-30 11:14:02.055 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port aad8bd70-160d-4688-8732-b49048509647 2026-05-30 11:14:03.897 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 56a5ce55-42b9-4461-8d23-cb073fac9727 2026-05-30 11:14:04.047 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port aad8bd70-160d-4688-8732-b49048509647 2026-05-30 11:14:04.225 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 1874317f-f225-4646-8039-8808794f9cf8 2026-05-30 11:14:04.501 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port a43efaf4-9307-4622-abd2-6f6636e771f5 2026-05-30 11:14:05.926 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port a43efaf4-9307-4622-abd2-6f6636e771f5 2026-05-30 11:14:06.089 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 1874317f-f225-4646-8039-8808794f9cf8 2026-05-30 11:14:06.561 12 INFO neutron.notifiers.nova [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Nova event matching ['req-fa5be186-4531-4800-bc81-7f6548a70c3d'] response: {'server_uuid': 'c7c6aac0-88e7-4b1f-8358-460a3e7ec6f9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f56e4bb4-d44d-40c1-b799-1ab327d7dd04', 'code': 200} 2026-05-30 11:14:08.575 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port f56e4bb4-d44d-40c1-b799-1ab327d7dd04 2026-05-30 11:14:08.685 12 INFO neutron.notifiers.nova [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Nova event matching ['req-871c1e20-9b6e-4fc4-86f3-fcf0962f5adc'] response: {'server_uuid': 'c7c6aac0-88e7-4b1f-8358-460a3e7ec6f9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f56e4bb4-d44d-40c1-b799-1ab327d7dd04', 'code': 200} 2026-05-30 11:14:10.105 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port f56e4bb4-d44d-40c1-b799-1ab327d7dd04 2026-05-30 11:14:15.093 12 INFO neutron.plugins.ml2.plugin [None req-d1d0797a-8986-4ea6-b82f-669f64c3e8a7 - - - - - -] Attempt 1 to provision port 343744d7-e181-447b-9866-d167efc0f3c4 2026-05-30 11:14:17.852 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 0edff3ee-60d2-4ef3-9a31-536b5884d60a 2026-05-30 11:14:18.143 11 INFO neutron.plugins.ml2.plugin [None req-5ad392e7-f741-4c36-99cd-98cceadb83b9 - - - - - -] Attempt 1 to provision port 0edff3ee-60d2-4ef3-9a31-536b5884d60a 2026-05-30 11:14:18.197 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 44630fb7-df86-4617-b3b6-c6ad7b2b1583 2026-05-30 11:14:19.849 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 0edff3ee-60d2-4ef3-9a31-536b5884d60a 2026-05-30 11:14:19.948 12 INFO neutron.plugins.ml2.plugin [None req-b094ec8d-92ce-4e2d-95a3-212e1cc4850f - - - - - -] Attempt 1 to provision port 0edff3ee-60d2-4ef3-9a31-536b5884d60a 2026-05-30 11:14:20.024 12 INFO neutron.plugins.ml2.plugin [None req-b094ec8d-92ce-4e2d-95a3-212e1cc4850f - - - - - -] Attempt 1 to provision port 87e253aa-14ae-4c12-8a28-a8ca9c620d3a 2026-05-30 11:14:20.121 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 44630fb7-df86-4617-b3b6-c6ad7b2b1583 2026-05-30 11:14:21.249 12 INFO neutron.plugins.ml2.plugin [None req-23bf17c8-94f4-4b27-8a53-9193b10e6adc - - - - - -] Attempt 1 to provision port 87e253aa-14ae-4c12-8a28-a8ca9c620d3a 2026-05-30 11:14:22.455 12 INFO neutron.plugins.ml2.plugin [None req-3bc75fc0-d3c2-4a66-b38c-ebead64790cb - - - - - -] Attempt 1 to provision port 87e253aa-14ae-4c12-8a28-a8ca9c620d3a 2026-05-30 11:14:28.365 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 93a7bf15-ed42-4702-a162-72ee5b38a61f 2026-05-30 11:14:28.491 12 INFO neutron.notifiers.nova [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Nova event matching ['req-cbcc464d-32ef-4ad8-b870-5b4e87a85896'] response: {'server_uuid': 'fbf55cc9-5d81-42bd-a98b-2d2684de8891', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '93a7bf15-ed42-4702-a162-72ee5b38a61f', 'code': 200} 2026-05-30 11:14:29.823 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 93a7bf15-ed42-4702-a162-72ee5b38a61f 2026-05-30 11:14:32.081 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 7ecd2d00-5b10-48e4-9dc0-c7133ad9fd58 2026-05-30 11:14:33.875 11 INFO neutron.plugins.ml2.plugin [None req-ee26f89d-c72d-4321-b8a3-de848e001988 - - - - - -] Attempt 1 to provision port 7ecd2d00-5b10-48e4-9dc0-c7133ad9fd58 2026-05-30 11:14:33.949 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 87e253aa-14ae-4c12-8a28-a8ca9c620d3a 2026-05-30 11:14:34.267 12 INFO neutron.plugins.ml2.plugin [None req-58b9c55e-6173-460b-8cd9-24c9992ceecd - - - - - -] Attempt 1 to provision port 343744d7-e181-447b-9866-d167efc0f3c4 2026-05-30 11:14:34.612 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 7ecd2d00-5b10-48e4-9dc0-c7133ad9fd58 2026-05-30 11:14:35.903 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 87e253aa-14ae-4c12-8a28-a8ca9c620d3a 2026-05-30 11:14:36.150 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 343744d7-e181-447b-9866-d167efc0f3c4 2026-05-30 11:15:00.672 12 INFO neutron.plugins.ml2.plugin [None req-981520b4-b388-42b4-a622-bea8a0b3cadd - - - - - -] Attempt 1 to provision port 4d0121be-3666-48ad-ba20-f18488b0d190 2026-05-30 11:15:08.451 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 2e68faff-ac00-4fc2-9a83-473ba10e9b83 2026-05-30 11:15:08.561 11 INFO neutron.notifiers.nova [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Nova event matching ['req-8f42de60-273c-42a1-95f1-9fcf1a808c6a'] response: {'server_uuid': 'b4f5e397-1f3b-4951-b659-8e318941cdf5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2e68faff-ac00-4fc2-9a83-473ba10e9b83', 'code': 200} 2026-05-30 11:15:09.852 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 2e68faff-ac00-4fc2-9a83-473ba10e9b83 2026-05-30 11:15:17.868 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 0ee379de-0b2e-4804-82d9-6505c76621d3 2026-05-30 11:15:19.916 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port e5b5ca2a-f1ec-4751-9c7d-14ea5b5d8aa9 2026-05-30 11:15:20.409 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 0ee379de-0b2e-4804-82d9-6505c76621d3 2026-05-30 11:15:20.723 11 INFO neutron.plugins.ml2.plugin [None req-04120597-d232-4005-81c5-6293d09ca000 - - - - - -] Attempt 1 to provision port 0ee379de-0b2e-4804-82d9-6505c76621d3 2026-05-30 11:15:20.792 11 INFO neutron.plugins.ml2.plugin [None req-04120597-d232-4005-81c5-6293d09ca000 - - - - - -] Attempt 1 to provision port c8db6c33-78aa-45d4-a288-a7713acc8e0e 2026-05-30 11:15:21.846 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port e5b5ca2a-f1ec-4751-9c7d-14ea5b5d8aa9 2026-05-30 11:15:23.888 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 233e5172-7edd-4f4b-aa67-58d8699d81e8 2026-05-30 11:15:25.968 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 2dea5cb2-d532-49ab-9a1c-ec443097d181 2026-05-30 11:15:26.443 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 233e5172-7edd-4f4b-aa67-58d8699d81e8 2026-05-30 11:15:27.844 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 2dea5cb2-d532-49ab-9a1c-ec443097d181 2026-05-30 11:15:28.015 12 INFO neutron.plugins.ml2.plugin [None req-1897276b-3127-433d-8624-11532d930592 - - - - - -] Attempt 1 to provision port f73d912a-35f0-4a8c-bb57-9e186bca56b4 2026-05-30 11:15:28.047 12 INFO neutron.plugins.ml2.plugin [None req-1897276b-3127-433d-8624-11532d930592 - - - - - -] Attempt 1 to provision port 0ee379de-0b2e-4804-82d9-6505c76621d3 2026-05-30 11:15:28.104 12 INFO neutron.plugins.ml2.plugin [None req-1897276b-3127-433d-8624-11532d930592 - - - - - -] Attempt 1 to provision port 2dea5cb2-d532-49ab-9a1c-ec443097d181 2026-05-30 11:15:28.161 12 INFO neutron.plugins.ml2.plugin [None req-1897276b-3127-433d-8624-11532d930592 - - - - - -] Attempt 1 to provision port 1bd712a2-8bfa-4ddc-8a3c-e0601e05f4a4 2026-05-30 11:15:28.192 12 INFO neutron.plugins.ml2.plugin [None req-1897276b-3127-433d-8624-11532d930592 - - - - - -] Attempt 1 to provision port df887695-7e91-4bf4-9512-9112c2cd5151 2026-05-30 11:15:32.023 12 INFO neutron.plugins.ml2.plugin [None req-20b24d1b-6422-4283-a870-43e2d1120db6 - - - - - -] Attempt 1 to provision port 2dea5cb2-d532-49ab-9a1c-ec443097d181 2026-05-30 11:15:32.093 12 INFO neutron.plugins.ml2.plugin [None req-20b24d1b-6422-4283-a870-43e2d1120db6 - - - - - -] Attempt 1 to provision port 1bd712a2-8bfa-4ddc-8a3c-e0601e05f4a4 2026-05-30 11:15:32.130 12 INFO neutron.plugins.ml2.plugin [None req-20b24d1b-6422-4283-a870-43e2d1120db6 - - - - - -] Attempt 1 to provision port df887695-7e91-4bf4-9512-9112c2cd5151 2026-05-30 11:15:34.034 11 INFO neutron.notifiers.nova [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Nova event matching ['req-cee8205b-55c4-4184-a9a4-5e45f99f9538'] response: {'server_uuid': 'b4f5e397-1f3b-4951-b659-8e318941cdf5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2e68faff-ac00-4fc2-9a83-473ba10e9b83', 'code': 200} 2026-05-30 11:15:34.079 12 INFO neutron.plugins.ml2.plugin [None req-2fdce3fa-17eb-4b26-a398-78f05dc6de38 - - - - - -] Attempt 1 to provision port 1bd712a2-8bfa-4ddc-8a3c-e0601e05f4a4 2026-05-30 11:15:34.104 12 INFO neutron.plugins.ml2.plugin [None req-2fdce3fa-17eb-4b26-a398-78f05dc6de38 - - - - - -] Attempt 1 to provision port df887695-7e91-4bf4-9512-9112c2cd5151 2026-05-30 11:15:37.211 12 INFO neutron.plugins.ml2.plugin [None req-1bff2cc3-3efc-4570-a5a2-9a4ea72ef9e4 - - - - - -] Attempt 1 to provision port 1bd712a2-8bfa-4ddc-8a3c-e0601e05f4a4 2026-05-30 11:15:37.890 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port c8db6c33-78aa-45d4-a288-a7713acc8e0e 2026-05-30 11:15:38.162 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port df887695-7e91-4bf4-9512-9112c2cd5151 2026-05-30 11:15:41.043 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port c8db6c33-78aa-45d4-a288-a7713acc8e0e 2026-05-30 11:15:41.250 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port ef49e078-56b4-4778-b48c-68f53f32a450 2026-05-30 11:15:41.339 11 INFO neutron.notifiers.nova [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Nova event matching ['req-cba77de5-870c-4543-8fa7-7dfb78aecc88'] response: {'server_uuid': '6947b574-dfd0-4c89-9831-071547f4e944', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ef49e078-56b4-4778-b48c-68f53f32a450', 'code': 200} 2026-05-30 11:15:41.599 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port df887695-7e91-4bf4-9512-9112c2cd5151 2026-05-30 11:15:42.261 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port ef49e078-56b4-4778-b48c-68f53f32a450 2026-05-30 11:15:42.470 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 1bd712a2-8bfa-4ddc-8a3c-e0601e05f4a4 2026-05-30 11:15:42.755 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port f73d912a-35f0-4a8c-bb57-9e186bca56b4 2026-05-30 11:15:44.109 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 1bd712a2-8bfa-4ddc-8a3c-e0601e05f4a4 2026-05-30 11:15:44.285 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port f73d912a-35f0-4a8c-bb57-9e186bca56b4 2026-05-30 11:15:46.139 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 2de165f6-21c3-42f5-80f6-157aa537d41e 2026-05-30 11:15:46.976 11 INFO neutron.plugins.ml2.plugin [None req-f4d45032-904e-42a5-aa6d-7439ed746163 - - - - - -] Attempt 1 to provision port 2de165f6-21c3-42f5-80f6-157aa537d41e 2026-05-30 11:15:48.355 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 2de165f6-21c3-42f5-80f6-157aa537d41e 2026-05-30 11:15:50.376 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 6035db75-5fbb-4c38-829d-e85fb6e7c385 2026-05-30 11:15:50.776 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 73c53dd2-9ce9-41ce-acc3-b8d07655ee32 2026-05-30 11:15:52.269 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 6035db75-5fbb-4c38-829d-e85fb6e7c385 2026-05-30 11:15:52.497 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 118e093f-c590-44c6-8b11-d9bfd6abc355 2026-05-30 11:15:52.858 12 INFO neutron.plugins.ml2.plugin [None req-9314715c-d1a5-4dab-bf39-61c15799e043 - - - - - -] Attempt 1 to provision port 73c53dd2-9ce9-41ce-acc3-b8d07655ee32 2026-05-30 11:15:54.520 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 118e093f-c590-44c6-8b11-d9bfd6abc355 2026-05-30 11:15:58.198 11 INFO neutron.plugins.ml2.plugin [None req-0b2703d3-756c-4c16-8a27-6b48f5d02f86 - - - - - -] Attempt 1 to provision port 6038f768-6639-4e9a-848a-7feea9499ad4 2026-05-30 11:15:58.220 11 INFO neutron.plugins.ml2.plugin [None req-0b2703d3-756c-4c16-8a27-6b48f5d02f86 - - - - - -] Attempt 1 to provision port 6035db75-5fbb-4c38-829d-e85fb6e7c385 2026-05-30 11:15:58.257 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 2de165f6-21c3-42f5-80f6-157aa537d41e 2026-05-30 11:15:58.270 11 INFO neutron.plugins.ml2.plugin [None req-0b2703d3-756c-4c16-8a27-6b48f5d02f86 - - - - - -] Attempt 1 to provision port 2de165f6-21c3-42f5-80f6-157aa537d41e 2026-05-30 11:15:58.326 11 INFO neutron.plugins.ml2.plugin [None req-0b2703d3-756c-4c16-8a27-6b48f5d02f86 - - - - - -] Attempt 1 to provision port 118e093f-c590-44c6-8b11-d9bfd6abc355 2026-05-30 11:15:58.374 11 INFO neutron.plugins.ml2.plugin [None req-0b2703d3-756c-4c16-8a27-6b48f5d02f86 - - - - - -] Attempt 1 to provision port 5714c14e-59d0-4393-a9b9-3d4aa500a5f2 2026-05-30 11:16:04.904 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port dfabb492-a64d-4039-b25b-a9fadeeb05e1 2026-05-30 11:16:05.028 11 INFO neutron.notifiers.nova [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Nova event matching ['req-6d6e9ad5-635f-418a-a910-e6889257308d'] response: {'server_uuid': '0294402f-41da-4fe0-a741-e7816719ece5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dfabb492-a64d-4039-b25b-a9fadeeb05e1', 'code': 200} 2026-05-30 11:16:05.527 11 INFO neutron.plugins.ml2.plugin [None req-5b137c0a-52f0-440f-b159-67efcaeaa3f2 - - - - - -] Attempt 1 to provision port 6038f768-6639-4e9a-848a-7feea9499ad4 2026-05-30 11:16:05.560 11 INFO neutron.plugins.ml2.plugin [None req-5b137c0a-52f0-440f-b159-67efcaeaa3f2 - - - - - -] Attempt 1 to provision port 6035db75-5fbb-4c38-829d-e85fb6e7c385 2026-05-30 11:16:05.609 11 INFO neutron.plugins.ml2.plugin [None req-5b137c0a-52f0-440f-b159-67efcaeaa3f2 - - - - - -] Attempt 1 to provision port 2de165f6-21c3-42f5-80f6-157aa537d41e 2026-05-30 11:16:05.674 11 INFO neutron.plugins.ml2.plugin [None req-5b137c0a-52f0-440f-b159-67efcaeaa3f2 - - - - - -] Attempt 1 to provision port 6d54c374-db09-48df-959d-8bcf5c561911 2026-05-30 11:16:05.694 11 INFO neutron.plugins.ml2.plugin [None req-5b137c0a-52f0-440f-b159-67efcaeaa3f2 - - - - - -] Attempt 1 to provision port e0541c16-5fbf-4f52-9e96-cbceed6d1f57 2026-05-30 11:16:05.750 11 INFO neutron.plugins.ml2.plugin [None req-5b137c0a-52f0-440f-b159-67efcaeaa3f2 - - - - - -] Attempt 1 to provision port 118e093f-c590-44c6-8b11-d9bfd6abc355 2026-05-30 11:16:06.408 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port dfabb492-a64d-4039-b25b-a9fadeeb05e1 2026-05-30 11:16:08.191 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 6038f768-6639-4e9a-848a-7feea9499ad4 2026-05-30 11:16:08.494 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 6d54c374-db09-48df-959d-8bcf5c561911 2026-05-30 11:16:08.875 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port e0541c16-5fbf-4f52-9e96-cbceed6d1f57 2026-05-30 11:16:09.208 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 5714c14e-59d0-4393-a9b9-3d4aa500a5f2 2026-05-30 11:16:10.692 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 6038f768-6639-4e9a-848a-7feea9499ad4 2026-05-30 11:16:10.944 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 6d54c374-db09-48df-959d-8bcf5c561911 2026-05-30 11:16:11.009 12 INFO neutron.plugins.ml2.plugin [None req-2e2101a7-310a-4cc8-9ce1-c9e5de466ec9 - - - - - -] Attempt 1 to provision port dfabb492-a64d-4039-b25b-a9fadeeb05e1 2026-05-30 11:16:11.069 12 INFO neutron.plugins.ml2.plugin [None req-2e2101a7-310a-4cc8-9ce1-c9e5de466ec9 - - - - - -] Attempt 1 to provision port 6038f768-6639-4e9a-848a-7feea9499ad4 2026-05-30 11:16:11.125 12 INFO neutron.plugins.ml2.plugin [None req-2e2101a7-310a-4cc8-9ce1-c9e5de466ec9 - - - - - -] Attempt 1 to provision port 6035db75-5fbb-4c38-829d-e85fb6e7c385 2026-05-30 11:16:11.180 12 INFO neutron.plugins.ml2.plugin [None req-2e2101a7-310a-4cc8-9ce1-c9e5de466ec9 - - - - - -] Attempt 1 to provision port 6d54c374-db09-48df-959d-8bcf5c561911 2026-05-30 11:16:11.227 12 INFO neutron.plugins.ml2.plugin [None req-2e2101a7-310a-4cc8-9ce1-c9e5de466ec9 - - - - - -] Attempt 1 to provision port e0541c16-5fbf-4f52-9e96-cbceed6d1f57 2026-05-30 11:16:11.273 12 INFO neutron.plugins.ml2.plugin [None req-2e2101a7-310a-4cc8-9ce1-c9e5de466ec9 - - - - - -] Attempt 1 to provision port 118e093f-c590-44c6-8b11-d9bfd6abc355 2026-05-30 11:16:11.275 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port e0541c16-5fbf-4f52-9e96-cbceed6d1f57 2026-05-30 11:16:11.462 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 5714c14e-59d0-4393-a9b9-3d4aa500a5f2 2026-05-30 11:16:14.707 12 INFO neutron.plugins.ml2.plugin [None req-b956c3ff-3704-4839-9d91-44e4269f9edb - - - - - -] Attempt 1 to provision port 6d54c374-db09-48df-959d-8bcf5c561911 2026-05-30 11:16:14.766 12 INFO neutron.plugins.ml2.plugin [None req-b956c3ff-3704-4839-9d91-44e4269f9edb - - - - - -] Attempt 1 to provision port e0541c16-5fbf-4f52-9e96-cbceed6d1f57 2026-05-30 11:16:14.827 12 INFO neutron.plugins.ml2.plugin [None req-b956c3ff-3704-4839-9d91-44e4269f9edb - - - - - -] Attempt 1 to provision port 6038f768-6639-4e9a-848a-7feea9499ad4 2026-05-30 11:16:16.924 11 INFO neutron.plugins.ml2.plugin [None req-49a3b85d-d478-4cb9-ae78-97415e666daf - - - - - -] Attempt 1 to provision port 6d54c374-db09-48df-959d-8bcf5c561911 2026-05-30 11:16:16.974 11 INFO neutron.plugins.ml2.plugin [None req-49a3b85d-d478-4cb9-ae78-97415e666daf - - - - - -] Attempt 1 to provision port e0541c16-5fbf-4f52-9e96-cbceed6d1f57 2026-05-30 11:16:20.393 12 INFO neutron.plugins.ml2.plugin [None req-b1ef16ff-9ecd-4f5c-87e1-18edae799f63 - - - - - -] Attempt 1 to provision port dfabb492-a64d-4039-b25b-a9fadeeb05e1 2026-05-30 11:16:22.546 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 6350bb6f-c1be-4147-84e0-7a1fd525f9ea 2026-05-30 11:16:22.650 12 INFO neutron.notifiers.nova [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Nova event matching ['req-7b12c725-bb3a-4816-bac0-f89dff91d19e'] response: {'server_uuid': '7938891f-4367-4483-a1d3-c71bb4082feb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6350bb6f-c1be-4147-84e0-7a1fd525f9ea', 'code': 200} 2026-05-30 11:16:23.329 12 INFO neutron.plugins.ml2.plugin [None req-d8cb6b0a-ebde-4760-8378-7204f47093dc - - - - - -] Attempt 1 to provision port 6350bb6f-c1be-4147-84e0-7a1fd525f9ea 2026-05-30 11:16:24.504 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 6350bb6f-c1be-4147-84e0-7a1fd525f9ea 2026-05-30 11:16:40.706 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port dc0bd86d-9aed-4105-a22a-16c46b473f41 2026-05-30 11:16:41.608 12 INFO neutron.plugins.ml2.plugin [None req-b2fdb32b-6d4d-42bd-8046-04e6cd0c9468 - - - - - -] Attempt 1 to provision port dc0bd86d-9aed-4105-a22a-16c46b473f41 2026-05-30 11:16:54.511 12 INFO neutron.plugins.ml2.plugin [None req-d72a3fce-b068-4f9f-977b-4ab61605d891 - - - - - -] Attempt 1 to provision port 42c40d7b-2af4-40bf-b365-a93d3ea0ff73 2026-05-30 11:17:15.078 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 3d52e1d2-99e2-4696-8a3e-eb58b70f71a4 2026-05-30 11:17:15.195 12 INFO neutron.notifiers.nova [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Nova event matching ['req-608454be-ade4-4af2-a1a8-a82a05e6f6cc'] response: {'server_uuid': 'f730c069-a5be-4f46-b492-9c1856225a28', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d52e1d2-99e2-4696-8a3e-eb58b70f71a4', 'code': 200} 2026-05-30 11:17:16.533 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 3d52e1d2-99e2-4696-8a3e-eb58b70f71a4 2026-05-30 11:17:56.847 11 INFO neutron.plugins.ml2.plugin [None req-a2c97ceb-166b-4131-802d-1124c0914736 - - - - - -] Attempt 1 to provision port da29be3d-41a5-40bf-92c3-bff1fa5621a7 2026-05-30 11:18:02.583 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port da29be3d-41a5-40bf-92c3-bff1fa5621a7 2026-05-30 11:18:02.727 12 INFO neutron.notifiers.nova [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Nova event matching ['req-6d89f8f3-a091-4b25-a157-42fa898d1411'] response: {'server_uuid': 'f730c069-a5be-4f46-b492-9c1856225a28', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'da29be3d-41a5-40bf-92c3-bff1fa5621a7', 'code': 200} 2026-05-30 11:18:04.570 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port da29be3d-41a5-40bf-92c3-bff1fa5621a7 2026-05-30 11:18:07.078 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port da29be3d-41a5-40bf-92c3-bff1fa5621a7 2026-05-30 11:18:31.044 11 INFO neutron.plugins.ml2.plugin [None req-2a53b064-2465-493e-af63-69373a3d4642 - - - - - -] Attempt 1 to provision port 1983190f-b45e-4dd7-a43f-3959dc814384 2026-05-30 11:18:38.174 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 1983190f-b45e-4dd7-a43f-3959dc814384 2026-05-30 11:18:38.450 11 INFO neutron.notifiers.nova [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Nova event matching ['req-c2d031f9-83c0-45fb-970c-3e76db33ea26'] response: {'server_uuid': 'f730c069-a5be-4f46-b492-9c1856225a28', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1983190f-b45e-4dd7-a43f-3959dc814384', 'code': 200} 2026-05-30 11:18:38.774 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 1983190f-b45e-4dd7-a43f-3959dc814384 2026-05-30 11:18:55.069 12 INFO neutron.plugins.ml2.plugin [None req-2f8ddb3d-917a-4b4d-bf32-3ce2312fba3d - - - - - -] Attempt 1 to provision port b3c5fe3b-f156-4235-ba8c-e944f1bb8a6b 2026-05-30 11:19:00.848 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port b3c5fe3b-f156-4235-ba8c-e944f1bb8a6b 2026-05-30 11:19:00.963 11 INFO neutron.notifiers.nova [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Nova event matching ['req-35a8915a-45ec-43b7-a8c7-93c689fc4ebf'] response: {'server_uuid': 'f730c069-a5be-4f46-b492-9c1856225a28', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b3c5fe3b-f156-4235-ba8c-e944f1bb8a6b', 'code': 200} 2026-05-30 11:19:02.763 12 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port b3c5fe3b-f156-4235-ba8c-e944f1bb8a6b 2026-05-30 11:19:05.001 11 INFO neutron.plugins.ml2.plugin [None req-1f8898c7-7409-40a2-bea9-e3da77e15f3c - - - - - -] Attempt 1 to provision port 1983190f-b45e-4dd7-a43f-3959dc814384 2026-05-30 11:19:19.946 11 INFO neutron.plugins.ml2.plugin [None req-71379048-b83c-4ad2-8488-0c0c0c99d2b5 - - - - - -] Attempt 1 to provision port b3c5fe3b-f156-4235-ba8c-e944f1bb8a6b 2026-05-30 11:19:20.864 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port b3c5fe3b-f156-4235-ba8c-e944f1bb8a6b 2026-05-30 11:19:21.277 12 INFO neutron.plugins.ml2.plugin [None req-96d07312-4640-4c51-b5ca-4e052ca3fbab - - - - - -] Attempt 1 to provision port b3c5fe3b-f156-4235-ba8c-e944f1bb8a6b 2026-05-30 11:19:30.206 12 INFO neutron.plugins.ml2.plugin [None req-706548b8-99d5-451b-b1c6-0c09eb78e12d - - - - - -] Attempt 1 to provision port 1983190f-b45e-4dd7-a43f-3959dc814384 2026-05-30 11:19:30.844 11 INFO neutron.plugins.ml2.plugin [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Attempt 1 to provision port 1983190f-b45e-4dd7-a43f-3959dc814384 2026-05-30 11:20:03.017 11 INFO neutron.notifiers.nova [None req-6d0a0bf6-462b-4423-8b2a-a1c4ed8b525f - - - - - -] Nova event matching ['req-72016085-483e-44b5-af26-fe9921ae1f3a'] response: {'server_uuid': '7938891f-4367-4483-a1d3-c71bb4082feb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6350bb6f-c1be-4147-84e0-7a1fd525f9ea', 'code': 200}