+ 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-04-14 06:14:18.728 1 INFO neutron.common.config [-] Logging enabled! 2026-04-14 06:14:18.729 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.3.dev42 2026-04-14 06:14:18.729 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-14 06:14:18.729 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-14 06:14:19.652 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-14 06:14:19.655 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-14 06:14:19.658 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-14 06:14:19.659 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-14 06:14:19.659 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-14 06:14:19.659 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-14 06:14:19.659 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 06:14:19.666 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 06:14:19.666 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 06:14:19.666 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-14 06:14:19.684 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-14 06:14:19.685 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-14 06:14:19.685 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-14 06:14:19.723 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-14 06:14:19.723 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-14 06:14:19.723 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-14 06:14:19.723 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-14 06:14:20.001 1 INFO neutron.plugins.ml2.managers [None req-df85d4de-6f2c-4d75-9b4a-e263c0827a44 - - - - - -] Initializing driver for type 'vlan' 2026-04-14 06:14:20.141 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-df85d4de-6f2c-4d75-9b4a-e263c0827a44 - - - - - -] VlanTypeDriver initialization complete 2026-04-14 06:14:20.142 1 INFO neutron.plugins.ml2.managers [None req-df85d4de-6f2c-4d75-9b4a-e263c0827a44 - - - - - -] Initializing driver for type 'vxlan' 2026-04-14 06:14:20.142 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-df85d4de-6f2c-4d75-9b4a-e263c0827a44 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-14 06:14:20.190 1 INFO neutron.plugins.ml2.managers [None req-df85d4de-6f2c-4d75-9b4a-e263c0827a44 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-14 06:14:20.190 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-df85d4de-6f2c-4d75-9b4a-e263c0827a44 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-14 06:14:20.190 1 INFO neutron.plugins.ml2.managers [None req-df85d4de-6f2c-4d75-9b4a-e263c0827a44 - - - - - -] Initializing extension driver 'port_security' 2026-04-14 06:14:20.190 1 INFO neutron.plugins.ml2.extensions.port_security [None req-df85d4de-6f2c-4d75-9b4a-e263c0827a44 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-14 06:14:20.190 1 INFO neutron.plugins.ml2.managers [None req-df85d4de-6f2c-4d75-9b4a-e263c0827a44 - - - - - -] Initializing extension driver 'qos' 2026-04-14 06:14:20.190 1 INFO neutron.plugins.ml2.managers [None req-df85d4de-6f2c-4d75-9b4a-e263c0827a44 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-14 06:14:20.191 1 INFO neutron.plugins.ml2.managers [None req-df85d4de-6f2c-4d75-9b4a-e263c0827a44 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-14 06:14:20.203 1 INFO neutron.quota [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded quota_driver: . 2026-04-14 06:14:20.204 1 INFO neutron.plugins.ml2.plugin [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Modular L2 Plugin initialization complete 2026-04-14 06:14:20.204 1 INFO neutron.plugins.ml2.managers [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-14 06:14:20.204 1 INFO neutron.plugins.ml2.managers [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-14 06:14:20.204 1 INFO neutron.plugins.ml2.managers [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-14 06:14:20.204 1 INFO neutron.extensions.vlantransparent [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Disabled vlantransparent extension. 2026-04-14 06:14:20.204 1 INFO neutron.extensions.qinq [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Disabled VLAN QinQ extension. 2026-04-14 06:14:20.204 1 INFO neutron.manager [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loading Plugin: qos 2026-04-14 06:14:20.215 1 INFO neutron.manager [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loading Plugin: router 2026-04-14 06:14:20.251 1 INFO neutron.services.service_base [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-14 06:14:20.251 1 INFO neutron.manager [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loading Plugin: segments 2026-04-14 06:14:20.314 1 INFO neutron.manager [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loading Plugin: trunk 2026-04-14 06:14:20.326 1 INFO neutron.manager [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loading Plugin: vpnaas 2026-04-14 06:14:20.356 1 WARNING stevedore.named [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-14 06:14:20.356 1 WARNING stevedore.named [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-14 06:14:20.551 1 INFO neutron_vpnaas.services.vpn.plugin [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-14 06:14:20.552 1 INFO neutron.common.utils [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-14 06:14:20.552 1 INFO neutron.manager [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loading Plugin: taas 2026-04-14 06:14:20.570 1 WARNING stevedore.named [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-14 06:14:20.571 1 WARNING stevedore.named [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-14 06:14:20.591 1 INFO neutron_taas.services.taas.taas_plugin [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-14 06:14:20.591 1 INFO neutron.manager [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loading Plugin: tapmirror 2026-04-14 06:14:20.601 1 WARNING stevedore.named [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-14 06:14:20.601 1 WARNING stevedore.named [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-14 06:14:20.615 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-14 06:14:20.615 1 INFO neutron.manager [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loading Plugin: auto_allocate 2026-04-14 06:14:20.621 1 INFO neutron.manager [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loading Plugin: tag 2026-04-14 06:14:20.629 1 INFO neutron.manager [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loading Plugin: timestamp 2026-04-14 06:14:20.631 1 INFO neutron.manager [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loading Plugin: network_ip_availability 2026-04-14 06:14:20.634 1 INFO neutron.manager [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loading Plugin: flavors 2026-04-14 06:14:20.637 1 INFO neutron.manager [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loading Plugin: revisions 2026-04-14 06:14:20.640 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Initializing extension manager. 2026-04-14 06:14:20.641 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: address-group 2026-04-14 06:14:20.642 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: address-scope 2026-04-14 06:14:20.642 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-14 06:14:20.643 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: agent 2026-04-14 06:14:20.643 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: agent-resources-synced 2026-04-14 06:14:20.644 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-14 06:14:20.645 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-14 06:14:20.646 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: availability_zone 2026-04-14 06:14:20.646 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: availability_zone_filter 2026-04-14 06:14:20.647 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-14 06:14:20.647 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: default-subnetpools 2026-04-14 06:14:20.648 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-14 06:14:20.649 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: dns-integration 2026-04-14 06:14:20.649 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: dns-domain-ports 2026-04-14 06:14:20.650 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-14 06:14:20.650 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: dvr 2026-04-14 06:14:20.651 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-14 06:14:20.651 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: empty-string-filtering 2026-04-14 06:14:20.652 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-14 06:14:20.652 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-14 06:14:20.652 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: external-net 2026-04-14 06:14:20.653 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-14 06:14:20.653 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: extraroute 2026-04-14 06:14:20.654 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: extraroute-atomic 2026-04-14 06:14:20.654 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-14 06:14:20.655 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-14 06:14:20.655 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-14 06:14:20.656 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-14 06:14:20.656 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: fip-port-details 2026-04-14 06:14:20.657 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: flavors 2026-04-14 06:14:20.658 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-14 06:14:20.658 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: floatingip-pools 2026-04-14 06:14:20.659 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: ip_allocation 2026-04-14 06:14:20.659 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-14 06:14:20.660 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: l2_adjacency 2026-04-14 06:14:20.661 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: router 2026-04-14 06:14:20.662 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-14 06:14:20.663 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-14 06:14:20.663 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-14 06:14:20.664 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: ext-gw-mode 2026-04-14 06:14:20.664 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: l3-ha 2026-04-14 06:14:20.664 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-14 06:14:20.665 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-14 06:14:20.665 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: l3-flavors 2026-04-14 06:14:20.666 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-14 06:14:20.666 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-14 06:14:20.668 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-14 06:14:20.669 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-14 06:14:20.670 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-14 06:14:20.671 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-14 06:14:20.671 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-14 06:14:20.672 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: multi-provider 2026-04-14 06:14:20.672 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: net-mtu 2026-04-14 06:14:20.673 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: net-mtu-writable 2026-04-14 06:14:20.673 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: network_availability_zone 2026-04-14 06:14:20.674 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: network_ha 2026-04-14 06:14:20.674 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: network-ip-availability 2026-04-14 06:14:20.675 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-14 06:14:20.676 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: pagination 2026-04-14 06:14:20.676 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: port-device-profile 2026-04-14 06:14:20.676 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-14 06:14:20.677 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-14 06:14:20.677 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-14 06:14:20.678 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: port-mac-override 2026-04-14 06:14:20.678 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-14 06:14:20.679 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-14 06:14:20.679 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-14 06:14:20.679 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: port-resource-request 2026-04-14 06:14:20.680 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-14 06:14:20.680 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-14 06:14:20.681 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: binding 2026-04-14 06:14:20.681 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: binding-extended 2026-04-14 06:14:20.682 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: port-security 2026-04-14 06:14:20.682 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: project-id 2026-04-14 06:14:20.683 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: provider 2026-04-14 06:14:20.683 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-14 06:14:20.685 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: qos 2026-04-14 06:14:20.686 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-14 06:14:20.686 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-14 06:14:20.686 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: qos-default 2026-04-14 06:14:20.687 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: qos-fip 2026-04-14 06:14:20.687 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-14 06:14:20.688 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-14 06:14:20.688 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-14 06:14:20.689 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-14 06:14:20.689 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-14 06:14:20.690 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: qos-pps 2026-04-14 06:14:20.690 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-14 06:14:20.691 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-14 06:14:20.691 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: qos-rules-alias 2026-04-14 06:14:20.692 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: quota-check-limit 2026-04-14 06:14:20.692 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-14 06:14:20.694 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: quotas 2026-04-14 06:14:20.696 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: quota_details 2026-04-14 06:14:20.697 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: rbac-policies 2026-04-14 06:14:20.698 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: rbac-address-group 2026-04-14 06:14:20.698 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: rbac-address-scope 2026-04-14 06:14:20.699 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: rbac-security-groups 2026-04-14 06:14:20.699 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-14 06:14:20.700 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: revision-if-match 2026-04-14 06:14:20.700 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-14 06:14:20.701 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: router_availability_zone 2026-04-14 06:14:20.701 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-14 06:14:20.702 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-14 06:14:20.703 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-14 06:14:20.703 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-14 06:14:20.704 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-14 06:14:20.704 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-14 06:14:20.705 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-14 06:14:20.708 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: security-group 2026-04-14 06:14:20.709 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: segment 2026-04-14 06:14:20.710 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-14 06:14:20.710 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: service-type 2026-04-14 06:14:20.711 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: sorting 2026-04-14 06:14:20.711 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: standard-attr-segment 2026-04-14 06:14:20.712 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: standard-attr-description 2026-04-14 06:14:20.712 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: stateful-security-group 2026-04-14 06:14:20.712 1 WARNING neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-14 06:14:20.713 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-14 06:14:20.713 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: subnet-external-network 2026-04-14 06:14:20.714 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: subnet_onboard 2026-04-14 06:14:20.714 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-14 06:14:20.715 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: subnet-service-types 2026-04-14 06:14:20.715 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: subnet_allocation 2026-04-14 06:14:20.716 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-14 06:14:20.716 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: tag-creation 2026-04-14 06:14:20.717 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-14 06:14:20.720 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: standard-attr-tag 2026-04-14 06:14:20.720 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-14 06:14:20.721 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: trunk 2026-04-14 06:14:20.721 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: trunk-details 2026-04-14 06:14:20.722 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-14 06:14:20.722 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-14 06:14:20.723 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-14 06:14:20.723 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-14 06:14:20.725 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-14 06:14:20.726 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-14 06:14:20.726 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: vpn-flavors 2026-04-14 06:14:20.727 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: vpnaas 2026-04-14 06:14:20.728 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: taas 2026-04-14 06:14:20.729 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: tap-mirror 2026-04-14 06:14:20.730 1 INFO neutron.api.extensions [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-14 06:14:20.732 1 INFO oslo_service.backend.eventlet.service [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Starting 2 workers 2026-04-14 06:14:20.737 1 INFO oslo_service.backend.eventlet.service [None req-be897a10-d07f-49e2-8158-da3980953f71 - - - - - -] Starting 1 workers 2026-04-14 06:14:59.215 13 INFO neutron.db.l3_hamode_db [None req-50b547e0-b145-46b8-9910-f203b93d0800 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 06:15:16.568 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 2b11fc12-e37b-46c8-81b8-95b4b61254d2 2026-04-14 06:15:17.042 13 INFO neutron.plugins.ml2.plugin [None req-a70a11a8-eb34-4cbd-b131-ee006893e46e - - - - - -] Attempt 1 to provision port 2b11fc12-e37b-46c8-81b8-95b4b61254d2 2026-04-14 06:15:18.475 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 2b11fc12-e37b-46c8-81b8-95b4b61254d2 2026-04-14 06:15:18.706 13 INFO neutron.plugins.ml2.plugin [None req-d2136ee6-d466-434c-b376-362116cdd2cb - - - - - -] Attempt 1 to provision port 2b11fc12-e37b-46c8-81b8-95b4b61254d2 2026-04-14 06:19:38.644 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 1fd283a9-993f-41ee-ab5a-3c3a5142c7e2 2026-04-14 06:19:39.103 13 INFO neutron.plugins.ml2.plugin [None req-5c9b7cf8-d407-4c5d-bda4-43533cdbc9ed - - - - - -] Attempt 1 to provision port 1fd283a9-993f-41ee-ab5a-3c3a5142c7e2 2026-04-14 06:19:40.619 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 1fd283a9-993f-41ee-ab5a-3c3a5142c7e2 2026-04-14 06:19:40.752 13 INFO neutron.plugins.ml2.plugin [None req-e49d613d-5c74-4968-892a-fb02221fb8ee - - - - - -] Attempt 1 to provision port 1fd283a9-993f-41ee-ab5a-3c3a5142c7e2 2026-04-14 06:19:45.834 13 INFO neutron.plugins.ml2.plugin [None req-fedf71e4-3d11-4f1d-a2a1-342506221ef4 - - - - - -] Attempt 1 to provision port 547c34e9-5a79-44c0-9b5c-b5842fd84bf1 2026-04-14 06:23:17.355 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 547c34e9-5a79-44c0-9b5c-b5842fd84bf1 2026-04-14 06:23:18.762 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 547c34e9-5a79-44c0-9b5c-b5842fd84bf1 2026-04-14 06:31:45.125 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 72710905-5586-4ca2-95e9-0dc8a90dd2d0 2026-04-14 06:31:47.082 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 72710905-5586-4ca2-95e9-0dc8a90dd2d0 2026-04-14 06:47:47.704 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 63805218-ff26-44a3-b40f-06250bd5b522 2026-04-14 06:47:47.790 12 INFO neutron.plugins.ml2.plugin [None req-cd2b896d-f18f-4b0b-85f8-4bf7d932c6f7 - - - - - -] Attempt 1 to provision port 63805218-ff26-44a3-b40f-06250bd5b522 2026-04-14 06:47:49.915 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 63805218-ff26-44a3-b40f-06250bd5b522 2026-04-14 06:47:50.181 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 8b566da8-abcd-43a7-aa4d-e9e3720e9824 2026-04-14 06:47:51.684 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 8b566da8-abcd-43a7-aa4d-e9e3720e9824 2026-04-14 06:47:53.707 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 673b5bfa-c313-4bed-ba0b-b6e57cc14982 2026-04-14 06:47:55.703 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 673b5bfa-c313-4bed-ba0b-b6e57cc14982 2026-04-14 06:47:56.651 12 INFO neutron.plugins.ml2.plugin [None req-272b7419-c4ba-4612-bd4e-f64eb8a99c27 - - - - - -] Attempt 1 to provision port 8b566da8-abcd-43a7-aa4d-e9e3720e9824 2026-04-14 06:47:56.702 12 INFO neutron.plugins.ml2.plugin [None req-272b7419-c4ba-4612-bd4e-f64eb8a99c27 - - - - - -] Attempt 1 to provision port cbca6587-3cf9-498a-8abc-c4dfb4529330 2026-04-14 06:47:56.725 12 INFO neutron.plugins.ml2.plugin [None req-272b7419-c4ba-4612-bd4e-f64eb8a99c27 - - - - - -] Attempt 1 to provision port f570377b-9cb8-4a2c-b3b8-a556140d7492 2026-04-14 06:47:56.759 12 INFO neutron.plugins.ml2.plugin [None req-272b7419-c4ba-4612-bd4e-f64eb8a99c27 - - - - - -] Attempt 1 to provision port 63805218-ff26-44a3-b40f-06250bd5b522 2026-04-14 06:47:56.811 12 INFO neutron.plugins.ml2.plugin [None req-272b7419-c4ba-4612-bd4e-f64eb8a99c27 - - - - - -] Attempt 1 to provision port 673b5bfa-c313-4bed-ba0b-b6e57cc14982 2026-04-14 06:47:56.885 12 INFO neutron.plugins.ml2.plugin [None req-272b7419-c4ba-4612-bd4e-f64eb8a99c27 - - - - - -] Attempt 1 to provision port ea1f9fbc-6ae4-4a5d-938d-1c0807560e20 2026-04-14 06:48:02.076 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port be14aaff-ea3a-4051-a34a-21b1c7eaf274 2026-04-14 06:48:02.504 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 6d1ebafc-2b1e-4eb7-a6cc-b7b9c7df3587 2026-04-14 06:48:03.713 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port be14aaff-ea3a-4051-a34a-21b1c7eaf274 2026-04-14 06:48:04.125 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 6d1ebafc-2b1e-4eb7-a6cc-b7b9c7df3587 2026-04-14 06:48:05.138 12 INFO neutron.plugins.ml2.plugin [None req-82405198-0ac3-4085-bf1d-01aff9dd2643 - - - - - -] Attempt 1 to provision port 791c3633-867d-4432-8385-b8b0915c4586 2026-04-14 06:48:05.189 12 INFO neutron.plugins.ml2.plugin [None req-82405198-0ac3-4085-bf1d-01aff9dd2643 - - - - - -] Attempt 1 to provision port 8b566da8-abcd-43a7-aa4d-e9e3720e9824 2026-04-14 06:48:05.245 12 INFO neutron.plugins.ml2.plugin [None req-82405198-0ac3-4085-bf1d-01aff9dd2643 - - - - - -] Attempt 1 to provision port ce7eeee6-9705-4e0f-9577-5fc6623ca74d 2026-04-14 06:48:05.279 12 INFO neutron.plugins.ml2.plugin [None req-82405198-0ac3-4085-bf1d-01aff9dd2643 - - - - - -] Attempt 1 to provision port 673b5bfa-c313-4bed-ba0b-b6e57cc14982 2026-04-14 06:48:05.327 12 INFO neutron.plugins.ml2.plugin [None req-82405198-0ac3-4085-bf1d-01aff9dd2643 - - - - - -] Attempt 1 to provision port ea1f9fbc-6ae4-4a5d-938d-1c0807560e20 2026-04-14 06:48:05.717 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port fed051ee-57bc-4076-b4ba-4a231c425da4 2026-04-14 06:48:07.763 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 72757499-fe55-4685-b073-bb535d87d3ab 2026-04-14 06:48:08.169 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port fed051ee-57bc-4076-b4ba-4a231c425da4 2026-04-14 06:48:09.835 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port a3663be1-4b59-47c1-8f30-0fd68d694a5a 2026-04-14 06:48:10.307 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 72757499-fe55-4685-b073-bb535d87d3ab 2026-04-14 06:48:12.841 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port a3663be1-4b59-47c1-8f30-0fd68d694a5a 2026-04-14 06:48:13.131 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 6df26ffe-b1f6-4be7-a4e5-97204d051560 2026-04-14 06:48:13.634 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 23cd7abb-2174-472e-adcc-b9980ecbc945 2026-04-14 06:48:13.673 12 INFO neutron.notifiers.nova [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Nova event matching ['req-9bcd6fca-f2d0-471e-b345-55215b005b6e'] response: {'server_uuid': 'c6715ea5-b830-4b22-a2e1-bb79715daeff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6df26ffe-b1f6-4be7-a4e5-97204d051560', 'code': 200} 2026-04-14 06:48:14.539 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 23cd7abb-2174-472e-adcc-b9980ecbc945 2026-04-14 06:48:14.682 13 INFO neutron.plugins.ml2.plugin [None req-60745ecc-bbf2-4b4e-98e4-016fccfaf7b6 - - - - - -] Attempt 1 to provision port 21d6dae0-039e-4c70-adfa-ea8af5fe01fb 2026-04-14 06:48:14.706 13 INFO neutron.plugins.ml2.plugin [None req-60745ecc-bbf2-4b4e-98e4-016fccfaf7b6 - - - - - -] Attempt 1 to provision port 5f2917cc-1823-4e7e-9314-0d220d6d8282 2026-04-14 06:48:14.744 13 INFO neutron.plugins.ml2.plugin [None req-60745ecc-bbf2-4b4e-98e4-016fccfaf7b6 - - - - - -] Attempt 1 to provision port ea1f9fbc-6ae4-4a5d-938d-1c0807560e20 2026-04-14 06:48:14.775 13 INFO neutron.plugins.ml2.plugin [None req-60745ecc-bbf2-4b4e-98e4-016fccfaf7b6 - - - - - -] Attempt 1 to provision port ce7eeee6-9705-4e0f-9577-5fc6623ca74d 2026-04-14 06:48:14.802 13 INFO neutron.plugins.ml2.plugin [None req-60745ecc-bbf2-4b4e-98e4-016fccfaf7b6 - - - - - -] Attempt 1 to provision port 94e10d82-fea9-4ec1-aee3-155d3846ffd0 2026-04-14 06:48:14.846 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 6df26ffe-b1f6-4be7-a4e5-97204d051560 2026-04-14 06:48:14.993 13 INFO neutron.plugins.ml2.plugin [None req-60745ecc-bbf2-4b4e-98e4-016fccfaf7b6 - - - - - -] Attempt 1 to provision port a3663be1-4b59-47c1-8f30-0fd68d694a5a 2026-04-14 06:48:15.050 13 INFO neutron.plugins.ml2.plugin [None req-60745ecc-bbf2-4b4e-98e4-016fccfaf7b6 - - - - - -] Attempt 1 to provision port 31dc62c9-3f4e-4eb7-b558-6e30a50ade9b 2026-04-14 06:48:15.098 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 94e10d82-fea9-4ec1-aee3-155d3846ffd0 2026-04-14 06:48:15.787 12 INFO neutron.notifiers.nova [None req-997f8099-d65e-4658-9169-45c28c882015 - - - - - -] Nova event matching ['req-3161eeff-0f29-43e3-b4f4-2895bb96f771'] response: {'server_uuid': '8e92ec90-1bb7-47a3-8f25-554a913f1691', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '23cd7abb-2174-472e-adcc-b9980ecbc945', 'code': 200} 2026-04-14 06:48:16.428 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 94e10d82-fea9-4ec1-aee3-155d3846ffd0 2026-04-14 06:48:18.979 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 726184fc-ba87-41f7-9731-2ead5ee4f097 2026-04-14 06:48:19.590 13 INFO neutron.notifiers.nova [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Nova event matching ['req-f9970917-9709-4e63-8f46-91c509d9c8b4'] response: {'server_uuid': '3043a55d-7c35-49d5-9a2a-08e30bcb3b1c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '726184fc-ba87-41f7-9731-2ead5ee4f097', 'code': 200} 2026-04-14 06:48:19.651 12 INFO neutron.plugins.ml2.plugin [None req-66ab291c-165f-4dcd-99b6-f17acacfceb5 - - - - - -] Attempt 1 to provision port 726184fc-ba87-41f7-9731-2ead5ee4f097 2026-04-14 06:48:19.713 12 INFO neutron.plugins.ml2.plugin [None req-66ab291c-165f-4dcd-99b6-f17acacfceb5 - - - - - -] Attempt 1 to provision port 21d6dae0-039e-4c70-adfa-ea8af5fe01fb 2026-04-14 06:48:19.749 12 INFO neutron.plugins.ml2.plugin [None req-66ab291c-165f-4dcd-99b6-f17acacfceb5 - - - - - -] Attempt 1 to provision port ce7eeee6-9705-4e0f-9577-5fc6623ca74d 2026-04-14 06:48:19.819 12 INFO neutron.plugins.ml2.plugin [None req-b75d3f5e-6000-4873-ab02-8778808d2b45 - - - - - -] Attempt 1 to provision port a3663be1-4b59-47c1-8f30-0fd68d694a5a 2026-04-14 06:48:19.940 12 INFO neutron.plugins.ml2.plugin [None req-b75d3f5e-6000-4873-ab02-8778808d2b45 - - - - - -] Attempt 1 to provision port ea1f9fbc-6ae4-4a5d-938d-1c0807560e20 2026-04-14 06:48:21.267 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port bd833b1b-1fe3-489d-8f6c-579af0a89611 2026-04-14 06:48:21.369 12 INFO neutron.notifiers.nova [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Nova event matching ['req-a27f38fc-6f6e-4521-8ce4-3bedb289659e'] response: {'server_uuid': 'faf77af2-497f-4801-b2ae-a87abf9cec4f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bd833b1b-1fe3-489d-8f6c-579af0a89611', 'code': 200} 2026-04-14 06:48:21.620 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 726184fc-ba87-41f7-9731-2ead5ee4f097 2026-04-14 06:48:23.230 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port bd833b1b-1fe3-489d-8f6c-579af0a89611 2026-04-14 06:48:24.119 13 INFO neutron.plugins.ml2.plugin [None req-b16c9e20-f8a4-4b80-a6e1-c8e36b6d5656 - - - - - -] Attempt 1 to provision port 94e10d82-fea9-4ec1-aee3-155d3846ffd0 2026-04-14 06:48:24.190 13 INFO neutron.plugins.ml2.plugin [None req-b16c9e20-f8a4-4b80-a6e1-c8e36b6d5656 - - - - - -] Attempt 1 to provision port bd833b1b-1fe3-489d-8f6c-579af0a89611 2026-04-14 06:48:24.256 13 INFO neutron.plugins.ml2.plugin [None req-b16c9e20-f8a4-4b80-a6e1-c8e36b6d5656 - - - - - -] Attempt 1 to provision port 5f2917cc-1823-4e7e-9314-0d220d6d8282 2026-04-14 06:48:28.263 13 INFO neutron.plugins.ml2.plugin [None req-3c71ec72-d754-4edf-8fc8-23f9aa5f38e6 - - - - - -] Attempt 1 to provision port 21d6dae0-039e-4c70-adfa-ea8af5fe01fb 2026-04-14 06:48:28.293 13 INFO neutron.plugins.ml2.plugin [None req-3c71ec72-d754-4edf-8fc8-23f9aa5f38e6 - - - - - -] Attempt 1 to provision port 23cd7abb-2174-472e-adcc-b9980ecbc945 2026-04-14 06:48:28.345 13 INFO neutron.plugins.ml2.plugin [None req-3c71ec72-d754-4edf-8fc8-23f9aa5f38e6 - - - - - -] Attempt 1 to provision port 0b0a74c9-59c1-43a7-910e-ad34943de294 2026-04-14 06:48:28.367 13 INFO neutron.plugins.ml2.plugin [None req-3c71ec72-d754-4edf-8fc8-23f9aa5f38e6 - - - - - -] Attempt 1 to provision port bd833b1b-1fe3-489d-8f6c-579af0a89611 2026-04-14 06:48:31.498 12 INFO neutron.plugins.ml2.plugin [None req-ab60e627-a737-47d0-8339-77aba41b66e6 - - - - - -] Attempt 1 to provision port d51998af-0b97-4e47-bf6b-846ee6e0be53 2026-04-14 06:48:31.529 12 INFO neutron.plugins.ml2.plugin [None req-ab60e627-a737-47d0-8339-77aba41b66e6 - - - - - -] Attempt 1 to provision port 5f2917cc-1823-4e7e-9314-0d220d6d8282 2026-04-14 06:48:34.664 13 INFO neutron.plugins.ml2.plugin [None req-0902e379-98fb-43c4-ae46-e893f717c96d - - - - - -] Attempt 1 to provision port 5f2917cc-1823-4e7e-9314-0d220d6d8282 2026-04-14 06:48:45.097 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port ce7eeee6-9705-4e0f-9577-5fc6623ca74d 2026-04-14 06:48:45.404 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 791c3633-867d-4432-8385-b8b0915c4586 2026-04-14 06:48:47.172 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port ce7eeee6-9705-4e0f-9577-5fc6623ca74d 2026-04-14 06:48:47.451 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 5f2917cc-1823-4e7e-9314-0d220d6d8282 2026-04-14 06:48:47.872 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 791c3633-867d-4432-8385-b8b0915c4586 2026-04-14 06:48:48.015 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port d51998af-0b97-4e47-bf6b-846ee6e0be53 2026-04-14 06:48:49.152 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 5f2917cc-1823-4e7e-9314-0d220d6d8282 2026-04-14 06:48:49.418 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port d51998af-0b97-4e47-bf6b-846ee6e0be53 2026-04-14 06:48:54.681 12 INFO neutron.plugins.ml2.plugin [None req-ec91f25f-a5d4-42f9-8dc5-d734caaf4b55 - - - - - -] Attempt 1 to provision port bd833b1b-1fe3-489d-8f6c-579af0a89611 2026-04-14 06:48:55.121 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port bd833b1b-1fe3-489d-8f6c-579af0a89611 2026-04-14 06:48:55.913 12 INFO neutron.notifiers.nova [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Nova event matching ['req-a697e840-29b7-4ae8-bec3-3241ad9ccf5e'] response: {'server_uuid': '8e92ec90-1bb7-47a3-8f25-554a913f1691', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '23cd7abb-2174-472e-adcc-b9980ecbc945', 'code': 200} 2026-04-14 06:48:57.639 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 23cd7abb-2174-472e-adcc-b9980ecbc945 2026-04-14 06:48:57.744 13 INFO neutron.notifiers.nova [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Nova event matching ['req-72c0ed7b-e077-4c81-ae5d-7918bcd45fd2'] response: {'server_uuid': '8e92ec90-1bb7-47a3-8f25-554a913f1691', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '23cd7abb-2174-472e-adcc-b9980ecbc945', 'code': 200} 2026-04-14 06:48:58.111 12 INFO neutron.plugins.ml2.plugin [None req-3a0191d3-6038-4067-89af-44844ad7d33d - - - - - -] Attempt 1 to provision port bd833b1b-1fe3-489d-8f6c-579af0a89611 2026-04-14 06:48:59.148 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port bd833b1b-1fe3-489d-8f6c-579af0a89611 2026-04-14 06:48:59.395 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 23cd7abb-2174-472e-adcc-b9980ecbc945 2026-04-14 06:49:01.290 12 INFO neutron.notifiers.nova [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Nova event matching ['req-c8d99e74-abf4-48b4-ad38-c824c47395c4'] response: {'server_uuid': 'faf77af2-497f-4801-b2ae-a87abf9cec4f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bd833b1b-1fe3-489d-8f6c-579af0a89611', 'code': 200} 2026-04-14 06:49:01.390 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] No ports have port_id starting with bd833b1b-1fe3-489d-8f6c-579af0a89611 2026-04-14 06:49:07.186 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 9ed0de53-12be-45fc-9352-dd6a9e5ff5ab 2026-04-14 06:49:07.584 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port df98ff84-e030-46db-9046-aa78448da0f7 2026-04-14 06:49:08.535 13 INFO neutron.plugins.ml2.plugin [None req-1ea2cac4-ec96-40d3-913a-eb8bf1e15318 - - - - - -] Attempt 1 to provision port c937b417-3064-4777-9868-4d348934fa3d 2026-04-14 06:49:08.559 13 INFO neutron.plugins.ml2.plugin [None req-1ea2cac4-ec96-40d3-913a-eb8bf1e15318 - - - - - -] Attempt 1 to provision port 9ed0de53-12be-45fc-9352-dd6a9e5ff5ab 2026-04-14 06:49:09.313 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 9ed0de53-12be-45fc-9352-dd6a9e5ff5ab 2026-04-14 06:49:09.519 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port df98ff84-e030-46db-9046-aa78448da0f7 2026-04-14 06:49:12.853 12 INFO neutron.plugins.ml2.plugin [None req-b2da1d93-7c28-4cea-91e0-21a36c2ad820 - - - - - -] Attempt 1 to provision port bf55862b-a26a-4f7e-b8cb-6fef92441dc5 2026-04-14 06:49:12.904 12 INFO neutron.plugins.ml2.plugin [None req-b2da1d93-7c28-4cea-91e0-21a36c2ad820 - - - - - -] Attempt 1 to provision port 9ed0de53-12be-45fc-9352-dd6a9e5ff5ab 2026-04-14 06:49:17.180 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 6b1290eb-b283-4011-926b-b06590529d99 2026-04-14 06:49:17.686 12 INFO neutron.plugins.ml2.plugin [None req-5114dde7-4e39-4ba3-a9a7-aaef4464c4ad - - - - - -] Attempt 1 to provision port ba9e6246-afe2-4f23-9a59-ade9e55e2a00 2026-04-14 06:49:19.207 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 5eb256a8-d64b-4c49-9561-7d9e3761c61a 2026-04-14 06:49:19.548 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 6b1290eb-b283-4011-926b-b06590529d99 2026-04-14 06:49:21.473 12 INFO neutron.plugins.ml2.plugin [None req-4a779994-33fe-487d-899f-2234c2b7d78d - - - - - -] Attempt 1 to provision port 5eb256a8-d64b-4c49-9561-7d9e3761c61a 2026-04-14 06:49:21.574 12 INFO neutron.plugins.ml2.plugin [None req-36e5c498-4fe5-4eb0-bbd2-ddf4b8f47852 - - - - - -] Attempt 1 to provision port 0ebdafd0-fa62-4b1d-9232-d3911cc3b781 2026-04-14 06:49:21.609 12 INFO neutron.plugins.ml2.plugin [None req-36e5c498-4fe5-4eb0-bbd2-ddf4b8f47852 - - - - - -] Attempt 1 to provision port bf55862b-a26a-4f7e-b8cb-6fef92441dc5 2026-04-14 06:49:22.524 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 15d2d167-8a71-44b4-a563-705d7ee0660f 2026-04-14 06:49:22.633 13 INFO neutron.notifiers.nova [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Nova event matching ['req-171e6435-b22a-4828-9b4e-31e5de34894e'] response: {'server_uuid': 'fa5e7d16-d31d-4ddc-bd9d-c279e4374da8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '15d2d167-8a71-44b4-a563-705d7ee0660f', 'code': 200} 2026-04-14 06:49:22.893 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 5eb256a8-d64b-4c49-9561-7d9e3761c61a 2026-04-14 06:49:23.705 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 15d2d167-8a71-44b4-a563-705d7ee0660f 2026-04-14 06:49:24.728 12 INFO neutron.plugins.ml2.plugin [None req-dc4be319-e049-46ee-9f59-72c309ae9f23 - - - - - -] Attempt 1 to provision port bf55862b-a26a-4f7e-b8cb-6fef92441dc5 2026-04-14 06:49:25.707 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port c937b417-3064-4777-9868-4d348934fa3d 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server [None req-c3c8f43a-161d-487a-ba08-9e72f801edaa - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 2ab1d2aa-bc4f-492b-9d88-0d103892d4dc: This subnet is being modified by another concurrent operation. 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 716, in inner 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1660, in create_port 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1625, in _create_port_db 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1574, in create_port_db 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server raise exception 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 2ab1d2aa-bc4f-492b-9d88-0d103892d4dc: This subnet is being modified by another concurrent operation. 2026-04-14 06:49:25.838 13 ERROR oslo_messaging.rpc.server 2026-04-14 06:49:26.043 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port bf55862b-a26a-4f7e-b8cb-6fef92441dc5 2026-04-14 06:49:27.625 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port c937b417-3064-4777-9868-4d348934fa3d 2026-04-14 06:49:28.392 13 INFO neutron.notifiers.nova [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Nova event matching ['req-ac3e12ad-c234-4121-8483-98dffee9ea52'] response: {'server_uuid': 'fa5e7d16-d31d-4ddc-bd9d-c279e4374da8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '15d2d167-8a71-44b4-a563-705d7ee0660f', 'code': 200} 2026-04-14 06:49:28.543 12 INFO neutron.plugins.ml2.plugin [None req-da64afab-6047-49b0-8186-e4f62986e69b - - - - - -] Attempt 1 to provision port 5eb256a8-d64b-4c49-9561-7d9e3761c61a 2026-04-14 06:49:28.618 12 INFO neutron.plugins.ml2.plugin [None req-da64afab-6047-49b0-8186-e4f62986e69b - - - - - -] Attempt 1 to provision port 0ebdafd0-fa62-4b1d-9232-d3911cc3b781 2026-04-14 06:49:34.180 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 1a3c43a9-e6d5-4a70-ae53-9fe259715ad8 2026-04-14 06:49:34.277 13 INFO neutron.notifiers.nova [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Nova event matching ['req-326d932a-d34f-4829-8a92-a97c43fd7fed'] response: {'server_uuid': 'f0a56a81-4eaa-44cd-bed7-7b7ac2294b91', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1a3c43a9-e6d5-4a70-ae53-9fe259715ad8', 'code': 200} 2026-04-14 06:49:34.525 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 0ebdafd0-fa62-4b1d-9232-d3911cc3b781 2026-04-14 06:49:34.809 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 438a1a46-aadb-4013-b057-234732883c65 2026-04-14 06:49:35.810 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 1a3c43a9-e6d5-4a70-ae53-9fe259715ad8 2026-04-14 06:49:36.037 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 0ebdafd0-fa62-4b1d-9232-d3911cc3b781 2026-04-14 06:49:36.268 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 438a1a46-aadb-4013-b057-234732883c65 2026-04-14 06:49:41.286 12 INFO neutron.plugins.ml2.plugin [None req-baf9442e-8b00-4d20-b6ed-3eb6b012992d - - - - - -] Attempt 1 to provision port 0ebdafd0-fa62-4b1d-9232-d3911cc3b781 2026-04-14 06:49:41.451 12 INFO neutron.plugins.ml2.plugin [None req-baf9442e-8b00-4d20-b6ed-3eb6b012992d - - - - - -] Attempt 1 to provision port 438a1a46-aadb-4013-b057-234732883c65 2026-04-14 06:49:41.793 13 INFO neutron.notifiers.nova [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Nova event matching ['req-0f978959-e681-4c69-b1d1-e6a98418a5c5'] response: {'server_uuid': 'f0a56a81-4eaa-44cd-bed7-7b7ac2294b91', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1a3c43a9-e6d5-4a70-ae53-9fe259715ad8', 'code': 200} 2026-04-14 06:49:43.224 12 INFO neutron.plugins.ml2.plugin [None req-0fe345dd-5570-4916-9c45-4d763441e8f9 - - - - - -] Attempt 1 to provision port 0ebdafd0-fa62-4b1d-9232-d3911cc3b781 2026-04-14 06:49:55.718 13 INFO neutron.plugins.ml2.plugin [None req-f2171497-6c89-4aa4-88b1-b8447eb3032b - - - - - -] Attempt 1 to provision port b6716ac0-ffcb-4fca-a63b-183b2c1f5607 2026-04-14 06:49:55.733 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port b6716ac0-ffcb-4fca-a63b-183b2c1f5607 2026-04-14 06:49:57.684 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 3d1fa493-db98-4a6d-9548-d9a3df5bfdc1 2026-04-14 06:49:58.160 13 INFO neutron.plugins.ml2.plugin [None req-c5f3ddab-163d-4e21-9644-0450bec8329f - - - - - -] Attempt 1 to provision port b6716ac0-ffcb-4fca-a63b-183b2c1f5607 2026-04-14 06:49:59.691 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 502ef36e-f5c2-4176-92ba-58e515c2a54f 2026-04-14 06:50:00.085 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 3d1fa493-db98-4a6d-9548-d9a3df5bfdc1 2026-04-14 06:50:00.188 12 INFO neutron.plugins.ml2.plugin [None req-5ff100bc-1e26-447c-bd95-527bbbe04149 - - - - - -] Attempt 1 to provision port 38a9f38e-88cc-48a0-aa1e-537df4d87539 2026-04-14 06:50:00.225 12 INFO neutron.plugins.ml2.plugin [None req-5ff100bc-1e26-447c-bd95-527bbbe04149 - - - - - -] Attempt 1 to provision port 4edd184a-9022-4d4f-8575-7aec4b8260e7 2026-04-14 06:50:00.262 12 INFO neutron.plugins.ml2.plugin [None req-5ff100bc-1e26-447c-bd95-527bbbe04149 - - - - - -] Attempt 1 to provision port b6716ac0-ffcb-4fca-a63b-183b2c1f5607 2026-04-14 06:50:01.616 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 502ef36e-f5c2-4176-92ba-58e515c2a54f 2026-04-14 06:50:03.171 12 INFO neutron.plugins.ml2.plugin [None req-eaa3452e-1cf7-4074-bb91-66557758d6bd - - - - - -] Attempt 1 to provision port 1b058764-33c3-4b4d-b5b9-8e9eaf2b3ac6 2026-04-14 06:50:03.210 12 INFO neutron.plugins.ml2.plugin [None req-eaa3452e-1cf7-4074-bb91-66557758d6bd - - - - - -] Attempt 1 to provision port 4edd184a-9022-4d4f-8575-7aec4b8260e7 2026-04-14 06:50:05.718 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port da7b7e6a-9d7d-4a22-8027-c6bba2f9ae2c 2026-04-14 06:50:07.821 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port da7b7e6a-9d7d-4a22-8027-c6bba2f9ae2c 2026-04-14 06:50:08.073 13 INFO neutron.plugins.ml2.plugin [None req-e71a0d35-a6a7-4306-b6cb-4db69b5faf79 - - - - - -] Attempt 1 to provision port da7b7e6a-9d7d-4a22-8027-c6bba2f9ae2c 2026-04-14 06:50:08.159 13 INFO neutron.plugins.ml2.plugin [None req-e71a0d35-a6a7-4306-b6cb-4db69b5faf79 - - - - - -] Attempt 1 to provision port 7bfdec57-7adb-4562-a94d-7b329fa5d5af 2026-04-14 06:50:08.182 13 INFO neutron.plugins.ml2.plugin [None req-e71a0d35-a6a7-4306-b6cb-4db69b5faf79 - - - - - -] Attempt 1 to provision port 4edd184a-9022-4d4f-8575-7aec4b8260e7 2026-04-14 06:50:10.702 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 63ada9f4-d966-414e-b0ad-e747ca4c8f08 2026-04-14 06:50:10.822 13 INFO neutron.notifiers.nova [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Nova event matching ['req-19384b8f-af73-4018-be88-cb227ce4d752'] response: {'server_uuid': 'fcaf0dae-53f5-40a9-806b-6ebae81e2fdb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '63ada9f4-d966-414e-b0ad-e747ca4c8f08', 'code': 200} 2026-04-14 06:50:11.701 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 63ada9f4-d966-414e-b0ad-e747ca4c8f08 2026-04-14 06:50:14.188 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 95876b06-0dd1-42e2-b4f3-5c80ff43abdc 2026-04-14 06:50:14.598 12 INFO neutron.notifiers.nova [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Nova event matching ['req-e14967eb-0a00-432a-8a1b-73f13e4b1565'] response: {'server_uuid': 'd0e0dac1-7200-4a1d-ae8d-34c91ccd03d1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '95876b06-0dd1-42e2-b4f3-5c80ff43abdc', 'code': 200} 2026-04-14 06:50:16.047 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 2092d6f0-18f4-410f-aefc-9cfcaee8a19a 2026-04-14 06:50:16.484 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 95876b06-0dd1-42e2-b4f3-5c80ff43abdc 2026-04-14 06:50:17.898 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 2092d6f0-18f4-410f-aefc-9cfcaee8a19a 2026-04-14 06:50:18.061 12 INFO neutron.plugins.ml2.plugin [None req-68ab3b52-f719-452f-ac2c-8a5db8ad5262 - - - - - -] Attempt 1 to provision port 2092d6f0-18f4-410f-aefc-9cfcaee8a19a 2026-04-14 06:50:18.090 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 38a9f38e-88cc-48a0-aa1e-537df4d87539 2026-04-14 06:50:18.335 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 4edd184a-9022-4d4f-8575-7aec4b8260e7 2026-04-14 06:50:20.062 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 1b058764-33c3-4b4d-b5b9-8e9eaf2b3ac6 2026-04-14 06:50:20.500 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 38a9f38e-88cc-48a0-aa1e-537df4d87539 2026-04-14 06:50:21.915 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 7bfdec57-7adb-4562-a94d-7b329fa5d5af 2026-04-14 06:50:22.203 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 1b058764-33c3-4b4d-b5b9-8e9eaf2b3ac6 2026-04-14 06:50:22.378 13 INFO neutron.plugins.ml2.plugin [None req-d621b6fc-a6d6-47d6-81d8-48f48bbcfa67 - - - - - -] Attempt 1 to provision port 95876b06-0dd1-42e2-b4f3-5c80ff43abdc 2026-04-14 06:50:22.440 13 INFO neutron.plugins.ml2.plugin [None req-d621b6fc-a6d6-47d6-81d8-48f48bbcfa67 - - - - - -] Attempt 1 to provision port da7b7e6a-9d7d-4a22-8027-c6bba2f9ae2c 2026-04-14 06:50:22.491 13 INFO neutron.plugins.ml2.plugin [None req-d621b6fc-a6d6-47d6-81d8-48f48bbcfa67 - - - - - -] Attempt 1 to provision port 7bfdec57-7adb-4562-a94d-7b329fa5d5af 2026-04-14 06:50:24.111 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 7bfdec57-7adb-4562-a94d-7b329fa5d5af 2026-04-14 06:50:41.937 12 INFO neutron.plugins.ml2.plugin [None req-4d9b42a7-12b1-4c4c-87a3-c7c18a290b7a - - - - - -] Attempt 1 to provision port 7bfdec57-7adb-4562-a94d-7b329fa5d5af 2026-04-14 06:50:43.133 12 INFO neutron.plugins.ml2.plugin [None req-bea4dd11-0b11-444d-8b38-4675df336691 - - - - - -] Attempt 1 to provision port 7bfdec57-7adb-4562-a94d-7b329fa5d5af 2026-04-14 06:50:45.045 13 INFO neutron.plugins.ml2.plugin [None req-626442e9-f971-48cf-b531-9c64d944866f - - - - - -] Attempt 1 to provision port 95876b06-0dd1-42e2-b4f3-5c80ff43abdc 2026-04-14 06:50:52.517 13 INFO neutron.plugins.ml2.plugin [None req-05eaad50-1f5e-49d8-82cb-6e79de06465b - - - - - -] Attempt 1 to provision port 58f930c6-cff3-47ac-8692-489f1d642a3c 2026-04-14 06:51:00.445 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port d2ce3a42-aedb-4635-a8f7-1983550c3785 2026-04-14 06:51:00.675 13 INFO neutron.notifiers.nova [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Nova event matching ['req-54126fb5-fe88-4a55-87b6-236da8815777'] response: {'server_uuid': '77cb76ba-6985-4e1a-be13-a3c510f36566', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd2ce3a42-aedb-4635-a8f7-1983550c3785', 'code': 200} 2026-04-14 06:51:01.942 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port d2ce3a42-aedb-4635-a8f7-1983550c3785 2026-04-14 06:51:24.108 12 INFO neutron.notifiers.nova [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Nova event matching ['req-8458fdb2-59b5-42d2-97aa-410a901f6b2b'] response: {'server_uuid': '77cb76ba-6985-4e1a-be13-a3c510f36566', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd2ce3a42-aedb-4635-a8f7-1983550c3785', 'code': 200} 2026-04-14 06:51:43.948 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 44c9e3f4-9c31-4ad6-b703-35c9ccf16980 2026-04-14 06:51:44.876 13 INFO neutron.plugins.ml2.plugin [None req-32da11b3-47b6-4feb-a2c8-59dbe36ddced - - - - - -] Attempt 1 to provision port 44c9e3f4-9c31-4ad6-b703-35c9ccf16980 2026-04-14 06:51:45.935 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 44c9e3f4-9c31-4ad6-b703-35c9ccf16980 2026-04-14 06:51:46.164 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port d48afff6-586c-44f1-87c2-442f3b0df970 2026-04-14 06:51:47.814 13 INFO neutron.plugins.ml2.plugin [None req-c14b344b-9fd5-4843-8cf5-7193afade08e - - - - - -] Attempt 1 to provision port 7893a603-2366-41cd-b8f7-17640ff555bd 2026-04-14 06:51:47.853 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port d48afff6-586c-44f1-87c2-442f3b0df970 2026-04-14 06:51:47.856 13 INFO neutron.plugins.ml2.plugin [None req-c14b344b-9fd5-4843-8cf5-7193afade08e - - - - - -] Attempt 1 to provision port 44c9e3f4-9c31-4ad6-b703-35c9ccf16980 2026-04-14 06:51:47.932 13 INFO neutron.plugins.ml2.plugin [None req-c14b344b-9fd5-4843-8cf5-7193afade08e - - - - - -] Attempt 1 to provision port 8f33633c-8c79-43bc-be0d-0c7c1723e2dc 2026-04-14 06:51:51.895 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 9f44983d-f04c-4f0c-921f-ae05e30da77b 2026-04-14 06:51:52.403 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 91376c5d-fea7-40a8-b828-74fc9d1b4d22 2026-04-14 06:51:53.345 13 INFO neutron.plugins.ml2.plugin [None req-689e6879-c572-459d-a334-14ce00b94931 - - - - - -] Attempt 1 to provision port 7893a603-2366-41cd-b8f7-17640ff555bd 2026-04-14 06:51:53.384 13 INFO neutron.plugins.ml2.plugin [None req-689e6879-c572-459d-a334-14ce00b94931 - - - - - -] Attempt 1 to provision port b611e154-1c23-46e7-99a7-1dc653cdba8a 2026-04-14 06:51:53.405 13 INFO neutron.plugins.ml2.plugin [None req-689e6879-c572-459d-a334-14ce00b94931 - - - - - -] Attempt 1 to provision port 91376c5d-fea7-40a8-b828-74fc9d1b4d22 2026-04-14 06:51:53.947 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 9f44983d-f04c-4f0c-921f-ae05e30da77b 2026-04-14 06:51:54.188 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 91376c5d-fea7-40a8-b828-74fc9d1b4d22 2026-04-14 06:51:56.302 13 INFO neutron.plugins.ml2.plugin [None req-96b1055b-34ac-4ebe-a03b-4a0b346ae404 - - - - - -] Attempt 1 to provision port 7893a603-2366-41cd-b8f7-17640ff555bd 2026-04-14 06:51:56.334 13 INFO neutron.plugins.ml2.plugin [None req-96b1055b-34ac-4ebe-a03b-4a0b346ae404 - - - - - -] Attempt 1 to provision port 91376c5d-fea7-40a8-b828-74fc9d1b4d22 2026-04-14 06:51:56.425 13 INFO neutron.plugins.ml2.plugin [None req-322f0ecf-833b-47fe-9d68-049ace325c51 - - - - - -] Attempt 1 to provision port d668faeb-5a3c-446e-bc96-4413e909d156 2026-04-14 06:51:57.496 13 INFO neutron.plugins.ml2.plugin [None req-51b8ec96-6b95-43d1-b56a-5d68c2c2dae1 - - - - - -] Attempt 1 to provision port d668faeb-5a3c-446e-bc96-4413e909d156 2026-04-14 06:51:58.705 13 INFO neutron.plugins.ml2.plugin [None req-f2e677c3-baf4-438b-8155-790c83cd3e53 - - - - - -] Attempt 1 to provision port d668faeb-5a3c-446e-bc96-4413e909d156 2026-04-14 06:52:03.617 13 INFO neutron.plugins.ml2.plugin [None req-f76d49cd-42d8-4365-b178-6690a44be95f - - - - - -] Attempt 1 to provision port e0b02304-2694-4b37-a98e-ba74c0c38e44 2026-04-14 06:52:03.924 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port e0b02304-2694-4b37-a98e-ba74c0c38e44 2026-04-14 06:52:07.091 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 171c8ef9-5c86-4313-b56a-3ca2e9c4d7a4 2026-04-14 06:52:07.197 12 INFO neutron.notifiers.nova [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Nova event matching ['req-57749818-a38b-4bb4-b2df-3dd1d58a17a5'] response: {'server_uuid': '44027022-40ce-4b4e-895b-127016f02b1e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '171c8ef9-5c86-4313-b56a-3ca2e9c4d7a4', 'code': 200} 2026-04-14 06:52:07.486 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 7893a603-2366-41cd-b8f7-17640ff555bd 2026-04-14 06:52:07.783 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port e0b02304-2694-4b37-a98e-ba74c0c38e44 2026-04-14 06:52:08.277 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 171c8ef9-5c86-4313-b56a-3ca2e9c4d7a4 2026-04-14 06:52:08.546 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 5a87d46c-df24-4f70-820f-e6a5fd9c92f0 2026-04-14 06:52:08.926 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port de73b075-702d-4ad4-aa7b-68c9ab7c1a50 2026-04-14 06:52:09.334 13 INFO neutron.plugins.ml2.plugin [None req-4fe006dd-e675-4a16-997b-e809d207b662 - - - - - -] Attempt 1 to provision port 8f33633c-8c79-43bc-be0d-0c7c1723e2dc 2026-04-14 06:52:09.633 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 7893a603-2366-41cd-b8f7-17640ff555bd 2026-04-14 06:52:10.472 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 5a87d46c-df24-4f70-820f-e6a5fd9c92f0 2026-04-14 06:52:10.741 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port de73b075-702d-4ad4-aa7b-68c9ab7c1a50 2026-04-14 06:52:10.929 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 8f33633c-8c79-43bc-be0d-0c7c1723e2dc 2026-04-14 06:52:11.064 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 64cfd4e3-7cf7-48cb-a33a-3f6b43b06867 2026-04-14 06:52:12.438 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 64cfd4e3-7cf7-48cb-a33a-3f6b43b06867 2026-04-14 06:52:14.457 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port e0b02304-2694-4b37-a98e-ba74c0c38e44 2026-04-14 06:52:14.679 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port b611e154-1c23-46e7-99a7-1dc653cdba8a 2026-04-14 06:52:14.932 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port d668faeb-5a3c-446e-bc96-4413e909d156 2026-04-14 06:52:15.974 13 INFO neutron.plugins.ml2.plugin [None req-14c7ec2f-0942-435a-8f62-cf4669120d63 - - - - - -] Attempt 1 to provision port 5a87d46c-df24-4f70-820f-e6a5fd9c92f0 2026-04-14 06:52:16.040 13 INFO neutron.plugins.ml2.plugin [None req-14c7ec2f-0942-435a-8f62-cf4669120d63 - - - - - -] Attempt 1 to provision port b088bf5b-7367-4dce-8e43-4b2ad5e7f900 2026-04-14 06:52:16.065 13 INFO neutron.plugins.ml2.plugin [None req-14c7ec2f-0942-435a-8f62-cf4669120d63 - - - - - -] Attempt 1 to provision port 64cfd4e3-7cf7-48cb-a33a-3f6b43b06867 2026-04-14 06:52:16.116 13 INFO neutron.plugins.ml2.plugin [None req-14c7ec2f-0942-435a-8f62-cf4669120d63 - - - - - -] Attempt 1 to provision port a3c34d8f-49ef-4693-bc20-148c9ccc34bf 2026-04-14 06:52:16.140 13 INFO neutron.plugins.ml2.plugin [None req-14c7ec2f-0942-435a-8f62-cf4669120d63 - - - - - -] Attempt 1 to provision port e0b02304-2694-4b37-a98e-ba74c0c38e44 2026-04-14 06:52:16.356 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port d668faeb-5a3c-446e-bc96-4413e909d156 2026-04-14 06:52:16.551 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port b611e154-1c23-46e7-99a7-1dc653cdba8a 2026-04-14 06:52:20.915 12 INFO neutron.plugins.ml2.plugin [None req-474e38c1-6f3b-42c0-943a-3b19cad1e1b7 - - - - - -] Attempt 1 to provision port cc72df3b-95d2-43be-8248-8d920dc5d464 2026-04-14 06:52:20.937 12 INFO neutron.plugins.ml2.plugin [None req-474e38c1-6f3b-42c0-943a-3b19cad1e1b7 - - - - - -] Attempt 1 to provision port 5a87d46c-df24-4f70-820f-e6a5fd9c92f0 2026-04-14 06:52:21.007 12 INFO neutron.plugins.ml2.plugin [None req-474e38c1-6f3b-42c0-943a-3b19cad1e1b7 - - - - - -] Attempt 1 to provision port 03dfa04f-3fd3-498b-a422-9757523ccab0 2026-04-14 06:52:21.032 12 INFO neutron.plugins.ml2.plugin [None req-474e38c1-6f3b-42c0-943a-3b19cad1e1b7 - - - - - -] Attempt 1 to provision port 64cfd4e3-7cf7-48cb-a33a-3f6b43b06867 2026-04-14 06:52:21.084 12 INFO neutron.plugins.ml2.plugin [None req-474e38c1-6f3b-42c0-943a-3b19cad1e1b7 - - - - - -] Attempt 1 to provision port a3c34d8f-49ef-4693-bc20-148c9ccc34bf 2026-04-14 06:52:21.110 12 INFO neutron.plugins.ml2.plugin [None req-474e38c1-6f3b-42c0-943a-3b19cad1e1b7 - - - - - -] Attempt 1 to provision port e0b02304-2694-4b37-a98e-ba74c0c38e44 2026-04-14 06:52:22.930 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 2ca75af8-a91a-47fe-8fa9-8e37c82af240 2026-04-14 06:52:23.045 13 INFO neutron.notifiers.nova [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Nova event matching ['req-838b4e3f-1d00-4329-8a42-bdc43fe7de4e'] response: {'server_uuid': '28f465c6-0dc2-4cc1-a8d2-38d7f7a1fc68', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2ca75af8-a91a-47fe-8fa9-8e37c82af240', 'code': 200} 2026-04-14 06:52:24.412 12 INFO neutron.plugins.ml2.plugin [None req-a412da67-fa36-4dae-8782-430a2e8c35ee - - - - - -] Attempt 1 to provision port a3c34d8f-49ef-4693-bc20-148c9ccc34bf 2026-04-14 06:52:24.914 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 03dfa04f-3fd3-498b-a422-9757523ccab0 2026-04-14 06:52:24.945 13 INFO neutron.plugins.ml2.plugin [None req-d90ab9d6-fc39-47c4-aa3a-4a8c2c6c86dc - - - - - -] Attempt 1 to provision port cc72df3b-95d2-43be-8248-8d920dc5d464 2026-04-14 06:52:24.968 13 INFO neutron.plugins.ml2.plugin [None req-d90ab9d6-fc39-47c4-aa3a-4a8c2c6c86dc - - - - - -] Attempt 1 to provision port 2ca75af8-a91a-47fe-8fa9-8e37c82af240 2026-04-14 06:52:25.026 13 INFO neutron.plugins.ml2.plugin [None req-d90ab9d6-fc39-47c4-aa3a-4a8c2c6c86dc - - - - - -] Attempt 1 to provision port 5a87d46c-df24-4f70-820f-e6a5fd9c92f0 2026-04-14 06:52:25.083 13 INFO neutron.plugins.ml2.plugin [None req-d90ab9d6-fc39-47c4-aa3a-4a8c2c6c86dc - - - - - -] Attempt 1 to provision port 03dfa04f-3fd3-498b-a422-9757523ccab0 2026-04-14 06:52:25.131 13 INFO neutron.plugins.ml2.plugin [None req-d90ab9d6-fc39-47c4-aa3a-4a8c2c6c86dc - - - - - -] Attempt 1 to provision port 64cfd4e3-7cf7-48cb-a33a-3f6b43b06867 2026-04-14 06:52:25.184 13 INFO neutron.plugins.ml2.plugin [None req-d90ab9d6-fc39-47c4-aa3a-4a8c2c6c86dc - - - - - -] Attempt 1 to provision port a3c34d8f-49ef-4693-bc20-148c9ccc34bf 2026-04-14 06:52:25.213 12 INFO neutron.plugins.ml2.plugin [None req-a412da67-fa36-4dae-8782-430a2e8c35ee - - - - - -] Attempt 1 to provision port 2ca75af8-a91a-47fe-8fa9-8e37c82af240 2026-04-14 06:52:26.399 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port a3c34d8f-49ef-4693-bc20-148c9ccc34bf 2026-04-14 06:52:26.606 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port cc72df3b-95d2-43be-8248-8d920dc5d464 2026-04-14 06:52:26.938 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 03dfa04f-3fd3-498b-a422-9757523ccab0 2026-04-14 06:52:27.187 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port b088bf5b-7367-4dce-8e43-4b2ad5e7f900 2026-04-14 06:52:27.922 12 INFO neutron.plugins.ml2.plugin [None req-7d4e60af-ad1f-40d4-8a01-7052aa71b988 - - - - - -] Attempt 1 to provision port cc72df3b-95d2-43be-8248-8d920dc5d464 2026-04-14 06:52:28.012 12 INFO neutron.plugins.ml2.plugin [None req-1a4a1579-2542-4191-b6e2-43bbc4f8313e - - - - - -] Attempt 1 to provision port a3c34d8f-49ef-4693-bc20-148c9ccc34bf 2026-04-14 06:52:28.082 12 INFO neutron.plugins.ml2.plugin [None req-1a4a1579-2542-4191-b6e2-43bbc4f8313e - - - - - -] Attempt 1 to provision port 03dfa04f-3fd3-498b-a422-9757523ccab0 2026-04-14 06:52:28.764 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port cc72df3b-95d2-43be-8248-8d920dc5d464 2026-04-14 06:52:29.022 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port b088bf5b-7367-4dce-8e43-4b2ad5e7f900 2026-04-14 06:52:31.169 12 INFO neutron.plugins.ml2.plugin [None req-29b5b846-9cbd-4b9d-814e-56adaa1c2478 - - - - - -] Attempt 1 to provision port cc72df3b-95d2-43be-8248-8d920dc5d464 2026-04-14 06:52:31.233 12 INFO neutron.plugins.ml2.plugin [None req-29b5b846-9cbd-4b9d-814e-56adaa1c2478 - - - - - -] Attempt 1 to provision port 03dfa04f-3fd3-498b-a422-9757523ccab0 2026-04-14 06:52:33.254 12 INFO neutron.plugins.ml2.plugin [None req-1f37e9bc-084f-4d0a-b690-09a686cb4750 - - - - - -] Attempt 1 to provision port 2ca75af8-a91a-47fe-8fa9-8e37c82af240 2026-04-14 06:52:40.721 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port e2c0f78e-bee9-4ec4-85b6-b20a1ad95a23 2026-04-14 06:52:40.868 12 INFO neutron.notifiers.nova [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Nova event matching ['req-e7c648e2-55ce-4931-891d-3611d410e0ce'] response: {'server_uuid': 'c174ec6e-0bbc-45eb-877d-e39bce4781a0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e2c0f78e-bee9-4ec4-85b6-b20a1ad95a23', 'code': 200} 2026-04-14 06:52:42.719 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port e2c0f78e-bee9-4ec4-85b6-b20a1ad95a23 2026-04-14 06:53:13.935 12 INFO neutron.plugins.ml2.plugin [None req-ec69f9cd-87d1-46b5-9c3e-7cb10c947654 - - - - - -] Attempt 1 to provision port 483dd369-af99-4bfe-aa84-5ced0ec0201b 2026-04-14 06:53:37.265 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port abb84db4-fc26-44d6-8fe5-0a44232e8c1c 2026-04-14 06:53:37.493 13 INFO neutron.notifiers.nova [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Nova event matching ['req-7554fd9a-79b3-422e-b504-a4ffd33ca460'] response: {'server_uuid': 'a91af0d7-5795-4dc3-8b42-26302c6359f3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'abb84db4-fc26-44d6-8fe5-0a44232e8c1c', 'code': 200} 2026-04-14 06:53:38.712 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port abb84db4-fc26-44d6-8fe5-0a44232e8c1c 2026-04-14 06:54:18.879 12 INFO neutron.plugins.ml2.plugin [None req-8cb21193-eaa1-4361-bc40-2855a1b29f69 - - - - - -] Attempt 1 to provision port 6544cbed-bd2d-4f45-8160-2d124da21d7c 2026-04-14 06:54:24.781 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 6544cbed-bd2d-4f45-8160-2d124da21d7c 2026-04-14 06:54:24.909 13 INFO neutron.notifiers.nova [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Nova event matching ['req-e7b79b60-4668-4147-aac4-bdbebe15132c'] response: {'server_uuid': 'a91af0d7-5795-4dc3-8b42-26302c6359f3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6544cbed-bd2d-4f45-8160-2d124da21d7c', 'code': 200} 2026-04-14 06:54:26.746 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 6544cbed-bd2d-4f45-8160-2d124da21d7c 2026-04-14 06:54:29.271 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 6544cbed-bd2d-4f45-8160-2d124da21d7c 2026-04-14 06:54:52.396 12 INFO neutron.plugins.ml2.plugin [None req-9b3c5562-a733-4512-b541-c86abe88f616 - - - - - -] Attempt 1 to provision port 8aca1212-cb8d-4253-817c-f29179510bfc 2026-04-14 06:55:00.343 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 8aca1212-cb8d-4253-817c-f29179510bfc 2026-04-14 06:55:00.520 12 INFO neutron.notifiers.nova [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Nova event matching ['req-affc29d4-dce2-48aa-9776-b5d89cf39a23'] response: {'server_uuid': 'a91af0d7-5795-4dc3-8b42-26302c6359f3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8aca1212-cb8d-4253-817c-f29179510bfc', 'code': 200} 2026-04-14 06:55:01.036 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 8aca1212-cb8d-4253-817c-f29179510bfc 2026-04-14 06:55:10.590 13 INFO neutron.plugins.ml2.plugin [None req-1a520821-8052-4c8b-8b83-6a5a82db474e - - - - - -] Attempt 1 to provision port 0c9ff2ef-35e3-4a61-a61c-0f9f2ca5bb33 2026-04-14 06:55:16.982 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 0c9ff2ef-35e3-4a61-a61c-0f9f2ca5bb33 2026-04-14 06:55:17.083 12 INFO neutron.notifiers.nova [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Nova event matching ['req-ea59284f-10e0-4716-92ac-fff520a1c84a'] response: {'server_uuid': 'a91af0d7-5795-4dc3-8b42-26302c6359f3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0c9ff2ef-35e3-4a61-a61c-0f9f2ca5bb33', 'code': 200} 2026-04-14 06:55:18.956 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 0c9ff2ef-35e3-4a61-a61c-0f9f2ca5bb33 2026-04-14 06:55:20.836 13 INFO neutron.plugins.ml2.plugin [None req-7e220859-49fa-4428-9f6c-814570628c41 - - - - - -] Attempt 1 to provision port 8aca1212-cb8d-4253-817c-f29179510bfc 2026-04-14 06:55:21.018 12 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 8aca1212-cb8d-4253-817c-f29179510bfc 2026-04-14 06:55:34.953 12 INFO neutron.plugins.ml2.plugin [None req-d4ce9851-0ea7-4de9-b573-75d1426fdd76 - - - - - -] Attempt 1 to provision port 0c9ff2ef-35e3-4a61-a61c-0f9f2ca5bb33 2026-04-14 06:55:35.080 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 0c9ff2ef-35e3-4a61-a61c-0f9f2ca5bb33 2026-04-14 06:55:36.340 13 INFO neutron.plugins.ml2.plugin [None req-2f64adbc-edcd-49a1-9200-9bda32209303 - - - - - -] Attempt 1 to provision port 0c9ff2ef-35e3-4a61-a61c-0f9f2ca5bb33 2026-04-14 06:55:45.012 13 INFO neutron.plugins.ml2.plugin [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Attempt 1 to provision port 8aca1212-cb8d-4253-817c-f29179510bfc 2026-04-14 06:55:45.338 12 INFO neutron.plugins.ml2.plugin [None req-233cedfc-f7a6-400b-a859-d5f01c87e2b0 - - - - - -] Attempt 1 to provision port 8aca1212-cb8d-4253-817c-f29179510bfc 2026-04-14 06:56:13.401 12 INFO neutron.notifiers.nova [None req-1c39115a-98bc-4e2b-b478-e31321c44281 - - - - - -] Nova event matching ['req-541d19d1-618f-4fbe-ba91-db706bd3c765'] response: {'server_uuid': 'a91af0d7-5795-4dc3-8b42-26302c6359f3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'abb84db4-fc26-44d6-8fe5-0a44232e8c1c', 'code': 200}