+ 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-21 18:09:07.541 1 INFO neutron.common.config [-] Logging enabled! 2026-04-21 18:09:07.541 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.3.dev42 2026-04-21 18:09:07.541 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-21 18:09:07.542 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-21 18:09:08.480 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-21 18:09:08.483 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-21 18:09:08.487 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-21 18:09:08.487 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-21 18:09:08.488 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-21 18:09:08.488 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-21 18:09:08.488 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 18:09:08.495 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 18:09:08.495 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 18:09:08.495 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-21 18:09:08.514 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-21 18:09:08.515 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-21 18:09:08.515 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-21 18:09:08.548 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-21 18:09:08.548 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-21 18:09:08.548 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-21 18:09:08.549 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-21 18:09:08.845 1 INFO neutron.plugins.ml2.managers [None req-0868c5a2-09ea-42dc-af72-5816d31e4e4a - - - - - -] Initializing driver for type 'vlan' 2026-04-21 18:09:08.983 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0868c5a2-09ea-42dc-af72-5816d31e4e4a - - - - - -] VlanTypeDriver initialization complete 2026-04-21 18:09:08.984 1 INFO neutron.plugins.ml2.managers [None req-0868c5a2-09ea-42dc-af72-5816d31e4e4a - - - - - -] Initializing driver for type 'vxlan' 2026-04-21 18:09:08.985 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0868c5a2-09ea-42dc-af72-5816d31e4e4a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-21 18:09:09.045 1 INFO neutron.plugins.ml2.managers [None req-0868c5a2-09ea-42dc-af72-5816d31e4e4a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-21 18:09:09.045 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0868c5a2-09ea-42dc-af72-5816d31e4e4a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-21 18:09:09.046 1 INFO neutron.plugins.ml2.managers [None req-0868c5a2-09ea-42dc-af72-5816d31e4e4a - - - - - -] Initializing extension driver 'port_security' 2026-04-21 18:09:09.046 1 INFO neutron.plugins.ml2.extensions.port_security [None req-0868c5a2-09ea-42dc-af72-5816d31e4e4a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-21 18:09:09.046 1 INFO neutron.plugins.ml2.managers [None req-0868c5a2-09ea-42dc-af72-5816d31e4e4a - - - - - -] Initializing extension driver 'qos' 2026-04-21 18:09:09.047 1 INFO neutron.plugins.ml2.managers [None req-0868c5a2-09ea-42dc-af72-5816d31e4e4a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-21 18:09:09.047 1 INFO neutron.plugins.ml2.managers [None req-0868c5a2-09ea-42dc-af72-5816d31e4e4a - - - - - -] Initializing mechanism driver 'l2population' 2026-04-21 18:09:09.061 1 INFO neutron.quota [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded quota_driver: . 2026-04-21 18:09:09.061 1 INFO neutron.plugins.ml2.plugin [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Modular L2 Plugin initialization complete 2026-04-21 18:09:09.062 1 INFO neutron.plugins.ml2.managers [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-21 18:09:09.062 1 INFO neutron.plugins.ml2.managers [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-21 18:09:09.062 1 INFO neutron.plugins.ml2.managers [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-21 18:09:09.062 1 INFO neutron.extensions.vlantransparent [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Disabled vlantransparent extension. 2026-04-21 18:09:09.063 1 INFO neutron.extensions.qinq [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Disabled VLAN QinQ extension. 2026-04-21 18:09:09.063 1 INFO neutron.manager [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loading Plugin: qos 2026-04-21 18:09:09.077 1 INFO neutron.manager [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loading Plugin: router 2026-04-21 18:09:09.134 1 INFO neutron.services.service_base [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-21 18:09:09.134 1 INFO neutron.manager [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loading Plugin: segments 2026-04-21 18:09:09.198 1 INFO neutron.manager [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loading Plugin: trunk 2026-04-21 18:09:09.211 1 INFO neutron.manager [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loading Plugin: vpnaas 2026-04-21 18:09:09.246 1 WARNING stevedore.named [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-21 18:09:09.247 1 WARNING stevedore.named [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-21 18:09:09.467 1 INFO neutron_vpnaas.services.vpn.plugin [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-21 18:09:09.467 1 INFO neutron.common.utils [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-21 18:09:09.467 1 INFO neutron.manager [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loading Plugin: taas 2026-04-21 18:09:09.485 1 WARNING stevedore.named [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-21 18:09:09.485 1 WARNING stevedore.named [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-21 18:09:09.515 1 INFO neutron_taas.services.taas.taas_plugin [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-21 18:09:09.516 1 INFO neutron.manager [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loading Plugin: tapmirror 2026-04-21 18:09:09.526 1 WARNING stevedore.named [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-21 18:09:09.526 1 WARNING stevedore.named [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-21 18:09:09.544 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-21 18:09:09.545 1 INFO neutron.manager [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loading Plugin: auto_allocate 2026-04-21 18:09:09.552 1 INFO neutron.manager [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loading Plugin: tag 2026-04-21 18:09:09.558 1 INFO neutron.manager [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loading Plugin: timestamp 2026-04-21 18:09:09.561 1 INFO neutron.manager [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loading Plugin: network_ip_availability 2026-04-21 18:09:09.564 1 INFO neutron.manager [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loading Plugin: flavors 2026-04-21 18:09:09.569 1 INFO neutron.manager [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loading Plugin: revisions 2026-04-21 18:09:09.573 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Initializing extension manager. 2026-04-21 18:09:09.574 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: address-group 2026-04-21 18:09:09.575 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: address-scope 2026-04-21 18:09:09.575 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-21 18:09:09.576 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: agent 2026-04-21 18:09:09.576 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: agent-resources-synced 2026-04-21 18:09:09.578 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-21 18:09:09.578 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-21 18:09:09.579 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: availability_zone 2026-04-21 18:09:09.580 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: availability_zone_filter 2026-04-21 18:09:09.580 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-21 18:09:09.581 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: default-subnetpools 2026-04-21 18:09:09.582 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-21 18:09:09.583 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: dns-integration 2026-04-21 18:09:09.584 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: dns-domain-ports 2026-04-21 18:09:09.584 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-21 18:09:09.585 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: dvr 2026-04-21 18:09:09.586 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-21 18:09:09.586 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: empty-string-filtering 2026-04-21 18:09:09.587 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-21 18:09:09.587 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-21 18:09:09.588 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: external-net 2026-04-21 18:09:09.589 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-21 18:09:09.589 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: extraroute 2026-04-21 18:09:09.590 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: extraroute-atomic 2026-04-21 18:09:09.591 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-21 18:09:09.591 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-21 18:09:09.592 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-21 18:09:09.592 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-21 18:09:09.593 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: fip-port-details 2026-04-21 18:09:09.594 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: flavors 2026-04-21 18:09:09.595 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-21 18:09:09.596 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: floatingip-pools 2026-04-21 18:09:09.596 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: ip_allocation 2026-04-21 18:09:09.597 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-21 18:09:09.597 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: l2_adjacency 2026-04-21 18:09:09.599 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: router 2026-04-21 18:09:09.601 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-21 18:09:09.601 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-21 18:09:09.602 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-21 18:09:09.603 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: ext-gw-mode 2026-04-21 18:09:09.603 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: l3-ha 2026-04-21 18:09:09.604 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-21 18:09:09.605 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-21 18:09:09.605 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: l3-flavors 2026-04-21 18:09:09.607 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-21 18:09:09.608 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-21 18:09:09.612 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-21 18:09:09.614 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-21 18:09:09.616 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-21 18:09:09.618 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-21 18:09:09.619 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-21 18:09:09.620 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: multi-provider 2026-04-21 18:09:09.621 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: net-mtu 2026-04-21 18:09:09.622 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: net-mtu-writable 2026-04-21 18:09:09.623 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: network_availability_zone 2026-04-21 18:09:09.623 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: network_ha 2026-04-21 18:09:09.624 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: network-ip-availability 2026-04-21 18:09:09.625 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-21 18:09:09.625 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: pagination 2026-04-21 18:09:09.626 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: port-device-profile 2026-04-21 18:09:09.626 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-21 18:09:09.627 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-21 18:09:09.627 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-21 18:09:09.627 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: port-mac-override 2026-04-21 18:09:09.628 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-21 18:09:09.629 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-21 18:09:09.629 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-21 18:09:09.630 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: port-resource-request 2026-04-21 18:09:09.630 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-21 18:09:09.631 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-21 18:09:09.631 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: binding 2026-04-21 18:09:09.632 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: binding-extended 2026-04-21 18:09:09.632 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: port-security 2026-04-21 18:09:09.633 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: project-id 2026-04-21 18:09:09.633 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: provider 2026-04-21 18:09:09.634 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-21 18:09:09.636 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: qos 2026-04-21 18:09:09.636 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-21 18:09:09.637 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-21 18:09:09.637 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: qos-default 2026-04-21 18:09:09.638 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: qos-fip 2026-04-21 18:09:09.638 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-21 18:09:09.639 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-21 18:09:09.639 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-21 18:09:09.640 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-21 18:09:09.640 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-21 18:09:09.641 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: qos-pps 2026-04-21 18:09:09.641 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-21 18:09:09.642 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-21 18:09:09.642 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: qos-rules-alias 2026-04-21 18:09:09.643 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: quota-check-limit 2026-04-21 18:09:09.643 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-21 18:09:09.645 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: quotas 2026-04-21 18:09:09.648 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: quota_details 2026-04-21 18:09:09.649 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: rbac-policies 2026-04-21 18:09:09.649 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: rbac-address-group 2026-04-21 18:09:09.650 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: rbac-address-scope 2026-04-21 18:09:09.650 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: rbac-security-groups 2026-04-21 18:09:09.650 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-21 18:09:09.651 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: revision-if-match 2026-04-21 18:09:09.651 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-21 18:09:09.652 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: router_availability_zone 2026-04-21 18:09:09.652 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-21 18:09:09.654 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-21 18:09:09.654 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-21 18:09:09.655 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-21 18:09:09.655 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-21 18:09:09.655 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-21 18:09:09.656 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-21 18:09:09.660 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: security-group 2026-04-21 18:09:09.660 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: segment 2026-04-21 18:09:09.661 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-21 18:09:09.662 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: service-type 2026-04-21 18:09:09.662 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: sorting 2026-04-21 18:09:09.662 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: standard-attr-segment 2026-04-21 18:09:09.663 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: standard-attr-description 2026-04-21 18:09:09.663 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: stateful-security-group 2026-04-21 18:09:09.664 1 WARNING neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-21 18:09:09.664 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-21 18:09:09.665 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: subnet-external-network 2026-04-21 18:09:09.665 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: subnet_onboard 2026-04-21 18:09:09.666 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-21 18:09:09.666 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: subnet-service-types 2026-04-21 18:09:09.667 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: subnet_allocation 2026-04-21 18:09:09.667 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-21 18:09:09.668 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: tag-creation 2026-04-21 18:09:09.668 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-21 18:09:09.671 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: standard-attr-tag 2026-04-21 18:09:09.672 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-21 18:09:09.672 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: trunk 2026-04-21 18:09:09.673 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: trunk-details 2026-04-21 18:09:09.673 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-21 18:09:09.674 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-21 18:09:09.674 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-21 18:09:09.675 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-21 18:09:09.676 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-21 18:09:09.677 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-21 18:09:09.677 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: vpn-flavors 2026-04-21 18:09:09.679 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: vpnaas 2026-04-21 18:09:09.680 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: taas 2026-04-21 18:09:09.681 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: tap-mirror 2026-04-21 18:09:09.681 1 INFO neutron.api.extensions [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-21 18:09:09.684 1 INFO oslo_service.backend.eventlet.service [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Starting 2 workers 2026-04-21 18:09:09.688 1 INFO oslo_service.backend.eventlet.service [None req-83e10926-52db-482d-897a-470956e84647 - - - - - -] Starting 1 workers 2026-04-21 18:09:57.032 12 INFO neutron.db.l3_hamode_db [None req-10b4dfa1-ec10-4304-8d3c-1e2dacfa0039 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:10:12.024 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port ebad4611-cf40-4abd-b6c4-d5b9ad0ea06d 2026-04-21 18:10:13.580 12 INFO neutron.plugins.ml2.plugin [None req-aa6dab4f-c573-44af-b3f4-5d57711b4f2e - - - - - -] Attempt 1 to provision port ebad4611-cf40-4abd-b6c4-d5b9ad0ea06d 2026-04-21 18:10:13.953 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port ebad4611-cf40-4abd-b6c4-d5b9ad0ea06d 2026-04-21 18:10:15.293 12 INFO neutron.plugins.ml2.plugin [None req-703ca2f1-0966-4ccf-85c6-afb9658b8e8e - - - - - -] Attempt 1 to provision port ebad4611-cf40-4abd-b6c4-d5b9ad0ea06d 2026-04-21 18:14:41.799 11 INFO neutron.plugins.ml2.plugin [None req-42b52772-14cc-46ef-badf-10d2155f712d - - - - - -] Attempt 1 to provision port f11cd714-6e7f-47a5-8fcd-40f15aeaec48 2026-04-21 18:14:42.150 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port f11cd714-6e7f-47a5-8fcd-40f15aeaec48 2026-04-21 18:14:43.471 11 INFO neutron.plugins.ml2.plugin [None req-cfdb0abf-93bb-4bef-a171-8979790f27c7 - - - - - -] Attempt 1 to provision port f11cd714-6e7f-47a5-8fcd-40f15aeaec48 2026-04-21 18:14:48.740 11 INFO neutron.plugins.ml2.plugin [None req-37f885ae-174d-49fa-8e4c-c3706e49714c - - - - - -] Attempt 1 to provision port 76f68b5a-0ab5-4243-8312-4c02b45b99a6 2026-04-21 18:19:56.909 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 76f68b5a-0ab5-4243-8312-4c02b45b99a6 2026-04-21 18:19:58.329 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 76f68b5a-0ab5-4243-8312-4c02b45b99a6 2026-04-21 18:30:28.839 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 8d6dd93a-ffd4-44d1-9da9-d2a10a5a4905 2026-04-21 18:30:30.842 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 8d6dd93a-ffd4-44d1-9da9-d2a10a5a4905 2026-04-21 18:45:55.264 11 INFO neutron.plugins.ml2.plugin [None req-f9c96339-2128-4be3-9205-0b184b7883f3 - - - - - -] Attempt 1 to provision port 5846c5f4-16cd-410a-9933-11df152156c0 2026-04-21 18:45:55.373 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 5846c5f4-16cd-410a-9933-11df152156c0 2026-04-21 18:45:57.444 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 5846c5f4-16cd-410a-9933-11df152156c0 2026-04-21 18:45:57.678 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 922f2b04-0c77-4d24-8d32-328d4bb09633 2026-04-21 18:45:59.365 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 922f2b04-0c77-4d24-8d32-328d4bb09633 2026-04-21 18:46:01.435 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port bc8766e1-05c5-4305-8a34-b003190731f0 2026-04-21 18:46:03.346 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port bc8766e1-05c5-4305-8a34-b003190731f0 2026-04-21 18:46:04.421 12 INFO neutron.plugins.ml2.plugin [None req-adf0846e-7c60-43db-a6c7-4e7601ea1989 - - - - - -] Attempt 1 to provision port 3449119f-c558-41fe-ae04-06c2c8a4581d 2026-04-21 18:46:04.443 12 INFO neutron.plugins.ml2.plugin [None req-adf0846e-7c60-43db-a6c7-4e7601ea1989 - - - - - -] Attempt 1 to provision port fe427df9-4dac-4910-8917-e0a86846a6ef 2026-04-21 18:46:04.465 12 INFO neutron.plugins.ml2.plugin [None req-adf0846e-7c60-43db-a6c7-4e7601ea1989 - - - - - -] Attempt 1 to provision port 64a16378-6968-4b63-bb7e-73ba56512009 2026-04-21 18:46:04.489 12 INFO neutron.plugins.ml2.plugin [None req-adf0846e-7c60-43db-a6c7-4e7601ea1989 - - - - - -] Attempt 1 to provision port bc8766e1-05c5-4305-8a34-b003190731f0 2026-04-21 18:46:04.548 12 INFO neutron.plugins.ml2.plugin [None req-adf0846e-7c60-43db-a6c7-4e7601ea1989 - - - - - -] Attempt 1 to provision port 5846c5f4-16cd-410a-9933-11df152156c0 2026-04-21 18:46:04.595 12 INFO neutron.plugins.ml2.plugin [None req-adf0846e-7c60-43db-a6c7-4e7601ea1989 - - - - - -] Attempt 1 to provision port 922f2b04-0c77-4d24-8d32-328d4bb09633 2026-04-21 18:46:09.481 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 7af2ec35-08f3-4952-b63b-82d5ee7d8259 2026-04-21 18:46:09.789 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 0025a509-807f-4f3f-8b1b-9d20aa5a07dd 2026-04-21 18:46:10.140 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 79dc22f9-2e18-4fe0-b2c5-75af4553f07d 2026-04-21 18:46:11.396 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 7af2ec35-08f3-4952-b63b-82d5ee7d8259 2026-04-21 18:46:11.657 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 0025a509-807f-4f3f-8b1b-9d20aa5a07dd 2026-04-21 18:46:11.938 12 INFO neutron.plugins.ml2.plugin [None req-d23190a7-2e8d-4a62-ae5e-343c686f7fec - - - - - -] Attempt 1 to provision port 79dc22f9-2e18-4fe0-b2c5-75af4553f07d 2026-04-21 18:46:13.032 11 INFO neutron.plugins.ml2.plugin [None req-f1732a45-587c-43d5-9af6-9fcdbec8034a - - - - - -] Attempt 1 to provision port 1da63860-5552-40d4-8eb5-2be51d9a3857 2026-04-21 18:46:13.060 11 INFO neutron.plugins.ml2.plugin [None req-f1732a45-587c-43d5-9af6-9fcdbec8034a - - - - - -] Attempt 1 to provision port 3449119f-c558-41fe-ae04-06c2c8a4581d 2026-04-21 18:46:13.085 11 INFO neutron.plugins.ml2.plugin [None req-f1732a45-587c-43d5-9af6-9fcdbec8034a - - - - - -] Attempt 1 to provision port 64a16378-6968-4b63-bb7e-73ba56512009 2026-04-21 18:46:13.107 11 INFO neutron.plugins.ml2.plugin [None req-f1732a45-587c-43d5-9af6-9fcdbec8034a - - - - - -] Attempt 1 to provision port 3a296d5b-8fd0-4a53-9e57-f27f3bbb5eb4 2026-04-21 18:46:13.132 11 INFO neutron.plugins.ml2.plugin [None req-f1732a45-587c-43d5-9af6-9fcdbec8034a - - - - - -] Attempt 1 to provision port bc8766e1-05c5-4305-8a34-b003190731f0 2026-04-21 18:46:13.191 11 INFO neutron.plugins.ml2.plugin [None req-f1732a45-587c-43d5-9af6-9fcdbec8034a - - - - - -] Attempt 1 to provision port 922f2b04-0c77-4d24-8d32-328d4bb09633 2026-04-21 18:46:17.554 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 92b625c2-552d-456d-af8d-397baa46f298 2026-04-21 18:46:18.024 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port a159d798-978e-4842-bab9-d4a36bc1c820 2026-04-21 18:46:18.224 12 INFO neutron.notifiers.nova [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Nova event matching ['req-828e4c46-4760-43bb-b96e-118ee6259157'] response: {'server_uuid': 'd8d73ce6-c53f-4947-b99a-82cef3c7a29b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '92b625c2-552d-456d-af8d-397baa46f298', 'code': 200} 2026-04-21 18:46:18.450 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 01f9d871-9669-4a12-a50a-390fa85821c2 2026-04-21 18:46:20.001 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port a159d798-978e-4842-bab9-d4a36bc1c820 2026-04-21 18:46:20.287 12 INFO neutron.notifiers.nova [None req-51adfdfb-05f7-4bb5-a80d-1790efef2bd6 - - - - - -] Nova event matching ['req-bab4953b-e4eb-4a65-b97c-dc1a4e796fb8'] response: {'server_uuid': 'a5fcb1e4-5b56-401d-8d54-7088bd03b6cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a159d798-978e-4842-bab9-d4a36bc1c820', 'code': 200} 2026-04-21 18:46:20.287 12 INFO neutron.notifiers.nova [None req-51adfdfb-05f7-4bb5-a80d-1790efef2bd6 - - - - - -] Nova event matching ['req-bab4953b-e4eb-4a65-b97c-dc1a4e796fb8'] response: {'server_uuid': 'b77c131f-f68f-414d-bcd0-58c47bbfc68f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '01f9d871-9669-4a12-a50a-390fa85821c2', 'code': 200} 2026-04-21 18:46:20.350 11 INFO neutron.plugins.ml2.plugin [None req-ec163bf3-94fd-4aa6-bff3-e92b696f7924 - - - - - -] Attempt 1 to provision port 1cbec36f-5c42-403f-af73-2544d46bfc1e 2026-04-21 18:46:20.718 11 INFO neutron.plugins.ml2.plugin [None req-9b9870ae-7be2-48b7-9252-3cee7d844bc8 - - - - - -] Attempt 1 to provision port eea6bc3c-cd52-4bc7-958b-31d7ad627a7f 2026-04-21 18:46:20.763 11 INFO neutron.plugins.ml2.plugin [None req-9b9870ae-7be2-48b7-9252-3cee7d844bc8 - - - - - -] Attempt 1 to provision port 1cbec36f-5c42-403f-af73-2544d46bfc1e 2026-04-21 18:46:20.978 11 INFO neutron.plugins.ml2.plugin [None req-9b9870ae-7be2-48b7-9252-3cee7d844bc8 - - - - - -] Attempt 1 to provision port 01f9d871-9669-4a12-a50a-390fa85821c2 2026-04-21 18:46:21.011 11 INFO neutron.plugins.ml2.plugin [None req-9b9870ae-7be2-48b7-9252-3cee7d844bc8 - - - - - -] Attempt 1 to provision port 3449119f-c558-41fe-ae04-06c2c8a4581d 2026-04-21 18:46:21.056 11 INFO neutron.plugins.ml2.plugin [None req-9b9870ae-7be2-48b7-9252-3cee7d844bc8 - - - - - -] Attempt 1 to provision port 64a16378-6968-4b63-bb7e-73ba56512009 2026-04-21 18:46:21.108 11 INFO neutron.plugins.ml2.plugin [None req-9b9870ae-7be2-48b7-9252-3cee7d844bc8 - - - - - -] Attempt 1 to provision port 3a296d5b-8fd0-4a53-9e57-f27f3bbb5eb4 2026-04-21 18:46:21.279 11 INFO neutron.plugins.ml2.plugin [None req-9b9870ae-7be2-48b7-9252-3cee7d844bc8 - - - - - -] Attempt 1 to provision port 92b625c2-552d-456d-af8d-397baa46f298 2026-04-21 18:46:25.104 11 INFO neutron.notifiers.nova [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Nova event matching ['req-b2e91dd3-f60a-438e-b583-97d1747daccf'] response: {'server_uuid': 'd8d73ce6-c53f-4947-b99a-82cef3c7a29b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '92b625c2-552d-456d-af8d-397baa46f298', 'code': 200} 2026-04-21 18:46:25.330 11 INFO neutron.plugins.ml2.plugin [None req-138170c4-d89a-4102-a9da-08900f22898b - - - - - -] Attempt 1 to provision port 3a296d5b-8fd0-4a53-9e57-f27f3bbb5eb4 2026-04-21 18:46:25.360 11 INFO neutron.plugins.ml2.plugin [None req-138170c4-d89a-4102-a9da-08900f22898b - - - - - -] Attempt 1 to provision port 3449119f-c558-41fe-ae04-06c2c8a4581d 2026-04-21 18:46:30.365 11 INFO neutron.plugins.ml2.plugin [None req-feaf0e29-e194-4df9-a0d1-21bbbc1879e2 - - - - - -] Attempt 1 to provision port 01f9d871-9669-4a12-a50a-390fa85821c2 2026-04-21 18:46:38.128 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port f3a6676b-da8c-44f8-b465-88ab3a962d1d 2026-04-21 18:46:39.894 12 INFO neutron.plugins.ml2.plugin [None req-d3412d7c-35ce-4f22-a4da-0f5ce724e2d6 - - - - - -] Attempt 1 to provision port f3a6676b-da8c-44f8-b465-88ab3a962d1d 2026-04-21 18:46:40.187 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port f3a6676b-da8c-44f8-b465-88ab3a962d1d 2026-04-21 18:46:40.370 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 4074a49b-dae7-4bbf-925c-f3f3381c96aa 2026-04-21 18:46:42.210 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 4074a49b-dae7-4bbf-925c-f3f3381c96aa 2026-04-21 18:46:43.878 11 INFO neutron.plugins.ml2.plugin [None req-926c4465-22a1-4841-a4d8-93f233ae2743 - - - - - -] Attempt 1 to provision port f8c0a57d-a0a0-4060-ac50-40d3e675c6aa 2026-04-21 18:46:43.912 11 INFO neutron.plugins.ml2.plugin [None req-926c4465-22a1-4841-a4d8-93f233ae2743 - - - - - -] Attempt 1 to provision port f3a6676b-da8c-44f8-b465-88ab3a962d1d 2026-04-21 18:46:46.162 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 3ed27e43-32c2-42a2-8ab6-45bc46e699e1 2026-04-21 18:46:48.184 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port eea6bc3c-cd52-4bc7-958b-31d7ad627a7f 2026-04-21 18:46:48.455 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 3449119f-c558-41fe-ae04-06c2c8a4581d 2026-04-21 18:46:48.717 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 3ed27e43-32c2-42a2-8ab6-45bc46e699e1 2026-04-21 18:46:50.093 11 INFO neutron.plugins.ml2.plugin [None req-874b6d61-cb3d-4242-ab6c-599b436e824d - - - - - -] Attempt 1 to provision port 148981ac-6373-4a28-abd1-c52e125d696b 2026-04-21 18:46:50.123 11 INFO neutron.plugins.ml2.plugin [None req-874b6d61-cb3d-4242-ab6c-599b436e824d - - - - - -] Attempt 1 to provision port f8c0a57d-a0a0-4060-ac50-40d3e675c6aa 2026-04-21 18:46:50.919 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port eea6bc3c-cd52-4bc7-958b-31d7ad627a7f 2026-04-21 18:46:51.092 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 3449119f-c558-41fe-ae04-06c2c8a4581d 2026-04-21 18:46:51.302 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 39ff2e1d-031a-4e23-80f4-1c213ea21bb0 2026-04-21 18:46:51.417 11 INFO neutron.notifiers.nova [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Nova event matching ['req-2aff993d-30d7-4f23-ac8d-492110be5d28'] response: {'server_uuid': 'da08bd18-f6c6-4d74-9216-d46720465911', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '39ff2e1d-031a-4e23-80f4-1c213ea21bb0', 'code': 200} 2026-04-21 18:46:52.108 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 39ff2e1d-031a-4e23-80f4-1c213ea21bb0 2026-04-21 18:46:54.542 12 INFO neutron.plugins.ml2.plugin [None req-2311a720-3731-483b-800c-32ebd7f9148b - - - - - -] Attempt 1 to provision port f8c0a57d-a0a0-4060-ac50-40d3e675c6aa 2026-04-21 18:46:56.143 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 148981ac-6373-4a28-abd1-c52e125d696b 2026-04-21 18:46:57.840 12 INFO neutron.plugins.ml2.plugin [None req-1489b897-7d1f-4dff-9c8a-d0b6ad628bcd - - - - - -] Attempt 1 to provision port 39ff2e1d-031a-4e23-80f4-1c213ea21bb0 2026-04-21 18:46:58.164 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 148981ac-6373-4a28-abd1-c52e125d696b 2026-04-21 18:46:58.311 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port f8c0a57d-a0a0-4060-ac50-40d3e675c6aa 2026-04-21 18:47:00.444 12 INFO neutron.plugins.ml2.plugin [None req-1b72edc3-cdfb-453a-8345-eb01e97c9013 - - - - - -] Attempt 1 to provision port f8c0a57d-a0a0-4060-ac50-40d3e675c6aa 2026-04-21 18:47:02.414 12 INFO neutron.notifiers.nova [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Nova event matching ['req-ec172960-e9d8-47cc-8aa5-567adf7e9ae0'] response: {'server_uuid': 'b77c131f-f68f-414d-bcd0-58c47bbfc68f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '01f9d871-9669-4a12-a50a-390fa85821c2', 'code': 200} 2026-04-21 18:47:09.742 11 INFO neutron.plugins.ml2.plugin [None req-22725157-a5d5-4c25-84ab-e4bdd42dbd79 - - - - - -] Attempt 1 to provision port 586bfbd8-b4f2-4946-bb40-a82822151c31 2026-04-21 18:47:14.299 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 2d3ee689-582e-422f-9d69-f389f73417db 2026-04-21 18:47:15.704 11 INFO neutron.plugins.ml2.plugin [None req-d874858e-4784-45f5-b780-021f985481fe - - - - - -] Attempt 1 to provision port 2d3ee689-582e-422f-9d69-f389f73417db 2026-04-21 18:47:16.197 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 2d3ee689-582e-422f-9d69-f389f73417db 2026-04-21 18:47:16.444 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port ec7e3109-8064-40dd-a06d-8eb6f37d5824 2026-04-21 18:47:18.214 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 4ccbc743-4690-4877-b410-f3fa6f6d8c00 2026-04-21 18:47:18.626 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port ec7e3109-8064-40dd-a06d-8eb6f37d5824 2026-04-21 18:47:20.391 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 4ccbc743-4690-4877-b410-f3fa6f6d8c00 2026-04-21 18:47:20.618 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 7d159eb2-8976-46b6-8d32-58bcb57ed45c 2026-04-21 18:47:22.218 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 7d159eb2-8976-46b6-8d32-58bcb57ed45c 2026-04-21 18:47:22.314 12 INFO neutron.plugins.ml2.plugin [None req-23f98b2e-85ee-4ea3-91c1-98083701941d - - - - - -] Attempt 1 to provision port 44404884-3b65-4012-8900-66ab7c553d19 2026-04-21 18:47:22.340 12 INFO neutron.plugins.ml2.plugin [None req-23f98b2e-85ee-4ea3-91c1-98083701941d - - - - - -] Attempt 1 to provision port 855f204a-1e76-4a0a-a55d-83b599c35835 2026-04-21 18:47:22.369 12 INFO neutron.plugins.ml2.plugin [None req-23f98b2e-85ee-4ea3-91c1-98083701941d - - - - - -] Attempt 1 to provision port 7d159eb2-8976-46b6-8d32-58bcb57ed45c 2026-04-21 18:47:22.439 12 INFO neutron.plugins.ml2.plugin [None req-23f98b2e-85ee-4ea3-91c1-98083701941d - - - - - -] Attempt 1 to provision port 2d3ee689-582e-422f-9d69-f389f73417db 2026-04-21 18:47:22.492 12 INFO neutron.plugins.ml2.plugin [None req-23f98b2e-85ee-4ea3-91c1-98083701941d - - - - - -] Attempt 1 to provision port 13b9039a-6773-446a-bdd4-b2348389fcfc 2026-04-21 18:47:26.559 12 INFO neutron.plugins.ml2.plugin [None req-fbf9ffe2-b662-40d1-9667-fa55c6b50e33 - - - - - -] Attempt 1 to provision port 13b9039a-6773-446a-bdd4-b2348389fcfc 2026-04-21 18:47:26.590 12 INFO neutron.plugins.ml2.plugin [None req-fbf9ffe2-b662-40d1-9667-fa55c6b50e33 - - - - - -] Attempt 1 to provision port 855f204a-1e76-4a0a-a55d-83b599c35835 2026-04-21 18:47:26.611 12 INFO neutron.plugins.ml2.plugin [None req-fbf9ffe2-b662-40d1-9667-fa55c6b50e33 - - - - - -] Attempt 1 to provision port 7d159eb2-8976-46b6-8d32-58bcb57ed45c 2026-04-21 18:47:26.660 12 INFO neutron.plugins.ml2.plugin [None req-fbf9ffe2-b662-40d1-9667-fa55c6b50e33 - - - - - -] Attempt 1 to provision port 6ab7ec9a-1f22-47e4-89e0-cea0778db6b3 2026-04-21 18:47:28.690 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 48682351-afd4-4c15-87e8-938e56f6e89d 2026-04-21 18:47:28.838 11 INFO neutron.notifiers.nova [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Nova event matching ['req-5a9727cd-2e3e-47c4-8a9a-30f3463265ac'] response: {'server_uuid': '28141477-4748-4e75-8ce6-453f89280379', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '48682351-afd4-4c15-87e8-938e56f6e89d', 'code': 200} 2026-04-21 18:47:30.139 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 48682351-afd4-4c15-87e8-938e56f6e89d 2026-04-21 18:47:31.054 11 INFO neutron.plugins.ml2.plugin [None req-278ab78b-4604-459b-a9d0-fdcc90b59650 - - - - - -] Attempt 1 to provision port 13b9039a-6773-446a-bdd4-b2348389fcfc 2026-04-21 18:47:31.103 11 INFO neutron.plugins.ml2.plugin [None req-278ab78b-4604-459b-a9d0-fdcc90b59650 - - - - - -] Attempt 1 to provision port 855f204a-1e76-4a0a-a55d-83b599c35835 2026-04-21 18:47:34.170 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 13b9039a-6773-446a-bdd4-b2348389fcfc 2026-04-21 18:47:34.522 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 44404884-3b65-4012-8900-66ab7c553d19 2026-04-21 18:47:35.070 11 INFO neutron.plugins.ml2.plugin [None req-96b87c9a-67e6-4afa-a977-426ccd0294f8 - - - - - -] Attempt 1 to provision port 48682351-afd4-4c15-87e8-938e56f6e89d 2026-04-21 18:47:36.168 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 13b9039a-6773-446a-bdd4-b2348389fcfc 2026-04-21 18:47:36.434 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 44404884-3b65-4012-8900-66ab7c553d19 2026-04-21 18:47:37.545 12 INFO neutron.plugins.ml2.plugin [None req-ad50e37f-3b89-4599-a1bc-79e76518b686 - - - - - -] Attempt 1 to provision port 855f204a-1e76-4a0a-a55d-83b599c35835 2026-04-21 18:47:38.785 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 855f204a-1e76-4a0a-a55d-83b599c35835 2026-04-21 18:47:39.115 11 INFO neutron.plugins.ml2.plugin [None req-53da76a5-ca5b-4b31-b7db-d594b32162c3 - - - - - -] Attempt 1 to provision port b7a806d6-75c0-47cf-b31a-c527b6541b6f 2026-04-21 18:47:39.231 11 INFO neutron.notifiers.nova [None req-53da76a5-ca5b-4b31-b7db-d594b32162c3 - - - - - -] Nova event matching ['req-28592100-de96-4ff3-9b36-b7c70dc1e8f6'] response: {'server_uuid': '1499015b-b64a-4830-8f9d-b76969f4aa18', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b7a806d6-75c0-47cf-b31a-c527b6541b6f', 'code': 200} 2026-04-21 18:47:39.470 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 6ab7ec9a-1f22-47e4-89e0-cea0778db6b3 2026-04-21 18:47:40.206 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 855f204a-1e76-4a0a-a55d-83b599c35835 2026-04-21 18:47:40.407 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port b7a806d6-75c0-47cf-b31a-c527b6541b6f 2026-04-21 18:47:40.640 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 6ab7ec9a-1f22-47e4-89e0-cea0778db6b3 2026-04-21 18:47:42.551 11 INFO neutron.plugins.ml2.plugin [None req-ddddc38e-6747-44da-b3c9-d34b807e712a - - - - - -] Attempt 1 to provision port 0dfb8cbb-d95d-4ea7-b202-977053c94ea8 2026-04-21 18:47:46.204 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port caba58b3-3a4e-45b6-8cc3-4e4f0ba29b78 2026-04-21 18:47:46.393 11 INFO neutron.plugins.ml2.plugin [None req-c675ab5b-9ace-4c6e-8e64-dc9a69d2aef6 - - - - - -] Attempt 1 to provision port 39df4fb4-8b23-40e1-8d7d-b660656f80b3 2026-04-21 18:47:46.648 12 INFO neutron.plugins.ml2.plugin [None req-b0463829-0623-4557-8bf7-14b430033f75 - - - - - -] Attempt 1 to provision port 39df4fb4-8b23-40e1-8d7d-b660656f80b3 2026-04-21 18:47:48.174 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port caba58b3-3a4e-45b6-8cc3-4e4f0ba29b78 2026-04-21 18:47:48.401 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 39df4fb4-8b23-40e1-8d7d-b660656f80b3 2026-04-21 18:47:48.854 11 INFO neutron.plugins.ml2.plugin [None req-8eed2473-5bde-49d2-b791-a26538a20024 - - - - - -] Attempt 1 to provision port 06a52900-c2f1-4ea0-af21-771477396942 2026-04-21 18:47:48.876 11 INFO neutron.plugins.ml2.plugin [None req-8eed2473-5bde-49d2-b791-a26538a20024 - - - - - -] Attempt 1 to provision port 39df4fb4-8b23-40e1-8d7d-b660656f80b3 2026-04-21 18:47:50.055 11 INFO neutron.plugins.ml2.plugin [None req-d226cb1b-b316-4c6c-a8d3-4193a8fd707e - - - - - -] Attempt 1 to provision port 06a52900-c2f1-4ea0-af21-771477396942 2026-04-21 18:47:51.288 11 INFO neutron.plugins.ml2.plugin [None req-bf331668-45a9-4ff9-80a0-2b34479bfc24 - - - - - -] Attempt 1 to provision port 06a52900-c2f1-4ea0-af21-771477396942 2026-04-21 18:47:58.713 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port b5f7dd24-a275-43d6-910e-4080d8f12582 2026-04-21 18:47:58.814 12 INFO neutron.notifiers.nova [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Nova event matching ['req-e61e5d77-ced3-4da6-80aa-8fca4b223c6b'] response: {'server_uuid': '891703b8-38b2-41e4-8223-6c499ef9f80c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b5f7dd24-a275-43d6-910e-4080d8f12582', 'code': 200} 2026-04-21 18:48:00.160 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port b5f7dd24-a275-43d6-910e-4080d8f12582 2026-04-21 18:48:00.986 11 INFO neutron.notifiers.nova [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Nova event matching ['req-9d1a6423-70b6-432e-bf16-773c16bf66b3'] response: {'server_uuid': '28141477-4748-4e75-8ce6-453f89280379', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '48682351-afd4-4c15-87e8-938e56f6e89d', 'code': 200} 2026-04-21 18:48:02.755 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 48682351-afd4-4c15-87e8-938e56f6e89d 2026-04-21 18:48:03.026 11 INFO neutron.notifiers.nova [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Nova event matching ['req-e6ade80e-73c0-4351-9a1c-de3cda143d2f'] response: {'server_uuid': '28141477-4748-4e75-8ce6-453f89280379', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '48682351-afd4-4c15-87e8-938e56f6e89d', 'code': 200} 2026-04-21 18:48:04.207 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 06a52900-c2f1-4ea0-af21-771477396942 2026-04-21 18:48:04.457 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 48682351-afd4-4c15-87e8-938e56f6e89d 2026-04-21 18:48:04.792 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 0dfb8cbb-d95d-4ea7-b202-977053c94ea8 2026-04-21 18:48:06.151 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 06a52900-c2f1-4ea0-af21-771477396942 2026-04-21 18:48:06.394 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 0dfb8cbb-d95d-4ea7-b202-977053c94ea8 2026-04-21 18:48:28.428 12 INFO neutron.notifiers.nova [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Nova event matching ['req-03e57482-3559-47fa-a039-de51d80c1bea'] response: {'server_uuid': '28141477-4748-4e75-8ce6-453f89280379', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '48682351-afd4-4c15-87e8-938e56f6e89d', 'code': 200} 2026-04-21 18:48:42.722 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 947a078d-6e03-4a0b-a264-a12cfb1c9919 2026-04-21 18:48:43.010 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 389da94a-6abc-438b-aba0-12ba0b2a20f7 2026-04-21 18:48:43.148 12 INFO neutron.notifiers.nova [None req-5ee81232-406c-45c9-b48e-4820b27bd300 - - - - - -] Nova event matching ['req-ae877d20-e1dd-4c10-b0a6-70309ce49a96'] response: {'server_uuid': 'eb26c31a-4168-42a6-af9e-b6c722abc15d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '389da94a-6abc-438b-aba0-12ba0b2a20f7', 'code': 200} 2026-04-21 18:48:44.232 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 947a078d-6e03-4a0b-a264-a12cfb1c9919 2026-04-21 18:48:44.494 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 389da94a-6abc-438b-aba0-12ba0b2a20f7 2026-04-21 18:48:45.806 12 INFO neutron.plugins.ml2.plugin [None req-3bb43312-f9eb-4281-a09e-04556bf6932a - - - - - -] Attempt 1 to provision port 947a078d-6e03-4a0b-a264-a12cfb1c9919 2026-04-21 18:48:45.870 12 INFO neutron.plugins.ml2.plugin [None req-3bb43312-f9eb-4281-a09e-04556bf6932a - - - - - -] Attempt 1 to provision port c8fd0c37-784e-4c7a-8c72-0e91d1ecb5e2 2026-04-21 18:48:46.246 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port c8fd0c37-784e-4c7a-8c72-0e91d1ecb5e2 2026-04-21 18:48:48.210 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port c8fd0c37-784e-4c7a-8c72-0e91d1ecb5e2 2026-04-21 18:48:50.476 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port b869dd1a-271c-40ea-8257-48f03a9a6aec 2026-04-21 18:48:52.253 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port c58d6c92-cbab-498e-88f3-d9aa5d46bfb4 2026-04-21 18:48:52.599 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port b869dd1a-271c-40ea-8257-48f03a9a6aec 2026-04-21 18:48:52.678 12 INFO neutron.plugins.ml2.plugin [None req-f50fe4c4-f344-44bf-8b70-c8f87e546fc1 - - - - - -] Attempt 1 to provision port b869dd1a-271c-40ea-8257-48f03a9a6aec 2026-04-21 18:48:54.247 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port c58d6c92-cbab-498e-88f3-d9aa5d46bfb4 2026-04-21 18:48:56.308 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port a79330a3-910c-4ff5-9670-0e8f4bd36a8d 2026-04-21 18:48:58.331 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port a79330a3-910c-4ff5-9670-0e8f4bd36a8d 2026-04-21 18:49:00.224 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 400fb408-ebca-4ecc-b8a6-04ba4b9c34d4 2026-04-21 18:49:02.261 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 400fb408-ebca-4ecc-b8a6-04ba4b9c34d4 2026-04-21 18:49:03.436 12 INFO neutron.plugins.ml2.plugin [None req-11b3a126-4a08-41c9-9f1e-d5442672b680 - - - - - -] Attempt 1 to provision port 7f7e800d-32f3-421c-b318-6b91a478d580 2026-04-21 18:49:03.487 12 INFO neutron.plugins.ml2.plugin [None req-11b3a126-4a08-41c9-9f1e-d5442672b680 - - - - - -] Attempt 1 to provision port 8872bd13-0fc7-4322-a1ee-723322304fcf 2026-04-21 18:49:03.518 12 INFO neutron.plugins.ml2.plugin [None req-11b3a126-4a08-41c9-9f1e-d5442672b680 - - - - - -] Attempt 1 to provision port 835730c0-0d41-45c5-957d-b8cf5ece80c9 2026-04-21 18:49:03.551 12 INFO neutron.plugins.ml2.plugin [None req-11b3a126-4a08-41c9-9f1e-d5442672b680 - - - - - -] Attempt 1 to provision port a79330a3-910c-4ff5-9670-0e8f4bd36a8d 2026-04-21 18:49:03.613 12 INFO neutron.plugins.ml2.plugin [None req-11b3a126-4a08-41c9-9f1e-d5442672b680 - - - - - -] Attempt 1 to provision port 400fb408-ebca-4ecc-b8a6-04ba4b9c34d4 2026-04-21 18:49:03.675 12 INFO neutron.plugins.ml2.plugin [None req-11b3a126-4a08-41c9-9f1e-d5442672b680 - - - - - -] Attempt 1 to provision port b869dd1a-271c-40ea-8257-48f03a9a6aec 2026-04-21 18:49:09.214 11 INFO neutron.plugins.ml2.plugin [None req-8f0e2b9f-8a14-4464-8968-d144c8f24a11 - - - - - -] Attempt 1 to provision port 8872bd13-0fc7-4322-a1ee-723322304fcf 2026-04-21 18:49:09.243 11 INFO neutron.plugins.ml2.plugin [None req-8f0e2b9f-8a14-4464-8968-d144c8f24a11 - - - - - -] Attempt 1 to provision port 835730c0-0d41-45c5-957d-b8cf5ece80c9 2026-04-21 18:49:09.274 11 INFO neutron.plugins.ml2.plugin [None req-8f0e2b9f-8a14-4464-8968-d144c8f24a11 - - - - - -] Attempt 1 to provision port a79330a3-910c-4ff5-9670-0e8f4bd36a8d 2026-04-21 18:49:09.424 11 INFO neutron.plugins.ml2.plugin [None req-8f0e2b9f-8a14-4464-8968-d144c8f24a11 - - - - - -] Attempt 1 to provision port b869dd1a-271c-40ea-8257-48f03a9a6aec 2026-04-21 18:49:10.914 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port c3c8d1be-c31c-45ae-ae96-20b338abf689 2026-04-21 18:49:11.036 11 INFO neutron.notifiers.nova [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Nova event matching ['req-304efc4e-9d1a-469c-9601-bf02dab8eca7'] response: {'server_uuid': 'ab7267b1-7255-4a56-a6b8-d942ab4f76a5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c3c8d1be-c31c-45ae-ae96-20b338abf689', 'code': 200} 2026-04-21 18:49:11.324 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 7f7e800d-32f3-421c-b318-6b91a478d580 2026-04-21 18:49:11.633 11 INFO neutron.plugins.ml2.plugin [None req-3862361b-000d-4b02-949c-d12b9ba655b7 - - - - - -] Attempt 1 to provision port 835730c0-0d41-45c5-957d-b8cf5ece80c9 2026-04-21 18:49:12.548 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port c3c8d1be-c31c-45ae-ae96-20b338abf689 2026-04-21 18:49:12.781 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 8f699a52-2093-4973-b756-4582afda47a5 2026-04-21 18:49:13.072 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 835730c0-0d41-45c5-957d-b8cf5ece80c9 2026-04-21 18:49:13.296 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 7f7e800d-32f3-421c-b318-6b91a478d580 2026-04-21 18:49:13.544 11 INFO neutron.plugins.ml2.plugin [None req-a6bade1d-6967-47c4-b818-0d997beed67b - - - - - -] Attempt 1 to provision port 8872bd13-0fc7-4322-a1ee-723322304fcf 2026-04-21 18:49:14.552 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 8f699a52-2093-4973-b756-4582afda47a5 2026-04-21 18:49:14.615 12 INFO neutron.plugins.ml2.plugin [None req-d4f11f5e-c3b9-44e9-aa1c-eba1b3ef5248 - - - - - -] Attempt 1 to provision port 835730c0-0d41-45c5-957d-b8cf5ece80c9 2026-04-21 18:49:14.693 12 INFO neutron.plugins.ml2.plugin [None req-d4f11f5e-c3b9-44e9-aa1c-eba1b3ef5248 - - - - - -] Attempt 1 to provision port c3c8d1be-c31c-45ae-ae96-20b338abf689 2026-04-21 18:49:14.763 12 INFO neutron.plugins.ml2.plugin [None req-d4f11f5e-c3b9-44e9-aa1c-eba1b3ef5248 - - - - - -] Attempt 1 to provision port a79330a3-910c-4ff5-9670-0e8f4bd36a8d 2026-04-21 18:49:14.765 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 8872bd13-0fc7-4322-a1ee-723322304fcf 2026-04-21 18:49:23.943 12 INFO neutron.plugins.ml2.plugin [None req-05c97cf0-a599-430e-8810-dfbbeecb3193 - - - - - -] Attempt 1 to provision port 7f7e800d-32f3-421c-b318-6b91a478d580 2026-04-21 18:49:23.995 12 INFO neutron.plugins.ml2.plugin [None req-05c97cf0-a599-430e-8810-dfbbeecb3193 - - - - - -] Attempt 1 to provision port 400fb408-ebca-4ecc-b8a6-04ba4b9c34d4 2026-04-21 18:49:28.664 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 2b6f0099-a5fa-4839-bc9b-a0d5629bdd1b 2026-04-21 18:49:28.795 12 INFO neutron.notifiers.nova [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Nova event matching ['req-67ee7847-b8f2-4430-a3af-0794af13970e'] response: {'server_uuid': 'f048cccf-e7ea-4b00-ac9b-b4db17e47d10', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2b6f0099-a5fa-4839-bc9b-a0d5629bdd1b', 'code': 200} 2026-04-21 18:49:28.979 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 5091fb28-10c4-4cc2-bf3a-cd1312bfbe60 2026-04-21 18:49:30.461 12 INFO neutron.plugins.ml2.plugin [None req-a73a05f9-4064-4f87-a292-9344196690d3 - - - - - -] Attempt 1 to provision port 7f7e800d-32f3-421c-b318-6b91a478d580 2026-04-21 18:49:30.558 12 INFO neutron.plugins.ml2.plugin [None req-a73a05f9-4064-4f87-a292-9344196690d3 - - - - - -] Attempt 1 to provision port 2b6f0099-a5fa-4839-bc9b-a0d5629bdd1b 2026-04-21 18:49:30.635 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 2b6f0099-a5fa-4839-bc9b-a0d5629bdd1b 2026-04-21 18:49:30.652 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port dd8105f7-246e-4c01-82bb-73c1ca3946f1 2026-04-21 18:49:31.036 12 INFO neutron.plugins.ml2.plugin [None req-207e8e79-df66-4bd0-8577-3f5f3268d465 - - - - - -] Attempt 1 to provision port 8b1562e1-be6a-49ec-b5b9-ce2a251f0fb1 2026-04-21 18:49:31.037 12 INFO neutron.plugins.ml2.plugin [None req-207e8e79-df66-4bd0-8577-3f5f3268d465 - - - - - -] Attempt 1 to provision port 92450c95-5ba7-43c4-a990-590545e22c15 2026-04-21 18:49:31.077 12 INFO neutron.plugins.ml2.plugin [None req-207e8e79-df66-4bd0-8577-3f5f3268d465 - - - - - -] Attempt 1 to provision port 400fb408-ebca-4ecc-b8a6-04ba4b9c34d4 2026-04-21 18:49:31.558 12 INFO neutron.plugins.ml2.plugin [None req-79040851-b196-4571-97a8-435a694b12c0 - - - - - -] Attempt 1 to provision port dd8105f7-246e-4c01-82bb-73c1ca3946f1 2026-04-21 18:49:31.831 12 INFO neutron.plugins.ml2.plugin [None req-165a6d47-eb72-44e3-a59a-ab8e1930c1b5 - - - - - -] Attempt 1 to provision port 5091fb28-10c4-4cc2-bf3a-cd1312bfbe60 2026-04-21 18:49:32.817 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 92450c95-5ba7-43c4-a990-590545e22c15 2026-04-21 18:49:33.255 12 INFO neutron.plugins.ml2.plugin [None req-f4d33f9b-b62f-4582-92e5-05946a0ac97a - - - - - -] Attempt 1 to provision port 789f1a5d-f58a-4f10-b046-65becabbfe7f 2026-04-21 18:49:33.754 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port dd8105f7-246e-4c01-82bb-73c1ca3946f1 2026-04-21 18:49:34.853 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 789f1a5d-f58a-4f10-b046-65becabbfe7f 2026-04-21 18:49:35.087 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port e9a4cf7c-7dcc-4888-af91-0f9f9f5cb4e6 2026-04-21 18:49:36.921 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port e9a4cf7c-7dcc-4888-af91-0f9f9f5cb4e6 2026-04-21 18:49:37.535 12 INFO neutron.plugins.ml2.plugin [None req-87e368b5-578e-4979-85f3-6c244ad8e402 - - - - - -] Attempt 1 to provision port c9634333-8e1e-45cb-80ce-9f9026308532 2026-04-21 18:49:37.563 12 INFO neutron.plugins.ml2.plugin [None req-87e368b5-578e-4979-85f3-6c244ad8e402 - - - - - -] Attempt 1 to provision port e9a4cf7c-7dcc-4888-af91-0f9f9f5cb4e6 2026-04-21 18:49:37.629 12 INFO neutron.plugins.ml2.plugin [None req-87e368b5-578e-4979-85f3-6c244ad8e402 - - - - - -] Attempt 1 to provision port dd8105f7-246e-4c01-82bb-73c1ca3946f1 2026-04-21 18:49:37.684 12 INFO neutron.plugins.ml2.plugin [None req-87e368b5-578e-4979-85f3-6c244ad8e402 - - - - - -] Attempt 1 to provision port 8b1562e1-be6a-49ec-b5b9-ce2a251f0fb1 2026-04-21 18:49:41.791 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port f8b5eae0-04e4-4adb-b92d-3f641128bead 2026-04-21 18:49:41.907 12 INFO neutron.notifiers.nova [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Nova event matching ['req-abb457b5-acd4-4f74-b3f5-93435971557a'] response: {'server_uuid': '1e19fa34-e22e-42ef-9a58-193b56c57bed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f8b5eae0-04e4-4adb-b92d-3f641128bead', 'code': 200} 2026-04-21 18:49:42.842 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 2fc7c627-1845-492c-9280-d7a94bbd7bbe 2026-04-21 18:49:43.229 12 INFO neutron.plugins.ml2.plugin [None req-4638d1af-7518-4015-bf6e-43feab4c3db6 - - - - - -] Attempt 1 to provision port f8b5eae0-04e4-4adb-b92d-3f641128bead 2026-04-21 18:49:44.782 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 2fc7c627-1845-492c-9280-d7a94bbd7bbe 2026-04-21 18:49:44.938 12 INFO neutron.plugins.ml2.plugin [None req-d0cc011e-2c3c-41d0-a665-bcb6bada57fb - - - - - -] Attempt 1 to provision port e9a4cf7c-7dcc-4888-af91-0f9f9f5cb4e6 2026-04-21 18:49:45.002 12 INFO neutron.plugins.ml2.plugin [None req-d0cc011e-2c3c-41d0-a665-bcb6bada57fb - - - - - -] Attempt 1 to provision port f8b5eae0-04e4-4adb-b92d-3f641128bead 2026-04-21 18:49:45.080 12 INFO neutron.plugins.ml2.plugin [None req-d0cc011e-2c3c-41d0-a665-bcb6bada57fb - - - - - -] Attempt 1 to provision port 2fc7c627-1845-492c-9280-d7a94bbd7bbe 2026-04-21 18:49:45.128 12 INFO neutron.plugins.ml2.plugin [None req-d0cc011e-2c3c-41d0-a665-bcb6bada57fb - - - - - -] Attempt 1 to provision port 9b90e2ca-c61f-401b-b3f0-c61de2b9e5d8 2026-04-21 18:49:45.163 12 INFO neutron.plugins.ml2.plugin [None req-d0cc011e-2c3c-41d0-a665-bcb6bada57fb - - - - - -] Attempt 1 to provision port c9634333-8e1e-45cb-80ce-9f9026308532 2026-04-21 18:49:47.733 12 INFO neutron.plugins.ml2.plugin [None req-7c8ab385-ac39-4074-b5d7-faea4ce4b58c - - - - - -] Attempt 1 to provision port 2fc7c627-1845-492c-9280-d7a94bbd7bbe 2026-04-21 18:49:47.786 12 INFO neutron.plugins.ml2.plugin [None req-7c8ab385-ac39-4074-b5d7-faea4ce4b58c - - - - - -] Attempt 1 to provision port 9b90e2ca-c61f-401b-b3f0-c61de2b9e5d8 2026-04-21 18:49:47.787 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 536e3b94-0a58-434f-81aa-30f3f4dbe2a4 2026-04-21 18:49:47.900 11 INFO neutron.notifiers.nova [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Nova event matching ['req-eea441e3-3aee-46de-9c2e-e44554c58f83'] response: {'server_uuid': 'af417f52-89a6-4e18-92c1-e50b2d33538f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '536e3b94-0a58-434f-81aa-30f3f4dbe2a4', 'code': 200} 2026-04-21 18:49:48.757 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 536e3b94-0a58-434f-81aa-30f3f4dbe2a4 2026-04-21 18:49:51.567 12 INFO neutron.plugins.ml2.plugin [None req-21fa3b76-d9b7-4fdd-b2d4-9eb9b1672e8f - - - - - -] Attempt 1 to provision port 7f7e800d-32f3-421c-b318-6b91a478d580 2026-04-21 18:49:51.630 12 INFO neutron.plugins.ml2.plugin [None req-21fa3b76-d9b7-4fdd-b2d4-9eb9b1672e8f - - - - - -] Attempt 1 to provision port 8872bd13-0fc7-4322-a1ee-723322304fcf 2026-04-21 18:49:51.685 12 INFO neutron.plugins.ml2.plugin [None req-21fa3b76-d9b7-4fdd-b2d4-9eb9b1672e8f - - - - - -] Attempt 1 to provision port 8f699a52-2093-4973-b756-4582afda47a5 2026-04-21 18:49:51.741 12 INFO neutron.plugins.ml2.plugin [None req-21fa3b76-d9b7-4fdd-b2d4-9eb9b1672e8f - - - - - -] Attempt 1 to provision port 835730c0-0d41-45c5-957d-b8cf5ece80c9 2026-04-21 18:49:52.797 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 8b1562e1-be6a-49ec-b5b9-ce2a251f0fb1 2026-04-21 18:49:53.216 11 INFO neutron.plugins.ml2.plugin [None req-3c26aa31-5641-4879-80fd-8c78fd8c1b1c - - - - - -] Attempt 1 to provision port a861de16-8adf-4c1e-8214-ce0b51786274 2026-04-21 18:49:54.773 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 7fbb4cfd-4a95-450f-9fd8-8db0fe103905 2026-04-21 18:49:55.086 11 INFO neutron.plugins.ml2.plugin [None req-3ccf8c25-f436-4b58-ab23-7e48a71b00ac - - - - - -] Attempt 1 to provision port a861de16-8adf-4c1e-8214-ce0b51786274 2026-04-21 18:49:55.441 11 INFO neutron.plugins.ml2.plugin [None req-3ccf8c25-f436-4b58-ab23-7e48a71b00ac - - - - - -] Attempt 1 to provision port 8b1562e1-be6a-49ec-b5b9-ce2a251f0fb1 2026-04-21 18:49:55.490 12 INFO neutron.plugins.ml2.plugin [None req-a0a8d026-febc-4641-aec2-528946659601 - - - - - -] Attempt 1 to provision port 7f7e800d-32f3-421c-b318-6b91a478d580 2026-04-21 18:49:55.541 12 INFO neutron.plugins.ml2.plugin [None req-a0a8d026-febc-4641-aec2-528946659601 - - - - - -] Attempt 1 to provision port 8872bd13-0fc7-4322-a1ee-723322304fcf 2026-04-21 18:49:55.600 12 INFO neutron.plugins.ml2.plugin [None req-a0a8d026-febc-4641-aec2-528946659601 - - - - - -] Attempt 1 to provision port 835730c0-0d41-45c5-957d-b8cf5ece80c9 2026-04-21 18:49:57.013 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 9b90e2ca-c61f-401b-b3f0-c61de2b9e5d8 2026-04-21 18:49:57.325 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port b81ba27f-88a2-4bf4-9883-ad6a31eee772 2026-04-21 18:49:58.843 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 9b90e2ca-c61f-401b-b3f0-c61de2b9e5d8 2026-04-21 18:49:59.051 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port b81ba27f-88a2-4bf4-9883-ad6a31eee772 2026-04-21 18:50:00.467 12 INFO neutron.plugins.ml2.plugin [None req-6fd7eb23-d935-4c94-894f-350f301c9d9b - - - - - -] Attempt 1 to provision port 2b6f0099-a5fa-4839-bc9b-a0d5629bdd1b 2026-04-21 18:50:00.547 12 INFO neutron.plugins.ml2.plugin [None req-6fd7eb23-d935-4c94-894f-350f301c9d9b - - - - - -] Attempt 1 to provision port c3c8d1be-c31c-45ae-ae96-20b338abf689 2026-04-21 18:50:00.620 12 INFO neutron.plugins.ml2.plugin [None req-6fd7eb23-d935-4c94-894f-350f301c9d9b - - - - - -] Attempt 1 to provision port 8b1562e1-be6a-49ec-b5b9-ce2a251f0fb1 2026-04-21 18:50:00.713 12 INFO neutron.plugins.ml2.plugin [None req-aa358bf3-c9f7-4b4a-8d0c-50596e9456b4 - - - - - -] Attempt 1 to provision port a861de16-8adf-4c1e-8214-ce0b51786274 2026-04-21 18:50:03.680 11 INFO neutron.plugins.ml2.plugin [None req-4fd296b2-12d4-4ef6-8e3a-32815c5b9990 - - - - - -] Attempt 1 to provision port 9b90e2ca-c61f-401b-b3f0-c61de2b9e5d8 2026-04-21 18:50:07.788 12 INFO neutron.plugins.ml2.plugin [None req-30df477f-bbc4-47bd-93de-a747de5662c4 - - - - - -] Attempt 1 to provision port 2037f727-9c56-4096-a6d2-02baa7ad995b 2026-04-21 18:50:07.820 12 INFO neutron.plugins.ml2.plugin [None req-30df477f-bbc4-47bd-93de-a747de5662c4 - - - - - -] Attempt 1 to provision port b81ba27f-88a2-4bf4-9883-ad6a31eee772 2026-04-21 18:50:07.878 12 INFO neutron.plugins.ml2.plugin [None req-30df477f-bbc4-47bd-93de-a747de5662c4 - - - - - -] Attempt 1 to provision port 536e3b94-0a58-434f-81aa-30f3f4dbe2a4 2026-04-21 18:50:07.929 12 INFO neutron.plugins.ml2.plugin [None req-30df477f-bbc4-47bd-93de-a747de5662c4 - - - - - -] Attempt 1 to provision port 9b90e2ca-c61f-401b-b3f0-c61de2b9e5d8 2026-04-21 18:50:10.360 12 INFO neutron.plugins.ml2.plugin [None req-f5c07282-432d-4bcf-b4cf-a42f9f1902ca - - - - - -] Attempt 1 to provision port 8b1562e1-be6a-49ec-b5b9-ce2a251f0fb1 2026-04-21 18:50:27.357 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 6f8e1139-cfa8-4852-93fe-2d0a10701d48 2026-04-21 18:50:27.464 12 INFO neutron.notifiers.nova [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Nova event matching ['req-9549337d-092f-4531-aa8a-ecfc2f711e60'] response: {'server_uuid': '062ff11a-76f0-4417-8a9a-2bf4f1b487e4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6f8e1139-cfa8-4852-93fe-2d0a10701d48', 'code': 200} 2026-04-21 18:50:28.834 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port 6f8e1139-cfa8-4852-93fe-2d0a10701d48 2026-04-21 18:51:08.860 11 INFO neutron.plugins.ml2.plugin [None req-4df2d5f9-6e16-4c43-a67a-92b76d9df3ee - - - - - -] Attempt 1 to provision port c638a2c8-8000-4d00-84e5-a9d290747b68 2026-04-21 18:51:16.915 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port c638a2c8-8000-4d00-84e5-a9d290747b68 2026-04-21 18:51:17.024 12 INFO neutron.notifiers.nova [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Nova event matching ['req-b900ea39-a564-4ce8-ab74-7cc7f6d634fa'] response: {'server_uuid': '062ff11a-76f0-4417-8a9a-2bf4f1b487e4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c638a2c8-8000-4d00-84e5-a9d290747b68', 'code': 200} 2026-04-21 18:51:18.859 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port c638a2c8-8000-4d00-84e5-a9d290747b68 2026-04-21 18:51:21.367 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port c638a2c8-8000-4d00-84e5-a9d290747b68 2026-04-21 18:51:39.806 11 INFO neutron.plugins.ml2.plugin [None req-78585c9d-2ded-41f8-9a22-718e0f796400 - - - - - -] Attempt 1 to provision port f7d00476-e500-4bac-bfd6-ac331f47917f 2026-04-21 18:51:48.480 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port f7d00476-e500-4bac-bfd6-ac331f47917f 2026-04-21 18:51:48.786 11 INFO neutron.notifiers.nova [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Nova event matching ['req-f30ba483-3dcd-437f-868f-ed55616e11ae'] response: {'server_uuid': '062ff11a-76f0-4417-8a9a-2bf4f1b487e4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f7d00476-e500-4bac-bfd6-ac331f47917f', 'code': 200} 2026-04-21 18:51:49.061 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port f7d00476-e500-4bac-bfd6-ac331f47917f 2026-04-21 18:52:01.415 12 INFO neutron.plugins.ml2.plugin [None req-092035d9-fb8d-4e96-8aaa-f7e48ed02928 - - - - - -] Attempt 1 to provision port e0fa796a-df2c-4344-bbf8-f6a95b60441b 2026-04-21 18:52:09.118 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port e0fa796a-df2c-4344-bbf8-f6a95b60441b 2026-04-21 18:52:09.228 11 INFO neutron.notifiers.nova [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Nova event matching ['req-850504de-001c-41d2-a018-d78b90d1b814'] response: {'server_uuid': '062ff11a-76f0-4417-8a9a-2bf4f1b487e4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e0fa796a-df2c-4344-bbf8-f6a95b60441b', 'code': 200} 2026-04-21 18:52:11.093 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port e0fa796a-df2c-4344-bbf8-f6a95b60441b 2026-04-21 18:52:12.300 12 INFO neutron.plugins.ml2.plugin [None req-686440a3-f088-42fc-9884-19251a1f953b - - - - - -] Attempt 1 to provision port f7d00476-e500-4bac-bfd6-ac331f47917f 2026-04-21 18:52:13.156 11 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port f7d00476-e500-4bac-bfd6-ac331f47917f 2026-04-21 18:52:24.921 11 INFO neutron.plugins.ml2.plugin [None req-3a8c830d-95f4-4d38-97f3-1d15e0b9ca20 - - - - - -] Attempt 1 to provision port e0fa796a-df2c-4344-bbf8-f6a95b60441b 2026-04-21 18:52:25.204 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port e0fa796a-df2c-4344-bbf8-f6a95b60441b 2026-04-21 18:52:26.318 12 INFO neutron.plugins.ml2.plugin [None req-c05fff06-bbe3-4dc1-9d94-5cde2c622097 - - - - - -] Attempt 1 to provision port e0fa796a-df2c-4344-bbf8-f6a95b60441b 2026-04-21 18:52:35.154 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Attempt 1 to provision port f7d00476-e500-4bac-bfd6-ac331f47917f 2026-04-21 18:52:35.246 11 INFO neutron.plugins.ml2.plugin [None req-0907d7e5-0751-4ff3-9a87-d1d70ff56076 - - - - - -] Attempt 1 to provision port f7d00476-e500-4bac-bfd6-ac331f47917f 2026-04-21 18:52:59.240 12 INFO neutron.plugins.ml2.plugin [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] No ports have port_id starting with c638a2c8-8000-4d00-84e5-a9d290747b68 2026-04-21 18:53:19.318 11 INFO neutron.notifiers.nova [None req-dd542141-aaa4-46d2-b99c-9e1ba03cdfee - - - - - -] Nova event matching ['req-36ea38e0-6573-4e5c-8423-4eb57a1ec6f0'] response: {'server_uuid': 'ab7267b1-7255-4a56-a6b8-d942ab4f76a5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c3c8d1be-c31c-45ae-ae96-20b338abf689', 'code': 200}