+ 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-06-02 07:32:07.513 1 INFO neutron.common.config [-] Logging enabled! 2026-06-02 07:32:07.513 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.4.dev15 2026-06-02 07:32:07.514 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-02 07:32:07.514 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-02 07:32:08.502 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-02 07:32:08.505 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-02 07:32:08.508 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-02 07:32:08.509 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-02 07:32:08.509 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-02 07:32:08.509 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-02 07:32:08.509 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 07:32:08.516 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 07:32:08.516 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 07:32:08.517 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-02 07:32:08.538 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-02 07:32:08.539 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-02 07:32:08.539 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-02 07:32:08.579 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-02 07:32:08.579 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-02 07:32:08.579 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-02 07:32:08.579 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-02 07:32:08.867 1 INFO neutron.plugins.ml2.managers [None req-5807752f-3aad-4385-82ba-99e7d5d29cf5 - - - - - -] Initializing driver for type 'vlan' 2026-06-02 07:32:09.023 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5807752f-3aad-4385-82ba-99e7d5d29cf5 - - - - - -] VlanTypeDriver initialization complete 2026-06-02 07:32:09.024 1 INFO neutron.plugins.ml2.managers [None req-5807752f-3aad-4385-82ba-99e7d5d29cf5 - - - - - -] Initializing driver for type 'vxlan' 2026-06-02 07:32:09.024 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-5807752f-3aad-4385-82ba-99e7d5d29cf5 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-02 07:32:09.071 1 INFO neutron.plugins.ml2.managers [None req-5807752f-3aad-4385-82ba-99e7d5d29cf5 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-02 07:32:09.072 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5807752f-3aad-4385-82ba-99e7d5d29cf5 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-02 07:32:09.072 1 INFO neutron.plugins.ml2.managers [None req-5807752f-3aad-4385-82ba-99e7d5d29cf5 - - - - - -] Initializing extension driver 'port_security' 2026-06-02 07:32:09.073 1 INFO neutron.plugins.ml2.extensions.port_security [None req-5807752f-3aad-4385-82ba-99e7d5d29cf5 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-02 07:32:09.073 1 INFO neutron.plugins.ml2.managers [None req-5807752f-3aad-4385-82ba-99e7d5d29cf5 - - - - - -] Initializing extension driver 'qos' 2026-06-02 07:32:09.073 1 INFO neutron.plugins.ml2.managers [None req-5807752f-3aad-4385-82ba-99e7d5d29cf5 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-02 07:32:09.074 1 INFO neutron.plugins.ml2.managers [None req-5807752f-3aad-4385-82ba-99e7d5d29cf5 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-02 07:32:09.088 1 INFO neutron.quota [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded quota_driver: . 2026-06-02 07:32:09.089 1 INFO neutron.plugins.ml2.plugin [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Modular L2 Plugin initialization complete 2026-06-02 07:32:09.089 1 INFO neutron.plugins.ml2.managers [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-02 07:32:09.089 1 INFO neutron.plugins.ml2.managers [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-02 07:32:09.089 1 INFO neutron.plugins.ml2.managers [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Got port-security extension from driver 'port_security' 2026-06-02 07:32:09.090 1 INFO neutron.extensions.vlantransparent [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Disabled vlantransparent extension. 2026-06-02 07:32:09.090 1 INFO neutron.extensions.qinq [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Disabled VLAN QinQ extension. 2026-06-02 07:32:09.090 1 INFO neutron.manager [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loading Plugin: qos 2026-06-02 07:32:09.102 1 INFO neutron.manager [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loading Plugin: router 2026-06-02 07:32:09.138 1 INFO neutron.services.service_base [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-02 07:32:09.138 1 INFO neutron.manager [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loading Plugin: segments 2026-06-02 07:32:09.208 1 INFO neutron.manager [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loading Plugin: trunk 2026-06-02 07:32:09.220 1 INFO neutron.manager [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loading Plugin: vpnaas 2026-06-02 07:32:09.252 1 WARNING stevedore.named [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-02 07:32:09.252 1 WARNING stevedore.named [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-02 07:32:09.543 1 INFO neutron_vpnaas.services.vpn.plugin [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-02 07:32:09.543 1 INFO neutron.common.utils [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-02 07:32:09.543 1 INFO neutron.manager [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loading Plugin: taas 2026-06-02 07:32:09.565 1 WARNING stevedore.named [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-02 07:32:09.599 1 INFO neutron_taas.services.taas.taas_plugin [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-02 07:32:09.600 1 INFO neutron.manager [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loading Plugin: tapmirror 2026-06-02 07:32:09.610 1 WARNING stevedore.named [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-02 07:32:09.627 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-02 07:32:09.628 1 INFO neutron.manager [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loading Plugin: auto_allocate 2026-06-02 07:32:09.634 1 INFO neutron.manager [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loading Plugin: tag 2026-06-02 07:32:09.641 1 INFO neutron.manager [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loading Plugin: timestamp 2026-06-02 07:32:09.644 1 INFO neutron.manager [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loading Plugin: network_ip_availability 2026-06-02 07:32:09.647 1 INFO neutron.manager [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loading Plugin: flavors 2026-06-02 07:32:09.650 1 INFO neutron.manager [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loading Plugin: revisions 2026-06-02 07:32:09.653 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Initializing extension manager. 2026-06-02 07:32:09.654 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: address-group 2026-06-02 07:32:09.655 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: address-scope 2026-06-02 07:32:09.655 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-02 07:32:09.656 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: agent 2026-06-02 07:32:09.656 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: agent-resources-synced 2026-06-02 07:32:09.657 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: allowed-address-pairs 2026-06-02 07:32:09.658 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: auto-allocated-topology 2026-06-02 07:32:09.659 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: availability_zone 2026-06-02 07:32:09.659 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: availability_zone_filter 2026-06-02 07:32:09.659 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-02 07:32:09.660 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: default-subnetpools 2026-06-02 07:32:09.661 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-02 07:32:09.662 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: dns-integration 2026-06-02 07:32:09.662 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: dns-domain-ports 2026-06-02 07:32:09.663 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-02 07:32:09.663 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: dvr 2026-06-02 07:32:09.664 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-02 07:32:09.664 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: empty-string-filtering 2026-06-02 07:32:09.664 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-02 07:32:09.665 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-02 07:32:09.665 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: external-net 2026-06-02 07:32:09.666 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-02 07:32:09.666 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: extraroute 2026-06-02 07:32:09.667 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: extraroute-atomic 2026-06-02 07:32:09.667 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-02 07:32:09.668 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-02 07:32:09.668 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-02 07:32:09.668 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-02 07:32:09.669 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: fip-port-details 2026-06-02 07:32:09.670 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: flavors 2026-06-02 07:32:09.670 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-02 07:32:09.671 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: floatingip-pools 2026-06-02 07:32:09.672 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: ip_allocation 2026-06-02 07:32:09.672 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: ip-substring-filtering 2026-06-02 07:32:09.672 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: l2_adjacency 2026-06-02 07:32:09.673 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: router 2026-06-02 07:32:09.675 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-02 07:32:09.675 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-02 07:32:09.676 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-02 07:32:09.676 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: ext-gw-mode 2026-06-02 07:32:09.677 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: l3-ha 2026-06-02 07:32:09.678 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-02 07:32:09.678 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-02 07:32:09.679 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: l3-flavors 2026-06-02 07:32:09.679 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-02 07:32:09.680 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-02 07:32:09.682 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-02 07:32:09.683 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-02 07:32:09.683 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-02 07:32:09.684 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-02 07:32:09.685 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-02 07:32:09.685 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: multi-provider 2026-06-02 07:32:09.686 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: net-mtu 2026-06-02 07:32:09.686 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: net-mtu-writable 2026-06-02 07:32:09.687 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: network_availability_zone 2026-06-02 07:32:09.687 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: network_ha 2026-06-02 07:32:09.688 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: network-ip-availability 2026-06-02 07:32:09.689 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-02 07:32:09.690 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: pagination 2026-06-02 07:32:09.690 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: port-device-profile 2026-06-02 07:32:09.691 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-02 07:32:09.691 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-02 07:32:09.692 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-02 07:32:09.692 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: port-mac-override 2026-06-02 07:32:09.693 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-02 07:32:09.693 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-02 07:32:09.694 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-02 07:32:09.694 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: port-resource-request 2026-06-02 07:32:09.695 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: port-resource-request-groups 2026-06-02 07:32:09.695 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-02 07:32:09.696 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: binding 2026-06-02 07:32:09.697 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: binding-extended 2026-06-02 07:32:09.697 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: port-security 2026-06-02 07:32:09.698 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: project-id 2026-06-02 07:32:09.698 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: provider 2026-06-02 07:32:09.699 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-02 07:32:09.701 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: qos 2026-06-02 07:32:09.702 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-02 07:32:09.702 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-02 07:32:09.703 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: qos-default 2026-06-02 07:32:09.703 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: qos-fip 2026-06-02 07:32:09.704 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-02 07:32:09.704 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: qos-gateway-ip 2026-06-02 07:32:09.705 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: qos-port-network-policy 2026-06-02 07:32:09.705 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: qos-pps-minimum 2026-06-02 07:32:09.706 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-02 07:32:09.706 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: qos-pps 2026-06-02 07:32:09.707 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: qos-rule-type-details 2026-06-02 07:32:09.707 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-02 07:32:09.708 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: qos-rules-alias 2026-06-02 07:32:09.709 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: quota-check-limit 2026-06-02 07:32:09.709 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: quota-check-limit-default 2026-06-02 07:32:09.712 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: quotas 2026-06-02 07:32:09.714 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: quota_details 2026-06-02 07:32:09.715 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: rbac-policies 2026-06-02 07:32:09.716 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: rbac-address-group 2026-06-02 07:32:09.716 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: rbac-address-scope 2026-06-02 07:32:09.717 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: rbac-security-groups 2026-06-02 07:32:09.717 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: rbac-subnetpool 2026-06-02 07:32:09.718 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: revision-if-match 2026-06-02 07:32:09.718 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: standard-attr-revisions 2026-06-02 07:32:09.719 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: router_availability_zone 2026-06-02 07:32:09.719 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-02 07:32:09.721 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: security-groups-default-rules 2026-06-02 07:32:09.721 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-02 07:32:09.722 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-02 07:32:09.722 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-02 07:32:09.722 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-02 07:32:09.723 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-02 07:32:09.727 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: security-group 2026-06-02 07:32:09.728 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: segment 2026-06-02 07:32:09.728 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-02 07:32:09.729 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: service-type 2026-06-02 07:32:09.730 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: sorting 2026-06-02 07:32:09.730 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: standard-attr-segment 2026-06-02 07:32:09.731 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: standard-attr-description 2026-06-02 07:32:09.731 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: stateful-security-group 2026-06-02 07:32:09.732 1 WARNING neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-02 07:32:09.732 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-02 07:32:09.732 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: subnet-external-network 2026-06-02 07:32:09.733 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: subnet_onboard 2026-06-02 07:32:09.733 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-02 07:32:09.734 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: subnet-service-types 2026-06-02 07:32:09.734 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: subnet_allocation 2026-06-02 07:32:09.735 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-02 07:32:09.735 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: tag-creation 2026-06-02 07:32:09.736 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-02 07:32:09.739 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: standard-attr-tag 2026-06-02 07:32:09.740 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-02 07:32:09.740 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: trunk 2026-06-02 07:32:09.741 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: trunk-details 2026-06-02 07:32:09.741 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-02 07:32:09.742 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-02 07:32:09.742 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-02 07:32:09.743 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-02 07:32:09.744 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-02 07:32:09.745 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-02 07:32:09.745 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: vpn-flavors 2026-06-02 07:32:09.747 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: vpnaas 2026-06-02 07:32:09.748 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: taas 2026-06-02 07:32:09.749 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: tap-mirror 2026-06-02 07:32:09.749 1 INFO neutron.api.extensions [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Loaded extension: taas-vlan-filter 2026-06-02 07:32:09.752 1 INFO oslo_service.backend.eventlet.service [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Starting 2 workers 2026-06-02 07:32:09.757 1 INFO oslo_service.backend.eventlet.service [None req-e56a6496-fc92-403d-b46d-a5967a7dd81f - - - - - -] Starting 1 workers 2026-06-02 07:32:50.813 12 INFO neutron.db.l3_hamode_db [None req-f8c94103-18a3-404e-bbd2-c563a0bae79e - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 07:33:09.183 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port d582122c-405e-4343-ba7f-50d0ce54dfa7 2026-06-02 07:33:09.568 11 INFO neutron.plugins.ml2.plugin [None req-75f5341b-02a4-4bf5-8fcb-46bbf3a6ad25 - - - - - -] Attempt 1 to provision port d582122c-405e-4343-ba7f-50d0ce54dfa7 2026-06-02 07:33:11.094 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port d582122c-405e-4343-ba7f-50d0ce54dfa7 2026-06-02 07:33:11.248 11 INFO neutron.plugins.ml2.plugin [None req-1546c4e4-86fa-4d6f-ba74-6f0e7e60d08f - - - - - -] Attempt 1 to provision port d582122c-405e-4343-ba7f-50d0ce54dfa7 2026-06-02 07:37:45.288 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 614b6f0a-2270-4849-bcc8-eaa950ff3e3e 2026-06-02 07:37:46.464 11 INFO neutron.plugins.ml2.plugin [None req-17bb0e33-9795-4603-99fd-4cf59b972525 - - - - - -] Attempt 1 to provision port 614b6f0a-2270-4849-bcc8-eaa950ff3e3e 2026-06-02 07:37:47.270 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 614b6f0a-2270-4849-bcc8-eaa950ff3e3e 2026-06-02 07:37:48.134 11 INFO neutron.plugins.ml2.plugin [None req-22024e7c-148a-4a64-99cb-4a5a091cfb63 - - - - - -] Attempt 1 to provision port 614b6f0a-2270-4849-bcc8-eaa950ff3e3e 2026-06-02 07:37:53.816 11 INFO neutron.plugins.ml2.plugin [None req-05328361-e6b0-4125-bbbb-bc2f153f52d8 - - - - - -] Attempt 1 to provision port 33eae140-ae95-4279-a37a-7bd6d5fee783 2026-06-02 07:41:51.993 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 33eae140-ae95-4279-a37a-7bd6d5fee783 2026-06-02 07:41:53.452 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 33eae140-ae95-4279-a37a-7bd6d5fee783 2026-06-02 07:49:59.839 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port c2fe29be-4961-4ab0-98e0-b735c3839c6c 2026-06-02 07:50:01.763 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port c2fe29be-4961-4ab0-98e0-b735c3839c6c 2026-06-02 08:06:58.491 12 INFO neutron.plugins.ml2.plugin [None req-8cdec05d-7902-4a50-a226-06f891bd25fd - - - - - -] Attempt 1 to provision port 5eb624a0-00c8-4f5d-8ba7-249efd9665c9 2026-06-02 08:06:58.507 11 INFO neutron.plugins.ml2.plugin [None req-a6d5bbf3-fb59-4169-8c87-5af39eb2d7a1 - - - - - -] Attempt 1 to provision port 5eb624a0-00c8-4f5d-8ba7-249efd9665c9 2026-06-02 08:07:00.586 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 5eb624a0-00c8-4f5d-8ba7-249efd9665c9 2026-06-02 08:07:00.790 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port a310202c-8c72-41fb-baa2-0ad930d08507 2026-06-02 08:07:02.369 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port a310202c-8c72-41fb-baa2-0ad930d08507 2026-06-02 08:07:04.389 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 39e866e8-7c72-416a-a06f-3e0da330da54 2026-06-02 08:07:06.401 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 39e866e8-7c72-416a-a06f-3e0da330da54 2026-06-02 08:07:07.500 12 INFO neutron.plugins.ml2.plugin [None req-f868268e-921e-4ede-9152-b7bfa5c5dfc7 - - - - - -] Attempt 1 to provision port a310202c-8c72-41fb-baa2-0ad930d08507 2026-06-02 08:07:07.563 12 INFO neutron.plugins.ml2.plugin [None req-f868268e-921e-4ede-9152-b7bfa5c5dfc7 - - - - - -] Attempt 1 to provision port 2a7c6a4a-6140-4069-851d-cfc51cd8ba98 2026-06-02 08:07:07.586 12 INFO neutron.plugins.ml2.plugin [None req-f868268e-921e-4ede-9152-b7bfa5c5dfc7 - - - - - -] Attempt 1 to provision port c0f7b5ec-886f-47a6-a59f-d744bd86fdfc 2026-06-02 08:07:07.623 12 INFO neutron.plugins.ml2.plugin [None req-f868268e-921e-4ede-9152-b7bfa5c5dfc7 - - - - - -] Attempt 1 to provision port 5eb624a0-00c8-4f5d-8ba7-249efd9665c9 2026-06-02 08:07:07.689 12 INFO neutron.plugins.ml2.plugin [None req-f868268e-921e-4ede-9152-b7bfa5c5dfc7 - - - - - -] Attempt 1 to provision port 39e866e8-7c72-416a-a06f-3e0da330da54 2026-06-02 08:07:07.742 12 INFO neutron.plugins.ml2.plugin [None req-f868268e-921e-4ede-9152-b7bfa5c5dfc7 - - - - - -] Attempt 1 to provision port 5df90ab4-4a57-431b-8987-9e1fc663cf38 2026-06-02 08:07:12.537 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 16564bf2-61a4-4f89-8ea5-c6f1b371b4ba 2026-06-02 08:07:12.883 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port c89e8dc1-76f4-41a2-8215-4f0ad855c111 2026-06-02 08:07:14.595 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 16564bf2-61a4-4f89-8ea5-c6f1b371b4ba 2026-06-02 08:07:14.790 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port c89e8dc1-76f4-41a2-8215-4f0ad855c111 2026-06-02 08:07:15.983 12 INFO neutron.plugins.ml2.plugin [None req-36c4ad08-5238-40bb-bb55-5af3b0ccae58 - - - - - -] Attempt 1 to provision port 2a7c6a4a-6140-4069-851d-cfc51cd8ba98 2026-06-02 08:07:16.010 12 INFO neutron.plugins.ml2.plugin [None req-36c4ad08-5238-40bb-bb55-5af3b0ccae58 - - - - - -] Attempt 1 to provision port 39e866e8-7c72-416a-a06f-3e0da330da54 2026-06-02 08:07:16.089 12 INFO neutron.plugins.ml2.plugin [None req-36c4ad08-5238-40bb-bb55-5af3b0ccae58 - - - - - -] Attempt 1 to provision port c0f7b5ec-886f-47a6-a59f-d744bd86fdfc 2026-06-02 08:07:16.397 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 448561ea-1851-4993-9906-0eb2fb39b50f 2026-06-02 08:07:18.768 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 448561ea-1851-4993-9906-0eb2fb39b50f 2026-06-02 08:07:18.979 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 7ddc3977-76bc-4213-afae-a5a4e558b1db 2026-06-02 08:07:21.069 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 7ddc3977-76bc-4213-afae-a5a4e558b1db 2026-06-02 08:07:21.276 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 86cedfc4-b0fc-42b2-a836-af5748218afb 2026-06-02 08:07:22.005 12 INFO neutron.notifiers.nova [None req-3652152c-38a0-4411-82a0-86bef2c69aee - - - - - -] Nova event matching ['req-38babb1c-f677-4e40-ad60-8294cf0b529c'] response: {'server_uuid': 'f6a94018-85f5-4614-89bd-bcab2b7d1dff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '86cedfc4-b0fc-42b2-a836-af5748218afb', 'code': 200} 2026-06-02 08:07:22.495 12 INFO neutron.plugins.ml2.plugin [None req-010c1feb-5b56-4283-8331-dbfe67271ad0 - - - - - -] Attempt 1 to provision port 2a7c6a4a-6140-4069-851d-cfc51cd8ba98 2026-06-02 08:07:22.527 12 INFO neutron.plugins.ml2.plugin [None req-010c1feb-5b56-4283-8331-dbfe67271ad0 - - - - - -] Attempt 1 to provision port 7ddc3977-76bc-4213-afae-a5a4e558b1db 2026-06-02 08:07:22.626 12 INFO neutron.plugins.ml2.plugin [None req-a2247039-b74f-4ca1-a397-5528ec18049e - - - - - -] Attempt 1 to provision port b816aa22-72ae-42b7-9e7e-8f78e4c10f92 2026-06-02 08:07:22.671 12 INFO neutron.plugins.ml2.plugin [None req-a2247039-b74f-4ca1-a397-5528ec18049e - - - - - -] Attempt 1 to provision port 786b6073-737b-4cc7-8a14-e1f2280fdfe6 2026-06-02 08:07:22.701 12 INFO neutron.plugins.ml2.plugin [None req-a2247039-b74f-4ca1-a397-5528ec18049e - - - - - -] Attempt 1 to provision port c0f7b5ec-886f-47a6-a59f-d744bd86fdfc 2026-06-02 08:07:23.010 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 86cedfc4-b0fc-42b2-a836-af5748218afb 2026-06-02 08:07:25.445 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port d79338db-508c-4a29-9ed3-4ce27fe19463 2026-06-02 08:07:26.220 11 INFO neutron.notifiers.nova [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Nova event matching ['req-89915ea0-289e-48db-b515-64d9f3c677c1'] response: {'server_uuid': 'faf78f2f-4315-4420-a69a-fa271c001739', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd79338db-508c-4a29-9ed3-4ce27fe19463', 'code': 200} 2026-06-02 08:07:27.034 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port d79338db-508c-4a29-9ed3-4ce27fe19463 2026-06-02 08:07:27.458 11 INFO neutron.plugins.ml2.plugin [None req-5588d487-a0fe-43d7-9063-6a590581d5c2 - - - - - -] Attempt 1 to provision port 7ddc3977-76bc-4213-afae-a5a4e558b1db 2026-06-02 08:07:27.566 11 INFO neutron.plugins.ml2.plugin [None req-5588d487-a0fe-43d7-9063-6a590581d5c2 - - - - - -] Attempt 1 to provision port 786b6073-737b-4cc7-8a14-e1f2280fdfe6 2026-06-02 08:07:27.592 11 INFO neutron.plugins.ml2.plugin [None req-5588d487-a0fe-43d7-9063-6a590581d5c2 - - - - - -] Attempt 1 to provision port c0f7b5ec-886f-47a6-a59f-d744bd86fdfc 2026-06-02 08:07:29.461 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 1bcfae49-7c06-4b95-b84c-eaf8b2c2d311 2026-06-02 08:07:29.569 12 INFO neutron.notifiers.nova [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Nova event matching ['req-4955754a-9be0-45f4-b797-191a9d1f26af'] response: {'server_uuid': 'a5282bda-4222-45d8-8bcb-51497fa71a5d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1bcfae49-7c06-4b95-b84c-eaf8b2c2d311', 'code': 200} 2026-06-02 08:07:30.962 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 1bcfae49-7c06-4b95-b84c-eaf8b2c2d311 2026-06-02 08:07:31.434 11 INFO neutron.plugins.ml2.plugin [None req-aaf6faee-c604-4a52-9e6e-3e2695b5adf0 - - - - - -] Attempt 1 to provision port 1bcfae49-7c06-4b95-b84c-eaf8b2c2d311 2026-06-02 08:07:31.629 11 INFO neutron.plugins.ml2.plugin [None req-aaf6faee-c604-4a52-9e6e-3e2695b5adf0 - - - - - -] Attempt 1 to provision port d79338db-508c-4a29-9ed3-4ce27fe19463 2026-06-02 08:07:34.208 12 INFO neutron.plugins.ml2.plugin [None req-7acc59fd-3e47-42e9-8eb6-f966ad3eef5d - - - - - -] Attempt 1 to provision port 786b6073-737b-4cc7-8a14-e1f2280fdfe6 2026-06-02 08:07:34.239 12 INFO neutron.plugins.ml2.plugin [None req-7acc59fd-3e47-42e9-8eb6-f966ad3eef5d - - - - - -] Attempt 1 to provision port c763d295-ba45-4551-9b53-04912e52cf7b 2026-06-02 08:07:37.612 11 INFO neutron.plugins.ml2.plugin [None req-22240ee7-dc2c-40d5-b23a-fe741f51f963 - - - - - -] Attempt 1 to provision port 786b6073-737b-4cc7-8a14-e1f2280fdfe6 2026-06-02 08:07:41.096 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 9c90a887-918b-48b6-ae72-a038448d2eee 2026-06-02 08:07:43.179 11 INFO neutron.plugins.ml2.plugin [None req-759950b3-f85f-40e4-974e-2069f2b8ead0 - - - - - -] Attempt 1 to provision port 6ffdfb20-91f2-4a23-bc48-07a6c1ecf874 2026-06-02 08:07:45.010 11 INFO neutron.plugins.ml2.plugin [None req-9886ef3b-0476-4a84-b58e-5ca46da697c0 - - - - - -] Attempt 1 to provision port b375951e-834c-45c3-8c83-aacb9882d193 2026-06-02 08:07:45.011 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 6ffdfb20-91f2-4a23-bc48-07a6c1ecf874 2026-06-02 08:07:45.239 11 INFO neutron.plugins.ml2.plugin [None req-9886ef3b-0476-4a84-b58e-5ca46da697c0 - - - - - -] Attempt 1 to provision port fc3871d5-2c82-4897-aff9-387bc8b669f4 2026-06-02 08:07:45.258 12 INFO neutron.plugins.ml2.plugin [None req-408ea88a-43e7-415f-905b-98423ee05f48 - - - - - -] Attempt 1 to provision port b375951e-834c-45c3-8c83-aacb9882d193 2026-06-02 08:07:46.911 11 INFO neutron.plugins.ml2.plugin [None req-d9e56652-4576-444a-8dc0-89a4b91f6ca6 - - - - - -] Attempt 1 to provision port b375951e-834c-45c3-8c83-aacb9882d193 2026-06-02 08:07:48.950 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 897a4af6-6f3d-4714-92a3-a3bb057dbaa5 2026-06-02 08:07:49.062 12 INFO neutron.plugins.ml2.plugin [None req-23ebfcfa-58fe-4751-9375-9599c59b0cff - - - - - -] Attempt 1 to provision port b375951e-834c-45c3-8c83-aacb9882d193 2026-06-02 08:07:49.138 12 INFO neutron.plugins.ml2.plugin [None req-23ebfcfa-58fe-4751-9375-9599c59b0cff - - - - - -] Attempt 1 to provision port fc3871d5-2c82-4897-aff9-387bc8b669f4 2026-06-02 08:07:50.977 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 897a4af6-6f3d-4714-92a3-a3bb057dbaa5 2026-06-02 08:07:52.949 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port afec8960-b0d6-4a4f-8929-4c2300451e3e 2026-06-02 08:07:53.787 12 INFO neutron.plugins.ml2.plugin [None req-c2bb3a4e-5702-4ec7-a01b-fda155c81d15 - - - - - -] Attempt 1 to provision port afec8960-b0d6-4a4f-8929-4c2300451e3e 2026-06-02 08:07:53.837 12 INFO neutron.plugins.ml2.plugin [None req-c2bb3a4e-5702-4ec7-a01b-fda155c81d15 - - - - - -] Attempt 1 to provision port 5f46b88e-c82c-4d96-8597-a062942dec6c 2026-06-02 08:07:55.536 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port afec8960-b0d6-4a4f-8929-4c2300451e3e 2026-06-02 08:07:55.756 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 0e420242-ee01-4bbd-86b2-8db8ae50a553 2026-06-02 08:07:55.878 11 INFO neutron.notifiers.nova [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Nova event matching ['req-baee6d54-3055-4966-8e1a-6d3e1b061203'] response: {'server_uuid': '089f38c1-1b15-43de-bba9-8a916e305490', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0e420242-ee01-4bbd-86b2-8db8ae50a553', 'code': 200} 2026-06-02 08:07:57.291 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port c763d295-ba45-4551-9b53-04912e52cf7b 2026-06-02 08:07:57.570 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 786b6073-737b-4cc7-8a14-e1f2280fdfe6 2026-06-02 08:07:57.839 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 0e420242-ee01-4bbd-86b2-8db8ae50a553 2026-06-02 08:07:58.649 12 INFO neutron.plugins.ml2.plugin [None req-fe2e2477-9b6c-43b6-be60-93cbb537b06f - - - - - -] Attempt 1 to provision port afec8960-b0d6-4a4f-8929-4c2300451e3e 2026-06-02 08:07:58.713 12 INFO neutron.plugins.ml2.plugin [None req-fe2e2477-9b6c-43b6-be60-93cbb537b06f - - - - - -] Attempt 1 to provision port fc3871d5-2c82-4897-aff9-387bc8b669f4 2026-06-02 08:07:58.740 12 INFO neutron.plugins.ml2.plugin [None req-fe2e2477-9b6c-43b6-be60-93cbb537b06f - - - - - -] Attempt 1 to provision port e58ab201-c58a-4642-9164-a9d5c87d6410 2026-06-02 08:07:58.774 12 INFO neutron.plugins.ml2.plugin [None req-fe2e2477-9b6c-43b6-be60-93cbb537b06f - - - - - -] Attempt 1 to provision port 5f46b88e-c82c-4d96-8597-a062942dec6c 2026-06-02 08:07:59.188 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port c763d295-ba45-4551-9b53-04912e52cf7b 2026-06-02 08:07:59.349 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 786b6073-737b-4cc7-8a14-e1f2280fdfe6 2026-06-02 08:08:01.954 12 INFO neutron.plugins.ml2.plugin [None req-adab52cf-a844-490a-a171-b9902e4d5c79 - - - - - -] Attempt 1 to provision port 2ccb94b6-e9b5-4815-825f-d2a4509ca29f 2026-06-02 08:08:02.010 12 INFO neutron.plugins.ml2.plugin [None req-adab52cf-a844-490a-a171-b9902e4d5c79 - - - - - -] Attempt 1 to provision port fc3871d5-2c82-4897-aff9-387bc8b669f4 2026-06-02 08:08:02.079 12 INFO neutron.plugins.ml2.plugin [None req-adab52cf-a844-490a-a171-b9902e4d5c79 - - - - - -] Attempt 1 to provision port 5f46b88e-c82c-4d96-8597-a062942dec6c 2026-06-02 08:08:02.337 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port b3040cf1-dc91-45e4-b80d-6b456fd8a1c2 2026-06-02 08:08:02.443 11 INFO neutron.notifiers.nova [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Nova event matching ['req-83ce22c5-f4e3-44c6-b13b-62df12630432'] response: {'server_uuid': 'd763d213-611b-4588-b733-e651a25b5ceb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b3040cf1-dc91-45e4-b80d-6b456fd8a1c2', 'code': 200} 2026-06-02 08:08:04.168 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port b3040cf1-dc91-45e4-b80d-6b456fd8a1c2 2026-06-02 08:08:04.748 11 INFO neutron.plugins.ml2.plugin [None req-19317181-b041-45c9-a82a-2531d2f8bb57 - - - - - -] Attempt 1 to provision port 1bcfae49-7c06-4b95-b84c-eaf8b2c2d311 2026-06-02 08:08:04.814 11 INFO neutron.plugins.ml2.plugin [None req-19317181-b041-45c9-a82a-2531d2f8bb57 - - - - - -] Attempt 1 to provision port 5f46b88e-c82c-4d96-8597-a062942dec6c 2026-06-02 08:08:06.514 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 2ccb94b6-e9b5-4815-825f-d2a4509ca29f 2026-06-02 08:08:08.695 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 5f46b88e-c82c-4d96-8597-a062942dec6c 2026-06-02 08:08:09.082 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 08fad263-4640-4dcb-a23f-b57db50ff7e0 2026-06-02 08:08:09.557 11 INFO neutron.plugins.ml2.plugin [None req-98ba8d9a-4e2b-407e-9a5c-7647f28a969d - - - - - -] Attempt 1 to provision port 2ccb94b6-e9b5-4815-825f-d2a4509ca29f 2026-06-02 08:08:11.327 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 4da5abd5-90ec-4c38-acd9-cdf4042faa25 2026-06-02 08:08:11.579 11 INFO neutron.plugins.ml2.plugin [None req-9d53dcfb-023e-48f1-83bf-e74c07505a39 - - - - - -] Attempt 1 to provision port 1bcfae49-7c06-4b95-b84c-eaf8b2c2d311 2026-06-02 08:08:11.690 11 INFO neutron.plugins.ml2.plugin [None req-9d53dcfb-023e-48f1-83bf-e74c07505a39 - - - - - -] Attempt 1 to provision port 4da5abd5-90ec-4c38-acd9-cdf4042faa25 2026-06-02 08:08:11.759 11 INFO neutron.plugins.ml2.plugin [None req-9d53dcfb-023e-48f1-83bf-e74c07505a39 - - - - - -] Attempt 1 to provision port 9b735c37-85ff-427c-b3a6-0aebd34fa7c3 2026-06-02 08:08:11.785 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 5f46b88e-c82c-4d96-8597-a062942dec6c 2026-06-02 08:08:12.008 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 08fad263-4640-4dcb-a23f-b57db50ff7e0 2026-06-02 08:08:13.852 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 4da5abd5-90ec-4c38-acd9-cdf4042faa25 2026-06-02 08:08:15.870 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port e5c0fa45-9cdf-4587-8e85-7834394ab56d 2026-06-02 08:08:17.694 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port e5c0fa45-9cdf-4587-8e85-7834394ab56d 2026-06-02 08:08:17.970 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 1b983ca0-ce4e-4be5-b9e0-ee389b33bf8c 2026-06-02 08:08:19.797 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 1b983ca0-ce4e-4be5-b9e0-ee389b33bf8c 2026-06-02 08:08:21.991 12 INFO neutron.plugins.ml2.plugin [None req-659d3cec-179b-401d-97d7-869815a8c3f8 - - - - - -] Attempt 1 to provision port 1b983ca0-ce4e-4be5-b9e0-ee389b33bf8c 2026-06-02 08:08:22.038 12 INFO neutron.plugins.ml2.plugin [None req-659d3cec-179b-401d-97d7-869815a8c3f8 - - - - - -] Attempt 1 to provision port 9b735c37-85ff-427c-b3a6-0aebd34fa7c3 2026-06-02 08:08:22.061 12 INFO neutron.plugins.ml2.plugin [None req-659d3cec-179b-401d-97d7-869815a8c3f8 - - - - - -] Attempt 1 to provision port ba5032b7-afcc-4005-8456-a8daacf49ffe 2026-06-02 08:08:22.081 12 INFO neutron.plugins.ml2.plugin [None req-659d3cec-179b-401d-97d7-869815a8c3f8 - - - - - -] Attempt 1 to provision port 365938e4-4b0b-4f1a-89ce-2f4ffe563c32 2026-06-02 08:08:22.103 12 INFO neutron.plugins.ml2.plugin [None req-659d3cec-179b-401d-97d7-869815a8c3f8 - - - - - -] Attempt 1 to provision port 4da5abd5-90ec-4c38-acd9-cdf4042faa25 2026-06-02 08:08:22.861 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 873057a5-2ec7-4cae-8eff-25cd5d171b35 2026-06-02 08:08:22.965 11 INFO neutron.notifiers.nova [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Nova event matching ['req-fbab557d-4252-4f5a-abf5-f894573dc3be'] response: {'server_uuid': '322ef5d3-9e6b-414e-83ab-97caa8a5717d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '873057a5-2ec7-4cae-8eff-25cd5d171b35', 'code': 200} 2026-06-02 08:08:24.225 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 873057a5-2ec7-4cae-8eff-25cd5d171b35 2026-06-02 08:08:26.420 11 INFO neutron.plugins.ml2.plugin [None req-c39aac25-2790-42fe-9841-c3319b1ff422 - - - - - -] Attempt 1 to provision port 1b983ca0-ce4e-4be5-b9e0-ee389b33bf8c 2026-06-02 08:08:26.509 11 INFO neutron.plugins.ml2.plugin [None req-c39aac25-2790-42fe-9841-c3319b1ff422 - - - - - -] Attempt 1 to provision port 365938e4-4b0b-4f1a-89ce-2f4ffe563c32 2026-06-02 08:08:26.566 11 INFO neutron.plugins.ml2.plugin [None req-c39aac25-2790-42fe-9841-c3319b1ff422 - - - - - -] Attempt 1 to provision port 9b735c37-85ff-427c-b3a6-0aebd34fa7c3 2026-06-02 08:08:28.698 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port febeaf73-2d11-48c2-8b01-6b72065ba7b6 2026-06-02 08:08:28.835 12 INFO neutron.notifiers.nova [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Nova event matching ['req-118f09fa-5599-4c6e-ba60-1752a8629852'] response: {'server_uuid': 'ee6269a5-94c8-4694-b4f4-39a9c9b3ab4b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'febeaf73-2d11-48c2-8b01-6b72065ba7b6', 'code': 200} 2026-06-02 08:08:29.595 11 INFO neutron.plugins.ml2.plugin [None req-99bb3856-f7a2-4367-8706-d9f153638343 - - - - - -] Attempt 1 to provision port bacbd75f-e302-4ba7-8648-a44f3d7747ae 2026-06-02 08:08:29.632 11 INFO neutron.plugins.ml2.plugin [None req-99bb3856-f7a2-4367-8706-d9f153638343 - - - - - -] Attempt 1 to provision port 9b735c37-85ff-427c-b3a6-0aebd34fa7c3 2026-06-02 08:08:30.174 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port febeaf73-2d11-48c2-8b01-6b72065ba7b6 2026-06-02 08:08:30.434 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 9b735c37-85ff-427c-b3a6-0aebd34fa7c3 2026-06-02 08:08:32.165 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port ba5032b7-afcc-4005-8456-a8daacf49ffe 2026-06-02 08:08:32.403 12 INFO neutron.plugins.ml2.plugin [None req-b8888aaf-c8e8-4426-8f72-0759b3280bb6 - - - - - -] Attempt 1 to provision port 365938e4-4b0b-4f1a-89ce-2f4ffe563c32 2026-06-02 08:08:32.541 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 9b735c37-85ff-427c-b3a6-0aebd34fa7c3 2026-06-02 08:08:34.224 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port ba5032b7-afcc-4005-8456-a8daacf49ffe 2026-06-02 08:08:34.424 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 365938e4-4b0b-4f1a-89ce-2f4ffe563c32 2026-06-02 08:08:34.678 11 INFO neutron.plugins.ml2.plugin [None req-2f4e3d54-3bd9-42d9-a6ad-f92419252d39 - - - - - -] Attempt 1 to provision port 365938e4-4b0b-4f1a-89ce-2f4ffe563c32 2026-06-02 08:08:34.722 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port bacbd75f-e302-4ba7-8648-a44f3d7747ae 2026-06-02 08:08:36.478 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 365938e4-4b0b-4f1a-89ce-2f4ffe563c32 2026-06-02 08:08:36.675 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port bacbd75f-e302-4ba7-8648-a44f3d7747ae 2026-06-02 08:08:37.715 12 INFO neutron.plugins.ml2.plugin [None req-cc93dd3e-209c-48ee-87ca-9a0e81442a1e - - - - - -] Attempt 1 to provision port febeaf73-2d11-48c2-8b01-6b72065ba7b6 2026-06-02 08:08:44.237 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 0046c4ed-2cd2-4982-954e-e6b4bf6d6627 2026-06-02 08:08:44.639 12 INFO neutron.plugins.ml2.plugin [None req-584de125-d86a-4b83-85d2-e4a11741799d - - - - - -] Attempt 1 to provision port 2e6c91bb-1106-40b8-8d07-42a78b59ff1f 2026-06-02 08:08:46.293 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 0046c4ed-2cd2-4982-954e-e6b4bf6d6627 2026-06-02 08:08:46.558 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 2e6c91bb-1106-40b8-8d07-42a78b59ff1f 2026-06-02 08:08:50.295 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 46a306a1-b633-4592-b865-e357d487d570 2026-06-02 08:08:50.646 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 1ec77ff7-1877-4b5f-ab0e-023c588a1755 2026-06-02 08:08:52.221 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 46a306a1-b633-4592-b865-e357d487d570 2026-06-02 08:08:52.557 12 INFO neutron.plugins.ml2.plugin [None req-612c93df-8d5d-409a-a539-9ba1ef3d2322 - - - - - -] Attempt 1 to provision port 1ec77ff7-1877-4b5f-ab0e-023c588a1755 2026-06-02 08:08:54.279 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 8a9ff3d4-8e69-43f8-b769-d2ee2313e868 2026-06-02 08:08:56.105 11 INFO neutron.plugins.ml2.plugin [None req-b19334ff-358a-4d9a-80d8-fd9bdb6eb1cb - - - - - -] Attempt 1 to provision port 46a306a1-b633-4592-b865-e357d487d570 2026-06-02 08:08:56.163 11 INFO neutron.plugins.ml2.plugin [None req-b19334ff-358a-4d9a-80d8-fd9bdb6eb1cb - - - - - -] Attempt 1 to provision port 8a9ff3d4-8e69-43f8-b769-d2ee2313e868 2026-06-02 08:08:56.220 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 8a9ff3d4-8e69-43f8-b769-d2ee2313e868 2026-06-02 08:08:56.233 11 INFO neutron.plugins.ml2.plugin [None req-0daae957-8212-492f-8fb2-3578bbc3af91 - - - - - -] Attempt 1 to provision port 768c98d9-3ad8-4061-bb9c-d76991037985 2026-06-02 08:08:56.258 11 INFO neutron.plugins.ml2.plugin [None req-0daae957-8212-492f-8fb2-3578bbc3af91 - - - - - -] Attempt 1 to provision port 9c9a43ac-01f5-445b-8894-3b58fa9dabc5 2026-06-02 08:09:02.383 11 INFO neutron.notifiers.nova [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Nova event matching ['req-80253893-7018-4f21-be06-478c58765ddf'] response: {'server_uuid': 'ee6269a5-94c8-4694-b4f4-39a9c9b3ab4b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'febeaf73-2d11-48c2-8b01-6b72065ba7b6', 'code': 200} 2026-06-02 08:09:04.783 11 INFO neutron.plugins.ml2.plugin [None req-6fb7373b-a51f-4396-9026-e300b5389aa5 - - - - - -] Attempt 1 to provision port 46a306a1-b633-4592-b865-e357d487d570 2026-06-02 08:09:04.854 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 4cdaf215-ed52-4982-8ae2-23b5ab32b481 2026-06-02 08:09:04.856 11 INFO neutron.plugins.ml2.plugin [None req-6fb7373b-a51f-4396-9026-e300b5389aa5 - - - - - -] Attempt 1 to provision port 8a9ff3d4-8e69-43f8-b769-d2ee2313e868 2026-06-02 08:09:04.915 11 INFO neutron.plugins.ml2.plugin [None req-6fb7373b-a51f-4396-9026-e300b5389aa5 - - - - - -] Attempt 1 to provision port 768c98d9-3ad8-4061-bb9c-d76991037985 2026-06-02 08:09:05.085 11 INFO neutron.plugins.ml2.plugin [None req-6fb7373b-a51f-4396-9026-e300b5389aa5 - - - - - -] Attempt 1 to provision port 9c9a43ac-01f5-445b-8894-3b58fa9dabc5 2026-06-02 08:09:05.201 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port febeaf73-2d11-48c2-8b01-6b72065ba7b6 2026-06-02 08:09:05.411 12 INFO neutron.notifiers.nova [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Nova event matching ['req-402652b6-6501-4278-b5ad-045d402224f4'] response: {'server_uuid': 'ee6269a5-94c8-4694-b4f4-39a9c9b3ab4b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'febeaf73-2d11-48c2-8b01-6b72065ba7b6', 'code': 200} 2026-06-02 08:09:05.606 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 768c98d9-3ad8-4061-bb9c-d76991037985 2026-06-02 08:09:06.272 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 2d826396-279c-4ea4-89b9-009468643b48 2026-06-02 08:09:06.692 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 4cdaf215-ed52-4982-8ae2-23b5ab32b481 2026-06-02 08:09:06.932 11 INFO neutron.plugins.ml2.plugin [None req-4eba933d-9db1-40d9-bd56-fa94a08e7c84 - - - - - -] Attempt 1 to provision port febeaf73-2d11-48c2-8b01-6b72065ba7b6 2026-06-02 08:09:07.171 11 INFO neutron.plugins.ml2.plugin [None req-4eba933d-9db1-40d9-bd56-fa94a08e7c84 - - - - - -] Attempt 1 to provision port 9c9a43ac-01f5-445b-8894-3b58fa9dabc5 2026-06-02 08:09:07.502 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 768c98d9-3ad8-4061-bb9c-d76991037985 2026-06-02 08:09:09.279 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 2d826396-279c-4ea4-89b9-009468643b48 2026-06-02 08:09:09.458 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 2fb71509-319f-4918-adcf-018d3a9aad3f 2026-06-02 08:09:09.573 11 INFO neutron.notifiers.nova [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Nova event matching ['req-b5ed5112-1366-4ffe-a1d0-ae9e736486e7'] response: {'server_uuid': 'aa0136b9-0669-4330-87f6-a1dcf0b3bce8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2fb71509-319f-4918-adcf-018d3a9aad3f', 'code': 200} 2026-06-02 08:09:09.911 11 INFO neutron.plugins.ml2.plugin [None req-2d0b794b-e821-4f63-9a44-21aa6f5a2847 - - - - - -] Attempt 1 to provision port 9c9a43ac-01f5-445b-8894-3b58fa9dabc5 2026-06-02 08:09:10.370 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 2fb71509-319f-4918-adcf-018d3a9aad3f 2026-06-02 08:09:12.412 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 9d274134-cf6d-4d8c-b3d4-56b55377577a 2026-06-02 08:09:14.448 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 9d274134-cf6d-4d8c-b3d4-56b55377577a 2026-06-02 08:09:16.014 11 INFO neutron.plugins.ml2.plugin [None req-06b97b4d-9efc-4419-b3cd-666681f2280a - - - - - -] Attempt 1 to provision port 87869fdf-4998-4554-8c93-77cf28c6f250 2026-06-02 08:09:16.027 11 INFO neutron.plugins.ml2.plugin [None req-06b97b4d-9efc-4419-b3cd-666681f2280a - - - - - -] Attempt 1 to provision port 9d274134-cf6d-4d8c-b3d4-56b55377577a 2026-06-02 08:09:20.450 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 461dc802-7279-48ac-a7bc-03dcce3c5e22 2026-06-02 08:09:32.645 11 INFO neutron.notifiers.nova [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Nova event matching ['req-fc0c24d3-6690-403d-99bd-4b4e3e8f2171'] response: {'server_uuid': 'ee6269a5-94c8-4694-b4f4-39a9c9b3ab4b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'febeaf73-2d11-48c2-8b01-6b72065ba7b6', 'code': 200} 2026-06-02 08:09:34.685 11 INFO neutron.plugins.ml2.plugin [None req-47146d40-8197-486a-aa57-398a9b3ab942 - - - - - -] Attempt 1 to provision port 4cdaf215-ed52-4982-8ae2-23b5ab32b481 2026-06-02 08:09:34.745 11 INFO neutron.plugins.ml2.plugin [None req-47146d40-8197-486a-aa57-398a9b3ab942 - - - - - -] Attempt 1 to provision port 768c98d9-3ad8-4061-bb9c-d76991037985 2026-06-02 08:09:34.794 11 INFO neutron.plugins.ml2.plugin [None req-47146d40-8197-486a-aa57-398a9b3ab942 - - - - - -] Attempt 1 to provision port 9c9a43ac-01f5-445b-8894-3b58fa9dabc5 2026-06-02 08:09:37.431 11 INFO neutron.plugins.ml2.plugin [None req-38127913-46b7-4dc5-a2ad-7935c48cfbff - - - - - -] Attempt 1 to provision port 2d826396-279c-4ea4-89b9-009468643b48 2026-06-02 08:09:37.482 11 INFO neutron.plugins.ml2.plugin [None req-38127913-46b7-4dc5-a2ad-7935c48cfbff - - - - - -] Attempt 1 to provision port 768c98d9-3ad8-4061-bb9c-d76991037985 2026-06-02 08:09:37.525 11 INFO neutron.plugins.ml2.plugin [None req-38127913-46b7-4dc5-a2ad-7935c48cfbff - - - - - -] Attempt 1 to provision port 9c9a43ac-01f5-445b-8894-3b58fa9dabc5 2026-06-02 08:09:39.432 12 INFO neutron.plugins.ml2.plugin [None req-167500d8-fb9f-49f3-b926-4cd1b9dd981f - - - - - -] Attempt 1 to provision port 2fb71509-319f-4918-adcf-018d3a9aad3f 2026-06-02 08:09:46.421 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 3cbddda6-1c74-4a2f-8f2e-f11ce77d8fc6 2026-06-02 08:09:46.641 11 INFO neutron.plugins.ml2.plugin [None req-42e6f9de-1b34-4a03-b293-1f25f220bdb8 - - - - - -] Attempt 1 to provision port d582122c-405e-4343-ba7f-50d0ce54dfa7 2026-06-02 08:09:46.690 11 INFO neutron.plugins.ml2.plugin [None req-42e6f9de-1b34-4a03-b293-1f25f220bdb8 - - - - - -] Attempt 1 to provision port 0f5c791f-4a44-476e-af6f-e3f737e7e903 2026-06-02 08:09:46.709 11 INFO neutron.plugins.ml2.plugin [None req-42e6f9de-1b34-4a03-b293-1f25f220bdb8 - - - - - -] Attempt 1 to provision port 5789bd14-d6a4-4063-9da7-ad70e04a0fa6 2026-06-02 08:09:46.734 11 INFO neutron.plugins.ml2.plugin [None req-42e6f9de-1b34-4a03-b293-1f25f220bdb8 - - - - - -] Attempt 1 to provision port 3cbddda6-1c74-4a2f-8f2e-f11ce77d8fc6 2026-06-02 08:09:46.750 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 09636d4f-a768-4fce-813a-5f5884ce86d1 2026-06-02 08:09:46.786 11 INFO neutron.plugins.ml2.plugin [None req-42e6f9de-1b34-4a03-b293-1f25f220bdb8 - - - - - -] Attempt 1 to provision port 4cdaf215-ed52-4982-8ae2-23b5ab32b481 2026-06-02 08:09:46.841 11 INFO neutron.plugins.ml2.plugin [None req-42e6f9de-1b34-4a03-b293-1f25f220bdb8 - - - - - -] Attempt 1 to provision port 2d826396-279c-4ea4-89b9-009468643b48 2026-06-02 08:09:48.370 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 3cbddda6-1c74-4a2f-8f2e-f11ce77d8fc6 2026-06-02 08:09:48.583 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 09636d4f-a768-4fce-813a-5f5884ce86d1 2026-06-02 08:09:48.721 11 INFO neutron.plugins.ml2.plugin [None req-d6722bc2-abe3-4830-9690-21e571ab89ad - - - - - -] Attempt 1 to provision port 4286d344-9641-4014-b62a-9b8a5f8b7af5 2026-06-02 08:09:48.753 11 INFO neutron.plugins.ml2.plugin [None req-d6722bc2-abe3-4830-9690-21e571ab89ad - - - - - -] Attempt 1 to provision port 3cbddda6-1c74-4a2f-8f2e-f11ce77d8fc6 2026-06-02 08:09:50.491 12 INFO neutron.plugins.ml2.plugin [None req-93f41333-3b85-456a-8d8b-0410bf125f10 - - - - - -] Attempt 1 to provision port 4286d344-9641-4014-b62a-9b8a5f8b7af5 2026-06-02 08:09:50.517 12 INFO neutron.plugins.ml2.plugin [None req-93f41333-3b85-456a-8d8b-0410bf125f10 - - - - - -] Attempt 1 to provision port 3cbddda6-1c74-4a2f-8f2e-f11ce77d8fc6 2026-06-02 08:09:51.747 12 INFO neutron.plugins.ml2.plugin [None req-9cb31581-8fb8-4b06-87a8-a0d4d20565bb - - - - - -] Attempt 1 to provision port 4286d344-9641-4014-b62a-9b8a5f8b7af5 2026-06-02 08:09:52.980 12 INFO neutron.plugins.ml2.plugin [None req-2b479e03-32f4-4451-863c-018438400e25 - - - - - -] Attempt 1 to provision port 4286d344-9641-4014-b62a-9b8a5f8b7af5 2026-06-02 08:09:58.946 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port eca27792-9bc6-4d67-ba7b-bad2d556ffa4 2026-06-02 08:09:59.054 11 INFO neutron.notifiers.nova [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Nova event matching ['req-f0b13cb4-6913-46c1-b311-b006a5735147'] response: {'server_uuid': '4a16ef26-6656-48dc-b8ac-8dad8f5a1871', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eca27792-9bc6-4d67-ba7b-bad2d556ffa4', 'code': 200} 2026-06-02 08:10:00.414 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port eca27792-9bc6-4d67-ba7b-bad2d556ffa4 2026-06-02 08:10:02.400 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 4286d344-9641-4014-b62a-9b8a5f8b7af5 2026-06-02 08:10:02.737 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 0f5c791f-4a44-476e-af6f-e3f737e7e903 2026-06-02 08:10:04.412 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 4286d344-9641-4014-b62a-9b8a5f8b7af5 2026-06-02 08:10:04.650 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 0f5c791f-4a44-476e-af6f-e3f737e7e903 2026-06-02 08:10:39.006 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 3291f289-ef55-4554-82a8-88d9ff8a5b3e 2026-06-02 08:10:39.157 12 INFO neutron.notifiers.nova [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Nova event matching ['req-77f67f79-1281-41c1-81f9-d8c3c387e2ba'] response: {'server_uuid': '4c050b1b-6a97-42ea-bd17-d6dac3f9b2e8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3291f289-ef55-4554-82a8-88d9ff8a5b3e', 'code': 200} 2026-06-02 08:10:40.399 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 3291f289-ef55-4554-82a8-88d9ff8a5b3e 2026-06-02 08:10:54.424 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port bc27db9a-9ace-4ded-9501-0873b60cb314 2026-06-02 08:10:55.642 11 INFO neutron.plugins.ml2.plugin [None req-b1f3433b-ad59-4aa0-ad58-e321763b57cb - - - - - -] Attempt 1 to provision port bc27db9a-9ace-4ded-9501-0873b60cb314 2026-06-02 08:10:56.396 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port bc27db9a-9ace-4ded-9501-0873b60cb314 2026-06-02 08:10:58.465 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 30e83010-05d5-47c9-829b-ad2ebeacf6cd 2026-06-02 08:10:58.848 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 138b8bd3-b9b7-4f4c-83a9-9173d642017d 2026-06-02 08:11:00.424 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 30e83010-05d5-47c9-829b-ad2ebeacf6cd 2026-06-02 08:11:00.650 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 138b8bd3-b9b7-4f4c-83a9-9173d642017d 2026-06-02 08:11:02.430 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port d7d4d4cc-89f3-4e8d-8aad-da6dfb10b345 2026-06-02 08:11:04.459 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port d7d4d4cc-89f3-4e8d-8aad-da6dfb10b345 2026-06-02 08:11:06.805 12 INFO neutron.plugins.ml2.plugin [None req-3b0294ea-28d0-4e39-a4c9-f22e52f91e7d - - - - - -] Attempt 1 to provision port 68333039-0beb-4a41-8e5f-04f8e2cb0722 2026-06-02 08:11:06.832 12 INFO neutron.plugins.ml2.plugin [None req-3b0294ea-28d0-4e39-a4c9-f22e52f91e7d - - - - - -] Attempt 1 to provision port d7d4d4cc-89f3-4e8d-8aad-da6dfb10b345 2026-06-02 08:11:06.879 12 INFO neutron.plugins.ml2.plugin [None req-3b0294ea-28d0-4e39-a4c9-f22e52f91e7d - - - - - -] Attempt 1 to provision port a4fcf8f7-2500-405c-b56d-c4fd2e2bc7d6 2026-06-02 08:11:06.900 12 INFO neutron.plugins.ml2.plugin [None req-3b0294ea-28d0-4e39-a4c9-f22e52f91e7d - - - - - -] Attempt 1 to provision port 138b8bd3-b9b7-4f4c-83a9-9173d642017d 2026-06-02 08:11:06.954 12 INFO neutron.plugins.ml2.plugin [None req-3b0294ea-28d0-4e39-a4c9-f22e52f91e7d - - - - - -] Attempt 1 to provision port bc27db9a-9ace-4ded-9501-0873b60cb314 2026-06-02 08:11:07.010 12 INFO neutron.plugins.ml2.plugin [None req-3b0294ea-28d0-4e39-a4c9-f22e52f91e7d - - - - - -] Attempt 1 to provision port 4b7717ba-9f73-451a-9b69-130871560f49 2026-06-02 08:11:12.937 12 INFO neutron.plugins.ml2.plugin [None req-eb77e2e1-b496-4fef-8937-b68da5ec6db3 - - - - - -] Attempt 1 to provision port 4fc9adaa-f818-403f-bf51-96565e2a731f 2026-06-02 08:11:12.963 12 INFO neutron.plugins.ml2.plugin [None req-eb77e2e1-b496-4fef-8937-b68da5ec6db3 - - - - - -] Attempt 1 to provision port 68333039-0beb-4a41-8e5f-04f8e2cb0722 2026-06-02 08:11:12.983 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port d4f6b8e7-20d3-48ea-8217-25c598ae068b 2026-06-02 08:11:12.985 12 INFO neutron.plugins.ml2.plugin [None req-eb77e2e1-b496-4fef-8937-b68da5ec6db3 - - - - - -] Attempt 1 to provision port d7d4d4cc-89f3-4e8d-8aad-da6dfb10b345 2026-06-02 08:11:13.040 12 INFO neutron.plugins.ml2.plugin [None req-eb77e2e1-b496-4fef-8937-b68da5ec6db3 - - - - - -] Attempt 1 to provision port 138b8bd3-b9b7-4f4c-83a9-9173d642017d 2026-06-02 08:11:13.099 12 INFO neutron.plugins.ml2.plugin [None req-eb77e2e1-b496-4fef-8937-b68da5ec6db3 - - - - - -] Attempt 1 to provision port bc27db9a-9ace-4ded-9501-0873b60cb314 2026-06-02 08:11:13.124 11 INFO neutron.notifiers.nova [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Nova event matching ['req-c4106b9c-3cba-49de-9950-63a9df1f5ae5'] response: {'server_uuid': 'fc3e4d5b-7785-4bda-a2f9-dd43f440e09b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd4f6b8e7-20d3-48ea-8217-25c598ae068b', 'code': 200} 2026-06-02 08:11:13.163 12 INFO neutron.plugins.ml2.plugin [None req-eb77e2e1-b496-4fef-8937-b68da5ec6db3 - - - - - -] Attempt 1 to provision port a4fcf8f7-2500-405c-b56d-c4fd2e2bc7d6 2026-06-02 08:11:13.197 12 INFO neutron.plugins.ml2.plugin [None req-eb77e2e1-b496-4fef-8937-b68da5ec6db3 - - - - - -] Attempt 1 to provision port d4f6b8e7-20d3-48ea-8217-25c598ae068b 2026-06-02 08:11:14.413 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port d4f6b8e7-20d3-48ea-8217-25c598ae068b 2026-06-02 08:11:16.454 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 4b7717ba-9f73-451a-9b69-130871560f49 2026-06-02 08:11:16.712 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 4fc9adaa-f818-403f-bf51-96565e2a731f 2026-06-02 08:11:16.982 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port a4fcf8f7-2500-405c-b56d-c4fd2e2bc7d6 2026-06-02 08:11:17.267 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 68333039-0beb-4a41-8e5f-04f8e2cb0722 2026-06-02 08:11:18.080 11 INFO neutron.plugins.ml2.plugin [None req-9018c154-00ba-4c86-9dad-84efd086b5ff - - - - - -] Attempt 1 to provision port 4fc9adaa-f818-403f-bf51-96565e2a731f 2026-06-02 08:11:18.138 11 INFO neutron.plugins.ml2.plugin [None req-9018c154-00ba-4c86-9dad-84efd086b5ff - - - - - -] Attempt 1 to provision port 68333039-0beb-4a41-8e5f-04f8e2cb0722 2026-06-02 08:11:18.191 11 INFO neutron.plugins.ml2.plugin [None req-9018c154-00ba-4c86-9dad-84efd086b5ff - - - - - -] Attempt 1 to provision port d7d4d4cc-89f3-4e8d-8aad-da6dfb10b345 2026-06-02 08:11:18.256 11 INFO neutron.plugins.ml2.plugin [None req-9018c154-00ba-4c86-9dad-84efd086b5ff - - - - - -] Attempt 1 to provision port 138b8bd3-b9b7-4f4c-83a9-9173d642017d 2026-06-02 08:11:18.306 11 INFO neutron.plugins.ml2.plugin [None req-9018c154-00ba-4c86-9dad-84efd086b5ff - - - - - -] Attempt 1 to provision port a4fcf8f7-2500-405c-b56d-c4fd2e2bc7d6 2026-06-02 08:11:18.356 11 INFO neutron.plugins.ml2.plugin [None req-9018c154-00ba-4c86-9dad-84efd086b5ff - - - - - -] Attempt 1 to provision port d4f6b8e7-20d3-48ea-8217-25c598ae068b 2026-06-02 08:11:18.636 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 4b7717ba-9f73-451a-9b69-130871560f49 2026-06-02 08:11:18.770 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 4fc9adaa-f818-403f-bf51-96565e2a731f 2026-06-02 08:11:18.943 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port a4fcf8f7-2500-405c-b56d-c4fd2e2bc7d6 2026-06-02 08:11:19.135 12 INFO neutron.plugins.ml2.plugin [None req-9b8cd355-1833-4b0c-9541-98c3639d9fa9 - - - - - -] Attempt 1 to provision port 68333039-0beb-4a41-8e5f-04f8e2cb0722 2026-06-02 08:11:22.275 12 INFO neutron.plugins.ml2.plugin [None req-d7991eaa-aa50-45ee-9932-8657390ec71d - - - - - -] Attempt 1 to provision port a4fcf8f7-2500-405c-b56d-c4fd2e2bc7d6 2026-06-02 08:11:22.337 12 INFO neutron.plugins.ml2.plugin [None req-d7991eaa-aa50-45ee-9932-8657390ec71d - - - - - -] Attempt 1 to provision port 68333039-0beb-4a41-8e5f-04f8e2cb0722 2026-06-02 08:11:22.400 12 INFO neutron.plugins.ml2.plugin [None req-d7991eaa-aa50-45ee-9932-8657390ec71d - - - - - -] Attempt 1 to provision port 4fc9adaa-f818-403f-bf51-96565e2a731f 2026-06-02 08:11:26.171 12 INFO neutron.plugins.ml2.plugin [None req-278cec7f-2c33-405d-8223-a56632bac8c2 - - - - - -] Attempt 1 to provision port 4fc9adaa-f818-403f-bf51-96565e2a731f 2026-06-02 08:11:26.222 12 INFO neutron.plugins.ml2.plugin [None req-278cec7f-2c33-405d-8223-a56632bac8c2 - - - - - -] Attempt 1 to provision port 68333039-0beb-4a41-8e5f-04f8e2cb0722 2026-06-02 08:11:29.443 12 INFO neutron.plugins.ml2.plugin [None req-fba23235-e669-4586-9d20-66aca97b34e6 - - - - - -] Attempt 1 to provision port d4f6b8e7-20d3-48ea-8217-25c598ae068b 2026-06-02 08:11:30.463 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 9e0049ae-1333-4316-9b15-7f1039c74e7a 2026-06-02 08:11:30.605 12 INFO neutron.notifiers.nova [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Nova event matching ['req-2b071162-ffd6-4a7e-8aa8-4545702c7db3'] response: {'server_uuid': 'b64cb7da-8f23-4301-8883-83bc5b054be7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9e0049ae-1333-4316-9b15-7f1039c74e7a', 'code': 200} 2026-06-02 08:11:32.422 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 9e0049ae-1333-4316-9b15-7f1039c74e7a 2026-06-02 08:11:57.345 12 INFO neutron.plugins.ml2.plugin [None req-7162d991-b147-441c-8283-692d7b4c7ec6 - - - - - -] Attempt 1 to provision port ad022225-3dc6-402a-986f-219c9ffb1b6d 2026-06-02 08:12:08.610 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 9fdd209b-2716-4022-b36e-8fc60778270f 2026-06-02 08:12:09.578 11 INFO neutron.plugins.ml2.plugin [None req-03f66524-3cbe-46eb-b4cd-bb525d64608c - - - - - -] Attempt 1 to provision port 9fdd209b-2716-4022-b36e-8fc60778270f 2026-06-02 08:12:19.062 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 2fcfc6ee-c738-4ae5-8558-8150b031c9fe 2026-06-02 08:12:19.163 12 INFO neutron.notifiers.nova [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Nova event matching ['req-cffc2185-6cb0-4818-9bab-e7cbc986c424'] response: {'server_uuid': '4f18a501-e139-4322-939e-f8cafce26148', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2fcfc6ee-c738-4ae5-8558-8150b031c9fe', 'code': 200} 2026-06-02 08:12:20.490 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 2fcfc6ee-c738-4ae5-8558-8150b031c9fe 2026-06-02 08:12:59.864 11 INFO neutron.plugins.ml2.plugin [None req-ea81c0fd-1c8a-4820-8e4f-3488122a54cc - - - - - -] Attempt 1 to provision port 188dad5f-8b44-4feb-88f4-76a3791a89a1 2026-06-02 08:13:04.541 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 188dad5f-8b44-4feb-88f4-76a3791a89a1 2026-06-02 08:13:04.770 12 INFO neutron.notifiers.nova [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Nova event matching ['req-0c02b081-9f5f-4a24-95ed-60e9c0644da2'] response: {'server_uuid': '4f18a501-e139-4322-939e-f8cafce26148', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '188dad5f-8b44-4feb-88f4-76a3791a89a1', 'code': 200} 2026-06-02 08:13:06.463 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 188dad5f-8b44-4feb-88f4-76a3791a89a1 2026-06-02 08:13:08.499 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 188dad5f-8b44-4feb-88f4-76a3791a89a1 2026-06-02 08:13:10.996 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port 188dad5f-8b44-4feb-88f4-76a3791a89a1 2026-06-02 08:13:38.315 12 INFO neutron.plugins.ml2.plugin [None req-a27554e3-c3f5-4255-b3e0-fc5160a53a11 - - - - - -] Attempt 1 to provision port a1226dd5-df92-4cd1-b44b-a28edeb6e506 2026-06-02 08:13:46.102 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port a1226dd5-df92-4cd1-b44b-a28edeb6e506 2026-06-02 08:13:46.214 12 INFO neutron.notifiers.nova [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Nova event matching ['req-6355c22b-43be-4f7b-ad01-4743114db974'] response: {'server_uuid': '4f18a501-e139-4322-939e-f8cafce26148', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a1226dd5-df92-4cd1-b44b-a28edeb6e506', 'code': 200} 2026-06-02 08:13:46.699 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port a1226dd5-df92-4cd1-b44b-a28edeb6e506 2026-06-02 08:13:58.896 11 INFO neutron.plugins.ml2.plugin [None req-7dd86ea2-a6e9-48ac-a22c-7c86a96128db - - - - - -] Attempt 1 to provision port bf1fc433-1d9c-4a3b-af95-010867362d30 2026-06-02 08:14:04.743 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port bf1fc433-1d9c-4a3b-af95-010867362d30 2026-06-02 08:14:04.821 12 INFO neutron.notifiers.nova [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Nova event matching ['req-1a667d39-1990-48e5-817e-25ec84984297'] response: {'server_uuid': '4f18a501-e139-4322-939e-f8cafce26148', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bf1fc433-1d9c-4a3b-af95-010867362d30', 'code': 200} 2026-06-02 08:14:06.711 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port bf1fc433-1d9c-4a3b-af95-010867362d30 2026-06-02 08:14:09.107 12 INFO neutron.plugins.ml2.plugin [None req-2d47717b-124b-4cd5-9e96-eaaefb0acdc9 - - - - - -] Attempt 1 to provision port a1226dd5-df92-4cd1-b44b-a28edeb6e506 2026-06-02 08:14:22.819 12 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port bf1fc433-1d9c-4a3b-af95-010867362d30 2026-06-02 08:14:22.863 11 INFO neutron.plugins.ml2.plugin [None req-1f2b9f66-2e48-4c95-b984-17c60005ce11 - - - - - -] Attempt 1 to provision port bf1fc433-1d9c-4a3b-af95-010867362d30 2026-06-02 08:14:24.279 11 INFO neutron.plugins.ml2.plugin [None req-cdeac452-352b-49ae-9dab-e8f268394834 - - - - - -] Attempt 1 to provision port bf1fc433-1d9c-4a3b-af95-010867362d30 2026-06-02 08:14:33.024 11 INFO neutron.plugins.ml2.plugin [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Attempt 1 to provision port a1226dd5-df92-4cd1-b44b-a28edeb6e506 2026-06-02 08:14:33.215 12 INFO neutron.plugins.ml2.plugin [None req-b63b7342-6f29-4727-95dd-81ebee33ec7d - - - - - -] Attempt 1 to provision port a1226dd5-df92-4cd1-b44b-a28edeb6e506 2026-06-02 08:15:16.930 12 INFO neutron.notifiers.nova [None req-41bd464f-0691-4edc-9531-89eeab183745 - - - - - -] Nova event matching ['req-efd09aaa-a032-419f-9cf9-69dd3fc2bb26'] response: {'server_uuid': 'fc3e4d5b-7785-4bda-a2f9-dd43f440e09b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd4f6b8e7-20d3-48ea-8217-25c598ae068b', 'code': 200}