+ 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 04:47:01.564 1 INFO neutron.common.config [-] Logging enabled! 2026-07-08 04:47:01.564 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-07-08 04:47:01.565 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-08 04:47:01.565 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-08 04:47:03.016 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-08 04:47:03.018 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-08 04:47:03.021 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-08 04:47:03.022 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-08 04:47:03.022 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-08 04:47:03.022 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-08 04:47:03.022 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-08 04:47:03.029 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-08 04:47:03.029 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-08 04:47:03.029 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-08 04:47:03.047 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-08 04:47:03.048 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-08 04:47:03.048 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-08 04:47:03.067 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-08 04:47:03.067 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-08 04:47:03.068 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-08 04:47:03.068 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-08 04:47:03.350 1 INFO neutron.plugins.ml2.managers [None req-3b532b61-3849-4994-b1cb-abd5d89bf873 - - - - - -] Initializing driver for type 'vlan' 2026-07-08 04:47:03.552 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3b532b61-3849-4994-b1cb-abd5d89bf873 - - - - - -] VlanTypeDriver initialization complete 2026-07-08 04:47:03.552 1 INFO neutron.plugins.ml2.managers [None req-3b532b61-3849-4994-b1cb-abd5d89bf873 - - - - - -] Initializing driver for type 'vxlan' 2026-07-08 04:47:03.553 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-3b532b61-3849-4994-b1cb-abd5d89bf873 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-08 04:47:03.603 1 INFO neutron.plugins.ml2.managers [None req-3b532b61-3849-4994-b1cb-abd5d89bf873 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-08 04:47:03.604 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3b532b61-3849-4994-b1cb-abd5d89bf873 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-08 04:47:03.604 1 INFO neutron.plugins.ml2.managers [None req-3b532b61-3849-4994-b1cb-abd5d89bf873 - - - - - -] Initializing extension driver 'port_security' 2026-07-08 04:47:03.604 1 INFO neutron.plugins.ml2.extensions.port_security [None req-3b532b61-3849-4994-b1cb-abd5d89bf873 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-08 04:47:03.604 1 INFO neutron.plugins.ml2.managers [None req-3b532b61-3849-4994-b1cb-abd5d89bf873 - - - - - -] Initializing extension driver 'qos' 2026-07-08 04:47:03.605 1 INFO neutron.plugins.ml2.managers [None req-3b532b61-3849-4994-b1cb-abd5d89bf873 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-08 04:47:03.605 1 INFO neutron.plugins.ml2.managers [None req-3b532b61-3849-4994-b1cb-abd5d89bf873 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-08 04:47:03.620 1 INFO neutron.quota [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded quota_driver: . 2026-07-08 04:47:03.620 1 INFO neutron.plugins.ml2.plugin [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Modular L2 Plugin initialization complete 2026-07-08 04:47:03.620 1 INFO neutron.plugins.ml2.managers [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-08 04:47:03.620 1 INFO neutron.plugins.ml2.managers [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-08 04:47:03.620 1 INFO neutron.plugins.ml2.managers [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-08 04:47:03.621 1 INFO neutron.manager [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loading Plugin: qos 2026-07-08 04:47:03.632 1 INFO neutron.manager [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loading Plugin: router 2026-07-08 04:47:03.668 1 INFO neutron.services.service_base [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-08 04:47:03.669 1 INFO neutron.manager [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loading Plugin: segments 2026-07-08 04:47:03.745 1 INFO neutron.manager [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loading Plugin: trunk 2026-07-08 04:47:03.757 1 INFO neutron.manager [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loading Plugin: vpnaas 2026-07-08 04:47:03.793 1 WARNING stevedore.named [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-08 04:47:03.875 1 INFO neutron_vpnaas.services.vpn.plugin [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-08 04:47:03.877 1 INFO neutron.common.utils [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-08 04:47:03.877 1 INFO neutron.manager [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loading Plugin: taas 2026-07-08 04:47:03.899 1 WARNING stevedore.named [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-08 04:47:03.900 1 WARNING stevedore.named [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-08 04:47:03.926 1 INFO neutron_taas.services.taas.taas_plugin [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-08 04:47:03.927 1 INFO neutron.manager [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loading Plugin: tapmirror 2026-07-08 04:47:03.939 1 WARNING stevedore.named [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-08 04:47:03.939 1 WARNING stevedore.named [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-08 04:47:03.955 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-08 04:47:03.956 1 INFO neutron.manager [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loading Plugin: auto_allocate 2026-07-08 04:47:03.965 1 INFO neutron.manager [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loading Plugin: tag 2026-07-08 04:47:03.975 1 INFO neutron.manager [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loading Plugin: timestamp 2026-07-08 04:47:03.978 1 INFO neutron.manager [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loading Plugin: network_ip_availability 2026-07-08 04:47:03.984 1 INFO neutron.manager [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loading Plugin: flavors 2026-07-08 04:47:03.987 1 INFO neutron.manager [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loading Plugin: revisions 2026-07-08 04:47:03.990 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Initializing extension manager. 2026-07-08 04:47:03.991 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: address-group 2026-07-08 04:47:03.992 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: address-scope 2026-07-08 04:47:03.992 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-08 04:47:03.993 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: agent 2026-07-08 04:47:03.994 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: agent-resources-synced 2026-07-08 04:47:03.995 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-08 04:47:03.996 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-08 04:47:03.997 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: availability_zone 2026-07-08 04:47:03.997 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: availability_zone_filter 2026-07-08 04:47:03.998 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-08 04:47:03.998 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: default-subnetpools 2026-07-08 04:47:04.000 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-08 04:47:04.000 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: dns-integration 2026-07-08 04:47:04.001 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: dns-domain-ports 2026-07-08 04:47:04.002 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-08 04:47:04.002 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: dvr 2026-07-08 04:47:04.002 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-08 04:47:04.003 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: empty-string-filtering 2026-07-08 04:47:04.003 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-08 04:47:04.004 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-08 04:47:04.004 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: external-net 2026-07-08 04:47:04.004 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-08 04:47:04.005 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: extraroute 2026-07-08 04:47:04.005 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: extraroute-atomic 2026-07-08 04:47:04.006 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-08 04:47:04.006 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-08 04:47:04.007 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-08 04:47:04.007 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-08 04:47:04.008 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: fip-port-details 2026-07-08 04:47:04.008 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: flavors 2026-07-08 04:47:04.010 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-08 04:47:04.010 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: floatingip-pools 2026-07-08 04:47:04.011 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: ip_allocation 2026-07-08 04:47:04.011 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-08 04:47:04.012 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: l2_adjacency 2026-07-08 04:47:04.013 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: router 2026-07-08 04:47:04.014 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-08 04:47:04.015 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-08 04:47:04.015 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-08 04:47:04.015 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: ext-gw-mode 2026-07-08 04:47:04.016 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: l3-ha 2026-07-08 04:47:04.016 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-08 04:47:04.017 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-08 04:47:04.017 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: l3-flavors 2026-07-08 04:47:04.020 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-08 04:47:04.021 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-08 04:47:04.023 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-08 04:47:04.024 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-08 04:47:04.024 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-08 04:47:04.025 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-08 04:47:04.026 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-08 04:47:04.026 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: multi-provider 2026-07-08 04:47:04.027 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: net-mtu 2026-07-08 04:47:04.027 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: net-mtu-writable 2026-07-08 04:47:04.028 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: network_availability_zone 2026-07-08 04:47:04.028 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: network_ha 2026-07-08 04:47:04.029 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: network-ip-availability 2026-07-08 04:47:04.029 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-08 04:47:04.030 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: pagination 2026-07-08 04:47:04.030 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: port-device-profile 2026-07-08 04:47:04.031 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-08 04:47:04.031 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-08 04:47:04.032 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-08 04:47:04.032 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: port-mac-override 2026-07-08 04:47:04.032 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-08 04:47:04.033 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-08 04:47:04.034 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-08 04:47:04.034 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: port-resource-request 2026-07-08 04:47:04.035 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-08 04:47:04.035 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-08 04:47:04.036 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: binding 2026-07-08 04:47:04.036 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: binding-extended 2026-07-08 04:47:04.037 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: port-security 2026-07-08 04:47:04.037 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: project-id 2026-07-08 04:47:04.037 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: provider 2026-07-08 04:47:04.038 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-08 04:47:04.040 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: qos 2026-07-08 04:47:04.041 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-08 04:47:04.041 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-08 04:47:04.041 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: qos-default 2026-07-08 04:47:04.042 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: qos-fip 2026-07-08 04:47:04.042 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-08 04:47:04.043 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-08 04:47:04.043 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-08 04:47:04.043 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-08 04:47:04.044 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-08 04:47:04.045 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: qos-pps 2026-07-08 04:47:04.045 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-08 04:47:04.045 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-08 04:47:04.046 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: qos-rules-alias 2026-07-08 04:47:04.046 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: quota-check-limit 2026-07-08 04:47:04.047 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-08 04:47:04.049 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: quotas 2026-07-08 04:47:04.051 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: quota_details 2026-07-08 04:47:04.052 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: rbac-policies 2026-07-08 04:47:04.053 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: rbac-address-group 2026-07-08 04:47:04.053 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: rbac-address-scope 2026-07-08 04:47:04.054 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: rbac-security-groups 2026-07-08 04:47:04.054 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-08 04:47:04.054 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: revision-if-match 2026-07-08 04:47:04.055 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-08 04:47:04.055 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: router_availability_zone 2026-07-08 04:47:04.056 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-08 04:47:04.057 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-08 04:47:04.058 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-08 04:47:04.058 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-08 04:47:04.058 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-08 04:47:04.059 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-08 04:47:04.059 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-08 04:47:04.063 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: security-group 2026-07-08 04:47:04.064 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: segment 2026-07-08 04:47:04.064 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-08 04:47:04.065 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: service-type 2026-07-08 04:47:04.065 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: sorting 2026-07-08 04:47:04.066 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: standard-attr-segment 2026-07-08 04:47:04.066 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: standard-attr-description 2026-07-08 04:47:04.067 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: stateful-security-group 2026-07-08 04:47:04.067 1 WARNING neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-08 04:47:04.068 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-08 04:47:04.068 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: subnet-external-network 2026-07-08 04:47:04.068 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: subnet_onboard 2026-07-08 04:47:04.069 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-08 04:47:04.069 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: subnet-service-types 2026-07-08 04:47:04.070 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: subnet_allocation 2026-07-08 04:47:04.070 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-08 04:47:04.071 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: tag-creation 2026-07-08 04:47:04.071 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-08 04:47:04.075 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: standard-attr-tag 2026-07-08 04:47:04.076 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-08 04:47:04.076 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: trunk 2026-07-08 04:47:04.077 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: trunk-details 2026-07-08 04:47:04.077 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-08 04:47:04.077 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-08 04:47:04.078 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-08 04:47:04.078 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-08 04:47:04.080 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-08 04:47:04.081 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-08 04:47:04.081 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: vpn-flavors 2026-07-08 04:47:04.083 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: vpnaas 2026-07-08 04:47:04.084 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: taas 2026-07-08 04:47:04.085 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: tap-mirror 2026-07-08 04:47:04.085 1 INFO neutron.api.extensions [None req-e66af8df-8f4d-42f2-8c89-df61b39267c6 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-08 04:47:34.176 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-08 04:47:34.225 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-08 04:47:34.228 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-08 04:47:47.839 16 INFO neutron.db.l3_hamode_db [None req-040f3793-07e1-4c30-ade5-e419a29dd3f7 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-08 04:48:06.236 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 04a1cd90-cbc1-4069-a113-7be4b8151da6 2026-07-08 04:48:07.088 16 INFO neutron.plugins.ml2.plugin [None req-d140cb97-0af2-4b34-99c4-73fddbade80e - - - - - -] Attempt 1 to provision port 04a1cd90-cbc1-4069-a113-7be4b8151da6 2026-07-08 04:48:08.151 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 04a1cd90-cbc1-4069-a113-7be4b8151da6 2026-07-08 04:48:08.776 16 INFO neutron.plugins.ml2.plugin [None req-f978810c-7933-4043-ba0c-f121ae347d48 - - - - - -] Attempt 1 to provision port 04a1cd90-cbc1-4069-a113-7be4b8151da6 2026-07-08 04:52:42.243 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 18a1e3b7-c931-40c2-8d3e-451f72c95c3a 2026-07-08 04:52:42.337 16 INFO neutron.plugins.ml2.plugin [None req-d6defbd5-9551-4af6-906a-c02218a4880b - - - - - -] Attempt 1 to provision port 18a1e3b7-c931-40c2-8d3e-451f72c95c3a 2026-07-08 04:52:43.992 13 INFO neutron.plugins.ml2.plugin [None req-711fc10f-e7c5-45ce-a9b2-5817c3e01fc9 - - - - - -] Attempt 1 to provision port 18a1e3b7-c931-40c2-8d3e-451f72c95c3a 2026-07-08 04:52:44.229 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 18a1e3b7-c931-40c2-8d3e-451f72c95c3a 2026-07-08 04:52:48.708 16 INFO neutron.plugins.ml2.plugin [None req-abd7cd3f-90df-4bea-b6a1-52088caab4d7 - - - - - -] Attempt 1 to provision port 8342055e-6b8c-4ec2-a34c-2a66507a906e 2026-07-08 04:56:40.861 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 8342055e-6b8c-4ec2-a34c-2a66507a906e 2026-07-08 04:56:42.313 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 8342055e-6b8c-4ec2-a34c-2a66507a906e 2026-07-08 05:06:40.455 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 6a19841e-2856-4e5e-a46e-9282fb269f3f 2026-07-08 05:06:42.434 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 6a19841e-2856-4e5e-a46e-9282fb269f3f 2026-07-08 05:15:31.575 13 INFO neutron.plugins.ml2.plugin [None req-9be75dd7-a29e-4a6b-8b50-15a8d2fc13c6 - - - - - -] Attempt 1 to provision port 04a1cd90-cbc1-4069-a113-7be4b8151da6 2026-07-08 05:15:31.627 13 INFO neutron.plugins.ml2.plugin [None req-9be75dd7-a29e-4a6b-8b50-15a8d2fc13c6 - - - - - -] Attempt 1 to provision port 18a1e3b7-c931-40c2-8d3e-451f72c95c3a 2026-07-08 05:15:31.677 13 INFO neutron.plugins.ml2.plugin [None req-9be75dd7-a29e-4a6b-8b50-15a8d2fc13c6 - - - - - -] Attempt 1 to provision port 8342055e-6b8c-4ec2-a34c-2a66507a906e 2026-07-08 05:22:26.417 13 INFO neutron.plugins.ml2.plugin [None req-1a19fde6-d785-4185-9c14-5aec32b670dc - - - - - -] Attempt 1 to provision port 4c8e7a7c-2910-4a52-ac76-efad2994ba0c 2026-07-08 05:22:26.729 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 4c8e7a7c-2910-4a52-ac76-efad2994ba0c 2026-07-08 05:22:29.029 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port f7913e03-c57b-4882-8048-3ba9ff283219 2026-07-08 05:22:29.385 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 4c8e7a7c-2910-4a52-ac76-efad2994ba0c 2026-07-08 05:22:34.921 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 1b1d5417-4fac-4591-b2f5-adb74101c1ca 2026-07-08 05:22:35.636 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port ffca87f1-3a64-40d6-b1da-cf641a9abeea 2026-07-08 05:22:36.809 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 1b1d5417-4fac-4591-b2f5-adb74101c1ca 2026-07-08 05:22:37.033 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port ffca87f1-3a64-40d6-b1da-cf641a9abeea 2026-07-08 05:22:37.198 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 24e5d6d6-1fb8-4400-b3de-3d6ebca34cc4 2026-07-08 05:22:37.562 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 46d4ae90-fa86-495d-b631-f02c49edfeba 2026-07-08 05:22:39.107 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 46d4ae90-fa86-495d-b631-f02c49edfeba 2026-07-08 05:22:39.339 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 24e5d6d6-1fb8-4400-b3de-3d6ebca34cc4 2026-07-08 05:22:40.709 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 8591f87b-2845-4ad7-bc1d-710763c30b66 2026-07-08 05:22:42.751 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 8591f87b-2845-4ad7-bc1d-710763c30b66 2026-07-08 05:22:44.752 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 986398ec-8e68-4d68-8110-649ad9585682 2026-07-08 05:22:48.462 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port c02987a1-288e-4778-bda2-7edda915df4e 2026-07-08 05:22:48.849 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 986398ec-8e68-4d68-8110-649ad9585682 2026-07-08 05:22:48.981 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 7da75123-8998-4ca4-86a0-5de7321b6785 2026-07-08 05:22:49.045 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d943464-cbf5-4a0c-80b9-761126722f2d'] response: {'server_uuid': 'e4d40b73-36d3-4ad4-9661-e1d3ec12814c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c02987a1-288e-4778-bda2-7edda915df4e', 'code': 200} 2026-07-08 05:22:49.350 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 6af43bf8-d4b1-433d-a8c6-d5122165481c 2026-07-08 05:22:50.732 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port c02987a1-288e-4778-bda2-7edda915df4e 2026-07-08 05:22:50.927 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 7da75123-8998-4ca4-86a0-5de7321b6785 2026-07-08 05:22:51.124 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 6af43bf8-d4b1-433d-a8c6-d5122165481c 2026-07-08 05:22:51.191 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d770277-189e-46ea-99f9-851fde034cde'] response: {'server_uuid': '305f0b57-ca7d-4afe-9855-6b1838cb303e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7da75123-8998-4ca4-86a0-5de7321b6785', 'code': 200} 2026-07-08 05:22:51.191 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d770277-189e-46ea-99f9-851fde034cde'] response: {'server_uuid': '821b150b-d4b8-4df0-b953-e545fc529ae5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6af43bf8-d4b1-433d-a8c6-d5122165481c', 'code': 200} 2026-07-08 05:22:51.217 16 INFO neutron.plugins.ml2.plugin [None req-a6bed411-8ca7-406c-9f3a-5d85a5fb8fda - - - - - -] Attempt 1 to provision port 949940b4-3ed0-4c15-a55e-26a2450444d5 2026-07-08 05:22:51.259 16 INFO neutron.plugins.ml2.plugin [None req-a6bed411-8ca7-406c-9f3a-5d85a5fb8fda - - - - - -] Attempt 1 to provision port 986398ec-8e68-4d68-8110-649ad9585682 2026-07-08 05:22:51.374 16 INFO neutron.plugins.ml2.plugin [None req-a6bed411-8ca7-406c-9f3a-5d85a5fb8fda - - - - - -] Attempt 1 to provision port 8d27ad39-b627-4dd0-886c-e74d4a4a224e 2026-07-08 05:22:51.400 16 INFO neutron.plugins.ml2.plugin [None req-a6bed411-8ca7-406c-9f3a-5d85a5fb8fda - - - - - -] Attempt 1 to provision port 8591f87b-2845-4ad7-bc1d-710763c30b66 2026-07-08 05:22:51.481 16 INFO neutron.plugins.ml2.plugin [None req-a6bed411-8ca7-406c-9f3a-5d85a5fb8fda - - - - - -] Attempt 1 to provision port c02987a1-288e-4778-bda2-7edda915df4e 2026-07-08 05:22:51.525 16 INFO neutron.plugins.ml2.plugin [None req-a6bed411-8ca7-406c-9f3a-5d85a5fb8fda - - - - - -] Attempt 1 to provision port f645aca4-f737-49ba-9a83-e90c7d261946 2026-07-08 05:22:51.550 16 INFO neutron.plugins.ml2.plugin [None req-a6bed411-8ca7-406c-9f3a-5d85a5fb8fda - - - - - -] Attempt 1 to provision port 1fadfce0-3bef-492d-a070-83c6e153b1e1 2026-07-08 05:22:51.602 16 INFO neutron.plugins.ml2.plugin [None req-a6bed411-8ca7-406c-9f3a-5d85a5fb8fda - - - - - -] Attempt 1 to provision port 24e5d6d6-1fb8-4400-b3de-3d6ebca34cc4 2026-07-08 05:22:51.692 16 INFO neutron.plugins.ml2.plugin [None req-a6bed411-8ca7-406c-9f3a-5d85a5fb8fda - - - - - -] Attempt 1 to provision port 6af43bf8-d4b1-433d-a8c6-d5122165481c 2026-07-08 05:22:55.298 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e23f4b54-8fae-4c63-af47-f51273e23b93'] response: {'server_uuid': 'e4d40b73-36d3-4ad4-9661-e1d3ec12814c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c02987a1-288e-4778-bda2-7edda915df4e', 'code': 200} 2026-07-08 05:22:59.982 16 INFO neutron.plugins.ml2.plugin [None req-459af88f-f8fa-4342-b282-f026530331e8 - - - - - -] Attempt 1 to provision port 512df34f-9a1a-4ef4-be3d-be943cc783b0 2026-07-08 05:23:00.007 16 INFO neutron.plugins.ml2.plugin [None req-459af88f-f8fa-4342-b282-f026530331e8 - - - - - -] Attempt 1 to provision port 949940b4-3ed0-4c15-a55e-26a2450444d5 2026-07-08 05:23:00.029 16 INFO neutron.plugins.ml2.plugin [None req-459af88f-f8fa-4342-b282-f026530331e8 - - - - - -] Attempt 1 to provision port 986398ec-8e68-4d68-8110-649ad9585682 2026-07-08 05:23:00.069 16 INFO neutron.plugins.ml2.plugin [None req-459af88f-f8fa-4342-b282-f026530331e8 - - - - - -] Attempt 1 to provision port b407c27f-8165-4d33-9fb3-ec57a3fcb85c 2026-07-08 05:23:00.091 16 INFO neutron.plugins.ml2.plugin [None req-459af88f-f8fa-4342-b282-f026530331e8 - - - - - -] Attempt 1 to provision port 7da75123-8998-4ca4-86a0-5de7321b6785 2026-07-08 05:23:00.137 16 INFO neutron.plugins.ml2.plugin [None req-459af88f-f8fa-4342-b282-f026530331e8 - - - - - -] Attempt 1 to provision port f645aca4-f737-49ba-9a83-e90c7d261946 2026-07-08 05:23:00.160 16 INFO neutron.plugins.ml2.plugin [None req-459af88f-f8fa-4342-b282-f026530331e8 - - - - - -] Attempt 1 to provision port 6af43bf8-d4b1-433d-a8c6-d5122165481c 2026-07-08 05:23:05.610 13 INFO neutron.plugins.ml2.plugin [None req-5ca0dca4-1525-4268-816e-90734c7027f2 - - - - - -] Attempt 1 to provision port 949940b4-3ed0-4c15-a55e-26a2450444d5 2026-07-08 05:23:07.449 16 INFO neutron.plugins.ml2.plugin [None req-b9351f70-7bc4-41db-93ef-adc67c92b23d - - - - - -] Attempt 1 to provision port d55357b4-af00-4fd7-81bd-6af9385abb11 2026-07-08 05:23:08.930 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 1fadfce0-3bef-492d-a070-83c6e153b1e1 2026-07-08 05:23:09.550 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 99c067bf-041c-4caf-a98c-6ed5648b5f8b 2026-07-08 05:23:10.843 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 1fadfce0-3bef-492d-a070-83c6e153b1e1 2026-07-08 05:23:11.009 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 99c067bf-041c-4caf-a98c-6ed5648b5f8b 2026-07-08 05:23:11.231 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 512df34f-9a1a-4ef4-be3d-be943cc783b0 2026-07-08 05:23:11.483 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 08e85cd2-b27c-4072-bb2f-df0d5a56b1fb 2026-07-08 05:23:12.726 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 512df34f-9a1a-4ef4-be3d-be943cc783b0 2026-07-08 05:23:12.898 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 08e85cd2-b27c-4072-bb2f-df0d5a56b1fb 2026-07-08 05:23:13.003 16 INFO neutron.plugins.ml2.plugin [None req-98f9de85-280e-4ef9-b020-af73f8645610 - - - - - -] Attempt 1 to provision port 08e85cd2-b27c-4072-bb2f-df0d5a56b1fb 2026-07-08 05:23:13.056 16 INFO neutron.plugins.ml2.plugin [None req-98f9de85-280e-4ef9-b020-af73f8645610 - - - - - -] Attempt 1 to provision port 7da75123-8998-4ca4-86a0-5de7321b6785 2026-07-08 05:23:13.098 16 INFO neutron.plugins.ml2.plugin [None req-98f9de85-280e-4ef9-b020-af73f8645610 - - - - - -] Attempt 1 to provision port e76ebb9a-9e08-4ac0-99cc-ed97e7f59d42 2026-07-08 05:23:16.849 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 949940b4-3ed0-4c15-a55e-26a2450444d5 2026-07-08 05:23:17.160 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port b407c27f-8165-4d33-9fb3-ec57a3fcb85c 2026-07-08 05:23:18.197 16 INFO neutron.plugins.ml2.plugin [None req-656ff9eb-c472-4530-884a-2c6a485af742 - - - - - -] Attempt 1 to provision port 4c60ec03-88c7-4730-ad79-837f0959bd10 2026-07-08 05:23:18.221 16 INFO neutron.plugins.ml2.plugin [None req-656ff9eb-c472-4530-884a-2c6a485af742 - - - - - -] Attempt 1 to provision port e76ebb9a-9e08-4ac0-99cc-ed97e7f59d42 2026-07-08 05:23:18.246 16 INFO neutron.plugins.ml2.plugin [None req-656ff9eb-c472-4530-884a-2c6a485af742 - - - - - -] Attempt 1 to provision port 08e85cd2-b27c-4072-bb2f-df0d5a56b1fb 2026-07-08 05:23:18.774 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 949940b4-3ed0-4c15-a55e-26a2450444d5 2026-07-08 05:23:18.948 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port b407c27f-8165-4d33-9fb3-ec57a3fcb85c 2026-07-08 05:23:20.002 16 INFO neutron.plugins.ml2.plugin [None req-0a30f8b4-4f89-4315-8c64-9cc3fe994f66 - - - - - -] Attempt 1 to provision port e76ebb9a-9e08-4ac0-99cc-ed97e7f59d42 2026-07-08 05:23:21.305 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 4b15b57d-284f-44b9-991b-e01666d0500f 2026-07-08 05:23:21.404 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-70f3ad3c-a34d-4883-9bfe-342dff8b86ce'] response: {'server_uuid': '2718d750-e05e-4b40-8f48-ad4d6c365246', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4b15b57d-284f-44b9-991b-e01666d0500f', 'code': 200} 2026-07-08 05:23:23.345 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 4b15b57d-284f-44b9-991b-e01666d0500f 2026-07-08 05:23:23.463 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-67c8dcd5-d8dc-45d9-921f-aef49805680b'] response: {'server_uuid': '821b150b-d4b8-4df0-b953-e545fc529ae5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6af43bf8-d4b1-433d-a8c6-d5122165481c', 'code': 200} 2026-07-08 05:23:23.550 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 6af43bf8-d4b1-433d-a8c6-d5122165481c 2026-07-08 05:23:24.831 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 6af43bf8-d4b1-433d-a8c6-d5122165481c 2026-07-08 05:23:25.350 13 INFO neutron.plugins.ml2.plugin [None req-86c7df4a-e563-4e32-b85b-7fd22cdc3167 - - - - - -] Attempt 1 to provision port 7da75123-8998-4ca4-86a0-5de7321b6785 2026-07-08 05:23:25.505 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-55ea8cf2-94bf-46c0-8c19-131a0b3ee579'] response: {'server_uuid': '821b150b-d4b8-4df0-b953-e545fc529ae5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6af43bf8-d4b1-433d-a8c6-d5122165481c', 'code': 200} 2026-07-08 05:23:26.783 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port d55357b4-af00-4fd7-81bd-6af9385abb11 2026-07-08 05:23:27.065 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port e76ebb9a-9e08-4ac0-99cc-ed97e7f59d42 2026-07-08 05:23:28.827 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port d55357b4-af00-4fd7-81bd-6af9385abb11 2026-07-08 05:23:28.887 13 INFO neutron.plugins.ml2.plugin [None req-6537ec61-dc3e-4b07-a72f-edb371c2e64d - - - - - -] Attempt 1 to provision port 7da75123-8998-4ca4-86a0-5de7321b6785 2026-07-08 05:23:28.943 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 7da75123-8998-4ca4-86a0-5de7321b6785 2026-07-08 05:23:29.120 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port e76ebb9a-9e08-4ac0-99cc-ed97e7f59d42 2026-07-08 05:23:38.983 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port f29eacb1-15a3-4349-b16a-ec0318ac950b 2026-07-08 05:23:39.371 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 89e1eeed-6179-4cbc-abc3-0ac47da112e1 2026-07-08 05:23:39.498 16 INFO neutron.plugins.ml2.plugin [None req-89a86747-6ad9-407f-ac75-aa01741ec8c0 - - - - - -] Attempt 1 to provision port 89e1eeed-6179-4cbc-abc3-0ac47da112e1 2026-07-08 05:23:40.967 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port f29eacb1-15a3-4349-b16a-ec0318ac950b 2026-07-08 05:23:41.207 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 89e1eeed-6179-4cbc-abc3-0ac47da112e1 2026-07-08 05:23:43.803 16 INFO neutron.plugins.ml2.plugin [None req-56c7d9be-8047-4d19-9264-f5c90bd2318e - - - - - -] Attempt 1 to provision port 89e1eeed-6179-4cbc-abc3-0ac47da112e1 2026-07-08 05:23:43.856 16 INFO neutron.plugins.ml2.plugin [None req-56c7d9be-8047-4d19-9264-f5c90bd2318e - - - - - -] Attempt 1 to provision port 5b61121c-3f20-4218-af93-c1d2812d419e 2026-07-08 05:23:43.880 16 INFO neutron.plugins.ml2.plugin [None req-56c7d9be-8047-4d19-9264-f5c90bd2318e - - - - - -] Attempt 1 to provision port dbab77b2-a920-4fcc-8954-3154d160b21e 2026-07-08 05:23:46.794 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 94dd9236-0bcc-42e4-8585-399f67a4231f 2026-07-08 05:23:49.272 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 94dd9236-0bcc-42e4-8585-399f67a4231f 2026-07-08 05:23:49.536 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 0c4f8dc6-2051-4105-b295-e4e83a189ff4 2026-07-08 05:23:49.587 13 INFO neutron.plugins.ml2.plugin [None req-596d766e-3950-4816-9124-676c6d90f37a - - - - - -] Attempt 1 to provision port d909beb9-0ac3-49d6-bb41-605d14d47fd2 2026-07-08 05:23:49.620 13 INFO neutron.plugins.ml2.plugin [None req-596d766e-3950-4816-9124-676c6d90f37a - - - - - -] Attempt 1 to provision port 78d3a079-8831-4665-b7f4-1c45c4b7bef4 2026-07-08 05:23:49.660 13 INFO neutron.plugins.ml2.plugin [None req-596d766e-3950-4816-9124-676c6d90f37a - - - - - -] Attempt 1 to provision port 0c4f8dc6-2051-4105-b295-e4e83a189ff4 2026-07-08 05:23:49.735 13 INFO neutron.plugins.ml2.plugin [None req-596d766e-3950-4816-9124-676c6d90f37a - - - - - -] Attempt 1 to provision port dbab77b2-a920-4fcc-8954-3154d160b21e 2026-07-08 05:23:51.894 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 3e0367d4-34b4-46c2-a292-5723e89cddfe 2026-07-08 05:23:52.043 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e367aa63-13b0-43ca-942e-0165066efa68'] response: {'server_uuid': '52383e9b-8fe3-4db3-ae5a-1d6bafacbfa5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3e0367d4-34b4-46c2-a292-5723e89cddfe', 'code': 200} 2026-07-08 05:23:52.345 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 0c4f8dc6-2051-4105-b295-e4e83a189ff4 2026-07-08 05:23:53.291 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 3e0367d4-34b4-46c2-a292-5723e89cddfe 2026-07-08 05:23:55.376 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 5b61121c-3f20-4218-af93-c1d2812d419e 2026-07-08 05:23:57.059 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 5b61121c-3f20-4218-af93-c1d2812d419e 2026-07-08 05:23:57.199 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port dbab77b2-a920-4fcc-8954-3154d160b21e 2026-07-08 05:23:59.625 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 1d4ec60f-f3ae-460e-9821-d1024cde6324 2026-07-08 05:23:59.747 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-24d84327-efef-4d30-8104-54d0ae300cae'] response: {'server_uuid': '57197f43-fa30-4bfd-a0a2-1ee898d9d556', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1d4ec60f-f3ae-460e-9821-d1024cde6324', 'code': 200} 2026-07-08 05:23:59.983 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port dbab77b2-a920-4fcc-8954-3154d160b21e 2026-07-08 05:24:01.172 13 INFO neutron.plugins.ml2.plugin [None req-4337b630-2902-4d9f-8555-9be276fa8d3f - - - - - -] Attempt 1 to provision port 78d3a079-8831-4665-b7f4-1c45c4b7bef4 2026-07-08 05:24:01.196 13 INFO neutron.plugins.ml2.plugin [None req-4337b630-2902-4d9f-8555-9be276fa8d3f - - - - - -] Attempt 1 to provision port 0c4f8dc6-2051-4105-b295-e4e83a189ff4 2026-07-08 05:24:01.244 13 INFO neutron.plugins.ml2.plugin [None req-4337b630-2902-4d9f-8555-9be276fa8d3f - - - - - -] Attempt 1 to provision port dbab77b2-a920-4fcc-8954-3154d160b21e 2026-07-08 05:24:01.454 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 1d4ec60f-f3ae-460e-9821-d1024cde6324 2026-07-08 05:24:03.464 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 78d3a079-8831-4665-b7f4-1c45c4b7bef4 2026-07-08 05:24:03.750 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port d909beb9-0ac3-49d6-bb41-605d14d47fd2 2026-07-08 05:24:05.616 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 78d3a079-8831-4665-b7f4-1c45c4b7bef4 2026-07-08 05:24:05.808 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port d909beb9-0ac3-49d6-bb41-605d14d47fd2 2026-07-08 05:24:07.655 16 INFO neutron.plugins.ml2.plugin [None req-e0b7cd5f-2f72-4b8c-8de1-27b5ff029b26 - - - - - -] Attempt 1 to provision port 78d3a079-8831-4665-b7f4-1c45c4b7bef4 2026-07-08 05:24:13.823 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 4d6aee84-b78e-43b8-b7ff-a4fc44e5c216 2026-07-08 05:24:15.479 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 4d6aee84-b78e-43b8-b7ff-a4fc44e5c216 2026-07-08 05:24:19.433 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 7af162f3-c94e-4c93-8918-98a777a6af23 2026-07-08 05:24:21.564 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 7af162f3-c94e-4c93-8918-98a777a6af23 2026-07-08 05:24:25.714 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port c5cf7ced-31c4-4e4a-bea8-b0cf62bb9a42 2026-07-08 05:24:26.114 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 2637cfde-ce1a-4a06-a565-9022906dd64e 2026-07-08 05:24:27.620 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port c5cf7ced-31c4-4e4a-bea8-b0cf62bb9a42 2026-07-08 05:24:27.821 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 2637cfde-ce1a-4a06-a565-9022906dd64e 2026-07-08 05:24:31.729 13 INFO neutron.plugins.ml2.plugin [None req-e648c4b5-743c-481a-9374-92548acefc36 - - - - - -] Attempt 1 to provision port 2637cfde-ce1a-4a06-a565-9022906dd64e 2026-07-08 05:24:31.789 13 INFO neutron.plugins.ml2.plugin [None req-e648c4b5-743c-481a-9374-92548acefc36 - - - - - -] Attempt 1 to provision port 2d090d74-2f14-4a5d-b57e-3a99496406d4 2026-07-08 05:24:34.604 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 766dfc88-e433-4242-969d-bce8cb24e2aa 2026-07-08 05:24:34.719 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ddd8f50-6e15-4ffb-87d8-1b24638f74aa'] response: {'server_uuid': '1e2b194d-c56f-41fc-af32-2f6cbf9df641', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '766dfc88-e433-4242-969d-bce8cb24e2aa', 'code': 200} 2026-07-08 05:24:35.504 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 766dfc88-e433-4242-969d-bce8cb24e2aa 2026-07-08 05:24:35.714 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 3e8d099b-9f4f-40f5-aa0e-00a7b8c7ca4a 2026-07-08 05:24:37.436 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 3e8d099b-9f4f-40f5-aa0e-00a7b8c7ca4a 2026-07-08 05:24:39.448 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 34593a34-96fb-4505-ad69-7936987dbf40 2026-07-08 05:24:39.701 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 2d090d74-2f14-4a5d-b57e-3a99496406d4 2026-07-08 05:24:42.154 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 5a4e5831-25dd-479b-9295-a6ba0d450cfc 2026-07-08 05:24:42.241 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6d6a533-f144-4e4b-98ff-3e2421c83f4b'] response: {'server_uuid': '89052569-248d-4ba7-9c5e-a7ac60657223', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5a4e5831-25dd-479b-9295-a6ba0d450cfc', 'code': 200} 2026-07-08 05:24:42.469 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 34593a34-96fb-4505-ad69-7936987dbf40 2026-07-08 05:24:42.620 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 2d090d74-2f14-4a5d-b57e-3a99496406d4 2026-07-08 05:24:43.503 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 5a4e5831-25dd-479b-9295-a6ba0d450cfc 2026-07-08 05:24:43.683 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 3f56dd94-f4b6-4398-b698-ac9298daf9e4 2026-07-08 05:24:43.912 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port bcffd078-b52d-4431-bba1-bfaba667bf6f 2026-07-08 05:24:45.757 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 3f56dd94-f4b6-4398-b698-ac9298daf9e4 2026-07-08 05:24:45.929 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port bcffd078-b52d-4431-bba1-bfaba667bf6f 2026-07-08 05:24:46.853 13 INFO neutron.plugins.ml2.plugin [None req-a92bc2f5-c1ba-406a-8544-e53b3a3b7c00 - - - - - -] Attempt 1 to provision port 3e8d099b-9f4f-40f5-aa0e-00a7b8c7ca4a 2026-07-08 05:24:46.951 13 INFO neutron.plugins.ml2.plugin [None req-a92bc2f5-c1ba-406a-8544-e53b3a3b7c00 - - - - - -] Attempt 1 to provision port 5a4e5831-25dd-479b-9295-a6ba0d450cfc 2026-07-08 05:24:47.062 13 INFO neutron.plugins.ml2.plugin [None req-a92bc2f5-c1ba-406a-8544-e53b3a3b7c00 - - - - - -] Attempt 1 to provision port 3f56dd94-f4b6-4398-b698-ac9298daf9e4 2026-07-08 05:24:47.131 13 INFO neutron.plugins.ml2.plugin [None req-a92bc2f5-c1ba-406a-8544-e53b3a3b7c00 - - - - - -] Attempt 1 to provision port bcffd078-b52d-4431-bba1-bfaba667bf6f 2026-07-08 05:24:49.585 16 INFO neutron.plugins.ml2.plugin [None req-26d99d2b-8f6f-42a4-8a65-7940d0685f94 - - - - - -] Attempt 1 to provision port bcffd078-b52d-4431-bba1-bfaba667bf6f 2026-07-08 05:24:51.711 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 5f2e6363-a14c-4469-adec-68ac8484218d 2026-07-08 05:24:56.068 13 INFO neutron.plugins.ml2.plugin [None req-c4032798-f335-4e81-9db8-babf5680ed1a - - - - - -] Attempt 1 to provision port bcffd078-b52d-4431-bba1-bfaba667bf6f 2026-07-08 05:25:02.195 16 INFO neutron.plugins.ml2.plugin [None req-2bd3c821-c64c-43cd-9db0-621ac2b318b2 - - - - - -] Attempt 1 to provision port 5a4e5831-25dd-479b-9295-a6ba0d450cfc 2026-07-08 05:25:19.985 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 55f02d7f-9fd5-4ed8-9553-c4387394d231 2026-07-08 05:25:20.102 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0fa4702e-a89e-4c43-8abd-df83a0eb100b'] response: {'server_uuid': 'c518e868-2ac1-4358-bcf0-36e17b7717f4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '55f02d7f-9fd5-4ed8-9553-c4387394d231', 'code': 200} 2026-07-08 05:25:21.449 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 55f02d7f-9fd5-4ed8-9553-c4387394d231 2026-07-08 05:25:45.635 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ddb28b64-0026-4faf-bf48-e47c64f0d880'] response: {'server_uuid': 'c518e868-2ac1-4358-bcf0-36e17b7717f4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '55f02d7f-9fd5-4ed8-9553-c4387394d231', 'code': 200} 2026-07-08 05:25:45.736 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] No ports have port_id starting with 55f02d7f-9fd5-4ed8-9553-c4387394d231 2026-07-08 05:25:55.484 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 88492d3f-d1f3-45e4-aa61-600a7d4ab623 2026-07-08 05:26:03.456 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 20af9ee2-5670-4b69-b43d-583bee477c43 2026-07-08 05:26:03.793 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port b3b44ea2-b50d-4105-8316-0e220b8be648 2026-07-08 05:26:05.444 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 20af9ee2-5670-4b69-b43d-583bee477c43 2026-07-08 05:26:05.783 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port b3b44ea2-b50d-4105-8316-0e220b8be648 2026-07-08 05:26:07.593 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port a178f5b2-2c61-4990-9b21-8ff926a0666b 2026-07-08 05:26:09.510 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 3e9bacb7-7c3e-4334-ba89-f3dc10d1e64c 2026-07-08 05:26:09.886 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port a178f5b2-2c61-4990-9b21-8ff926a0666b 2026-07-08 05:26:11.528 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 3e9bacb7-7c3e-4334-ba89-f3dc10d1e64c 2026-07-08 05:26:13.550 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port ac47bf97-9b3d-447f-b680-9bb9f9f5cb35 2026-07-08 05:26:14.175 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 29325fa6-0dff-4c58-a337-499795d2df60 2026-07-08 05:26:15.240 16 INFO neutron.plugins.ml2.plugin [None req-f2120ff1-afdd-4c6d-812a-3dae9c9c6cf3 - - - - - -] Attempt 1 to provision port ac47bf97-9b3d-447f-b680-9bb9f9f5cb35 2026-07-08 05:26:15.296 16 INFO neutron.plugins.ml2.plugin [None req-f2120ff1-afdd-4c6d-812a-3dae9c9c6cf3 - - - - - -] Attempt 1 to provision port b3b44ea2-b50d-4105-8316-0e220b8be648 2026-07-08 05:26:15.363 16 INFO neutron.plugins.ml2.plugin [None req-f2120ff1-afdd-4c6d-812a-3dae9c9c6cf3 - - - - - -] Attempt 1 to provision port f778bc17-90bf-4532-b19f-ade7cf9a7fe3 2026-07-08 05:26:15.391 16 INFO neutron.plugins.ml2.plugin [None req-f2120ff1-afdd-4c6d-812a-3dae9c9c6cf3 - - - - - -] Attempt 1 to provision port edbdc9bc-d9fb-44f8-8d51-d347894556bd 2026-07-08 05:26:15.417 16 INFO neutron.plugins.ml2.plugin [None req-f2120ff1-afdd-4c6d-812a-3dae9c9c6cf3 - - - - - -] Attempt 1 to provision port 3e9bacb7-7c3e-4334-ba89-f3dc10d1e64c 2026-07-08 05:26:15.547 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 29325fa6-0dff-4c58-a337-499795d2df60 2026-07-08 05:26:15.775 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port ac47bf97-9b3d-447f-b680-9bb9f9f5cb35 2026-07-08 05:26:18.219 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port d364bff1-8380-4f0d-be17-34de4762cf6f 2026-07-08 05:26:18.606 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 583e62e2-d691-4ecb-a6c0-f7a453fe87b8 2026-07-08 05:26:18.802 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-987593df-e1db-477b-a4ef-adfb92cc2003'] response: {'server_uuid': '33454058-d75c-42b1-8948-08ddbbfcd3eb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '583e62e2-d691-4ecb-a6c0-f7a453fe87b8', 'code': 200} 2026-07-08 05:26:19.981 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port d364bff1-8380-4f0d-be17-34de4762cf6f 2026-07-08 05:26:20.172 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 583e62e2-d691-4ecb-a6c0-f7a453fe87b8 2026-07-08 05:26:22.130 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 7ba0a292-c1c1-4e95-9a3f-04a2f332e8a2 2026-07-08 05:26:22.542 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 36810b8e-d267-46e0-9647-17ea88757c99 2026-07-08 05:26:22.869 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 78a05cfe-4979-437a-8915-34381e451b89 2026-07-08 05:26:23.897 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port f778bc17-90bf-4532-b19f-ade7cf9a7fe3 2026-07-08 05:26:24.147 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 36810b8e-d267-46e0-9647-17ea88757c99 2026-07-08 05:26:24.321 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 7ba0a292-c1c1-4e95-9a3f-04a2f332e8a2 2026-07-08 05:26:24.468 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port edbdc9bc-d9fb-44f8-8d51-d347894556bd 2026-07-08 05:26:24.749 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 78a05cfe-4979-437a-8915-34381e451b89 2026-07-08 05:26:25.832 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port f778bc17-90bf-4532-b19f-ade7cf9a7fe3 2026-07-08 05:26:26.060 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port edbdc9bc-d9fb-44f8-8d51-d347894556bd 2026-07-08 05:26:28.959 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 9f830199-98f9-4381-a216-627a8999af4a 2026-07-08 05:26:29.183 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 061d2d15-f60c-4869-966f-0cb07e0e9123 2026-07-08 05:26:29.267 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8571a570-2a80-49f4-bbc6-82e962c22d81'] response: {'server_uuid': '97b76425-a85c-4b6d-b4cd-48cd093e49b2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '061d2d15-f60c-4869-966f-0cb07e0e9123', 'code': 200} 2026-07-08 05:26:29.447 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port d4c1c5fa-3ce5-4bce-9bc7-50f13898c50f 2026-07-08 05:26:30.132 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port d4c1c5fa-3ce5-4bce-9bc7-50f13898c50f 2026-07-08 05:26:30.325 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 061d2d15-f60c-4869-966f-0cb07e0e9123 2026-07-08 05:26:30.541 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 9f830199-98f9-4381-a216-627a8999af4a 2026-07-08 05:26:30.682 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port bdb9c049-84ea-4c19-b171-2c89a163afe3 2026-07-08 05:26:30.896 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port f9045642-7306-49d8-aa13-35596a97e77e 2026-07-08 05:26:32.120 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port bdb9c049-84ea-4c19-b171-2c89a163afe3 2026-07-08 05:26:32.305 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port f9045642-7306-49d8-aa13-35596a97e77e 2026-07-08 05:26:32.462 16 INFO neutron.plugins.ml2.plugin [None req-b18c03b8-cf30-42fa-a502-48fb990f2733 - - - - - -] Attempt 1 to provision port ac47bf97-9b3d-447f-b680-9bb9f9f5cb35 2026-07-08 05:26:32.609 16 INFO neutron.plugins.ml2.plugin [None req-b18c03b8-cf30-42fa-a502-48fb990f2733 - - - - - -] Attempt 1 to provision port d4c1c5fa-3ce5-4bce-9bc7-50f13898c50f 2026-07-08 05:26:32.706 16 INFO neutron.plugins.ml2.plugin [None req-b18c03b8-cf30-42fa-a502-48fb990f2733 - - - - - -] Attempt 1 to provision port 7ba0a292-c1c1-4e95-9a3f-04a2f332e8a2 2026-07-08 05:26:32.808 16 INFO neutron.plugins.ml2.plugin [None req-b18c03b8-cf30-42fa-a502-48fb990f2733 - - - - - -] Attempt 1 to provision port d364bff1-8380-4f0d-be17-34de4762cf6f 2026-07-08 05:26:32.907 16 INFO neutron.plugins.ml2.plugin [None req-b18c03b8-cf30-42fa-a502-48fb990f2733 - - - - - -] Attempt 1 to provision port 36810b8e-d267-46e0-9647-17ea88757c99 2026-07-08 05:26:33.022 16 INFO neutron.plugins.ml2.plugin [None req-b18c03b8-cf30-42fa-a502-48fb990f2733 - - - - - -] Attempt 1 to provision port b3b44ea2-b50d-4105-8316-0e220b8be648 2026-07-08 05:26:33.124 16 INFO neutron.plugins.ml2.plugin [None req-b18c03b8-cf30-42fa-a502-48fb990f2733 - - - - - -] Attempt 1 to provision port f778bc17-90bf-4532-b19f-ade7cf9a7fe3 2026-07-08 05:26:33.215 16 INFO neutron.plugins.ml2.plugin [None req-b18c03b8-cf30-42fa-a502-48fb990f2733 - - - - - -] Attempt 1 to provision port edbdc9bc-d9fb-44f8-8d51-d347894556bd 2026-07-08 05:26:33.294 16 INFO neutron.plugins.ml2.plugin [None req-b18c03b8-cf30-42fa-a502-48fb990f2733 - - - - - -] Attempt 1 to provision port f9045642-7306-49d8-aa13-35596a97e77e 2026-07-08 05:26:33.361 16 INFO neutron.plugins.ml2.plugin [None req-b18c03b8-cf30-42fa-a502-48fb990f2733 - - - - - -] Attempt 1 to provision port 78a05cfe-4979-437a-8915-34381e451b89 2026-07-08 05:26:33.407 16 INFO neutron.plugins.ml2.plugin [None req-b18c03b8-cf30-42fa-a502-48fb990f2733 - - - - - -] Attempt 1 to provision port 583e62e2-d691-4ecb-a6c0-f7a453fe87b8 2026-07-08 05:26:33.449 16 INFO neutron.plugins.ml2.plugin [None req-b18c03b8-cf30-42fa-a502-48fb990f2733 - - - - - -] Attempt 1 to provision port 3e9bacb7-7c3e-4334-ba89-f3dc10d1e64c 2026-07-08 05:26:36.127 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port dbfe9cb9-9752-497f-b021-1e5981a65d34 2026-07-08 05:26:36.226 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-228693df-80ec-45df-b2b2-84a1a71eb66c'] response: {'server_uuid': '4bfed95d-1022-4b06-a9ff-789e3ecc3c0b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dbfe9cb9-9752-497f-b021-1e5981a65d34', 'code': 200} 2026-07-08 05:26:38.070 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port dbfe9cb9-9752-497f-b021-1e5981a65d34 2026-07-08 05:26:40.548 13 INFO neutron.plugins.ml2.plugin [None req-ded8e296-f019-46a2-85f8-7665964e206f - - - - - -] Attempt 1 to provision port d4c1c5fa-3ce5-4bce-9bc7-50f13898c50f 2026-07-08 05:26:40.610 13 INFO neutron.plugins.ml2.plugin [None req-ded8e296-f019-46a2-85f8-7665964e206f - - - - - -] Attempt 1 to provision port d364bff1-8380-4f0d-be17-34de4762cf6f 2026-07-08 05:26:40.676 13 INFO neutron.plugins.ml2.plugin [None req-ded8e296-f019-46a2-85f8-7665964e206f - - - - - -] Attempt 1 to provision port f9045642-7306-49d8-aa13-35596a97e77e 2026-07-08 05:26:40.752 13 INFO neutron.plugins.ml2.plugin [None req-ded8e296-f019-46a2-85f8-7665964e206f - - - - - -] Attempt 1 to provision port 36810b8e-d267-46e0-9647-17ea88757c99 2026-07-08 05:26:40.811 13 INFO neutron.plugins.ml2.plugin [None req-ded8e296-f019-46a2-85f8-7665964e206f - - - - - -] Attempt 1 to provision port f778bc17-90bf-4532-b19f-ade7cf9a7fe3 2026-07-08 05:26:40.864 13 INFO neutron.plugins.ml2.plugin [None req-ded8e296-f019-46a2-85f8-7665964e206f - - - - - -] Attempt 1 to provision port edbdc9bc-d9fb-44f8-8d51-d347894556bd 2026-07-08 05:26:40.910 13 INFO neutron.plugins.ml2.plugin [None req-ded8e296-f019-46a2-85f8-7665964e206f - - - - - -] Attempt 1 to provision port 9f830199-98f9-4381-a216-627a8999af4a 2026-07-08 05:26:40.986 13 INFO neutron.plugins.ml2.plugin [None req-ded8e296-f019-46a2-85f8-7665964e206f - - - - - -] Attempt 1 to provision port 583e62e2-d691-4ecb-a6c0-f7a453fe87b8 2026-07-08 05:26:41.029 13 INFO neutron.plugins.ml2.plugin [None req-ded8e296-f019-46a2-85f8-7665964e206f - - - - - -] Attempt 1 to provision port 061d2d15-f60c-4869-966f-0cb07e0e9123 2026-07-08 05:26:45.757 13 INFO neutron.plugins.ml2.plugin [None req-d8898124-6e2c-4914-9890-ab2b65d6f6b7 - - - - - -] Attempt 1 to provision port d4c1c5fa-3ce5-4bce-9bc7-50f13898c50f 2026-07-08 05:26:45.806 13 INFO neutron.plugins.ml2.plugin [None req-d8898124-6e2c-4914-9890-ab2b65d6f6b7 - - - - - -] Attempt 1 to provision port b3b44ea2-b50d-4105-8316-0e220b8be648 2026-07-08 05:26:45.853 13 INFO neutron.plugins.ml2.plugin [None req-d8898124-6e2c-4914-9890-ab2b65d6f6b7 - - - - - -] Attempt 1 to provision port dbfe9cb9-9752-497f-b021-1e5981a65d34 2026-07-08 05:26:45.899 13 INFO neutron.plugins.ml2.plugin [None req-d8898124-6e2c-4914-9890-ab2b65d6f6b7 - - - - - -] Attempt 1 to provision port edbdc9bc-d9fb-44f8-8d51-d347894556bd 2026-07-08 05:26:45.963 13 INFO neutron.plugins.ml2.plugin [None req-d8898124-6e2c-4914-9890-ab2b65d6f6b7 - - - - - -] Attempt 1 to provision port 78a05cfe-4979-437a-8915-34381e451b89 2026-07-08 05:26:46.024 13 INFO neutron.plugins.ml2.plugin [None req-d8898124-6e2c-4914-9890-ab2b65d6f6b7 - - - - - -] Attempt 1 to provision port bdb9c049-84ea-4c19-b171-2c89a163afe3 2026-07-08 05:26:48.651 16 INFO neutron.plugins.ml2.plugin [None req-4e829a43-3f31-47a5-8299-28e48cbb709d - - - - - -] Attempt 1 to provision port f9045642-7306-49d8-aa13-35596a97e77e 2026-07-08 05:26:48.721 16 INFO neutron.plugins.ml2.plugin [None req-4e829a43-3f31-47a5-8299-28e48cbb709d - - - - - -] Attempt 1 to provision port 78a05cfe-4979-437a-8915-34381e451b89 2026-07-08 05:26:48.795 16 INFO neutron.plugins.ml2.plugin [None req-4e829a43-3f31-47a5-8299-28e48cbb709d - - - - - -] Attempt 1 to provision port d4c1c5fa-3ce5-4bce-9bc7-50f13898c50f 2026-07-08 05:26:52.761 13 INFO neutron.plugins.ml2.plugin [None req-0b7f9bd4-d0aa-42cd-b855-fcc386867687 - - - - - -] Attempt 1 to provision port 78a05cfe-4979-437a-8915-34381e451b89 2026-07-08 05:26:52.831 13 INFO neutron.plugins.ml2.plugin [None req-0b7f9bd4-d0aa-42cd-b855-fcc386867687 - - - - - -] Attempt 1 to provision port dbfe9cb9-9752-497f-b021-1e5981a65d34 2026-07-08 05:27:11.833 13 INFO neutron.plugins.ml2.plugin [None req-945e3ef8-b635-4f6b-a7c5-521e01caf6cf - - - - - -] Attempt 1 to provision port 0c396a5e-776e-41ed-95c6-06dbb6fc1b3d 2026-07-08 05:27:32.687 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 6292924d-7495-4f23-bedf-b988a8749008 2026-07-08 05:27:32.774 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2bbd0b6-8219-4c4d-8259-c7c7b2aa780b'] response: {'server_uuid': '09ed59af-a38c-4dc9-889c-40b5ce1fdb43', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6292924d-7495-4f23-bedf-b988a8749008', 'code': 200} 2026-07-08 05:27:34.101 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 6292924d-7495-4f23-bedf-b988a8749008 2026-07-08 05:28:12.200 16 INFO neutron.plugins.ml2.plugin [None req-515b56ca-638e-4b10-99b2-bbe4213acec2 - - - - - -] Attempt 1 to provision port aecf7cb5-729a-47e8-b6fc-072dd1bf2940 2026-07-08 05:28:18.113 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port aecf7cb5-729a-47e8-b6fc-072dd1bf2940 2026-07-08 05:28:18.267 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b8c2622-375f-434e-9ec0-25326575c5e8'] response: {'server_uuid': '09ed59af-a38c-4dc9-889c-40b5ce1fdb43', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aecf7cb5-729a-47e8-b6fc-072dd1bf2940', 'code': 200} 2026-07-08 05:28:20.088 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port aecf7cb5-729a-47e8-b6fc-072dd1bf2940 2026-07-08 05:28:22.632 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port aecf7cb5-729a-47e8-b6fc-072dd1bf2940 2026-07-08 05:28:47.598 16 INFO neutron.plugins.ml2.plugin [None req-cba6bae8-c81e-493f-8caf-2cbc964698fc - - - - - -] Attempt 1 to provision port b78ea4a3-2e40-4367-b963-e253b9009f9d 2026-07-08 05:28:55.679 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port b78ea4a3-2e40-4367-b963-e253b9009f9d 2026-07-08 05:28:55.855 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5932cf4f-9665-4c68-8ad8-532e1e8d9889'] response: {'server_uuid': '09ed59af-a38c-4dc9-889c-40b5ce1fdb43', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b78ea4a3-2e40-4367-b963-e253b9009f9d', 'code': 200} 2026-07-08 05:28:56.276 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port b78ea4a3-2e40-4367-b963-e253b9009f9d 2026-07-08 05:29:07.571 13 INFO neutron.plugins.ml2.plugin [None req-2ffa24e2-f562-40ce-8cbc-5d28c459c730 - - - - - -] Attempt 1 to provision port 2ffc41a2-0d17-4662-9ed9-46400266d551 2026-07-08 05:29:14.330 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 2ffc41a2-0d17-4662-9ed9-46400266d551 2026-07-08 05:29:14.456 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-09c4979b-a127-4cfb-9cbc-dfa7129861c5'] response: {'server_uuid': '09ed59af-a38c-4dc9-889c-40b5ce1fdb43', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2ffc41a2-0d17-4662-9ed9-46400266d551', 'code': 200} 2026-07-08 05:29:16.281 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 2ffc41a2-0d17-4662-9ed9-46400266d551 2026-07-08 05:29:17.259 13 INFO neutron.plugins.ml2.plugin [None req-513730e1-a164-46b6-a745-94b59a8cf859 - - - - - -] Attempt 1 to provision port b78ea4a3-2e40-4367-b963-e253b9009f9d 2026-07-08 05:29:18.307 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port b78ea4a3-2e40-4367-b963-e253b9009f9d 2026-07-08 05:29:30.350 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 2ffc41a2-0d17-4662-9ed9-46400266d551 2026-07-08 05:29:30.657 13 INFO neutron.plugins.ml2.plugin [None req-a527bb56-6383-4857-8d0c-cf383b5b5fad - - - - - -] Attempt 1 to provision port 2ffc41a2-0d17-4662-9ed9-46400266d551 2026-07-08 05:29:32.008 13 INFO neutron.plugins.ml2.plugin [None req-59826e64-425b-42af-b482-82abea545d91 - - - - - -] Attempt 1 to provision port 2ffc41a2-0d17-4662-9ed9-46400266d551 2026-07-08 05:29:32.345 16 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port 2ffc41a2-0d17-4662-9ed9-46400266d551 2026-07-08 05:29:41.486 16 INFO neutron.plugins.ml2.plugin [None req-ef320c30-a35a-40bf-96ce-f23af305e876 - - - - - -] Attempt 1 to provision port b78ea4a3-2e40-4367-b963-e253b9009f9d 2026-07-08 05:29:42.329 13 INFO neutron.plugins.ml2.plugin [None req-6d405801-47b1-4402-a77d-215f739a48c1 - - - - - -] Attempt 1 to provision port b78ea4a3-2e40-4367-b963-e253b9009f9d 2026-07-08 05:30:24.515 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b77b435-8fea-4f90-ab45-465d06efe184'] response: {'server_uuid': '33454058-d75c-42b1-8948-08ddbbfcd3eb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '583e62e2-d691-4ecb-a6c0-f7a453fe87b8', 'code': 200}