+ 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-08 02:53:10.083 1 INFO neutron.common.config [-] Logging enabled! 2026-07-08 02:53:10.083 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.4.dev5 2026-07-08 02:53:10.083 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-08 02:53:10.083 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-08 02:53:11.544 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-08 02:53:11.546 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-08 02:53:11.549 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-08 02:53:11.550 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-08 02:53:11.550 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-08 02:53:11.550 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-08 02:53:11.551 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-08 02:53:11.557 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-08 02:53:11.557 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-08 02:53:11.558 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-08 02:53:11.576 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-08 02:53:11.577 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-08 02:53:11.577 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-08 02:53:11.597 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-08 02:53:11.597 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-08 02:53:11.597 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-08 02:53:11.598 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-08 02:53:11.890 1 INFO neutron.plugins.ml2.managers [None req-3772a940-0c83-4548-a602-1c338f03d11a - - - - - -] Initializing driver for type 'vlan' 2026-07-08 02:53:12.055 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3772a940-0c83-4548-a602-1c338f03d11a - - - - - -] VlanTypeDriver initialization complete 2026-07-08 02:53:12.055 1 INFO neutron.plugins.ml2.managers [None req-3772a940-0c83-4548-a602-1c338f03d11a - - - - - -] Initializing driver for type 'vxlan' 2026-07-08 02:53:12.056 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-3772a940-0c83-4548-a602-1c338f03d11a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-08 02:53:12.104 1 INFO neutron.plugins.ml2.managers [None req-3772a940-0c83-4548-a602-1c338f03d11a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-08 02:53:12.105 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3772a940-0c83-4548-a602-1c338f03d11a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-08 02:53:12.105 1 INFO neutron.plugins.ml2.managers [None req-3772a940-0c83-4548-a602-1c338f03d11a - - - - - -] Initializing extension driver 'port_security' 2026-07-08 02:53:12.105 1 INFO neutron.plugins.ml2.extensions.port_security [None req-3772a940-0c83-4548-a602-1c338f03d11a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-08 02:53:12.106 1 INFO neutron.plugins.ml2.managers [None req-3772a940-0c83-4548-a602-1c338f03d11a - - - - - -] Initializing extension driver 'qos' 2026-07-08 02:53:12.106 1 INFO neutron.plugins.ml2.managers [None req-3772a940-0c83-4548-a602-1c338f03d11a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-08 02:53:12.106 1 INFO neutron.plugins.ml2.managers [None req-3772a940-0c83-4548-a602-1c338f03d11a - - - - - -] Initializing mechanism driver 'l2population' 2026-07-08 02:53:12.120 1 INFO neutron.quota [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded quota_driver: . 2026-07-08 02:53:12.121 1 INFO neutron.plugins.ml2.plugin [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Modular L2 Plugin initialization complete 2026-07-08 02:53:12.121 1 INFO neutron.plugins.ml2.managers [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-08 02:53:12.121 1 INFO neutron.plugins.ml2.managers [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-08 02:53:12.122 1 INFO neutron.plugins.ml2.managers [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-08 02:53:12.122 1 INFO neutron.manager [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loading Plugin: qos 2026-07-08 02:53:12.138 1 INFO neutron.manager [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loading Plugin: router 2026-07-08 02:53:12.190 1 INFO neutron.services.service_base [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-08 02:53:12.190 1 INFO neutron.manager [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loading Plugin: segments 2026-07-08 02:53:12.268 1 INFO neutron.manager [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loading Plugin: trunk 2026-07-08 02:53:12.281 1 INFO neutron.manager [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loading Plugin: vpnaas 2026-07-08 02:53:12.319 1 WARNING stevedore.named [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-08 02:53:12.382 1 INFO neutron_vpnaas.services.vpn.plugin [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-08 02:53:12.383 1 INFO neutron.common.utils [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-08 02:53:12.383 1 INFO neutron.manager [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loading Plugin: taas 2026-07-08 02:53:12.401 1 WARNING stevedore.named [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-08 02:53:12.420 1 INFO neutron_taas.services.taas.taas_plugin [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-08 02:53:12.420 1 INFO neutron.manager [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loading Plugin: tapmirror 2026-07-08 02:53:12.428 1 WARNING stevedore.named [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-08 02:53:12.439 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-08 02:53:12.439 1 INFO neutron.manager [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loading Plugin: auto_allocate 2026-07-08 02:53:12.445 1 INFO neutron.manager [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loading Plugin: tag 2026-07-08 02:53:12.452 1 INFO neutron.manager [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loading Plugin: timestamp 2026-07-08 02:53:12.454 1 INFO neutron.manager [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loading Plugin: network_ip_availability 2026-07-08 02:53:12.457 1 INFO neutron.manager [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loading Plugin: flavors 2026-07-08 02:53:12.461 1 INFO neutron.manager [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loading Plugin: revisions 2026-07-08 02:53:12.471 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Initializing extension manager. 2026-07-08 02:53:12.473 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: address-group 2026-07-08 02:53:12.473 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: address-scope 2026-07-08 02:53:12.474 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-08 02:53:12.475 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: agent 2026-07-08 02:53:12.475 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: agent-resources-synced 2026-07-08 02:53:12.476 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-08 02:53:12.477 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-08 02:53:12.478 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: availability_zone 2026-07-08 02:53:12.479 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: availability_zone_filter 2026-07-08 02:53:12.479 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-08 02:53:12.480 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: default-subnetpools 2026-07-08 02:53:12.482 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-08 02:53:12.483 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: dns-integration 2026-07-08 02:53:12.483 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: dns-domain-ports 2026-07-08 02:53:12.484 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-08 02:53:12.485 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: dvr 2026-07-08 02:53:12.485 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-08 02:53:12.486 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: empty-string-filtering 2026-07-08 02:53:12.486 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-08 02:53:12.487 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-08 02:53:12.488 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: external-net 2026-07-08 02:53:12.488 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-08 02:53:12.489 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: extraroute 2026-07-08 02:53:12.489 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: extraroute-atomic 2026-07-08 02:53:12.490 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-08 02:53:12.490 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-08 02:53:12.491 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-08 02:53:12.492 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-08 02:53:12.492 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: fip-port-details 2026-07-08 02:53:12.493 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: flavors 2026-07-08 02:53:12.496 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-08 02:53:12.497 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: floatingip-pools 2026-07-08 02:53:12.498 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: ip_allocation 2026-07-08 02:53:12.499 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-08 02:53:12.499 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: l2_adjacency 2026-07-08 02:53:12.501 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: router 2026-07-08 02:53:12.503 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-08 02:53:12.503 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-08 02:53:12.504 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-08 02:53:12.504 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: ext-gw-mode 2026-07-08 02:53:12.505 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: l3-ha 2026-07-08 02:53:12.505 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-08 02:53:12.506 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-08 02:53:12.507 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: l3-flavors 2026-07-08 02:53:12.508 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-08 02:53:12.508 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-08 02:53:12.510 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-08 02:53:12.511 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-08 02:53:12.512 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-08 02:53:12.514 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-08 02:53:12.515 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-08 02:53:12.515 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: multi-provider 2026-07-08 02:53:12.516 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: net-mtu 2026-07-08 02:53:12.516 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: net-mtu-writable 2026-07-08 02:53:12.517 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: network_availability_zone 2026-07-08 02:53:12.518 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: network_ha 2026-07-08 02:53:12.518 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: network-ip-availability 2026-07-08 02:53:12.519 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-08 02:53:12.520 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: pagination 2026-07-08 02:53:12.520 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: port-device-profile 2026-07-08 02:53:12.521 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-08 02:53:12.521 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-08 02:53:12.522 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-08 02:53:12.523 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: port-mac-override 2026-07-08 02:53:12.523 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-08 02:53:12.523 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-08 02:53:12.524 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-08 02:53:12.524 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: port-resource-request 2026-07-08 02:53:12.525 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-08 02:53:12.526 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-08 02:53:12.526 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: binding 2026-07-08 02:53:12.527 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: binding-extended 2026-07-08 02:53:12.527 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: port-security 2026-07-08 02:53:12.528 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: project-id 2026-07-08 02:53:12.528 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: provider 2026-07-08 02:53:12.529 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-08 02:53:12.531 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: qos 2026-07-08 02:53:12.532 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-08 02:53:12.532 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-08 02:53:12.533 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: qos-default 2026-07-08 02:53:12.533 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: qos-fip 2026-07-08 02:53:12.533 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-08 02:53:12.534 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-08 02:53:12.534 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-08 02:53:12.535 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-08 02:53:12.535 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-08 02:53:12.536 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: qos-pps 2026-07-08 02:53:12.536 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-08 02:53:12.537 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-08 02:53:12.538 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: qos-rules-alias 2026-07-08 02:53:12.538 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: quota-check-limit 2026-07-08 02:53:12.539 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-08 02:53:12.542 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: quotas 2026-07-08 02:53:12.544 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: quota_details 2026-07-08 02:53:12.546 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: rbac-policies 2026-07-08 02:53:12.546 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: rbac-address-group 2026-07-08 02:53:12.546 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: rbac-address-scope 2026-07-08 02:53:12.547 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: rbac-security-groups 2026-07-08 02:53:12.547 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-08 02:53:12.548 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: revision-if-match 2026-07-08 02:53:12.549 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-08 02:53:12.549 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: router_availability_zone 2026-07-08 02:53:12.550 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-08 02:53:12.551 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-08 02:53:12.552 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-08 02:53:12.553 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-08 02:53:12.553 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-08 02:53:12.554 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-08 02:53:12.554 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-08 02:53:12.559 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: security-group 2026-07-08 02:53:12.560 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: segment 2026-07-08 02:53:12.560 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-08 02:53:12.561 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: service-type 2026-07-08 02:53:12.562 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: sorting 2026-07-08 02:53:12.562 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: standard-attr-segment 2026-07-08 02:53:12.563 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: standard-attr-description 2026-07-08 02:53:12.563 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: stateful-security-group 2026-07-08 02:53:12.564 1 WARNING neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-08 02:53:12.564 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-08 02:53:12.565 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: subnet-external-network 2026-07-08 02:53:12.565 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: subnet_onboard 2026-07-08 02:53:12.566 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-08 02:53:12.567 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: subnet-service-types 2026-07-08 02:53:12.567 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: subnet_allocation 2026-07-08 02:53:12.568 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-08 02:53:12.568 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: tag-creation 2026-07-08 02:53:12.569 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-08 02:53:12.573 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: standard-attr-tag 2026-07-08 02:53:12.574 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-08 02:53:12.575 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: trunk 2026-07-08 02:53:12.575 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: trunk-details 2026-07-08 02:53:12.576 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-08 02:53:12.576 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-08 02:53:12.577 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-08 02:53:12.578 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-08 02:53:12.579 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-08 02:53:12.580 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-08 02:53:12.581 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: vpn-flavors 2026-07-08 02:53:12.583 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: vpnaas 2026-07-08 02:53:12.584 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: taas 2026-07-08 02:53:12.586 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: tap-mirror 2026-07-08 02:53:12.586 1 INFO neutron.api.extensions [None req-39582eb4-5152-4b20-986a-d195ba4d39e1 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-08 02:53:42.679 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-08 02:53:42.729 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-08 02:53:42.737 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-08 02:53:51.797 16 INFO neutron.db.l3_hamode_db [None req-14ce35a5-8c7b-4eb9-9447-519479b85029 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-08 02:54:10.923 16 INFO neutron.plugins.ml2.plugin [None req-d4bc7ca4-de41-4729-a2fd-1eb91d4035d9 - - - - - -] Attempt 1 to provision port 97108741-7483-44ce-81b7-672f98c25efa 2026-07-08 02:54:10.946 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 97108741-7483-44ce-81b7-672f98c25efa 2026-07-08 02:54:12.834 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 97108741-7483-44ce-81b7-672f98c25efa 2026-07-08 02:54:13.090 16 INFO neutron.plugins.ml2.plugin [None req-7eb7f3bd-2d15-4744-a702-615df66f6035 - - - - - -] Attempt 1 to provision port 97108741-7483-44ce-81b7-672f98c25efa 2026-07-08 02:58:44.670 13 INFO neutron.plugins.ml2.plugin [None req-190869cb-13b6-4299-a76a-6dc6174d8e87 - - - - - -] Attempt 1 to provision port 74a86f78-0b0b-4a58-b0b4-347bd030b4b5 2026-07-08 02:58:44.918 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 74a86f78-0b0b-4a58-b0b4-347bd030b4b5 2026-07-08 02:58:46.326 13 INFO neutron.plugins.ml2.plugin [None req-bd65dd91-ec04-4626-ae62-f824fdb23eb8 - - - - - -] Attempt 1 to provision port 74a86f78-0b0b-4a58-b0b4-347bd030b4b5 2026-07-08 02:58:46.915 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 74a86f78-0b0b-4a58-b0b4-347bd030b4b5 2026-07-08 02:58:51.855 16 INFO neutron.plugins.ml2.plugin [None req-bf541062-58d4-4883-85f2-ef2bcbd3d16b - - - - - -] Attempt 1 to provision port 7e4587c1-cb6e-4fa6-b129-44d449751e07 2026-07-08 03:02:31.539 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 7e4587c1-cb6e-4fa6-b129-44d449751e07 2026-07-08 03:02:32.992 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 7e4587c1-cb6e-4fa6-b129-44d449751e07 2026-07-08 03:10:55.145 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 0a5f40c8-f2d1-4a9a-a393-eedb729c96d1 2026-07-08 03:10:57.151 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 0a5f40c8-f2d1-4a9a-a393-eedb729c96d1 2026-07-08 03:21:36.844 13 INFO neutron.plugins.ml2.plugin [None req-7e677c87-9a17-4548-ae9e-9176d95d4e36 - - - - - -] Attempt 1 to provision port 97108741-7483-44ce-81b7-672f98c25efa 2026-07-08 03:21:36.910 13 INFO neutron.plugins.ml2.plugin [None req-7e677c87-9a17-4548-ae9e-9176d95d4e36 - - - - - -] Attempt 1 to provision port 7e4587c1-cb6e-4fa6-b129-44d449751e07 2026-07-08 03:21:36.961 13 INFO neutron.plugins.ml2.plugin [None req-7e677c87-9a17-4548-ae9e-9176d95d4e36 - - - - - -] Attempt 1 to provision port 74a86f78-0b0b-4a58-b0b4-347bd030b4b5 2026-07-08 03:26:57.439 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 1f3e870e-474b-4ecb-8366-70c36925bdc9 2026-07-08 03:26:59.450 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 1f3e870e-474b-4ecb-8366-70c36925bdc9 2026-07-08 03:27:01.486 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port d671e811-3c8e-45c3-96e6-74def42b9071 2026-07-08 03:27:03.420 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port d671e811-3c8e-45c3-96e6-74def42b9071 2026-07-08 03:27:05.569 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 55270ee3-d3ec-4ad1-8b25-b58f1a77ca25 2026-07-08 03:27:06.219 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 1df364af-dbbd-423b-b4fa-50d54b831c1e 2026-07-08 03:27:07.551 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 1df364af-dbbd-423b-b4fa-50d54b831c1e 2026-07-08 03:27:07.784 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 55270ee3-d3ec-4ad1-8b25-b58f1a77ca25 2026-07-08 03:27:09.430 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port ad8df2ea-ff9d-4f49-bff8-557961228f2f 2026-07-08 03:27:12.149 16 INFO neutron.plugins.ml2.plugin [None req-d25b4842-6288-4dfa-8eff-ad31c7c7246f - - - - - -] Attempt 1 to provision port d671e811-3c8e-45c3-96e6-74def42b9071 2026-07-08 03:27:12.203 16 INFO neutron.plugins.ml2.plugin [None req-d25b4842-6288-4dfa-8eff-ad31c7c7246f - - - - - -] Attempt 1 to provision port f06dce2c-6ff1-4812-a56f-01db2bdd3487 2026-07-08 03:27:12.241 16 INFO neutron.plugins.ml2.plugin [None req-d25b4842-6288-4dfa-8eff-ad31c7c7246f - - - - - -] Attempt 1 to provision port f7a1deef-dadd-4530-87db-df05de21e7ed 2026-07-08 03:27:12.273 16 INFO neutron.plugins.ml2.plugin [None req-d25b4842-6288-4dfa-8eff-ad31c7c7246f - - - - - -] Attempt 1 to provision port 5cd8501f-60f3-480a-93aa-dff81ae76dbc 2026-07-08 03:27:12.301 16 INFO neutron.plugins.ml2.plugin [None req-d25b4842-6288-4dfa-8eff-ad31c7c7246f - - - - - -] Attempt 1 to provision port 1f3e870e-474b-4ecb-8366-70c36925bdc9 2026-07-08 03:27:12.363 16 INFO neutron.plugins.ml2.plugin [None req-d25b4842-6288-4dfa-8eff-ad31c7c7246f - - - - - -] Attempt 1 to provision port 6f1d98e1-240c-40b7-80b3-68ef346a79e2 2026-07-08 03:27:14.025 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 2131ee24-1921-4273-9cdd-274642fb2a15 2026-07-08 03:27:14.638 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2234f4e3-bfa9-40fa-a710-a997f18f3a37'] response: {'server_uuid': '35e61218-344d-45d6-bc84-a1815588a3d5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2131ee24-1921-4273-9cdd-274642fb2a15', 'code': 200} 2026-07-08 03:27:16.174 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 2961f912-14a0-4f96-9966-89a260ad17bf 2026-07-08 03:27:16.701 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0f17bef-96bf-4239-8d2f-d16e4e0262cb'] response: {'server_uuid': '2a142321-e4f9-4ce2-965c-2afa64aa280f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2961f912-14a0-4f96-9966-89a260ad17bf', 'code': 200} 2026-07-08 03:27:16.906 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 2131ee24-1921-4273-9cdd-274642fb2a15 2026-07-08 03:27:17.889 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 2961f912-14a0-4f96-9966-89a260ad17bf 2026-07-08 03:27:18.281 13 INFO neutron.plugins.ml2.plugin [None req-6642f208-9b04-4a4e-ac79-f8ae7143ddde - - - - - -] Attempt 1 to provision port 86f32fbe-2681-49d3-923e-46914fe35696 2026-07-08 03:27:18.329 13 INFO neutron.plugins.ml2.plugin [None req-6642f208-9b04-4a4e-ac79-f8ae7143ddde - - - - - -] Attempt 1 to provision port f7a1deef-dadd-4530-87db-df05de21e7ed 2026-07-08 03:27:18.365 13 INFO neutron.plugins.ml2.plugin [None req-6642f208-9b04-4a4e-ac79-f8ae7143ddde - - - - - -] Attempt 1 to provision port 2961f912-14a0-4f96-9966-89a260ad17bf 2026-07-08 03:27:19.739 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port b33b9634-f763-43d6-bad9-2089ce7b42c4 2026-07-08 03:27:22.040 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port c5b60045-3125-459d-90d5-a95d1133d444 2026-07-08 03:27:22.775 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port b33b9634-f763-43d6-bad9-2089ce7b42c4 2026-07-08 03:27:22.962 13 INFO neutron.plugins.ml2.plugin [None req-3aa9bb73-b2fb-4af5-b2e8-975126e8fb3e - - - - - -] Attempt 1 to provision port 4a33486d-8a14-4c95-a2c6-aec77d94bdda 2026-07-08 03:27:23.019 13 INFO neutron.plugins.ml2.plugin [None req-3aa9bb73-b2fb-4af5-b2e8-975126e8fb3e - - - - - -] Attempt 1 to provision port c5b60045-3125-459d-90d5-a95d1133d444 2026-07-08 03:27:24.425 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port c5b60045-3125-459d-90d5-a95d1133d444 2026-07-08 03:27:26.680 16 INFO neutron.plugins.ml2.plugin [None req-1b79e434-cd21-418e-8612-e7a84b87c449 - - - - - -] Attempt 1 to provision port 4a33486d-8a14-4c95-a2c6-aec77d94bdda 2026-07-08 03:27:26.711 16 INFO neutron.plugins.ml2.plugin [None req-1b79e434-cd21-418e-8612-e7a84b87c449 - - - - - -] Attempt 1 to provision port c5b60045-3125-459d-90d5-a95d1133d444 2026-07-08 03:27:31.184 13 INFO neutron.plugins.ml2.plugin [None req-4b0aca12-cb12-4866-b022-ca8597b79529 - - - - - -] Attempt 1 to provision port 4a33486d-8a14-4c95-a2c6-aec77d94bdda 2026-07-08 03:27:31.287 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 73420c47-7294-4218-89d1-99c8a49b36a8 2026-07-08 03:27:31.516 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-30cbb5ca-23f6-419c-87de-311870fe87e8'] response: {'server_uuid': 'aae4922e-16f6-4469-84d9-d0ab67bc0c16', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '73420c47-7294-4218-89d1-99c8a49b36a8', 'code': 200} 2026-07-08 03:27:33.254 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 73420c47-7294-4218-89d1-99c8a49b36a8 2026-07-08 03:27:41.108 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 7e1406ad-1ebe-4ffe-92d3-f5443c5e95d1 2026-07-08 03:27:43.103 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 7e1406ad-1ebe-4ffe-92d3-f5443c5e95d1 2026-07-08 03:27:47.058 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 5e2db68c-1d6a-4c1f-a54f-8632f6ba3575 2026-07-08 03:27:48.061 16 INFO neutron.plugins.ml2.plugin [None req-da7cba24-c80e-4ba4-8be6-6e182cfe7c73 - - - - - -] Attempt 1 to provision port 5e2db68c-1d6a-4c1f-a54f-8632f6ba3575 2026-07-08 03:27:48.245 16 INFO neutron.plugins.ml2.plugin [None req-da7cba24-c80e-4ba4-8be6-6e182cfe7c73 - - - - - -] Attempt 1 to provision port 62f7e1ca-971e-4d4d-9969-27118e3d18d2 2026-07-08 03:27:48.322 16 INFO neutron.plugins.ml2.plugin [None req-da7cba24-c80e-4ba4-8be6-6e182cfe7c73 - - - - - -] Attempt 1 to provision port e4b7f961-e5f5-4826-a7ae-4c2048128ff8 2026-07-08 03:27:49.043 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 5e2db68c-1d6a-4c1f-a54f-8632f6ba3575 2026-07-08 03:27:49.253 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 4a33486d-8a14-4c95-a2c6-aec77d94bdda 2026-07-08 03:27:49.529 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 86f32fbe-2681-49d3-923e-46914fe35696 2026-07-08 03:27:51.105 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 4a33486d-8a14-4c95-a2c6-aec77d94bdda 2026-07-08 03:27:51.297 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 86f32fbe-2681-49d3-923e-46914fe35696 2026-07-08 03:27:53.638 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 0ba4f953-e174-478b-9792-b79a4928017f 2026-07-08 03:27:53.724 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4cf9922b-ec63-49d8-8d37-49ad49e61152'] response: {'server_uuid': 'c68950d5-72e9-4098-a63c-8325b6946832', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0ba4f953-e174-478b-9792-b79a4928017f', 'code': 200} 2026-07-08 03:27:55.096 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 0ba4f953-e174-478b-9792-b79a4928017f 2026-07-08 03:27:59.042 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port e4b7f961-e5f5-4826-a7ae-4c2048128ff8 2026-07-08 03:27:59.274 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 62f7e1ca-971e-4d4d-9969-27118e3d18d2 2026-07-08 03:27:59.461 16 INFO neutron.plugins.ml2.plugin [None req-744132f0-5e73-429c-b937-65a275ffd7e0 - - - - - -] Attempt 1 to provision port 0ba4f953-e174-478b-9792-b79a4928017f 2026-07-08 03:27:59.516 16 INFO neutron.plugins.ml2.plugin [None req-744132f0-5e73-429c-b937-65a275ffd7e0 - - - - - -] Attempt 1 to provision port 62f7e1ca-971e-4d4d-9969-27118e3d18d2 2026-07-08 03:27:59.564 16 INFO neutron.plugins.ml2.plugin [None req-744132f0-5e73-429c-b937-65a275ffd7e0 - - - - - -] Attempt 1 to provision port 5e2db68c-1d6a-4c1f-a54f-8632f6ba3575 2026-07-08 03:28:01.150 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port e4b7f961-e5f5-4826-a7ae-4c2048128ff8 2026-07-08 03:28:01.294 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 62f7e1ca-971e-4d4d-9969-27118e3d18d2 2026-07-08 03:28:03.328 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9524c6e8-ee24-458e-9a03-f384b935e7e6'] response: {'server_uuid': 'aae4922e-16f6-4469-84d9-d0ab67bc0c16', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '73420c47-7294-4218-89d1-99c8a49b36a8', 'code': 200} 2026-07-08 03:28:14.597 13 INFO neutron.plugins.ml2.plugin [None req-d20ae26e-1b37-44a5-a42f-7de705894694 - - - - - -] Attempt 1 to provision port 0a7a3308-7fb8-4504-b2c9-6d865c58a6e6 2026-07-08 03:28:19.074 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 5b8f512e-89c0-48a9-8d2e-dc6112d6899d 2026-07-08 03:28:19.453 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 4c618f1b-1a5c-48cc-b6d9-3c8128580301 2026-07-08 03:28:21.095 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 5b8f512e-89c0-48a9-8d2e-dc6112d6899d 2026-07-08 03:28:21.493 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 4c618f1b-1a5c-48cc-b6d9-3c8128580301 2026-07-08 03:28:21.931 16 INFO neutron.plugins.ml2.plugin [None req-fe825912-a27c-4c82-9a13-7c6dbe107278 - - - - - -] Attempt 1 to provision port 4c618f1b-1a5c-48cc-b6d9-3c8128580301 2026-07-08 03:28:23.038 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port fda6e732-1d4a-4318-a675-f982cac7815f 2026-07-08 03:28:25.124 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port fda6e732-1d4a-4318-a675-f982cac7815f 2026-07-08 03:28:27.555 13 INFO neutron.plugins.ml2.plugin [None req-9e218e37-e29d-45aa-87bc-3cf9eef5457d - - - - - -] Attempt 1 to provision port df428065-f13d-4ddd-8600-86735a328ae9 2026-07-08 03:28:27.591 13 INFO neutron.plugins.ml2.plugin [None req-9e218e37-e29d-45aa-87bc-3cf9eef5457d - - - - - -] Attempt 1 to provision port 4182aff1-1748-41a0-a0ff-fd51abb0004d 2026-07-08 03:28:31.735 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 89fa8d58-4407-4966-924f-c226a56339f7 2026-07-08 03:28:31.837 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a4ca94a-322c-4cca-bc1a-70b060e22355'] response: {'server_uuid': 'ccc39928-74dc-423d-ab25-e3bb13fc91a8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '89fa8d58-4407-4966-924f-c226a56339f7', 'code': 200} 2026-07-08 03:28:32.898 16 INFO neutron.plugins.ml2.plugin [None req-ed61805b-a1d7-4c9f-b8ff-dfac2bfeec93 - - - - - -] Attempt 1 to provision port 4c618f1b-1a5c-48cc-b6d9-3c8128580301 2026-07-08 03:28:32.976 16 INFO neutron.plugins.ml2.plugin [None req-ed61805b-a1d7-4c9f-b8ff-dfac2bfeec93 - - - - - -] Attempt 1 to provision port 74cfa286-622a-42e9-b4d2-91f861409c1b 2026-07-08 03:28:33.207 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 89fa8d58-4407-4966-924f-c226a56339f7 2026-07-08 03:28:33.230 16 INFO neutron.plugins.ml2.plugin [None req-ed61805b-a1d7-4c9f-b8ff-dfac2bfeec93 - - - - - -] Attempt 1 to provision port 89fa8d58-4407-4966-924f-c226a56339f7 2026-07-08 03:28:33.281 16 INFO neutron.plugins.ml2.plugin [None req-ed61805b-a1d7-4c9f-b8ff-dfac2bfeec93 - - - - - -] Attempt 1 to provision port 9564f4d9-d962-413e-a07b-a1209cd63c47 2026-07-08 03:28:33.305 16 INFO neutron.plugins.ml2.plugin [None req-ed61805b-a1d7-4c9f-b8ff-dfac2bfeec93 - - - - - -] Attempt 1 to provision port e83654ad-0807-4554-b92f-632436b58826 2026-07-08 03:28:33.414 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 74cfa286-622a-42e9-b4d2-91f861409c1b 2026-07-08 03:28:35.739 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 74cfa286-622a-42e9-b4d2-91f861409c1b 2026-07-08 03:28:35.988 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 6d68a2fc-6a2a-4da9-a692-834d6c689583 2026-07-08 03:28:36.103 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1000eda0-9c38-4b4e-9375-1e978dee0f38'] response: {'server_uuid': 'faab2aa9-00d0-4d13-b071-58a6795ceaa8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6d68a2fc-6a2a-4da9-a692-834d6c689583', 'code': 200} 2026-07-08 03:28:37.062 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 6d68a2fc-6a2a-4da9-a692-834d6c689583 2026-07-08 03:28:37.157 13 INFO neutron.plugins.ml2.plugin [None req-24034ff7-3a66-4895-8270-0431ef47ea53 - - - - - -] Attempt 1 to provision port 9564f4d9-d962-413e-a07b-a1209cd63c47 2026-07-08 03:28:37.182 13 INFO neutron.plugins.ml2.plugin [None req-24034ff7-3a66-4895-8270-0431ef47ea53 - - - - - -] Attempt 1 to provision port 6d68a2fc-6a2a-4da9-a692-834d6c689583 2026-07-08 03:28:37.246 13 INFO neutron.plugins.ml2.plugin [None req-24034ff7-3a66-4895-8270-0431ef47ea53 - - - - - -] Attempt 1 to provision port 74cfa286-622a-42e9-b4d2-91f861409c1b 2026-07-08 03:28:37.306 13 INFO neutron.plugins.ml2.plugin [None req-24034ff7-3a66-4895-8270-0431ef47ea53 - - - - - -] Attempt 1 to provision port e83654ad-0807-4554-b92f-632436b58826 2026-07-08 03:28:39.102 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port e83654ad-0807-4554-b92f-632436b58826 2026-07-08 03:28:39.434 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port df428065-f13d-4ddd-8600-86735a328ae9 2026-07-08 03:28:40.856 16 WARNING neutron.plugins.ml2.plugin [None req-43b3286f-8904-4dbc-980f-5d185c819887 - - - - - -] Concurrent port binding operations failed on port 4182aff1-1748-41a0-a0ff-fd51abb0004d 2026-07-08 03:28:40.860 16 INFO neutron.plugins.ml2.plugin [None req-43b3286f-8904-4dbc-980f-5d185c819887 - - - - - -] Attempt 2 to bind port 4182aff1-1748-41a0-a0ff-fd51abb0004d 2026-07-08 03:28:41.151 16 WARNING neutron.plugins.ml2.plugin [None req-43b3286f-8904-4dbc-980f-5d185c819887 - - - - - -] Concurrent port binding operations failed on port 9564f4d9-d962-413e-a07b-a1209cd63c47 2026-07-08 03:28:41.154 16 INFO neutron.plugins.ml2.plugin [None req-43b3286f-8904-4dbc-980f-5d185c819887 - - - - - -] Attempt 2 to bind port 9564f4d9-d962-413e-a07b-a1209cd63c47 2026-07-08 03:28:41.425 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port e83654ad-0807-4554-b92f-632436b58826 2026-07-08 03:28:41.642 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port df428065-f13d-4ddd-8600-86735a328ae9 2026-07-08 03:28:41.828 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 4182aff1-1748-41a0-a0ff-fd51abb0004d 2026-07-08 03:28:42.238 13 INFO neutron.plugins.ml2.plugin [None req-28a2a19b-800b-49a1-95df-2bbdd36945fd - - - - - -] Attempt 1 to provision port 9564f4d9-d962-413e-a07b-a1209cd63c47 2026-07-08 03:28:42.361 13 INFO neutron.plugins.ml2.plugin [None req-28a2a19b-800b-49a1-95df-2bbdd36945fd - - - - - -] Attempt 1 to provision port e83654ad-0807-4554-b92f-632436b58826 2026-07-08 03:28:42.424 13 INFO neutron.plugins.ml2.plugin [None req-28a2a19b-800b-49a1-95df-2bbdd36945fd - - - - - -] Attempt 1 to provision port 89fa8d58-4407-4966-924f-c226a56339f7 2026-07-08 03:28:43.067 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 9564f4d9-d962-413e-a07b-a1209cd63c47 2026-07-08 03:28:43.301 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 4182aff1-1748-41a0-a0ff-fd51abb0004d 2026-07-08 03:28:43.502 13 INFO neutron.plugins.ml2.plugin [None req-283e7d7f-6284-4eb9-a9e1-9d59da18c6ef - - - - - -] Attempt 1 to provision port 9564f4d9-d962-413e-a07b-a1209cd63c47 2026-07-08 03:28:45.517 13 INFO neutron.plugins.ml2.plugin [None req-b3e86747-29ce-4ff7-861d-7e2764c2bc28 - - - - - -] Attempt 1 to provision port 6d68a2fc-6a2a-4da9-a692-834d6c689583 2026-07-08 03:28:53.079 13 INFO neutron.plugins.ml2.plugin [None req-ffee7a8f-0fd0-480b-86c5-2f23c71165b8 - - - - - -] Attempt 1 to provision port d222b83f-ab11-4ba4-91ee-744ff7ddcac0 2026-07-08 03:28:53.092 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port d222b83f-ab11-4ba4-91ee-744ff7ddcac0 2026-07-08 03:28:55.169 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 8ba86b2d-9d0d-4d5d-b852-d5977b120354 2026-07-08 03:28:55.615 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port d222b83f-ab11-4ba4-91ee-744ff7ddcac0 2026-07-08 03:28:57.077 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 8ba86b2d-9d0d-4d5d-b852-d5977b120354 2026-07-08 03:28:57.811 16 INFO neutron.plugins.ml2.plugin [None req-35cffbc2-71cc-45a4-8298-393ebb0ce14c - - - - - -] Attempt 1 to provision port d222b83f-ab11-4ba4-91ee-744ff7ddcac0 2026-07-08 03:28:57.885 16 INFO neutron.plugins.ml2.plugin [None req-35cffbc2-71cc-45a4-8298-393ebb0ce14c - - - - - -] Attempt 1 to provision port 91598834-5e13-484e-8e63-f6c04a81912a 2026-07-08 03:28:57.919 16 INFO neutron.plugins.ml2.plugin [None req-35cffbc2-71cc-45a4-8298-393ebb0ce14c - - - - - -] Attempt 1 to provision port 665ab0d9-bb01-401a-80da-c21ffb5a2dae 2026-07-08 03:28:59.084 16 INFO neutron.plugins.ml2.plugin [None req-ae4932e5-883f-4475-9c80-6251e11738be - - - - - -] Attempt 1 to provision port 665ab0d9-bb01-401a-80da-c21ffb5a2dae 2026-07-08 03:29:03.771 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff82ee82-fa03-48a5-9d90-159ca6be29ac'] response: {'server_uuid': 'ccc39928-74dc-423d-ab25-e3bb13fc91a8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '89fa8d58-4407-4966-924f-c226a56339f7', 'code': 200} 2026-07-08 03:29:06.212 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port ef069eb8-4409-4bb3-bb12-2db3e8e75c17 2026-07-08 03:29:06.346 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ea864bd-3899-4937-ac89-88c5f0a5c293'] response: {'server_uuid': 'a696bf92-4b2c-4d3f-8764-6a0f6facb160', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ef069eb8-4409-4bb3-bb12-2db3e8e75c17', 'code': 200} 2026-07-08 03:29:07.719 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 89fa8d58-4407-4966-924f-c226a56339f7 2026-07-08 03:29:08.078 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port ef069eb8-4409-4bb3-bb12-2db3e8e75c17 2026-07-08 03:29:08.380 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f89679d3-3351-4c20-a0c0-44230d400393'] response: {'server_uuid': 'ccc39928-74dc-423d-ab25-e3bb13fc91a8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '89fa8d58-4407-4966-924f-c226a56339f7', 'code': 200} 2026-07-08 03:29:09.087 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 89fa8d58-4407-4966-924f-c226a56339f7 2026-07-08 03:29:11.422 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 665ab0d9-bb01-401a-80da-c21ffb5a2dae 2026-07-08 03:29:13.128 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 665ab0d9-bb01-401a-80da-c21ffb5a2dae 2026-07-08 03:29:13.302 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 91598834-5e13-484e-8e63-f6c04a81912a 2026-07-08 03:29:15.659 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port b1069282-53bd-420d-9189-e0f7851c472c 2026-07-08 03:29:15.778 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e291f8d-d3b9-4e4b-8a7d-2286e6a6dd91'] response: {'server_uuid': '7b44ffe7-27fb-49d4-b37f-fcb772906747', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b1069282-53bd-420d-9189-e0f7851c472c', 'code': 200} 2026-07-08 03:29:16.016 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 91598834-5e13-484e-8e63-f6c04a81912a 2026-07-08 03:29:17.071 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port b1069282-53bd-420d-9189-e0f7851c472c 2026-07-08 03:29:23.076 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port f33c97bb-377c-48fe-b413-813f77b114d4 2026-07-08 03:29:23.778 16 INFO neutron.plugins.ml2.plugin [None req-2461fadb-add2-4120-9096-f3de2a988008 - - - - - -] Attempt 1 to provision port f33c97bb-377c-48fe-b413-813f77b114d4 2026-07-08 03:29:25.160 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port f33c97bb-377c-48fe-b413-813f77b114d4 2026-07-08 03:29:27.143 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port ed83fa84-54bc-4b69-847a-91a8dbcd8294 2026-07-08 03:29:27.614 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port c32fe72c-8908-422f-88fb-c38bfe842917 2026-07-08 03:29:29.132 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port ed83fa84-54bc-4b69-847a-91a8dbcd8294 2026-07-08 03:29:29.386 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port c32fe72c-8908-422f-88fb-c38bfe842917 2026-07-08 03:29:33.174 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port f33c97bb-377c-48fe-b413-813f77b114d4 2026-07-08 03:29:34.271 16 INFO neutron.plugins.ml2.plugin [None req-b124d86d-e83a-452d-ad1f-6984e56eaa9e - - - - - -] Attempt 1 to provision port 2c2b552a-9a86-4980-9b57-6c46f8b5bd51 2026-07-08 03:29:34.296 16 INFO neutron.plugins.ml2.plugin [None req-b124d86d-e83a-452d-ad1f-6984e56eaa9e - - - - - -] Attempt 1 to provision port 021cec89-bd20-400b-96c9-5ab1e672b4b7 2026-07-08 03:29:34.324 16 INFO neutron.plugins.ml2.plugin [None req-b124d86d-e83a-452d-ad1f-6984e56eaa9e - - - - - -] Attempt 1 to provision port ed83fa84-54bc-4b69-847a-91a8dbcd8294 2026-07-08 03:29:34.375 16 INFO neutron.plugins.ml2.plugin [None req-b124d86d-e83a-452d-ad1f-6984e56eaa9e - - - - - -] Attempt 1 to provision port 8b21d645-50eb-4f91-a479-8d22d417e951 2026-07-08 03:29:34.401 16 INFO neutron.plugins.ml2.plugin [None req-b124d86d-e83a-452d-ad1f-6984e56eaa9e - - - - - -] Attempt 1 to provision port f33c97bb-377c-48fe-b413-813f77b114d4 2026-07-08 03:29:37.091 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port e0e899cc-8d3c-4ad9-8c7a-b486229ca208 2026-07-08 03:29:39.142 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port e0e899cc-8d3c-4ad9-8c7a-b486229ca208 2026-07-08 03:29:41.699 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 60ca4f97-51b8-482b-b147-9ae2ec03af8c 2026-07-08 03:29:41.882 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9513a3c8-68a7-4bd5-a8f7-a159237a01c5'] response: {'server_uuid': '64de25bb-0e8a-419f-8865-96ab1e8a8bb2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '60ca4f97-51b8-482b-b147-9ae2ec03af8c', 'code': 200} 2026-07-08 03:29:42.371 16 INFO neutron.plugins.ml2.plugin [None req-f718989a-29f0-4ee6-92ca-11e9ac125cb6 - - - - - -] Attempt 1 to provision port 60ca4f97-51b8-482b-b147-9ae2ec03af8c 2026-07-08 03:29:42.446 16 INFO neutron.plugins.ml2.plugin [None req-f718989a-29f0-4ee6-92ca-11e9ac125cb6 - - - - - -] Attempt 1 to provision port ed83fa84-54bc-4b69-847a-91a8dbcd8294 2026-07-08 03:29:42.514 16 INFO neutron.plugins.ml2.plugin [None req-f718989a-29f0-4ee6-92ca-11e9ac125cb6 - - - - - -] Attempt 1 to provision port 8b21d645-50eb-4f91-a479-8d22d417e951 2026-07-08 03:29:42.553 16 INFO neutron.plugins.ml2.plugin [None req-f718989a-29f0-4ee6-92ca-11e9ac125cb6 - - - - - -] Attempt 1 to provision port 20ec09a2-c336-4547-ace6-9cac38971a35 2026-07-08 03:29:42.586 16 INFO neutron.plugins.ml2.plugin [None req-f718989a-29f0-4ee6-92ca-11e9ac125cb6 - - - - - -] Attempt 1 to provision port e0e899cc-8d3c-4ad9-8c7a-b486229ca208 2026-07-08 03:29:43.562 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 60ca4f97-51b8-482b-b147-9ae2ec03af8c 2026-07-08 03:29:45.550 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 20ec09a2-c336-4547-ace6-9cac38971a35 2026-07-08 03:29:45.864 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 021cec89-bd20-400b-96c9-5ab1e672b4b7 2026-07-08 03:29:46.177 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 8b21d645-50eb-4f91-a479-8d22d417e951 2026-07-08 03:29:46.477 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 2c2b552a-9a86-4980-9b57-6c46f8b5bd51 2026-07-08 03:29:47.698 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 20ec09a2-c336-4547-ace6-9cac38971a35 2026-07-08 03:29:47.900 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 021cec89-bd20-400b-96c9-5ab1e672b4b7 2026-07-08 03:29:48.077 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 8b21d645-50eb-4f91-a479-8d22d417e951 2026-07-08 03:29:48.300 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 2c2b552a-9a86-4980-9b57-6c46f8b5bd51 2026-07-08 03:29:49.689 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 89c681aa-3c0e-4417-9518-c11bb0d98c31 2026-07-08 03:29:51.573 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 89c681aa-3c0e-4417-9518-c11bb0d98c31 2026-07-08 03:29:57.579 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 31025232-8ed5-4bfd-bc3b-d9db2faa9da9 2026-07-08 03:29:59.690 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 9fc236ee-b85d-4400-85ce-318af0284b70 2026-07-08 03:29:59.810 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ae6777e-7fa2-49a9-b93b-d7d8f5ad3630'] response: {'server_uuid': 'd94a2d14-96f3-44d5-9fce-8d016a63ab27', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9fc236ee-b85d-4400-85ce-318af0284b70', 'code': 200} 2026-07-08 03:30:00.078 16 INFO neutron.plugins.ml2.plugin [None req-35a1226f-ce09-420e-9fef-80f3d1340f5c - - - - - -] Attempt 1 to provision port a2d7af9e-0390-41ec-8105-3a7c30500ff7 2026-07-08 03:30:00.099 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 31025232-8ed5-4bfd-bc3b-d9db2faa9da9 2026-07-08 03:30:00.116 16 INFO neutron.plugins.ml2.plugin [None req-35a1226f-ce09-420e-9fef-80f3d1340f5c - - - - - -] Attempt 1 to provision port 31025232-8ed5-4bfd-bc3b-d9db2faa9da9 2026-07-08 03:30:00.228 16 INFO neutron.plugins.ml2.plugin [None req-35a1226f-ce09-420e-9fef-80f3d1340f5c - - - - - -] Attempt 1 to provision port 60ca4f97-51b8-482b-b147-9ae2ec03af8c 2026-07-08 03:30:00.323 16 INFO neutron.plugins.ml2.plugin [None req-35a1226f-ce09-420e-9fef-80f3d1340f5c - - - - - -] Attempt 1 to provision port 8b21d645-50eb-4f91-a479-8d22d417e951 2026-07-08 03:30:00.434 16 INFO neutron.plugins.ml2.plugin [None req-35a1226f-ce09-420e-9fef-80f3d1340f5c - - - - - -] Attempt 1 to provision port f33c97bb-377c-48fe-b413-813f77b114d4 2026-07-08 03:30:00.507 16 INFO neutron.plugins.ml2.plugin [None req-35a1226f-ce09-420e-9fef-80f3d1340f5c - - - - - -] Attempt 1 to provision port e0e899cc-8d3c-4ad9-8c7a-b486229ca208 2026-07-08 03:30:00.555 16 INFO neutron.plugins.ml2.plugin [None req-35a1226f-ce09-420e-9fef-80f3d1340f5c - - - - - -] Attempt 1 to provision port 2c2b552a-9a86-4980-9b57-6c46f8b5bd51 2026-07-08 03:30:00.616 16 INFO neutron.plugins.ml2.plugin [None req-35a1226f-ce09-420e-9fef-80f3d1340f5c - - - - - -] Attempt 1 to provision port dcafdc06-1c70-4645-80a8-07784329f4dc 2026-07-08 03:30:00.649 16 INFO neutron.plugins.ml2.plugin [None req-35a1226f-ce09-420e-9fef-80f3d1340f5c - - - - - -] Attempt 1 to provision port 20ec09a2-c336-4547-ace6-9cac38971a35 2026-07-08 03:30:02.771 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port a7dfcb44-b26f-4fa4-af4f-6d1643bc6b58 2026-07-08 03:30:02.875 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-03f0215a-11e3-4838-9921-cc5615e9754d'] response: {'server_uuid': '30f618df-fbee-4301-acae-4ad553ddcc17', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a7dfcb44-b26f-4fa4-af4f-6d1643bc6b58', 'code': 200} 2026-07-08 03:30:03.171 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 9fc236ee-b85d-4400-85ce-318af0284b70 2026-07-08 03:30:04.037 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port a7dfcb44-b26f-4fa4-af4f-6d1643bc6b58 2026-07-08 03:30:04.198 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 6febeda8-ff38-4e48-8a5a-e5e8d513ead0 2026-07-08 03:30:05.891 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 6febeda8-ff38-4e48-8a5a-e5e8d513ead0 2026-07-08 03:30:08.079 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port adb591da-8848-44a6-950e-385429f97fdf 2026-07-08 03:30:08.464 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port f8b9cc8d-b285-4915-9e9c-a61181634c76 2026-07-08 03:30:09.980 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port adb591da-8848-44a6-950e-385429f97fdf 2026-07-08 03:30:10.234 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port f8b9cc8d-b285-4915-9e9c-a61181634c76 2026-07-08 03:30:12.084 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port dcafdc06-1c70-4645-80a8-07784329f4dc 2026-07-08 03:30:12.387 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port a2d7af9e-0390-41ec-8105-3a7c30500ff7 2026-07-08 03:30:16.184 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 24a05d3d-e88e-413a-aa24-e2695f82b45b 2026-07-08 03:30:17.953 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 24a05d3d-e88e-413a-aa24-e2695f82b45b 2026-07-08 03:30:18.938 13 INFO neutron.plugins.ml2.plugin [None req-43959516-a3a5-4bac-9daa-49f58efeb0d3 - - - - - -] Attempt 1 to provision port 9f37b70e-cc78-452f-bc71-2dec7065438b 2026-07-08 03:30:18.974 13 INFO neutron.plugins.ml2.plugin [None req-43959516-a3a5-4bac-9daa-49f58efeb0d3 - - - - - -] Attempt 1 to provision port 9fc236ee-b85d-4400-85ce-318af0284b70 2026-07-08 03:30:19.032 13 INFO neutron.plugins.ml2.plugin [None req-43959516-a3a5-4bac-9daa-49f58efeb0d3 - - - - - -] Attempt 1 to provision port f8b9cc8d-b285-4915-9e9c-a61181634c76 2026-07-08 03:30:19.094 13 INFO neutron.plugins.ml2.plugin [None req-43959516-a3a5-4bac-9daa-49f58efeb0d3 - - - - - -] Attempt 1 to provision port 788299a2-f04a-4704-b983-b843461ec810 2026-07-08 03:30:19.119 13 INFO neutron.plugins.ml2.plugin [None req-43959516-a3a5-4bac-9daa-49f58efeb0d3 - - - - - -] Attempt 1 to provision port 24a05d3d-e88e-413a-aa24-e2695f82b45b 2026-07-08 03:30:19.173 13 INFO neutron.plugins.ml2.plugin [None req-43959516-a3a5-4bac-9daa-49f58efeb0d3 - - - - - -] Attempt 1 to provision port d29c1c6b-751e-4d2b-a135-6ea83484951d 2026-07-08 03:30:19.194 13 INFO neutron.plugins.ml2.plugin [None req-43959516-a3a5-4bac-9daa-49f58efeb0d3 - - - - - -] Attempt 1 to provision port 2c2b552a-9a86-4980-9b57-6c46f8b5bd51 2026-07-08 03:30:23.030 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port ff5b865e-76f6-4bf6-a66c-4c45a778f3f4 2026-07-08 03:30:23.146 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7248b90c-5044-423e-9a16-6e7bd500e9a8'] response: {'server_uuid': '4e3bd542-f867-4f7a-a7bd-c1177404fee4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ff5b865e-76f6-4bf6-a66c-4c45a778f3f4', 'code': 200} 2026-07-08 03:30:24.360 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port ff5b865e-76f6-4bf6-a66c-4c45a778f3f4 2026-07-08 03:30:24.785 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 9f37b70e-cc78-452f-bc71-2dec7065438b 2026-07-08 03:30:25.320 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 788299a2-f04a-4704-b983-b843461ec810 2026-07-08 03:30:25.537 13 INFO neutron.plugins.ml2.plugin [None req-04b4b9e7-fbab-4b9b-ad82-b2eb34faef18 - - - - - -] Attempt 1 to provision port f8b9cc8d-b285-4915-9e9c-a61181634c76 2026-07-08 03:30:25.602 13 INFO neutron.plugins.ml2.plugin [None req-04b4b9e7-fbab-4b9b-ad82-b2eb34faef18 - - - - - -] Attempt 1 to provision port 788299a2-f04a-4704-b983-b843461ec810 2026-07-08 03:30:25.654 13 INFO neutron.plugins.ml2.plugin [None req-04b4b9e7-fbab-4b9b-ad82-b2eb34faef18 - - - - - -] Attempt 1 to provision port 9f78f1ab-58d6-4e52-80ce-e41bf49d5a3b 2026-07-08 03:30:25.835 13 INFO neutron.plugins.ml2.plugin [None req-04b4b9e7-fbab-4b9b-ad82-b2eb34faef18 - - - - - -] Attempt 1 to provision port 24a05d3d-e88e-413a-aa24-e2695f82b45b 2026-07-08 03:30:25.961 13 INFO neutron.plugins.ml2.plugin [None req-04b4b9e7-fbab-4b9b-ad82-b2eb34faef18 - - - - - -] Attempt 1 to provision port d29c1c6b-751e-4d2b-a135-6ea83484951d 2026-07-08 03:30:26.269 13 INFO neutron.plugins.ml2.plugin [None req-04b4b9e7-fbab-4b9b-ad82-b2eb34faef18 - - - - - -] Attempt 1 to provision port ff5b865e-76f6-4bf6-a66c-4c45a778f3f4 2026-07-08 03:30:26.287 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 9f78f1ab-58d6-4e52-80ce-e41bf49d5a3b 2026-07-08 03:30:26.511 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 9f37b70e-cc78-452f-bc71-2dec7065438b 2026-07-08 03:30:26.734 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 788299a2-f04a-4704-b983-b843461ec810 2026-07-08 03:30:27.074 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port d29c1c6b-751e-4d2b-a135-6ea83484951d 2026-07-08 03:30:28.191 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port d29c1c6b-751e-4d2b-a135-6ea83484951d 2026-07-08 03:30:31.599 13 INFO neutron.plugins.ml2.plugin [None req-c4a2e4f5-1e20-4593-9625-8d0a697e07c6 - - - - - -] Attempt 1 to provision port d29c1c6b-751e-4d2b-a135-6ea83484951d 2026-07-08 03:30:31.657 13 INFO neutron.plugins.ml2.plugin [None req-c4a2e4f5-1e20-4593-9625-8d0a697e07c6 - - - - - -] Attempt 1 to provision port 788299a2-f04a-4704-b983-b843461ec810 2026-07-08 03:30:40.517 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8e28092-b1e2-4e04-9c04-48ec872f588b'] response: {'server_uuid': '4e3bd542-f867-4f7a-a7bd-c1177404fee4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ff5b865e-76f6-4bf6-a66c-4c45a778f3f4', 'code': 200} 2026-07-08 03:30:44.604 16 INFO neutron.plugins.ml2.plugin [None req-bd92ebf3-c230-48f1-a093-9981d1db79ce - - - - - -] Attempt 1 to provision port 5d326b47-acf3-495b-becc-ddb8a6a569fa 2026-07-08 03:30:51.101 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port ea6b657b-0a88-4580-bb38-47db482c61ee 2026-07-08 03:30:51.243 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e688d768-fad7-4798-8ce8-40bfdb413a8f'] response: {'server_uuid': 'fb6ec67d-5493-41af-aa0a-54dd12720cb9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ea6b657b-0a88-4580-bb38-47db482c61ee', 'code': 200} 2026-07-08 03:30:52.891 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port ea6b657b-0a88-4580-bb38-47db482c61ee 2026-07-08 03:30:54.875 13 INFO neutron.plugins.ml2.plugin [None req-38baa911-be08-4184-91b7-dd58d5dcc529 - - - - - -] Attempt 1 to provision port ea6b657b-0a88-4580-bb38-47db482c61ee 2026-07-08 03:31:31.352 16 INFO neutron.plugins.ml2.plugin [None req-c57d2fe0-4dd3-4b11-9298-bfcfc8df8f0f - - - - - -] Attempt 1 to provision port ea35a757-b32b-4521-897a-0990546a9c42 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server [None req-8c43211f-d278-4b29-bb8c-c7489d7b024c - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port 6f9a537c-7b98-4305-ba24-3ff86c6efd02 could not be found. 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-08 03:31:32.897 13 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-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:31:32.897 13 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-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2808, in one 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1815, in one 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:31:32.897 13 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-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:31:32.897 13 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-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:31:32.897 13 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-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-07-08 03:31:32.897 13 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-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port 6f9a537c-7b98-4305-ba24-3ff86c6efd02 could not be found. 2026-07-08 03:31:32.897 13 ERROR oslo_messaging.rpc.server 2026-07-08 03:31:36.489 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port ea35a757-b32b-4521-897a-0990546a9c42 2026-07-08 03:31:36.612 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-27948f7d-5767-497a-8b86-d9c3532b5da2'] response: {'server_uuid': 'fb6ec67d-5493-41af-aa0a-54dd12720cb9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ea35a757-b32b-4521-897a-0990546a9c42', 'code': 200} 2026-07-08 03:31:38.432 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port ea35a757-b32b-4521-897a-0990546a9c42 2026-07-08 03:31:40.985 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port ea35a757-b32b-4521-897a-0990546a9c42 2026-07-08 03:32:05.251 16 INFO neutron.plugins.ml2.plugin [None req-c45753b6-3cff-4443-95c6-a49d39f80032 - - - - - -] Attempt 1 to provision port b32c433f-495f-48d0-93a4-ce79a0934662 2026-07-08 03:32:14.024 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port b32c433f-495f-48d0-93a4-ce79a0934662 2026-07-08 03:32:14.125 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a172e69-8937-4e1d-8943-6871a422f056'] response: {'server_uuid': 'fb6ec67d-5493-41af-aa0a-54dd12720cb9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b32c433f-495f-48d0-93a4-ce79a0934662', 'code': 200} 2026-07-08 03:32:14.639 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port b32c433f-495f-48d0-93a4-ce79a0934662 2026-07-08 03:32:24.378 13 INFO neutron.plugins.ml2.plugin [None req-75f0a07f-c3e8-4eca-98e8-6073279b7f87 - - - - - -] Attempt 1 to provision port 61d618fe-5a00-46fe-a8ee-b39bd7bdb0b1 2026-07-08 03:32:30.674 16 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 61d618fe-5a00-46fe-a8ee-b39bd7bdb0b1 2026-07-08 03:32:30.829 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ab68a5a-aea3-4fd9-a703-66e28d793a5d'] response: {'server_uuid': 'fb6ec67d-5493-41af-aa0a-54dd12720cb9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '61d618fe-5a00-46fe-a8ee-b39bd7bdb0b1', 'code': 200} 2026-07-08 03:32:32.635 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 61d618fe-5a00-46fe-a8ee-b39bd7bdb0b1 2026-07-08 03:32:34.870 16 INFO neutron.plugins.ml2.plugin [None req-8a9cae20-baa5-449f-bb27-a67009fe055e - - - - - -] Attempt 1 to provision port b32c433f-495f-48d0-93a4-ce79a0934662 2026-07-08 03:32:48.639 16 INFO neutron.plugins.ml2.plugin [None req-21ba8198-8819-489f-82c5-8a4b0e260835 - - - - - -] Attempt 1 to provision port 61d618fe-5a00-46fe-a8ee-b39bd7bdb0b1 2026-07-08 03:32:48.725 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port 61d618fe-5a00-46fe-a8ee-b39bd7bdb0b1 2026-07-08 03:32:50.033 13 INFO neutron.plugins.ml2.plugin [None req-afc763a1-12d2-4897-9661-63a8ef9d6479 - - - - - -] Attempt 1 to provision port 61d618fe-5a00-46fe-a8ee-b39bd7bdb0b1 2026-07-08 03:32:58.672 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] Attempt 1 to provision port b32c433f-495f-48d0-93a4-ce79a0934662 2026-07-08 03:32:59.062 16 INFO neutron.plugins.ml2.plugin [None req-0e7179ca-baca-45a3-ab09-4a760258516f - - - - - -] Attempt 1 to provision port b32c433f-495f-48d0-93a4-ce79a0934662 2026-07-08 03:33:22.804 13 INFO neutron.plugins.ml2.plugin [None req-c6a86a29-a672-425f-8711-8e28b097d885 - - - - - -] No ports have port_id starting with ea35a757-b32b-4521-897a-0990546a9c42 2026-07-08 03:33:42.854 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a24ff52-71e6-455e-bfcc-ab545c746c12'] response: {'server_uuid': '64de25bb-0e8a-419f-8865-96ab1e8a8bb2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '60ca4f97-51b8-482b-b147-9ae2ec03af8c', 'code': 200}