+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 02:31:36.953 1 INFO neutron.common.config [-] Logging enabled! 2026-07-06 02:31:36.953 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.4.dev4 2026-07-06 02:31:36.954 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-06 02:31:36.954 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-06 02:31:38.608 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-06 02:31:38.610 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-06 02:31:38.613 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-06 02:31:38.614 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-06 02:31:38.614 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-06 02:31:38.614 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-06 02:31:38.614 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-06 02:31:38.620 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-06 02:31:38.620 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-06 02:31:38.621 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-06 02:31:38.639 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-06 02:31:38.640 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-06 02:31:38.640 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-06 02:31:38.660 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-06 02:31:38.660 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-06 02:31:38.660 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-06 02:31:38.660 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-06 02:31:38.952 1 INFO neutron.plugins.ml2.managers [None req-283f6642-1065-47c2-8586-8f81ccc12019 - - - - - -] Initializing driver for type 'vlan' 2026-07-06 02:31:39.133 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-283f6642-1065-47c2-8586-8f81ccc12019 - - - - - -] VlanTypeDriver initialization complete 2026-07-06 02:31:39.133 1 INFO neutron.plugins.ml2.managers [None req-283f6642-1065-47c2-8586-8f81ccc12019 - - - - - -] Initializing driver for type 'vxlan' 2026-07-06 02:31:39.134 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-283f6642-1065-47c2-8586-8f81ccc12019 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-06 02:31:39.190 1 INFO neutron.plugins.ml2.managers [None req-283f6642-1065-47c2-8586-8f81ccc12019 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-06 02:31:39.190 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-283f6642-1065-47c2-8586-8f81ccc12019 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-06 02:31:39.191 1 INFO neutron.plugins.ml2.managers [None req-283f6642-1065-47c2-8586-8f81ccc12019 - - - - - -] Initializing extension driver 'port_security' 2026-07-06 02:31:39.191 1 INFO neutron.plugins.ml2.extensions.port_security [None req-283f6642-1065-47c2-8586-8f81ccc12019 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-06 02:31:39.191 1 INFO neutron.plugins.ml2.managers [None req-283f6642-1065-47c2-8586-8f81ccc12019 - - - - - -] Initializing extension driver 'qos' 2026-07-06 02:31:39.191 1 INFO neutron.plugins.ml2.managers [None req-283f6642-1065-47c2-8586-8f81ccc12019 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-06 02:31:39.191 1 INFO neutron.plugins.ml2.managers [None req-283f6642-1065-47c2-8586-8f81ccc12019 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-06 02:31:39.203 1 INFO neutron.quota [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded quota_driver: . 2026-07-06 02:31:39.204 1 INFO neutron.plugins.ml2.plugin [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Modular L2 Plugin initialization complete 2026-07-06 02:31:39.204 1 INFO neutron.plugins.ml2.managers [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-06 02:31:39.204 1 INFO neutron.plugins.ml2.managers [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-06 02:31:39.204 1 INFO neutron.plugins.ml2.managers [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Got port-security extension from driver 'port_security' 2026-07-06 02:31:39.204 1 INFO neutron.manager [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loading Plugin: qos 2026-07-06 02:31:39.215 1 INFO neutron.manager [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loading Plugin: router 2026-07-06 02:31:39.248 1 INFO neutron.services.service_base [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-06 02:31:39.248 1 INFO neutron.manager [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loading Plugin: segments 2026-07-06 02:31:39.313 1 INFO neutron.manager [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loading Plugin: trunk 2026-07-06 02:31:39.325 1 INFO neutron.manager [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loading Plugin: vpnaas 2026-07-06 02:31:39.357 1 WARNING stevedore.named [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-06 02:31:39.443 1 INFO neutron_vpnaas.services.vpn.plugin [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-06 02:31:39.444 1 INFO neutron.common.utils [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-06 02:31:39.444 1 INFO neutron.manager [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loading Plugin: taas 2026-07-06 02:31:39.468 1 WARNING stevedore.named [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-06 02:31:39.496 1 INFO neutron_taas.services.taas.taas_plugin [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-06 02:31:39.496 1 INFO neutron.manager [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loading Plugin: tapmirror 2026-07-06 02:31:39.508 1 WARNING stevedore.named [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-06 02:31:39.525 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-06 02:31:39.526 1 INFO neutron.manager [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loading Plugin: auto_allocate 2026-07-06 02:31:39.532 1 INFO neutron.manager [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loading Plugin: tag 2026-07-06 02:31:39.540 1 INFO neutron.manager [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loading Plugin: timestamp 2026-07-06 02:31:39.542 1 INFO neutron.manager [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loading Plugin: network_ip_availability 2026-07-06 02:31:39.545 1 INFO neutron.manager [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loading Plugin: flavors 2026-07-06 02:31:39.549 1 INFO neutron.manager [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loading Plugin: revisions 2026-07-06 02:31:39.552 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Initializing extension manager. 2026-07-06 02:31:39.553 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: address-group 2026-07-06 02:31:39.554 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: address-scope 2026-07-06 02:31:39.554 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-06 02:31:39.555 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: agent 2026-07-06 02:31:39.556 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: agent-resources-synced 2026-07-06 02:31:39.557 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: allowed-address-pairs 2026-07-06 02:31:39.557 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: auto-allocated-topology 2026-07-06 02:31:39.558 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: availability_zone 2026-07-06 02:31:39.558 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: availability_zone_filter 2026-07-06 02:31:39.559 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-06 02:31:39.559 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: default-subnetpools 2026-07-06 02:31:39.560 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-06 02:31:39.561 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: dns-integration 2026-07-06 02:31:39.561 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: dns-domain-ports 2026-07-06 02:31:39.561 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-06 02:31:39.562 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: dvr 2026-07-06 02:31:39.562 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-06 02:31:39.563 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: empty-string-filtering 2026-07-06 02:31:39.563 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-06 02:31:39.563 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-06 02:31:39.564 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: external-net 2026-07-06 02:31:39.564 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-06 02:31:39.565 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: extraroute 2026-07-06 02:31:39.565 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: extraroute-atomic 2026-07-06 02:31:39.566 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-06 02:31:39.566 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-06 02:31:39.566 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-06 02:31:39.567 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-06 02:31:39.567 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: fip-port-details 2026-07-06 02:31:39.568 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: flavors 2026-07-06 02:31:39.569 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-06 02:31:39.569 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: floatingip-pools 2026-07-06 02:31:39.570 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: ip_allocation 2026-07-06 02:31:39.570 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: ip-substring-filtering 2026-07-06 02:31:39.571 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: l2_adjacency 2026-07-06 02:31:39.572 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: router 2026-07-06 02:31:39.574 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-06 02:31:39.574 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-06 02:31:39.575 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-06 02:31:39.575 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: ext-gw-mode 2026-07-06 02:31:39.575 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: l3-ha 2026-07-06 02:31:39.576 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-06 02:31:39.577 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-06 02:31:39.577 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: l3-flavors 2026-07-06 02:31:39.578 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-06 02:31:39.578 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-06 02:31:39.580 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-06 02:31:39.581 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-06 02:31:39.582 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-06 02:31:39.583 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-06 02:31:39.584 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-06 02:31:39.584 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: multi-provider 2026-07-06 02:31:39.585 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: net-mtu 2026-07-06 02:31:39.585 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: net-mtu-writable 2026-07-06 02:31:39.587 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: network_availability_zone 2026-07-06 02:31:39.588 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: network_ha 2026-07-06 02:31:39.589 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: network-ip-availability 2026-07-06 02:31:39.589 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-06 02:31:39.590 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: pagination 2026-07-06 02:31:39.590 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: port-device-profile 2026-07-06 02:31:39.591 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-06 02:31:39.591 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-06 02:31:39.591 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-06 02:31:39.592 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: port-mac-override 2026-07-06 02:31:39.592 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-06 02:31:39.593 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-06 02:31:39.593 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-06 02:31:39.593 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: port-resource-request 2026-07-06 02:31:39.594 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: port-resource-request-groups 2026-07-06 02:31:39.594 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-06 02:31:39.594 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: binding 2026-07-06 02:31:39.595 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: binding-extended 2026-07-06 02:31:39.596 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: port-security 2026-07-06 02:31:39.596 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: project-id 2026-07-06 02:31:39.596 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: provider 2026-07-06 02:31:39.597 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-06 02:31:39.599 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: qos 2026-07-06 02:31:39.599 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-06 02:31:39.600 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-06 02:31:39.600 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: qos-default 2026-07-06 02:31:39.600 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: qos-fip 2026-07-06 02:31:39.601 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-06 02:31:39.601 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: qos-gateway-ip 2026-07-06 02:31:39.602 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: qos-port-network-policy 2026-07-06 02:31:39.602 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: qos-pps-minimum 2026-07-06 02:31:39.603 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-06 02:31:39.603 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: qos-pps 2026-07-06 02:31:39.604 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: qos-rule-type-details 2026-07-06 02:31:39.604 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-06 02:31:39.605 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: qos-rules-alias 2026-07-06 02:31:39.605 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: quota-check-limit 2026-07-06 02:31:39.606 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: quota-check-limit-default 2026-07-06 02:31:39.608 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: quotas 2026-07-06 02:31:39.610 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: quota_details 2026-07-06 02:31:39.611 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: rbac-policies 2026-07-06 02:31:39.612 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: rbac-address-group 2026-07-06 02:31:39.612 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: rbac-address-scope 2026-07-06 02:31:39.613 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: rbac-security-groups 2026-07-06 02:31:39.613 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: rbac-subnetpool 2026-07-06 02:31:39.613 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: revision-if-match 2026-07-06 02:31:39.614 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: standard-attr-revisions 2026-07-06 02:31:39.614 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: router_availability_zone 2026-07-06 02:31:39.615 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-06 02:31:39.616 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: security-groups-default-rules 2026-07-06 02:31:39.617 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-06 02:31:39.617 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-06 02:31:39.617 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-06 02:31:39.618 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-06 02:31:39.618 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-06 02:31:39.622 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: security-group 2026-07-06 02:31:39.623 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: segment 2026-07-06 02:31:39.623 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-06 02:31:39.624 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: service-type 2026-07-06 02:31:39.624 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: sorting 2026-07-06 02:31:39.625 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: standard-attr-segment 2026-07-06 02:31:39.625 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: standard-attr-description 2026-07-06 02:31:39.625 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: stateful-security-group 2026-07-06 02:31:39.626 1 WARNING neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-06 02:31:39.626 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-06 02:31:39.627 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: subnet-external-network 2026-07-06 02:31:39.627 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: subnet_onboard 2026-07-06 02:31:39.628 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-06 02:31:39.628 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: subnet-service-types 2026-07-06 02:31:39.628 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: subnet_allocation 2026-07-06 02:31:39.629 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-06 02:31:39.629 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: tag-creation 2026-07-06 02:31:39.630 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-06 02:31:39.633 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: standard-attr-tag 2026-07-06 02:31:39.634 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-06 02:31:39.634 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: trunk 2026-07-06 02:31:39.635 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: trunk-details 2026-07-06 02:31:39.635 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-06 02:31:39.635 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-06 02:31:39.636 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-06 02:31:39.636 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-06 02:31:39.638 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-06 02:31:39.638 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-06 02:31:39.639 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: vpn-flavors 2026-07-06 02:31:39.640 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: vpnaas 2026-07-06 02:31:39.641 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: taas 2026-07-06 02:31:39.642 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: tap-mirror 2026-07-06 02:31:39.642 1 INFO neutron.api.extensions [None req-bf81be94-2623-46c1-94bb-ec1faecb260d - - - - - -] Loaded extension: taas-vlan-filter 2026-07-06 02:32:09.734 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-06 02:32:09.801 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-06 02:32:09.803 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-06 02:32:25.547 16 INFO neutron.db.l3_hamode_db [None req-68cb532b-f5ff-4ded-9b47-fdc2f47bf769 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-06 02:32:36.854 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port bacd5a9a-a5b8-4a73-acee-4430e913e184 2026-07-06 02:32:37.716 16 INFO neutron.plugins.ml2.plugin [None req-6ac18ea8-7ae8-409c-b7c3-1c241efbb557 - - - - - -] Attempt 1 to provision port bacd5a9a-a5b8-4a73-acee-4430e913e184 2026-07-06 02:32:38.770 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port bacd5a9a-a5b8-4a73-acee-4430e913e184 2026-07-06 02:32:39.394 16 INFO neutron.plugins.ml2.plugin [None req-08f96406-39f4-4931-b74c-b60396cd5fef - - - - - -] Attempt 1 to provision port bacd5a9a-a5b8-4a73-acee-4430e913e184 2026-07-06 02:37:12.844 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port d632282c-4861-4048-9681-e04d1046c4ca 2026-07-06 02:37:13.186 16 INFO neutron.plugins.ml2.plugin [None req-16180277-0702-455b-81d8-5ad9acb336cb - - - - - -] Attempt 1 to provision port d632282c-4861-4048-9681-e04d1046c4ca 2026-07-06 02:37:14.823 16 INFO neutron.plugins.ml2.plugin [None req-d027f8dd-fb9f-4afe-bf2e-c1363e56d293 - - - - - -] Attempt 1 to provision port d632282c-4861-4048-9681-e04d1046c4ca 2026-07-06 02:37:14.827 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port d632282c-4861-4048-9681-e04d1046c4ca 2026-07-06 02:37:19.920 16 INFO neutron.plugins.ml2.plugin [None req-76152a44-d90f-454b-afe5-02ecb516c024 - - - - - -] Attempt 1 to provision port 697afb3c-0436-4d50-a6e0-b851b2af43fd 2026-07-06 02:41:01.446 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 697afb3c-0436-4d50-a6e0-b851b2af43fd 2026-07-06 02:41:02.898 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 697afb3c-0436-4d50-a6e0-b851b2af43fd 2026-07-06 02:49:17.099 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port e02a1e59-8682-42a3-a58b-f3e08c7c0084 2026-07-06 02:49:19.058 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port e02a1e59-8682-42a3-a58b-f3e08c7c0084 2026-07-06 03:00:04.952 13 INFO neutron.plugins.ml2.plugin [None req-68892ad8-f475-4f1e-b466-2a96ac665e0a - - - - - -] Attempt 1 to provision port bacd5a9a-a5b8-4a73-acee-4430e913e184 2026-07-06 03:00:05.026 13 INFO neutron.plugins.ml2.plugin [None req-68892ad8-f475-4f1e-b466-2a96ac665e0a - - - - - -] Attempt 1 to provision port d632282c-4861-4048-9681-e04d1046c4ca 2026-07-06 03:00:05.076 13 INFO neutron.plugins.ml2.plugin [None req-68892ad8-f475-4f1e-b466-2a96ac665e0a - - - - - -] Attempt 1 to provision port 697afb3c-0436-4d50-a6e0-b851b2af43fd 2026-07-06 03:05:33.380 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port c360a125-c9ab-4e32-a7b7-6ffa88143a00 2026-07-06 03:05:35.492 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port c360a125-c9ab-4e32-a7b7-6ffa88143a00 2026-07-06 03:05:41.400 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 918bcb22-6c32-4143-afad-d67668e7aedd 2026-07-06 03:05:43.472 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 918bcb22-6c32-4143-afad-d67668e7aedd 2026-07-06 03:05:43.950 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 7e4a93be-bb6e-4a73-ac7c-475d2c84ab68 2026-07-06 03:05:45.490 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 7e4a93be-bb6e-4a73-ac7c-475d2c84ab68 2026-07-06 03:05:47.518 13 INFO neutron.plugins.ml2.plugin [None req-b1dcd6d0-580e-472e-8abe-fecf42e69753 - - - - - -] Attempt 1 to provision port c360a125-c9ab-4e32-a7b7-6ffa88143a00 2026-07-06 03:05:47.575 13 INFO neutron.plugins.ml2.plugin [None req-b1dcd6d0-580e-472e-8abe-fecf42e69753 - - - - - -] Attempt 1 to provision port f44b5ff4-703a-4a82-b03d-ecae27b8288f 2026-07-06 03:05:47.763 13 INFO neutron.plugins.ml2.plugin [None req-b1dcd6d0-580e-472e-8abe-fecf42e69753 - - - - - -] Attempt 1 to provision port f9db3bf8-6242-414e-aff5-bbe3c75cd011 2026-07-06 03:05:47.783 13 INFO neutron.plugins.ml2.plugin [None req-b1dcd6d0-580e-472e-8abe-fecf42e69753 - - - - - -] Attempt 1 to provision port 0e6dd0cd-3df4-4047-a0e0-1ef71b19cbea 2026-07-06 03:05:47.806 13 INFO neutron.plugins.ml2.plugin [None req-b1dcd6d0-580e-472e-8abe-fecf42e69753 - - - - - -] Attempt 1 to provision port 9e974543-019f-482a-821d-ded9d226180d 2026-07-06 03:05:48.049 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port f44b5ff4-703a-4a82-b03d-ecae27b8288f 2026-07-06 03:05:48.292 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 426875c6-a681-41af-94f1-22d2ad147135 2026-07-06 03:05:48.740 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 88d24980-5e83-4be3-ab27-9b53ee4bde5f 2026-07-06 03:05:48.824 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8179a1a8-6faf-4533-9ac9-5e7e24bbbf4a'] response: {'server_uuid': 'e846a310-c465-49f7-ae85-505e59ccfc57', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '426875c6-a681-41af-94f1-22d2ad147135', 'code': 200} 2026-07-06 03:05:50.661 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port f44b5ff4-703a-4a82-b03d-ecae27b8288f 2026-07-06 03:05:50.871 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 426875c6-a681-41af-94f1-22d2ad147135 2026-07-06 03:05:51.122 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 88d24980-5e83-4be3-ab27-9b53ee4bde5f 2026-07-06 03:05:57.500 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 08da4a59-69dd-4a68-aa0f-d5865da4ea52 2026-07-06 03:05:57.869 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 2203490f-acb2-43fa-9c4a-339a5f7e5188 2026-07-06 03:05:57.996 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-14f7efa0-d1c9-4955-9287-e35a0cbfa3a4'] response: {'server_uuid': '950a0878-43fd-48d9-a5ec-8280411b43cf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2203490f-acb2-43fa-9c4a-339a5f7e5188', 'code': 200} 2026-07-06 03:05:58.261 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port b6942a93-bc34-4e4c-be0d-7df45aeb1a65 2026-07-06 03:05:59.234 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 08da4a59-69dd-4a68-aa0f-d5865da4ea52 2026-07-06 03:05:59.430 16 INFO neutron.plugins.ml2.plugin [None req-7a103f6a-877a-4249-ab78-816c72fafa61 - - - - - -] Attempt 1 to provision port f44b5ff4-703a-4a82-b03d-ecae27b8288f 2026-07-06 03:05:59.524 16 INFO neutron.plugins.ml2.plugin [None req-7a103f6a-877a-4249-ab78-816c72fafa61 - - - - - -] Attempt 1 to provision port b78006a0-ea81-404d-a40e-9dfa951a73f8 2026-07-06 03:05:59.524 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 2203490f-acb2-43fa-9c4a-339a5f7e5188 2026-07-06 03:05:59.577 16 INFO neutron.plugins.ml2.plugin [None req-7a103f6a-877a-4249-ab78-816c72fafa61 - - - - - -] Attempt 1 to provision port a1afd962-1111-42a2-bbfd-aba64915b31a 2026-07-06 03:05:59.634 16 INFO neutron.plugins.ml2.plugin [None req-7a103f6a-877a-4249-ab78-816c72fafa61 - - - - - -] Attempt 1 to provision port b6942a93-bc34-4e4c-be0d-7df45aeb1a65 2026-07-06 03:05:59.706 16 INFO neutron.plugins.ml2.plugin [None req-7a103f6a-877a-4249-ab78-816c72fafa61 - - - - - -] Attempt 1 to provision port f9db3bf8-6242-414e-aff5-bbe3c75cd011 2026-07-06 03:05:59.731 16 INFO neutron.plugins.ml2.plugin [None req-7a103f6a-877a-4249-ab78-816c72fafa61 - - - - - -] Attempt 1 to provision port 2203490f-acb2-43fa-9c4a-339a5f7e5188 2026-07-06 03:05:59.759 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port b6942a93-bc34-4e4c-be0d-7df45aeb1a65 2026-07-06 03:05:59.785 16 INFO neutron.plugins.ml2.plugin [None req-7a103f6a-877a-4249-ab78-816c72fafa61 - - - - - -] Attempt 1 to provision port 08da4a59-69dd-4a68-aa0f-d5865da4ea52 2026-07-06 03:05:59.842 16 INFO neutron.plugins.ml2.plugin [None req-7a103f6a-877a-4249-ab78-816c72fafa61 - - - - - -] Attempt 1 to provision port b1e1a422-a931-4dce-8c95-0e1f027c0d76 2026-07-06 03:06:00.130 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e12de2f-d53e-40b5-9433-a9cb8acf1217'] response: {'server_uuid': 'a65d3064-9273-4569-8c59-02b434724c86', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b6942a93-bc34-4e4c-be0d-7df45aeb1a65', 'code': 200} 2026-07-06 03:06:03.683 16 INFO neutron.plugins.ml2.plugin [None req-e67f5365-a645-43e1-bce6-42e4eaeb1669 - - - - - -] Attempt 1 to provision port 08da4a59-69dd-4a68-aa0f-d5865da4ea52 2026-07-06 03:06:03.735 16 INFO neutron.plugins.ml2.plugin [None req-e67f5365-a645-43e1-bce6-42e4eaeb1669 - - - - - -] Attempt 1 to provision port b6942a93-bc34-4e4c-be0d-7df45aeb1a65 2026-07-06 03:06:03.792 16 INFO neutron.plugins.ml2.plugin [None req-e67f5365-a645-43e1-bce6-42e4eaeb1669 - - - - - -] Attempt 1 to provision port b1e1a422-a931-4dce-8c95-0e1f027c0d76 2026-07-06 03:06:06.427 16 INFO neutron.plugins.ml2.plugin [None req-b2cc2791-0470-4bde-871c-8be18d6588a1 - - - - - -] Attempt 1 to provision port f9db3bf8-6242-414e-aff5-bbe3c75cd011 2026-07-06 03:06:17.161 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 0e6dd0cd-3df4-4047-a0e0-1ef71b19cbea 2026-07-06 03:06:17.418 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 9e974543-019f-482a-821d-ded9d226180d 2026-07-06 03:06:19.221 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 0e6dd0cd-3df4-4047-a0e0-1ef71b19cbea 2026-07-06 03:06:19.385 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 9e974543-019f-482a-821d-ded9d226180d 2026-07-06 03:06:19.568 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port e52c7e11-6686-4403-9552-035ecb8031a5 2026-07-06 03:06:21.202 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port e52c7e11-6686-4403-9552-035ecb8031a5 2026-07-06 03:06:21.417 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port fc2460a0-e0a1-4493-a1eb-ad8a91d21871 2026-07-06 03:06:22.861 13 INFO neutron.plugins.ml2.plugin [None req-5f53a99a-efbd-459e-b6d5-a7de88f3b6df - - - - - -] Attempt 1 to provision port e52c7e11-6686-4403-9552-035ecb8031a5 2026-07-06 03:06:22.927 13 INFO neutron.plugins.ml2.plugin [None req-5f53a99a-efbd-459e-b6d5-a7de88f3b6df - - - - - -] Attempt 1 to provision port f6628d3f-c0be-4d90-9152-a8483627c8f6 2026-07-06 03:06:22.953 13 INFO neutron.plugins.ml2.plugin [None req-5f53a99a-efbd-459e-b6d5-a7de88f3b6df - - - - - -] Attempt 1 to provision port 5712fe0e-7b48-4a87-8a4a-ca9886305e4e 2026-07-06 03:06:23.293 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port fc2460a0-e0a1-4493-a1eb-ad8a91d21871 2026-07-06 03:06:27.434 13 INFO neutron.plugins.ml2.plugin [None req-2344f772-2baa-4a71-bc94-415041390210 - - - - - -] Attempt 1 to provision port 5712fe0e-7b48-4a87-8a4a-ca9886305e4e 2026-07-06 03:06:27.471 13 INFO neutron.plugins.ml2.plugin [None req-2344f772-2baa-4a71-bc94-415041390210 - - - - - -] Attempt 1 to provision port 426875c6-a681-41af-94f1-22d2ad147135 2026-07-06 03:06:29.623 16 INFO neutron.plugins.ml2.plugin [None req-c7c28a77-f1b0-43f8-8ec3-c82248133ab4 - - - - - -] Attempt 1 to provision port 426875c6-a681-41af-94f1-22d2ad147135 2026-07-06 03:06:33.645 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 2b79dab5-3faa-4dc2-8fa1-06acf722afae 2026-07-06 03:06:33.777 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5bb38073-34d9-4e9c-8e53-5e3d6399e3ba'] response: {'server_uuid': 'f86d7a8b-6e32-40c6-a31f-d32ec27a10e5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2b79dab5-3faa-4dc2-8fa1-06acf722afae', 'code': 200} 2026-07-06 03:06:35.152 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 2b79dab5-3faa-4dc2-8fa1-06acf722afae 2026-07-06 03:06:37.387 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port f6628d3f-c0be-4d90-9152-a8483627c8f6 2026-07-06 03:06:37.696 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 5712fe0e-7b48-4a87-8a4a-ca9886305e4e 2026-07-06 03:06:39.408 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port f6628d3f-c0be-4d90-9152-a8483627c8f6 2026-07-06 03:06:39.549 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 5712fe0e-7b48-4a87-8a4a-ca9886305e4e 2026-07-06 03:06:39.792 13 INFO neutron.plugins.ml2.plugin [None req-60d7f435-4a25-4b69-a2c6-646a16dce401 - - - - - -] Attempt 1 to provision port 1df364a2-a55c-484a-967c-b37305f2a170 2026-07-06 03:06:44.555 16 INFO neutron.plugins.ml2.plugin [None req-fe9f1b9f-0a82-4062-a266-df55e136e39b - - - - - -] Attempt 1 to provision port 66167040-bd26-4ba7-9915-7631bf92d1de 2026-07-06 03:06:45.187 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 66167040-bd26-4ba7-9915-7631bf92d1de 2026-07-06 03:06:47.221 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port c34f2add-799d-4a94-9edf-090bc2dd78af 2026-07-06 03:06:48.878 16 INFO neutron.plugins.ml2.plugin [None req-c27764f8-8915-4f8e-ba00-13f687d4abc8 - - - - - -] Attempt 1 to provision port 66167040-bd26-4ba7-9915-7631bf92d1de 2026-07-06 03:06:48.929 16 INFO neutron.plugins.ml2.plugin [None req-c27764f8-8915-4f8e-ba00-13f687d4abc8 - - - - - -] Attempt 1 to provision port 5d489f7f-4482-418c-82d6-c083d14be01d 2026-07-06 03:06:48.997 16 INFO neutron.plugins.ml2.plugin [None req-c27764f8-8915-4f8e-ba00-13f687d4abc8 - - - - - -] Attempt 1 to provision port ebdd64f4-7ffe-4d5e-915f-d36f96b415e6 2026-07-06 03:06:49.186 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port c34f2add-799d-4a94-9edf-090bc2dd78af 2026-07-06 03:06:51.187 16 INFO neutron.plugins.ml2.plugin [None req-06fc7901-05f8-454a-b1f0-2fc351caa716 - - - - - -] Attempt 1 to provision port 5d489f7f-4482-418c-82d6-c083d14be01d 2026-07-06 03:07:03.153 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port ebdd64f4-7ffe-4d5e-915f-d36f96b415e6 2026-07-06 03:07:03.467 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 5d489f7f-4482-418c-82d6-c083d14be01d 2026-07-06 03:07:05.881 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port ebdd64f4-7ffe-4d5e-915f-d36f96b415e6 2026-07-06 03:07:06.065 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 18a94c9e-0c11-4c85-ace7-9dbfa536b7dd 2026-07-06 03:07:06.496 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 5d489f7f-4482-418c-82d6-c083d14be01d 2026-07-06 03:07:06.632 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-98cd5350-9376-49c0-a2bb-4b43ab8c5a59'] response: {'server_uuid': 'b47fe1fd-ce7e-4c4f-9b51-6ac7d3a4cab6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '18a94c9e-0c11-4c85-ace7-9dbfa536b7dd', 'code': 200} 2026-07-06 03:07:07.143 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d4d2f98-2276-48e5-aa53-39fb8e70e38b'] response: {'server_uuid': 'f86d7a8b-6e32-40c6-a31f-d32ec27a10e5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2b79dab5-3faa-4dc2-8fa1-06acf722afae', 'code': 200} 2026-07-06 03:07:08.358 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 2b79dab5-3faa-4dc2-8fa1-06acf722afae 2026-07-06 03:07:08.680 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3a09428-8701-415d-9b9e-e48434fd43fc'] response: {'server_uuid': 'f86d7a8b-6e32-40c6-a31f-d32ec27a10e5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2b79dab5-3faa-4dc2-8fa1-06acf722afae', 'code': 200} 2026-07-06 03:07:08.779 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 18a94c9e-0c11-4c85-ace7-9dbfa536b7dd 2026-07-06 03:07:09.040 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 70543ce5-4d74-403a-96b2-64a2e6e0062c 2026-07-06 03:07:10.448 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 2b79dab5-3faa-4dc2-8fa1-06acf722afae 2026-07-06 03:07:10.844 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 70543ce5-4d74-403a-96b2-64a2e6e0062c 2026-07-06 03:07:11.048 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 228362f6-5b70-4af3-b381-86a74c086699 2026-07-06 03:07:13.038 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a28b4f9-a92f-4f88-afe0-0545d200200c'] response: {'server_uuid': 'b47fe1fd-ce7e-4c4f-9b51-6ac7d3a4cab6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '18a94c9e-0c11-4c85-ace7-9dbfa536b7dd', 'code': 200} 2026-07-06 03:07:16.616 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 6da60e6f-b483-4f69-a164-743925a8d8d5 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server [None req-c08f3e1f-f34c-414d-8a92-b96fd24a24fc - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port 44f21270-4799-45bc-a527-957b689af640 could not be found. 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 292, in _get_port 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/model_query.py", line 211, in get_by_id 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2808, in one 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1815, in one 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 760, in _only_one_row 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 340, in get_dhcp_port 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1664, in get_port 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 295, in _get_port 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port 44f21270-4799-45bc-a527-957b689af640 could not be found. 2026-07-06 03:07:22.516 16 ERROR oslo_messaging.rpc.server 2026-07-06 03:07:34.767 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-907114c1-d3b7-42dd-9a75-da9eb032c3b9'] response: {'server_uuid': 'f86d7a8b-6e32-40c6-a31f-d32ec27a10e5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2b79dab5-3faa-4dc2-8fa1-06acf722afae', 'code': 200} 2026-07-06 03:07:42.663 16 INFO neutron.plugins.ml2.plugin [None req-2e3cc09e-17d1-4931-bfea-653435e46822 - - - - - -] Attempt 1 to provision port f07eae0d-b442-4bac-924c-fdf5f5d7b17a 2026-07-06 03:07:44.778 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port bea61037-d334-4dba-aeca-dbe9e1844f9b 2026-07-06 03:07:46.699 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port bea61037-d334-4dba-aeca-dbe9e1844f9b 2026-07-06 03:07:46.954 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port d221b20d-1645-4daa-bf4f-6b4cc7a002df 2026-07-06 03:07:48.563 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port d221b20d-1645-4daa-bf4f-6b4cc7a002df 2026-07-06 03:07:50.699 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 432031db-1b24-4eec-8ee0-25091d46a3f9 2026-07-06 03:07:51.149 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 6db72543-3e8f-4519-a78a-203ac7838938 2026-07-06 03:07:52.670 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 432031db-1b24-4eec-8ee0-25091d46a3f9 2026-07-06 03:07:52.866 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 6db72543-3e8f-4519-a78a-203ac7838938 2026-07-06 03:07:53.141 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port ed8bcb70-7aa5-4327-8641-d0d1fab6344e 2026-07-06 03:07:54.673 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port ed8bcb70-7aa5-4327-8641-d0d1fab6344e 2026-07-06 03:07:54.904 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 69f0697e-41a3-4945-8d29-58a08795a466 2026-07-06 03:07:55.742 16 INFO neutron.plugins.ml2.plugin [None req-da67732c-933f-44ea-8cd7-2353efce5ceb - - - - - -] Attempt 1 to provision port d221b20d-1645-4daa-bf4f-6b4cc7a002df 2026-07-06 03:07:55.862 16 INFO neutron.plugins.ml2.plugin [None req-da67732c-933f-44ea-8cd7-2353efce5ceb - - - - - -] Attempt 1 to provision port ed8bcb70-7aa5-4327-8641-d0d1fab6344e 2026-07-06 03:07:56.010 16 INFO neutron.plugins.ml2.plugin [None req-da67732c-933f-44ea-8cd7-2353efce5ceb - - - - - -] Attempt 1 to provision port 2d4a68a4-911d-4bbd-b36c-8b2a2440513f 2026-07-06 03:07:56.068 16 INFO neutron.plugins.ml2.plugin [None req-da67732c-933f-44ea-8cd7-2353efce5ceb - - - - - -] Attempt 1 to provision port d1f9531a-2364-406c-8d6b-639a60076bc3 2026-07-06 03:07:56.126 16 INFO neutron.plugins.ml2.plugin [None req-da67732c-933f-44ea-8cd7-2353efce5ceb - - - - - -] Attempt 1 to provision port 69f0697e-41a3-4945-8d29-58a08795a466 2026-07-06 03:07:56.661 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 69f0697e-41a3-4945-8d29-58a08795a466 2026-07-06 03:07:58.668 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 674947ad-eaf8-496a-8dfd-ade96cb4f7f5 2026-07-06 03:08:00.583 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 674947ad-eaf8-496a-8dfd-ade96cb4f7f5 2026-07-06 03:08:03.657 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 29a3425a-eec2-4ec9-920f-880e22bf80f7 2026-07-06 03:08:04.005 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-908b1d0f-6aa5-4618-8070-854d4ee039ed'] response: {'server_uuid': 'c87a6d57-e30e-408c-add1-bfab0c980972', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '29a3425a-eec2-4ec9-920f-880e22bf80f7', 'code': 200} 2026-07-06 03:08:04.266 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 545853b1-d283-4262-ad6c-6fa9a7b076ac 2026-07-06 03:08:05.558 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 05738090-9747-4938-b944-cb8cbb512c30 2026-07-06 03:08:05.666 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1e499e1-e1d6-413e-9e7a-951ca7defed5'] response: {'server_uuid': 'ebf4493c-b145-4939-83e3-e2079f1cbd7f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '05738090-9747-4938-b944-cb8cbb512c30', 'code': 200} 2026-07-06 03:08:06.012 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 29a3425a-eec2-4ec9-920f-880e22bf80f7 2026-07-06 03:08:06.285 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 545853b1-d283-4262-ad6c-6fa9a7b076ac 2026-07-06 03:08:07.493 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 28c1f5e9-7fe9-4ff9-bbda-710b8b7045bf 2026-07-06 03:08:07.639 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-fbc8b0fd-76e3-4af0-a59c-c20d897ccaa0'] response: {'server_uuid': '7fedd114-5f2e-47bc-beff-1bd259a56fd4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '28c1f5e9-7fe9-4ff9-bbda-710b8b7045bf', 'code': 200} 2026-07-06 03:08:07.841 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 05738090-9747-4938-b944-cb8cbb512c30 2026-07-06 03:08:09.293 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 28c1f5e9-7fe9-4ff9-bbda-710b8b7045bf 2026-07-06 03:08:09.665 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port d1f9531a-2364-406c-8d6b-639a60076bc3 2026-07-06 03:08:10.113 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port f07eae0d-b442-4bac-924c-fdf5f5d7b17a 2026-07-06 03:08:10.863 16 INFO neutron.plugins.ml2.plugin [None req-d43b2e41-63e8-4d1e-9416-33f95b32d4b2 - - - - - -] Attempt 1 to provision port 53f45251-632c-4195-b0b0-c6550234582d 2026-07-06 03:08:10.901 16 INFO neutron.plugins.ml2.plugin [None req-d43b2e41-63e8-4d1e-9416-33f95b32d4b2 - - - - - -] Attempt 1 to provision port 2d4a68a4-911d-4bbd-b36c-8b2a2440513f 2026-07-06 03:08:11.092 16 INFO neutron.plugins.ml2.plugin [None req-d43b2e41-63e8-4d1e-9416-33f95b32d4b2 - - - - - -] Attempt 1 to provision port ce3e2b5c-8f22-4451-aef3-7982ce7ddac6 2026-07-06 03:08:11.116 16 INFO neutron.plugins.ml2.plugin [None req-d43b2e41-63e8-4d1e-9416-33f95b32d4b2 - - - - - -] Attempt 1 to provision port cf60508e-046d-43ad-8e90-f01ee8963325 2026-07-06 03:08:11.148 16 INFO neutron.plugins.ml2.plugin [None req-d43b2e41-63e8-4d1e-9416-33f95b32d4b2 - - - - - -] Attempt 1 to provision port 4c52811e-946a-4a2a-a871-498e3fdcde82 2026-07-06 03:08:11.268 16 INFO neutron.plugins.ml2.plugin [None req-d43b2e41-63e8-4d1e-9416-33f95b32d4b2 - - - - - -] Attempt 1 to provision port 87ca2c2f-51e5-41e0-b14a-f65acf0a82ed 2026-07-06 03:08:11.319 16 INFO neutron.plugins.ml2.plugin [None req-d43b2e41-63e8-4d1e-9416-33f95b32d4b2 - - - - - -] Attempt 1 to provision port 674947ad-eaf8-496a-8dfd-ade96cb4f7f5 2026-07-06 03:08:11.388 16 INFO neutron.plugins.ml2.plugin [None req-d43b2e41-63e8-4d1e-9416-33f95b32d4b2 - - - - - -] Attempt 1 to provision port ed8bcb70-7aa5-4327-8641-d0d1fab6344e 2026-07-06 03:08:11.466 16 INFO neutron.plugins.ml2.plugin [None req-d43b2e41-63e8-4d1e-9416-33f95b32d4b2 - - - - - -] Attempt 1 to provision port 28c1f5e9-7fe9-4ff9-bbda-710b8b7045bf 2026-07-06 03:08:11.523 16 INFO neutron.plugins.ml2.plugin [None req-d43b2e41-63e8-4d1e-9416-33f95b32d4b2 - - - - - -] Attempt 1 to provision port 545853b1-d283-4262-ad6c-6fa9a7b076ac 2026-07-06 03:08:11.583 16 INFO neutron.plugins.ml2.plugin [None req-d43b2e41-63e8-4d1e-9416-33f95b32d4b2 - - - - - -] Attempt 1 to provision port d1f9531a-2364-406c-8d6b-639a60076bc3 2026-07-06 03:08:11.629 16 INFO neutron.plugins.ml2.plugin [None req-d43b2e41-63e8-4d1e-9416-33f95b32d4b2 - - - - - -] Attempt 1 to provision port 69f0697e-41a3-4945-8d29-58a08795a466 2026-07-06 03:08:11.757 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port f07eae0d-b442-4bac-924c-fdf5f5d7b17a 2026-07-06 03:08:11.910 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 2d4a68a4-911d-4bbd-b36c-8b2a2440513f 2026-07-06 03:08:12.374 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port d1f9531a-2364-406c-8d6b-639a60076bc3 2026-07-06 03:08:12.798 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port cf60508e-046d-43ad-8e90-f01ee8963325 2026-07-06 03:08:13.972 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port ce3e2b5c-8f22-4451-aef3-7982ce7ddac6 2026-07-06 03:08:14.295 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 4c52811e-946a-4a2a-a871-498e3fdcde82 2026-07-06 03:08:15.217 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port ce3e2b5c-8f22-4451-aef3-7982ce7ddac6 2026-07-06 03:08:15.374 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port cf60508e-046d-43ad-8e90-f01ee8963325 2026-07-06 03:08:23.588 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 585d5605-7815-4385-9b58-06e59a5e104e 2026-07-06 03:08:23.699 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-aefdcc23-daae-416d-a6be-3701af7b0bdd'] response: {'server_uuid': '7816809a-a690-4648-81f0-2c4d49d10ee1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '585d5605-7815-4385-9b58-06e59a5e104e', 'code': 200} 2026-07-06 03:08:24.999 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 585d5605-7815-4385-9b58-06e59a5e104e 2026-07-06 03:08:25.114 16 INFO neutron.plugins.ml2.plugin [None req-ffb45e67-7118-4ce3-92ea-b0ddb7966198 - - - - - -] Attempt 1 to provision port 2d4a68a4-911d-4bbd-b36c-8b2a2440513f 2026-07-06 03:08:25.217 16 INFO neutron.plugins.ml2.plugin [None req-ffb45e67-7118-4ce3-92ea-b0ddb7966198 - - - - - -] Attempt 1 to provision port cf60508e-046d-43ad-8e90-f01ee8963325 2026-07-06 03:08:25.326 16 INFO neutron.plugins.ml2.plugin [None req-ffb45e67-7118-4ce3-92ea-b0ddb7966198 - - - - - -] Attempt 1 to provision port 4c52811e-946a-4a2a-a871-498e3fdcde82 2026-07-06 03:08:25.384 16 INFO neutron.plugins.ml2.plugin [None req-ffb45e67-7118-4ce3-92ea-b0ddb7966198 - - - - - -] Attempt 1 to provision port 674947ad-eaf8-496a-8dfd-ade96cb4f7f5 2026-07-06 03:08:25.444 16 INFO neutron.plugins.ml2.plugin [None req-ffb45e67-7118-4ce3-92ea-b0ddb7966198 - - - - - -] Attempt 1 to provision port ed8bcb70-7aa5-4327-8641-d0d1fab6344e 2026-07-06 03:08:25.512 16 INFO neutron.plugins.ml2.plugin [None req-ffb45e67-7118-4ce3-92ea-b0ddb7966198 - - - - - -] Attempt 1 to provision port 28c1f5e9-7fe9-4ff9-bbda-710b8b7045bf 2026-07-06 03:08:25.563 16 INFO neutron.plugins.ml2.plugin [None req-ffb45e67-7118-4ce3-92ea-b0ddb7966198 - - - - - -] Attempt 1 to provision port d1f9531a-2364-406c-8d6b-639a60076bc3 2026-07-06 03:08:25.619 16 INFO neutron.plugins.ml2.plugin [None req-ffb45e67-7118-4ce3-92ea-b0ddb7966198 - - - - - -] Attempt 1 to provision port 69f0697e-41a3-4945-8d29-58a08795a466 2026-07-06 03:08:36.329 16 INFO neutron.plugins.ml2.plugin [None req-5d85322b-ac44-4065-bad9-942a93793610 - - - - - -] Attempt 1 to provision port 05738090-9747-4938-b944-cb8cbb512c30 2026-07-06 03:08:36.384 16 INFO neutron.plugins.ml2.plugin [None req-5d85322b-ac44-4065-bad9-942a93793610 - - - - - -] Attempt 1 to provision port cf60508e-046d-43ad-8e90-f01ee8963325 2026-07-06 03:08:36.441 16 INFO neutron.plugins.ml2.plugin [None req-5d85322b-ac44-4065-bad9-942a93793610 - - - - - -] Attempt 1 to provision port 4c52811e-946a-4a2a-a871-498e3fdcde82 2026-07-06 03:08:36.505 16 INFO neutron.plugins.ml2.plugin [None req-5d85322b-ac44-4065-bad9-942a93793610 - - - - - -] Attempt 1 to provision port 2d4a68a4-911d-4bbd-b36c-8b2a2440513f 2026-07-06 03:08:43.895 13 INFO neutron.plugins.ml2.plugin [None req-fe0e6c5f-3abe-4f3b-bfac-f9ecd8d15c33 - - - - - -] Attempt 1 to provision port cf60508e-046d-43ad-8e90-f01ee8963325 2026-07-06 03:08:43.979 13 INFO neutron.plugins.ml2.plugin [None req-fe0e6c5f-3abe-4f3b-bfac-f9ecd8d15c33 - - - - - -] Attempt 1 to provision port 4c52811e-946a-4a2a-a871-498e3fdcde82 2026-07-06 03:08:44.034 13 INFO neutron.plugins.ml2.plugin [None req-fe0e6c5f-3abe-4f3b-bfac-f9ecd8d15c33 - - - - - -] Attempt 1 to provision port 585d5605-7815-4385-9b58-06e59a5e104e 2026-07-06 03:08:46.910 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 1efae887-649c-4250-803c-bf25ad3182fc 2026-07-06 03:08:48.861 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 1efae887-649c-4250-803c-bf25ad3182fc 2026-07-06 03:08:50.952 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 3e3d901c-d94f-4179-8611-5e6b66aa307f 2026-07-06 03:08:51.653 16 INFO neutron.plugins.ml2.plugin [None req-f6076193-f12a-4615-9ec2-471eb5171f1b - - - - - -] Attempt 1 to provision port 4d0e109a-7b49-4a69-ab15-f960a566932e 2026-07-06 03:08:51.684 16 INFO neutron.plugins.ml2.plugin [None req-f6076193-f12a-4615-9ec2-471eb5171f1b - - - - - -] Attempt 1 to provision port 28c1f5e9-7fe9-4ff9-bbda-710b8b7045bf 2026-07-06 03:08:51.735 16 INFO neutron.plugins.ml2.plugin [None req-f6076193-f12a-4615-9ec2-471eb5171f1b - - - - - -] Attempt 1 to provision port 3e3d901c-d94f-4179-8611-5e6b66aa307f 2026-07-06 03:08:52.919 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 3e3d901c-d94f-4179-8611-5e6b66aa307f 2026-07-06 03:08:56.153 13 INFO neutron.plugins.ml2.plugin [None req-5b83d95b-bb5f-4038-aa3d-62809ff3fcc3 - - - - - -] Attempt 1 to provision port 4d0e109a-7b49-4a69-ab15-f960a566932e 2026-07-06 03:08:56.193 13 INFO neutron.plugins.ml2.plugin [None req-5b83d95b-bb5f-4038-aa3d-62809ff3fcc3 - - - - - -] Attempt 1 to provision port eb34ad37-71d4-423e-9871-0337c46e5c11 2026-07-06 03:08:56.222 13 INFO neutron.plugins.ml2.plugin [None req-5b83d95b-bb5f-4038-aa3d-62809ff3fcc3 - - - - - -] Attempt 1 to provision port 3e3d901c-d94f-4179-8611-5e6b66aa307f 2026-07-06 03:08:58.943 16 INFO neutron.plugins.ml2.plugin [None req-b62179f9-0420-4444-9099-3906493a0b82 - - - - - -] Attempt 1 to provision port 4d0e109a-7b49-4a69-ab15-f960a566932e 2026-07-06 03:08:59.940 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 95b2c045-24df-45e2-a875-10145d2cf700 2026-07-06 03:09:00.079 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2fec425-a94b-4bd7-9b3b-d53b476ded2f'] response: {'server_uuid': 'f94b8aae-960f-44a7-b470-56b16e5c19cf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '95b2c045-24df-45e2-a875-10145d2cf700', 'code': 200} 2026-07-06 03:09:00.908 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 95b2c045-24df-45e2-a875-10145d2cf700 2026-07-06 03:09:02.925 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 4d0e109a-7b49-4a69-ab15-f960a566932e 2026-07-06 03:09:04.952 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port eb34ad37-71d4-423e-9871-0337c46e5c11 2026-07-06 03:09:05.220 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 4d0e109a-7b49-4a69-ab15-f960a566932e 2026-07-06 03:09:06.909 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port eb34ad37-71d4-423e-9871-0337c46e5c11 2026-07-06 03:09:09.471 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port a29fac39-6fc1-4887-8ae2-3d3c05e73d76 2026-07-06 03:09:09.595 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b650666-b8d2-420e-ac3c-30fcaf980feb'] response: {'server_uuid': '2eb7ee44-db2f-4c20-87b1-e5739bb79847', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a29fac39-6fc1-4887-8ae2-3d3c05e73d76', 'code': 200} 2026-07-06 03:09:10.926 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port a29fac39-6fc1-4887-8ae2-3d3c05e73d76 2026-07-06 03:09:16.907 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 765573da-d5c2-4111-9110-53cac4bf8f2e 2026-07-06 03:09:23.770 16 INFO neutron.plugins.ml2.plugin [None req-d599cc10-2611-4497-ac96-659fa5868e7a - - - - - -] Attempt 1 to provision port 9394d437-0361-4446-8e89-734101e7268a 2026-07-06 03:09:39.447 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 5070aec2-9842-46c5-a41a-1ff0547957e5 2026-07-06 03:09:39.559 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1708e60c-8c3f-456e-bd6f-7357f969d864'] response: {'server_uuid': 'd950c87d-5690-4554-bb66-f96d45c4b0be', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5070aec2-9842-46c5-a41a-1ff0547957e5', 'code': 200} 2026-07-06 03:09:41.029 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 5070aec2-9842-46c5-a41a-1ff0547957e5 2026-07-06 03:09:43.318 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee5b0050-618e-4e07-a8b7-47df30aef99d'] response: {'server_uuid': 'ebf4493c-b145-4939-83e3-e2079f1cbd7f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '05738090-9747-4938-b944-cb8cbb512c30', 'code': 200} 2026-07-06 03:09:51.617 13 INFO neutron_taas.services.taas.taas_plugin [None req-455ef4af-9b6b-458d-9153-beb4e7cc4c0c - - - - - -] TaaS: Handle Delete Port: d221b20d-1645-4daa-bf4f-6b4cc7a002df 2026-07-06 03:09:51.624 13 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-455ef4af-9b6b-458d-9153-beb4e7cc4c0c - - - - - -] Tap Mirror: Handle Delete Port: d221b20d-1645-4daa-bf4f-6b4cc7a002df 2026-07-06 03:09:59.014 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 24de1759-6984-43a6-9f96-66758628ba70 2026-07-06 03:09:59.182 16 INFO neutron.plugins.ml2.plugin [None req-7cfe4512-e34f-446c-9c8f-3f6c4c958718 - - - - - -] Attempt 1 to provision port 24de1759-6984-43a6-9f96-66758628ba70 2026-07-06 03:10:01.095 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 1472b4d5-c54e-4fd9-b19f-4054e174a247 2026-07-06 03:10:01.480 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 24de1759-6984-43a6-9f96-66758628ba70 2026-07-06 03:10:02.016 13 INFO neutron.plugins.ml2.plugin [None req-425a4b09-151f-43be-ac74-865d3fba3350 - - - - - -] Attempt 1 to provision port 24de1759-6984-43a6-9f96-66758628ba70 2026-07-06 03:10:02.092 13 INFO neutron.plugins.ml2.plugin [None req-425a4b09-151f-43be-ac74-865d3fba3350 - - - - - -] Attempt 1 to provision port f84f7681-74fb-4945-81b0-e769ac525fa6 2026-07-06 03:10:02.909 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 1472b4d5-c54e-4fd9-b19f-4054e174a247 2026-07-06 03:10:05.742 16 INFO neutron.plugins.ml2.plugin [None req-5448d0e7-a682-4844-9780-035de1c2d654 - - - - - -] Attempt 1 to provision port faa401e3-b158-4b29-ba1f-993e966947a1 2026-07-06 03:10:05.776 16 INFO neutron.plugins.ml2.plugin [None req-5448d0e7-a682-4844-9780-035de1c2d654 - - - - - -] Attempt 1 to provision port f84f7681-74fb-4945-81b0-e769ac525fa6 2026-07-06 03:10:05.819 16 INFO neutron.plugins.ml2.plugin [None req-5448d0e7-a682-4844-9780-035de1c2d654 - - - - - -] Attempt 1 to provision port 542dc112-c573-4f66-ab6c-d3efaa5a50dd 2026-07-06 03:10:06.935 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port cbdca409-762f-48cf-b64d-b11baed03e7a 2026-07-06 03:10:09.094 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port cbdca409-762f-48cf-b64d-b11baed03e7a 2026-07-06 03:10:09.270 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port ac6d2b1b-24b2-4805-8c82-278be25e0bec 2026-07-06 03:10:10.955 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port ac6d2b1b-24b2-4805-8c82-278be25e0bec 2026-07-06 03:10:12.024 13 INFO neutron.plugins.ml2.plugin [None req-c79b23e1-8581-4c42-8267-4cb13e1270c9 - - - - - -] Attempt 1 to provision port ac6d2b1b-24b2-4805-8c82-278be25e0bec 2026-07-06 03:10:12.091 13 INFO neutron.plugins.ml2.plugin [None req-c79b23e1-8581-4c42-8267-4cb13e1270c9 - - - - - -] Attempt 1 to provision port ed41f826-e33d-4164-8636-165588179613 2026-07-06 03:10:14.177 16 INFO neutron.plugins.ml2.plugin [None req-3bcfe3cd-21bf-4e96-83c6-b0d44aa55889 - - - - - -] Attempt 1 to provision port ed41f826-e33d-4164-8636-165588179613 2026-07-06 03:10:19.975 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 68e3871f-5f71-4d50-9261-f682e994f732 2026-07-06 03:10:20.146 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f772912e-0c9a-4ac8-b5fc-fbb433a43d76'] response: {'server_uuid': 'aee6054c-f7f4-4221-9cd7-9d5d16dfb14a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '68e3871f-5f71-4d50-9261-f682e994f732', 'code': 200} 2026-07-06 03:10:20.684 13 INFO neutron.plugins.ml2.plugin [None req-993b615f-d4c4-4898-8733-feeb8d9691d9 - - - - - -] Attempt 1 to provision port 39739c38-805b-438d-8874-158e09424a89 2026-07-06 03:10:20.965 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port faa401e3-b158-4b29-ba1f-993e966947a1 2026-07-06 03:10:21.277 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 68e3871f-5f71-4d50-9261-f682e994f732 2026-07-06 03:10:21.496 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port f84f7681-74fb-4945-81b0-e769ac525fa6 2026-07-06 03:10:22.929 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port faa401e3-b158-4b29-ba1f-993e966947a1 2026-07-06 03:10:23.113 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port f84f7681-74fb-4945-81b0-e769ac525fa6 2026-07-06 03:10:24.943 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port ed41f826-e33d-4164-8636-165588179613 2026-07-06 03:10:25.276 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 542dc112-c573-4f66-ab6c-d3efaa5a50dd 2026-07-06 03:10:27.111 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 39739c38-805b-438d-8874-158e09424a89 2026-07-06 03:10:27.206 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9b07621-d670-402d-87b8-b3b54177dfcd'] response: {'server_uuid': 'd950c87d-5690-4554-bb66-f96d45c4b0be', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '39739c38-805b-438d-8874-158e09424a89', 'code': 200} 2026-07-06 03:10:27.421 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port ed41f826-e33d-4164-8636-165588179613 2026-07-06 03:10:27.596 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 542dc112-c573-4f66-ab6c-d3efaa5a50dd 2026-07-06 03:10:28.921 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 39739c38-805b-438d-8874-158e09424a89 2026-07-06 03:10:31.438 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 39739c38-805b-438d-8874-158e09424a89 2026-07-06 03:10:55.531 16 INFO neutron.plugins.ml2.plugin [None req-8533c326-7605-4ccc-bc0c-bf0d0aff596b - - - - - -] Attempt 1 to provision port 4d6882a8-9275-4a38-9de4-3a0569f0d607 2026-07-06 03:11:02.518 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 4d6882a8-9275-4a38-9de4-3a0569f0d607 2026-07-06 03:11:02.880 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e12b0fcd-db79-4cb5-99e0-c0e77384f091'] response: {'server_uuid': 'd950c87d-5690-4554-bb66-f96d45c4b0be', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4d6882a8-9275-4a38-9de4-3a0569f0d607', 'code': 200} 2026-07-06 03:11:03.132 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 4d6882a8-9275-4a38-9de4-3a0569f0d607 2026-07-06 03:11:14.265 13 INFO neutron.plugins.ml2.plugin [None req-e3594948-b97e-4f3c-941f-8873ae875c7a - - - - - -] Attempt 1 to provision port 1d1f83a8-d532-423c-9a73-5d8c927c7a1c 2026-07-06 03:11:21.184 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 1d1f83a8-d532-423c-9a73-5d8c927c7a1c 2026-07-06 03:11:21.296 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c70fdd7-111c-453b-a885-b2cd2cb70afe'] response: {'server_uuid': 'd950c87d-5690-4554-bb66-f96d45c4b0be', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1d1f83a8-d532-423c-9a73-5d8c927c7a1c', 'code': 200} 2026-07-06 03:11:23.158 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 1d1f83a8-d532-423c-9a73-5d8c927c7a1c 2026-07-06 03:11:24.526 13 INFO neutron.plugins.ml2.plugin [None req-c0e40f3d-f1f5-47cd-8ebf-9ac90f66a2b2 - - - - - -] Attempt 1 to provision port 4d6882a8-9275-4a38-9de4-3a0569f0d607 2026-07-06 03:11:25.224 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 4d6882a8-9275-4a38-9de4-3a0569f0d607 2026-07-06 03:11:39.096 13 INFO neutron.plugins.ml2.plugin [None req-f0a8ef98-6903-4282-ae85-beb57de0a578 - - - - - -] Attempt 1 to provision port 1d1f83a8-d532-423c-9a73-5d8c927c7a1c 2026-07-06 03:11:39.229 16 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 1d1f83a8-d532-423c-9a73-5d8c927c7a1c 2026-07-06 03:11:48.537 16 INFO neutron.plugins.ml2.plugin [None req-0ff6f8f6-a4cf-4127-ac65-4a77ca4318d2 - - - - - -] Attempt 1 to provision port 4d6882a8-9275-4a38-9de4-3a0569f0d607 2026-07-06 03:11:49.189 13 INFO neutron.plugins.ml2.plugin [None req-82550122-b745-46b2-bd6b-c4e39a7eb575 - - - - - -] Attempt 1 to provision port 4d6882a8-9275-4a38-9de4-3a0569f0d607