+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini This program is using eventlet and has been monkey_patched /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-07-03 19:26:15.414 1 INFO neutron.common.config [-] Logging enabled! 2026-07-03 19:26:15.414 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.5.dev3 2026-07-03 19:26:15.414 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-03 19:26:15.415 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-03 19:26:16.352 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-03 19:26:16.355 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-03 19:26:16.358 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-03 19:26:16.359 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-03 19:26:16.359 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-03 19:26:16.359 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-03 19:26:16.360 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-03 19:26:16.366 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-03 19:26:16.366 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-03 19:26:16.366 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-03 19:26:16.385 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-03 19:26:16.386 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-03 19:26:16.386 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-03 19:26:16.423 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-03 19:26:16.423 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-03 19:26:16.423 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-03 19:26:16.424 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-03 19:26:16.726 1 INFO neutron.plugins.ml2.managers [None req-cb332e3d-c8eb-4946-bb2e-3d664c2e4415 - - - - - -] Initializing driver for type 'vlan' 2026-07-03 19:26:16.872 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-cb332e3d-c8eb-4946-bb2e-3d664c2e4415 - - - - - -] VlanTypeDriver initialization complete 2026-07-03 19:26:16.873 1 INFO neutron.plugins.ml2.managers [None req-cb332e3d-c8eb-4946-bb2e-3d664c2e4415 - - - - - -] Initializing driver for type 'vxlan' 2026-07-03 19:26:16.873 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-cb332e3d-c8eb-4946-bb2e-3d664c2e4415 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-03 19:26:16.917 1 INFO neutron.plugins.ml2.managers [None req-cb332e3d-c8eb-4946-bb2e-3d664c2e4415 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-03 19:26:16.917 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-cb332e3d-c8eb-4946-bb2e-3d664c2e4415 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-03 19:26:16.917 1 INFO neutron.plugins.ml2.managers [None req-cb332e3d-c8eb-4946-bb2e-3d664c2e4415 - - - - - -] Initializing extension driver 'port_security' 2026-07-03 19:26:16.917 1 INFO neutron.plugins.ml2.extensions.port_security [None req-cb332e3d-c8eb-4946-bb2e-3d664c2e4415 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-03 19:26:16.918 1 INFO neutron.plugins.ml2.managers [None req-cb332e3d-c8eb-4946-bb2e-3d664c2e4415 - - - - - -] Initializing extension driver 'qos' 2026-07-03 19:26:16.918 1 INFO neutron.plugins.ml2.managers [None req-cb332e3d-c8eb-4946-bb2e-3d664c2e4415 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-03 19:26:16.918 1 INFO neutron.plugins.ml2.managers [None req-cb332e3d-c8eb-4946-bb2e-3d664c2e4415 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-03 19:26:16.931 1 INFO neutron.quota [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded quota_driver: . 2026-07-03 19:26:16.931 1 INFO neutron.plugins.ml2.plugin [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Modular L2 Plugin initialization complete 2026-07-03 19:26:16.931 1 INFO neutron.plugins.ml2.managers [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-03 19:26:16.931 1 INFO neutron.plugins.ml2.managers [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-03 19:26:16.931 1 INFO neutron.plugins.ml2.managers [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-03 19:26:16.932 1 INFO neutron.extensions.vlantransparent [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Disabled vlantransparent extension. 2026-07-03 19:26:16.932 1 INFO neutron.extensions.qinq [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Disabled VLAN QinQ extension. 2026-07-03 19:26:16.932 1 INFO neutron.manager [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loading Plugin: qos 2026-07-03 19:26:16.943 1 INFO neutron.manager [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loading Plugin: router 2026-07-03 19:26:16.977 1 INFO neutron.services.service_base [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-03 19:26:16.977 1 INFO neutron.manager [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loading Plugin: segments 2026-07-03 19:26:17.043 1 INFO neutron.manager [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loading Plugin: trunk 2026-07-03 19:26:17.055 1 INFO neutron.manager [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loading Plugin: vpnaas 2026-07-03 19:26:17.086 1 WARNING stevedore.named [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-03 19:26:17.086 1 WARNING stevedore.named [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-03 19:26:17.298 1 INFO neutron_vpnaas.services.vpn.plugin [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-03 19:26:17.298 1 INFO neutron.common.utils [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-03 19:26:17.299 1 INFO neutron.manager [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loading Plugin: taas 2026-07-03 19:26:17.316 1 WARNING stevedore.named [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-03 19:26:17.342 1 INFO neutron_taas.services.taas.taas_plugin [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-03 19:26:17.343 1 INFO neutron.manager [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loading Plugin: tapmirror 2026-07-03 19:26:17.355 1 WARNING stevedore.named [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-03 19:26:17.368 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-03 19:26:17.368 1 INFO neutron.manager [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loading Plugin: auto_allocate 2026-07-03 19:26:17.374 1 INFO neutron.manager [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loading Plugin: tag 2026-07-03 19:26:17.380 1 INFO neutron.manager [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loading Plugin: timestamp 2026-07-03 19:26:17.382 1 INFO neutron.manager [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loading Plugin: network_ip_availability 2026-07-03 19:26:17.385 1 INFO neutron.manager [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loading Plugin: flavors 2026-07-03 19:26:17.388 1 INFO neutron.manager [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loading Plugin: revisions 2026-07-03 19:26:17.391 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Initializing extension manager. 2026-07-03 19:26:17.392 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: address-group 2026-07-03 19:26:17.393 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: address-scope 2026-07-03 19:26:17.393 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-03 19:26:17.394 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: agent 2026-07-03 19:26:17.394 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: agent-resources-synced 2026-07-03 19:26:17.395 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-03 19:26:17.396 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-03 19:26:17.397 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: availability_zone 2026-07-03 19:26:17.397 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: availability_zone_filter 2026-07-03 19:26:17.398 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-03 19:26:17.398 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: default-subnetpools 2026-07-03 19:26:17.399 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-03 19:26:17.400 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: dns-integration 2026-07-03 19:26:17.400 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: dns-domain-ports 2026-07-03 19:26:17.401 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-03 19:26:17.401 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: dvr 2026-07-03 19:26:17.402 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-03 19:26:17.402 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: empty-string-filtering 2026-07-03 19:26:17.403 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-03 19:26:17.403 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-03 19:26:17.403 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: external-net 2026-07-03 19:26:17.404 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-03 19:26:17.404 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: extraroute 2026-07-03 19:26:17.405 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: extraroute-atomic 2026-07-03 19:26:17.405 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-03 19:26:17.406 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-03 19:26:17.406 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-03 19:26:17.407 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-03 19:26:17.407 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: fip-port-details 2026-07-03 19:26:17.408 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: flavors 2026-07-03 19:26:17.409 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-03 19:26:17.409 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: floatingip-pools 2026-07-03 19:26:17.410 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: ip_allocation 2026-07-03 19:26:17.410 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-03 19:26:17.411 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: l2_adjacency 2026-07-03 19:26:17.412 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: router 2026-07-03 19:26:17.413 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-03 19:26:17.414 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-03 19:26:17.414 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-03 19:26:17.415 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: ext-gw-mode 2026-07-03 19:26:17.415 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: l3-ha 2026-07-03 19:26:17.415 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-03 19:26:17.416 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-03 19:26:17.416 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: l3-flavors 2026-07-03 19:26:17.417 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-03 19:26:17.417 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-03 19:26:17.419 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-03 19:26:17.420 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-03 19:26:17.421 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-03 19:26:17.422 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-03 19:26:17.422 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-03 19:26:17.423 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: multi-provider 2026-07-03 19:26:17.423 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: net-mtu 2026-07-03 19:26:17.424 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: net-mtu-writable 2026-07-03 19:26:17.424 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: network_availability_zone 2026-07-03 19:26:17.425 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: network_ha 2026-07-03 19:26:17.425 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: network-ip-availability 2026-07-03 19:26:17.426 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-03 19:26:17.426 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: pagination 2026-07-03 19:26:17.427 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: port-device-profile 2026-07-03 19:26:17.427 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-03 19:26:17.428 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-03 19:26:17.428 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-03 19:26:17.429 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: port-mac-override 2026-07-03 19:26:17.429 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-03 19:26:17.429 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-03 19:26:17.430 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-03 19:26:17.430 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: port-resource-request 2026-07-03 19:26:17.431 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-03 19:26:17.431 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-03 19:26:17.432 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: binding 2026-07-03 19:26:17.433 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: binding-extended 2026-07-03 19:26:17.433 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: port-security 2026-07-03 19:26:17.433 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: project-id 2026-07-03 19:26:17.434 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: provider 2026-07-03 19:26:17.434 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-03 19:26:17.436 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: qos 2026-07-03 19:26:17.437 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-03 19:26:17.437 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-03 19:26:17.438 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: qos-default 2026-07-03 19:26:17.438 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: qos-fip 2026-07-03 19:26:17.439 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-03 19:26:17.439 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-03 19:26:17.439 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-03 19:26:17.440 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-03 19:26:17.440 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-03 19:26:17.441 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: qos-pps 2026-07-03 19:26:17.441 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-03 19:26:17.442 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-03 19:26:17.442 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: qos-rules-alias 2026-07-03 19:26:17.443 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: quota-check-limit 2026-07-03 19:26:17.443 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-03 19:26:17.445 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: quotas 2026-07-03 19:26:17.448 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: quota_details 2026-07-03 19:26:17.449 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: rbac-policies 2026-07-03 19:26:17.450 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: rbac-address-group 2026-07-03 19:26:17.450 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: rbac-address-scope 2026-07-03 19:26:17.450 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: rbac-security-groups 2026-07-03 19:26:17.451 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-03 19:26:17.451 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: revision-if-match 2026-07-03 19:26:17.452 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-03 19:26:17.452 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: router_availability_zone 2026-07-03 19:26:17.453 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-03 19:26:17.454 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-03 19:26:17.455 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-03 19:26:17.455 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-03 19:26:17.455 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-03 19:26:17.456 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-03 19:26:17.456 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-03 19:26:17.460 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: security-group 2026-07-03 19:26:17.461 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: segment 2026-07-03 19:26:17.461 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-03 19:26:17.462 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: service-type 2026-07-03 19:26:17.462 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: sorting 2026-07-03 19:26:17.463 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: standard-attr-segment 2026-07-03 19:26:17.463 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: standard-attr-description 2026-07-03 19:26:17.464 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: stateful-security-group 2026-07-03 19:26:17.464 1 WARNING neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-03 19:26:17.464 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-03 19:26:17.465 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: subnet-external-network 2026-07-03 19:26:17.465 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: subnet_onboard 2026-07-03 19:26:17.466 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-03 19:26:17.466 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: subnet-service-types 2026-07-03 19:26:17.467 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: subnet_allocation 2026-07-03 19:26:17.467 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-03 19:26:17.468 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: tag-creation 2026-07-03 19:26:17.468 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-03 19:26:17.471 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: standard-attr-tag 2026-07-03 19:26:17.472 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-03 19:26:17.472 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: trunk 2026-07-03 19:26:17.473 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: trunk-details 2026-07-03 19:26:17.473 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-03 19:26:17.474 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-03 19:26:17.474 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-03 19:26:17.475 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-03 19:26:17.476 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-03 19:26:17.477 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-03 19:26:17.477 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: vpn-flavors 2026-07-03 19:26:17.479 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: vpnaas 2026-07-03 19:26:17.480 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: taas 2026-07-03 19:26:17.481 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: tap-mirror 2026-07-03 19:26:17.481 1 INFO neutron.api.extensions [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-03 19:26:17.484 1 INFO oslo_service.backend.eventlet.service [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Starting 2 workers 2026-07-03 19:26:17.489 1 INFO oslo_service.backend.eventlet.service [None req-97bfa65c-bde2-4cd4-a85a-583a7845db87 - - - - - -] Starting 1 workers 2026-07-03 19:27:01.149 11 INFO neutron.db.l3_hamode_db [None req-2a480a66-981c-4599-9857-d08a93050347 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-03 19:27:16.522 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port a8f1794b-6687-4298-bd83-1a6eb3acf1b7 2026-07-03 19:27:17.749 12 INFO neutron.plugins.ml2.plugin [None req-aa3d12b2-0650-4848-9ba5-69a6a825c672 - - - - - -] Attempt 1 to provision port a8f1794b-6687-4298-bd83-1a6eb3acf1b7 2026-07-03 19:27:18.458 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port a8f1794b-6687-4298-bd83-1a6eb3acf1b7 2026-07-03 19:27:19.434 12 INFO neutron.plugins.ml2.plugin [None req-b148f012-76d4-4c1b-867f-2594ca90c5f1 - - - - - -] Attempt 1 to provision port a8f1794b-6687-4298-bd83-1a6eb3acf1b7 2026-07-03 19:31:49.944 11 INFO neutron.plugins.ml2.plugin [None req-70583910-d533-499b-a213-933101c53961 - - - - - -] Attempt 1 to provision port c1a03f84-b28e-425b-bfe1-a7f1e0b236ab 2026-07-03 19:31:50.670 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port c1a03f84-b28e-425b-bfe1-a7f1e0b236ab 2026-07-03 19:31:51.655 11 INFO neutron.plugins.ml2.plugin [None req-1ce9da9c-264a-4651-b93d-9ddfc7458b1f - - - - - -] Attempt 1 to provision port c1a03f84-b28e-425b-bfe1-a7f1e0b236ab 2026-07-03 19:31:56.739 11 INFO neutron.plugins.ml2.plugin [None req-e088f284-c0d2-41e2-adc7-1ed0faf43a37 - - - - - -] Attempt 1 to provision port b8b6ae43-587c-43d0-a4ae-4cb63a715934 2026-07-03 19:35:35.392 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port b8b6ae43-587c-43d0-a4ae-4cb63a715934 2026-07-03 19:35:36.779 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port b8b6ae43-587c-43d0-a4ae-4cb63a715934 2026-07-03 19:43:57.130 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 754245c4-d74f-4091-8e81-803aacbd27f0 2026-07-03 19:43:59.086 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 754245c4-d74f-4091-8e81-803aacbd27f0 2026-07-03 20:00:35.703 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 4eead386-2bbf-4b6a-a5e0-a0746c65d3e2 2026-07-03 20:00:36.598 12 INFO neutron.plugins.ml2.plugin [None req-2b402cb6-b9d9-4cba-9f3c-8535ab67e34b - - - - - -] Attempt 1 to provision port 4eead386-2bbf-4b6a-a5e0-a0746c65d3e2 2026-07-03 20:00:37.687 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 4eead386-2bbf-4b6a-a5e0-a0746c65d3e2 2026-07-03 20:00:41.704 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 9c5d0823-aa91-4ae5-91f0-a99de1c367ca 2026-07-03 20:00:43.752 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port a576cb61-337f-4786-aa13-e0ef3c199763 2026-07-03 20:00:44.137 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 9c5d0823-aa91-4ae5-91f0-a99de1c367ca 2026-07-03 20:00:45.687 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port a576cb61-337f-4786-aa13-e0ef3c199763 2026-07-03 20:00:46.421 12 INFO neutron.plugins.ml2.plugin [None req-c4fac856-b664-434a-bdb4-c22d3a3a5bb4 - - - - - -] Attempt 1 to provision port 4eead386-2bbf-4b6a-a5e0-a0746c65d3e2 2026-07-03 20:00:46.478 12 INFO neutron.plugins.ml2.plugin [None req-c4fac856-b664-434a-bdb4-c22d3a3a5bb4 - - - - - -] Attempt 1 to provision port 9c5d0823-aa91-4ae5-91f0-a99de1c367ca 2026-07-03 20:00:46.576 12 INFO neutron.plugins.ml2.plugin [None req-c4fac856-b664-434a-bdb4-c22d3a3a5bb4 - - - - - -] Attempt 1 to provision port 24b86003-fff2-4c75-9546-a73b1e16b6be 2026-07-03 20:00:46.609 12 INFO neutron.plugins.ml2.plugin [None req-c4fac856-b664-434a-bdb4-c22d3a3a5bb4 - - - - - -] Attempt 1 to provision port a576cb61-337f-4786-aa13-e0ef3c199763 2026-07-03 20:00:46.684 12 INFO neutron.plugins.ml2.plugin [None req-c4fac856-b664-434a-bdb4-c22d3a3a5bb4 - - - - - -] Attempt 1 to provision port c2c2c4cd-c403-4cf5-8cba-bb9d2f6be424 2026-07-03 20:00:50.211 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port b66f7302-9e5b-4199-b26c-f69716d8da34 2026-07-03 20:00:50.678 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port d2bad9fd-0b1b-4515-9ff1-e2c78786cf5c 2026-07-03 20:00:50.994 11 INFO neutron.plugins.ml2.plugin [None req-48edd083-9fbb-46f7-a65f-d673d69d3cf6 - - - - - -] Attempt 1 to provision port 8b3eff78-b8bb-466d-aa28-776349dfa861 2026-07-03 20:00:51.767 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port b66f7302-9e5b-4199-b26c-f69716d8da34 2026-07-03 20:00:52.085 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 8b3eff78-b8bb-466d-aa28-776349dfa861 2026-07-03 20:00:52.341 11 INFO neutron.plugins.ml2.plugin [None req-1966fafa-20ed-46ce-9340-3d64500e477a - - - - - -] Attempt 1 to provision port d2bad9fd-0b1b-4515-9ff1-e2c78786cf5c 2026-07-03 20:00:54.484 12 INFO neutron.plugins.ml2.plugin [None req-17f0c5a4-1896-4f48-b247-772e891d1ae7 - - - - - -] Attempt 1 to provision port 2aaccd7c-8df8-4ba2-91e5-16938c696292 2026-07-03 20:00:54.531 12 INFO neutron.plugins.ml2.plugin [None req-17f0c5a4-1896-4f48-b247-772e891d1ae7 - - - - - -] Attempt 1 to provision port d2bad9fd-0b1b-4515-9ff1-e2c78786cf5c 2026-07-03 20:00:54.601 12 INFO neutron.plugins.ml2.plugin [None req-3b80f7a1-2e57-4c96-9d24-80a6ef44b181 - - - - - -] Attempt 1 to provision port 9c5d0823-aa91-4ae5-91f0-a99de1c367ca 2026-07-03 20:00:54.703 12 INFO neutron.plugins.ml2.plugin [None req-3b80f7a1-2e57-4c96-9d24-80a6ef44b181 - - - - - -] Attempt 1 to provision port 3439dbfe-54f3-48c2-ab2a-a0b01453e735 2026-07-03 20:00:54.760 12 INFO neutron.plugins.ml2.plugin [None req-3b80f7a1-2e57-4c96-9d24-80a6ef44b181 - - - - - -] Attempt 1 to provision port e7e5b8fc-7349-4675-ba96-2084e1be7509 2026-07-03 20:00:55.823 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port a56d191c-e6c4-4d52-b2f2-c71da49ca9c0 2026-07-03 20:00:57.770 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port a56d191c-e6c4-4d52-b2f2-c71da49ca9c0 2026-07-03 20:01:00.916 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port ea0f9bc1-91bd-45f0-ab33-94be0a55162f 2026-07-03 20:01:01.248 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 95b8b1e9-1f60-4e0e-bde8-eeffc982144e 2026-07-03 20:01:01.599 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port d75c58c0-7759-4744-be1a-f863d5739b89 2026-07-03 20:01:01.893 12 INFO neutron.notifiers.nova [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Nova event matching ['req-5a7b8edb-d299-4630-912f-55a942268bc4'] response: {'server_uuid': '56fe1a16-938c-4483-bcd1-cce7ee42d590', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '95b8b1e9-1f60-4e0e-bde8-eeffc982144e', 'code': 200} 2026-07-03 20:01:02.195 11 INFO neutron.plugins.ml2.plugin [None req-d7249b71-f30a-4b5d-807b-4b1e0737db8a - - - - - -] Attempt 1 to provision port 786e38f0-bb92-455a-92a7-a6f3f9b86c5f 2026-07-03 20:01:02.235 11 INFO neutron.plugins.ml2.plugin [None req-d7249b71-f30a-4b5d-807b-4b1e0737db8a - - - - - -] Attempt 1 to provision port ea0f9bc1-91bd-45f0-ab33-94be0a55162f 2026-07-03 20:01:02.314 11 INFO neutron.plugins.ml2.plugin [None req-d7249b71-f30a-4b5d-807b-4b1e0737db8a - - - - - -] Attempt 1 to provision port e7e5b8fc-7349-4675-ba96-2084e1be7509 2026-07-03 20:01:02.655 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port d75c58c0-7759-4744-be1a-f863d5739b89 2026-07-03 20:01:02.919 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port ea0f9bc1-91bd-45f0-ab33-94be0a55162f 2026-07-03 20:01:03.130 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 95b8b1e9-1f60-4e0e-bde8-eeffc982144e 2026-07-03 20:01:03.990 12 INFO neutron.notifiers.nova [None req-e7b68ea3-881b-4539-8886-b07461c0d6f0 - - - - - -] Nova event matching ['req-8551af49-9087-4423-b2c1-d7d29212e6e8'] response: {'server_uuid': '15d80f94-8e81-4886-8a1d-699c8ccd0bdb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd75c58c0-7759-4744-be1a-f863d5739b89', 'code': 200} 2026-07-03 20:01:08.200 12 INFO neutron.plugins.ml2.plugin [None req-9d78f51a-44f1-42fd-b8aa-4e1ba6fe72ba - - - - - -] Attempt 1 to provision port 95b8b1e9-1f60-4e0e-bde8-eeffc982144e 2026-07-03 20:01:08.302 12 INFO neutron.plugins.ml2.plugin [None req-9d78f51a-44f1-42fd-b8aa-4e1ba6fe72ba - - - - - -] Attempt 1 to provision port 786e38f0-bb92-455a-92a7-a6f3f9b86c5f 2026-07-03 20:01:08.340 12 INFO neutron.plugins.ml2.plugin [None req-9d78f51a-44f1-42fd-b8aa-4e1ba6fe72ba - - - - - -] Attempt 1 to provision port d2bad9fd-0b1b-4515-9ff1-e2c78786cf5c 2026-07-03 20:01:08.420 12 INFO neutron.plugins.ml2.plugin [None req-9d78f51a-44f1-42fd-b8aa-4e1ba6fe72ba - - - - - -] Attempt 1 to provision port ea0f9bc1-91bd-45f0-ab33-94be0a55162f 2026-07-03 20:01:08.478 12 INFO neutron.plugins.ml2.plugin [None req-9d78f51a-44f1-42fd-b8aa-4e1ba6fe72ba - - - - - -] Attempt 1 to provision port 3439dbfe-54f3-48c2-ab2a-a0b01453e735 2026-07-03 20:01:08.500 12 INFO neutron.plugins.ml2.plugin [None req-9d78f51a-44f1-42fd-b8aa-4e1ba6fe72ba - - - - - -] Attempt 1 to provision port e7e5b8fc-7349-4675-ba96-2084e1be7509 2026-07-03 20:01:11.557 11 INFO neutron.plugins.ml2.plugin [None req-7ec59565-960d-49c4-8270-7516bf675a1f - - - - - -] Attempt 1 to provision port 3439dbfe-54f3-48c2-ab2a-a0b01453e735 2026-07-03 20:01:11.590 11 INFO neutron.plugins.ml2.plugin [None req-7ec59565-960d-49c4-8270-7516bf675a1f - - - - - -] Attempt 1 to provision port 786e38f0-bb92-455a-92a7-a6f3f9b86c5f 2026-07-03 20:01:11.624 11 INFO neutron.plugins.ml2.plugin [None req-7ec59565-960d-49c4-8270-7516bf675a1f - - - - - -] Attempt 1 to provision port fa419009-91b2-461c-a3e4-b6ba4ef97ad5 2026-07-03 20:01:14.947 11 INFO neutron.plugins.ml2.plugin [None req-a68ec0d2-0089-49bf-9bf7-b745bc80a673 - - - - - -] Attempt 1 to provision port 786e38f0-bb92-455a-92a7-a6f3f9b86c5f 2026-07-03 20:01:14.971 11 INFO neutron.plugins.ml2.plugin [None req-a68ec0d2-0089-49bf-9bf7-b745bc80a673 - - - - - -] Attempt 1 to provision port 7ae342e3-3a90-434a-ab30-e7fb5ce2809a 2026-07-03 20:01:14.995 11 INFO neutron.plugins.ml2.plugin [None req-a68ec0d2-0089-49bf-9bf7-b745bc80a673 - - - - - -] Attempt 1 to provision port 3439dbfe-54f3-48c2-ab2a-a0b01453e735 2026-07-03 20:01:17.308 12 INFO neutron.plugins.ml2.plugin [None req-684cfcc9-a7ed-4eae-b789-94a7d06d0ae3 - - - - - -] Attempt 1 to provision port 35bda82b-001b-44eb-8422-b9c2cba477a7 2026-07-03 20:01:17.467 12 INFO neutron.notifiers.nova [None req-684cfcc9-a7ed-4eae-b789-94a7d06d0ae3 - - - - - -] Nova event matching ['req-7fa87f8c-45f7-4153-8c6e-70f1ca0d3d1f'] response: {'server_uuid': '056aea97-f003-406e-b708-41eb443d6c61', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '35bda82b-001b-44eb-8422-b9c2cba477a7', 'code': 200} 2026-07-03 20:01:18.501 11 INFO neutron.plugins.ml2.plugin [None req-fdae5a87-011b-461a-baa1-1651242690f7 - - - - - -] Attempt 1 to provision port 95b8b1e9-1f60-4e0e-bde8-eeffc982144e 2026-07-03 20:01:18.580 11 INFO neutron.plugins.ml2.plugin [None req-fdae5a87-011b-461a-baa1-1651242690f7 - - - - - -] Attempt 1 to provision port 35bda82b-001b-44eb-8422-b9c2cba477a7 2026-07-03 20:01:18.769 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 35bda82b-001b-44eb-8422-b9c2cba477a7 2026-07-03 20:01:22.566 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 27408dd4-5341-4d53-a17e-ff1c7dfe1b5b 2026-07-03 20:01:23.839 11 INFO neutron.notifiers.nova [None req-c5f6e082-125c-4815-b1f7-e31905b66bd7 - - - - - -] Nova event matching ['req-bbccb794-4991-42f9-b095-ed531025d550'] response: {'server_uuid': '056aea97-f003-406e-b708-41eb443d6c61', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '35bda82b-001b-44eb-8422-b9c2cba477a7', 'code': 200} 2026-07-03 20:01:24.561 11 INFO neutron.plugins.ml2.plugin [None req-48727861-fa98-4c0d-9d87-2e1825665557 - - - - - -] Attempt 1 to provision port 27408dd4-5341-4d53-a17e-ff1c7dfe1b5b 2026-07-03 20:01:24.661 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 53e47978-594f-4791-8bcd-cdcd49ea4451 2026-07-03 20:01:25.147 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 27408dd4-5341-4d53-a17e-ff1c7dfe1b5b 2026-07-03 20:01:26.531 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 53e47978-594f-4791-8bcd-cdcd49ea4451 2026-07-03 20:01:29.342 11 INFO neutron.plugins.ml2.plugin [None req-ad029a45-4665-4699-abb7-44f658c9f0bf - - - - - -] Attempt 1 to provision port 27408dd4-5341-4d53-a17e-ff1c7dfe1b5b 2026-07-03 20:01:29.400 11 INFO neutron.plugins.ml2.plugin [None req-ad029a45-4665-4699-abb7-44f658c9f0bf - - - - - -] Attempt 1 to provision port cbda9734-b967-4229-a530-7c087eeaacf9 2026-07-03 20:01:32.928 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port fa419009-91b2-461c-a3e4-b6ba4ef97ad5 2026-07-03 20:01:33.231 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 3439dbfe-54f3-48c2-ab2a-a0b01453e735 2026-07-03 20:01:34.783 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port fa419009-91b2-461c-a3e4-b6ba4ef97ad5 2026-07-03 20:01:34.837 11 INFO neutron.plugins.ml2.plugin [None req-a1afc6e0-067b-4026-90a8-dd4a8a6d7bd7 - - - - - -] Attempt 1 to provision port cbda9734-b967-4229-a530-7c087eeaacf9 2026-07-03 20:01:34.934 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 3439dbfe-54f3-48c2-ab2a-a0b01453e735 2026-07-03 20:01:38.036 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 642325ea-ff47-415a-bc63-99f9a66a6383 2026-07-03 20:01:38.252 11 INFO neutron.notifiers.nova [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Nova event matching ['req-aecdab3a-9597-4a4e-9899-a6ce97385539'] response: {'server_uuid': '280469e4-742e-44f4-b1b0-de5922718b35', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '642325ea-ff47-415a-bc63-99f9a66a6383', 'code': 200} 2026-07-03 20:01:39.024 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 321a2aad-e8e7-4cc5-9a07-a95f1bca2816 2026-07-03 20:01:39.489 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 8abbe719-5db3-4555-9ea0-34749d709a71 2026-07-03 20:01:39.918 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 642325ea-ff47-415a-bc63-99f9a66a6383 2026-07-03 20:01:40.862 12 INFO neutron.plugins.ml2.plugin [None req-2300b903-6058-4160-a24e-6d3cef13281b - - - - - -] Attempt 1 to provision port 95b8b1e9-1f60-4e0e-bde8-eeffc982144e 2026-07-03 20:01:40.938 12 INFO neutron.plugins.ml2.plugin [None req-2300b903-6058-4160-a24e-6d3cef13281b - - - - - -] Attempt 1 to provision port 8abbe719-5db3-4555-9ea0-34749d709a71 2026-07-03 20:01:41.021 12 INFO neutron.plugins.ml2.plugin [None req-2300b903-6058-4160-a24e-6d3cef13281b - - - - - -] Attempt 1 to provision port cbda9734-b967-4229-a530-7c087eeaacf9 2026-07-03 20:01:41.036 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 8abbe719-5db3-4555-9ea0-34749d709a71 2026-07-03 20:01:41.056 12 INFO neutron.plugins.ml2.plugin [None req-2300b903-6058-4160-a24e-6d3cef13281b - - - - - -] Attempt 1 to provision port 6181eced-1d45-4340-bcd9-7f1901e48530 2026-07-03 20:01:41.244 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 321a2aad-e8e7-4cc5-9a07-a95f1bca2816 2026-07-03 20:01:41.448 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 95b8b1e9-1f60-4e0e-bde8-eeffc982144e 2026-07-03 20:01:43.127 12 INFO neutron.notifiers.nova [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Nova event matching ['req-db21ab75-960f-467a-a4c1-977ba3aed7af'] response: {'server_uuid': '280469e4-742e-44f4-b1b0-de5922718b35', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '642325ea-ff47-415a-bc63-99f9a66a6383', 'code': 200} 2026-07-03 20:01:44.152 12 INFO neutron.plugins.ml2.plugin [None req-4d3206de-ae5d-4a66-a36a-74be3cbb5126 - - - - - -] Attempt 1 to provision port 8abbe719-5db3-4555-9ea0-34749d709a71 2026-07-03 20:01:44.235 12 INFO neutron.plugins.ml2.plugin [None req-4d3206de-ae5d-4a66-a36a-74be3cbb5126 - - - - - -] Attempt 1 to provision port 4555a1ea-4b3e-40c0-b04e-23935bc53d29 2026-07-03 20:01:47.044 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port cbda9734-b967-4229-a530-7c087eeaacf9 2026-07-03 20:01:47.349 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 6181eced-1d45-4340-bcd9-7f1901e48530 2026-07-03 20:01:49.095 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 6181eced-1d45-4340-bcd9-7f1901e48530 2026-07-03 20:01:51.726 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 04e6c0e5-e92c-455d-afb7-c85770c8c2b3 2026-07-03 20:01:51.864 11 INFO neutron.notifiers.nova [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Nova event matching ['req-c3cbff28-fca4-43f7-b533-fe7e79e683c7'] response: {'server_uuid': 'a2cf0df7-7ae3-43ab-a22b-701df6841234', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '04e6c0e5-e92c-455d-afb7-c85770c8c2b3', 'code': 200} 2026-07-03 20:01:52.471 11 INFO neutron.plugins.ml2.plugin [None req-84f3f646-920f-4850-b6f5-97dbcb17b357 - - - - - -] Attempt 1 to provision port 4555a1ea-4b3e-40c0-b04e-23935bc53d29 2026-07-03 20:01:53.696 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 04e6c0e5-e92c-455d-afb7-c85770c8c2b3 2026-07-03 20:01:55.366 12 INFO neutron.plugins.ml2.plugin [None req-e8b1f0f7-c88f-4ef9-96df-689724ce6af3 - - - - - -] Attempt 1 to provision port 49c2aee0-671c-4da0-8e17-b5e36de67dd0 2026-07-03 20:01:57.474 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 49c2aee0-671c-4da0-8e17-b5e36de67dd0 2026-07-03 20:01:57.798 11 INFO neutron.plugins.ml2.plugin [None req-c32981eb-0111-4572-bd5e-79821d887842 - - - - - -] Attempt 1 to provision port 4555a1ea-4b3e-40c0-b04e-23935bc53d29 2026-07-03 20:01:59.555 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 92f2f86c-a205-42ee-badc-7dc5ee44f249 2026-07-03 20:01:59.868 12 INFO neutron.plugins.ml2.plugin [None req-b446a56f-bc95-47a6-8e45-c50ad7e408ce - - - - - -] Attempt 1 to provision port 4555a1ea-4b3e-40c0-b04e-23935bc53d29 2026-07-03 20:01:59.933 12 INFO neutron.plugins.ml2.plugin [None req-b446a56f-bc95-47a6-8e45-c50ad7e408ce - - - - - -] Attempt 1 to provision port 92f2f86c-a205-42ee-badc-7dc5ee44f249 2026-07-03 20:01:59.977 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 811c45f6-19f4-4643-9e64-b6e0f8f0db04 2026-07-03 20:02:00.388 11 INFO neutron.plugins.ml2.plugin [None req-e9ee3964-3092-4ab2-bf2d-8a4cd08c8b33 - - - - - -] Attempt 1 to provision port 49c2aee0-671c-4da0-8e17-b5e36de67dd0 2026-07-03 20:02:00.554 11 INFO neutron.plugins.ml2.plugin [None req-e9ee3964-3092-4ab2-bf2d-8a4cd08c8b33 - - - - - -] Attempt 1 to provision port 4555a1ea-4b3e-40c0-b04e-23935bc53d29 2026-07-03 20:02:01.556 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 92f2f86c-a205-42ee-badc-7dc5ee44f249 2026-07-03 20:02:01.855 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 811c45f6-19f4-4643-9e64-b6e0f8f0db04 2026-07-03 20:02:03.581 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 73edd276-3825-4c67-a05d-da6749b0b559 2026-07-03 20:02:07.517 11 INFO neutron.plugins.ml2.plugin [None req-2a3de928-8d24-4384-93f1-1b33e48c6b39 - - - - - -] Attempt 1 to provision port b4bfe65c-64e7-4687-8693-e0938c5c808d 2026-07-03 20:02:07.548 11 INFO neutron.plugins.ml2.plugin [None req-2a3de928-8d24-4384-93f1-1b33e48c6b39 - - - - - -] Attempt 1 to provision port 04e6c0e5-e92c-455d-afb7-c85770c8c2b3 2026-07-03 20:02:07.631 11 INFO neutron.plugins.ml2.plugin [None req-2a3de928-8d24-4384-93f1-1b33e48c6b39 - - - - - -] Attempt 1 to provision port 92f2f86c-a205-42ee-badc-7dc5ee44f249 2026-07-03 20:02:11.992 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port dbb86797-90c8-4690-90f9-88032d6ec869 2026-07-03 20:02:12.142 11 INFO neutron.notifiers.nova [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Nova event matching ['req-5fd18368-ab4a-4d4c-b69f-9f5dc4b9cdfa'] response: {'server_uuid': 'b6607205-7419-4ec7-b0ab-57ecd15cf054', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dbb86797-90c8-4690-90f9-88032d6ec869', 'code': 200} 2026-07-03 20:02:13.716 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port dbb86797-90c8-4690-90f9-88032d6ec869 2026-07-03 20:02:14.942 12 INFO neutron.plugins.ml2.plugin [None req-8f8683b3-9904-4bfb-a0cb-f1f937e5aa57 - - - - - -] Attempt 1 to provision port de0fb27f-f10f-4363-af3b-f14ee1355516 2026-07-03 20:02:17.748 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port de0fb27f-f10f-4363-af3b-f14ee1355516 2026-07-03 20:02:18.082 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port b4bfe65c-64e7-4687-8693-e0938c5c808d 2026-07-03 20:02:19.659 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port de0fb27f-f10f-4363-af3b-f14ee1355516 2026-07-03 20:02:19.810 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port b4bfe65c-64e7-4687-8693-e0938c5c808d 2026-07-03 20:02:20.270 11 INFO neutron.plugins.ml2.plugin [None req-12561ebf-9dff-4210-bb23-2f17d9f84ebe - - - - - -] Attempt 1 to provision port b4bfe65c-64e7-4687-8693-e0938c5c808d 2026-07-03 20:02:22.527 11 INFO neutron.plugins.ml2.plugin [None req-5471fdff-a618-4d6d-9d7e-3aa54c57913f - - - - - -] Attempt 1 to provision port b4bfe65c-64e7-4687-8693-e0938c5c808d 2026-07-03 20:02:31.691 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 3d094aa7-d61c-456e-93ce-711363fd0ec8 2026-07-03 20:02:33.770 11 INFO neutron.plugins.ml2.plugin [None req-56d5db34-f84b-4351-b9db-3d354e1c7c2c - - - - - -] Attempt 1 to provision port 3d094aa7-d61c-456e-93ce-711363fd0ec8 2026-07-03 20:02:35.570 12 INFO neutron.plugins.ml2.plugin [None req-e23070bb-ecf2-4c22-8064-8de35dba2e74 - - - - - -] Attempt 1 to provision port 3d094aa7-d61c-456e-93ce-711363fd0ec8 2026-07-03 20:02:35.639 12 INFO neutron.plugins.ml2.plugin [None req-e23070bb-ecf2-4c22-8064-8de35dba2e74 - - - - - -] Attempt 1 to provision port 4be4bacc-bafd-4746-9edb-ffb9a9bbc0b9 2026-07-03 20:02:35.775 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 83f42efe-78b1-4270-af75-0c85bc94e10c 2026-07-03 20:02:37.890 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 83f42efe-78b1-4270-af75-0c85bc94e10c 2026-07-03 20:02:38.684 12 INFO neutron.notifiers.nova [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Nova event matching ['req-a3cc8e20-1b49-49d2-b65c-cdba6a3e6fb5'] response: {'server_uuid': 'a2cf0df7-7ae3-43ab-a22b-701df6841234', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '04e6c0e5-e92c-455d-afb7-c85770c8c2b3', 'code': 200} 2026-07-03 20:02:40.425 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 04e6c0e5-e92c-455d-afb7-c85770c8c2b3 2026-07-03 20:02:40.740 12 INFO neutron.notifiers.nova [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Nova event matching ['req-343568db-bef0-4ace-9949-9d9e9ec275bd'] response: {'server_uuid': 'a2cf0df7-7ae3-43ab-a22b-701df6841234', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '04e6c0e5-e92c-455d-afb7-c85770c8c2b3', 'code': 200} 2026-07-03 20:02:41.833 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 8d98e589-8c22-4d31-afca-c7b139b58d19 2026-07-03 20:02:42.285 12 INFO neutron.plugins.ml2.plugin [None req-bb4bb8af-1568-480f-819d-7edf506095e4 - - - - - -] Attempt 1 to provision port 8d98e589-8c22-4d31-afca-c7b139b58d19 2026-07-03 20:02:42.298 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 04e6c0e5-e92c-455d-afb7-c85770c8c2b3 2026-07-03 20:02:42.345 12 INFO neutron.plugins.ml2.plugin [None req-bb4bb8af-1568-480f-819d-7edf506095e4 - - - - - -] Attempt 1 to provision port 355effff-6753-4e1f-8855-314f1d6bf84b 2026-07-03 20:02:42.390 12 INFO neutron.plugins.ml2.plugin [None req-bb4bb8af-1568-480f-819d-7edf506095e4 - - - - - -] Attempt 1 to provision port 7bf00fd5-7765-49e9-9446-91773615c082 2026-07-03 20:02:43.733 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 8d98e589-8c22-4d31-afca-c7b139b58d19 2026-07-03 20:02:46.063 12 INFO neutron.plugins.ml2.plugin [None req-af575cf9-cf70-4466-9a35-33aabfb38d81 - - - - - -] Attempt 1 to provision port 8d98e589-8c22-4d31-afca-c7b139b58d19 2026-07-03 20:02:46.120 12 INFO neutron.plugins.ml2.plugin [None req-af575cf9-cf70-4466-9a35-33aabfb38d81 - - - - - -] Attempt 1 to provision port 355effff-6753-4e1f-8855-314f1d6bf84b 2026-07-03 20:02:48.922 11 INFO neutron.plugins.ml2.plugin [None req-c66170ae-8b52-45ad-8438-8ae3ef7fb1be - - - - - -] Attempt 1 to provision port 355effff-6753-4e1f-8855-314f1d6bf84b 2026-07-03 20:02:50.198 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 3ed1268e-e777-49fb-ae6d-c0ad95254a2a 2026-07-03 20:02:50.321 12 INFO neutron.notifiers.nova [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Nova event matching ['req-a8e396b9-29b4-4387-8655-89d0ea10398d'] response: {'server_uuid': '02e3433c-28cf-4163-9775-b114346516fb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3ed1268e-e777-49fb-ae6d-c0ad95254a2a', 'code': 200} 2026-07-03 20:02:51.723 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 3ed1268e-e777-49fb-ae6d-c0ad95254a2a 2026-07-03 20:02:52.203 12 INFO neutron.plugins.ml2.plugin [None req-aa96108a-45aa-4091-bd51-551cdb5c7625 - - - - - -] Attempt 1 to provision port 355effff-6753-4e1f-8855-314f1d6bf84b 2026-07-03 20:02:53.688 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 7bf00fd5-7765-49e9-9446-91773615c082 2026-07-03 20:02:54.059 12 INFO neutron.plugins.ml2.plugin [None req-e8c76555-1015-4d78-b885-0b5eaa56f70d - - - - - -] Attempt 1 to provision port 355effff-6753-4e1f-8855-314f1d6bf84b 2026-07-03 20:02:54.742 12 INFO neutron.plugins.ml2.plugin [None req-74a33451-bf69-484e-9669-ff59bfefe660 - - - - - -] Attempt 1 to provision port 3ed1268e-e777-49fb-ae6d-c0ad95254a2a 2026-07-03 20:02:55.684 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 7bf00fd5-7765-49e9-9446-91773615c082 2026-07-03 20:02:55.865 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 355effff-6753-4e1f-8855-314f1d6bf84b 2026-07-03 20:03:03.893 11 INFO neutron.notifiers.nova [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Nova event matching ['req-a5a6749d-5cf4-46f1-9602-b553a9267db6'] response: {'server_uuid': 'a2cf0df7-7ae3-43ab-a22b-701df6841234', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '04e6c0e5-e92c-455d-afb7-c85770c8c2b3', 'code': 200} 2026-07-03 20:03:07.719 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 1bee3d3b-bdbe-4cd0-9269-99ebb3d6bd69 2026-07-03 20:03:09.410 11 INFO neutron.plugins.ml2.plugin [None req-6cd5c955-eb35-4804-a44c-e298aaed1588 - - - - - -] Attempt 1 to provision port 42bdf7ab-9cdb-49a2-8a31-bcfbc4175a24 2026-07-03 20:03:09.457 11 INFO neutron.plugins.ml2.plugin [None req-6cd5c955-eb35-4804-a44c-e298aaed1588 - - - - - -] Attempt 1 to provision port 1bee3d3b-bdbe-4cd0-9269-99ebb3d6bd69 2026-07-03 20:03:10.030 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 1bee3d3b-bdbe-4cd0-9269-99ebb3d6bd69 2026-07-03 20:03:10.312 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 3946304f-a9ec-494f-acf6-69fef87797c9 2026-07-03 20:03:11.872 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 3946304f-a9ec-494f-acf6-69fef87797c9 2026-07-03 20:03:12.496 11 INFO neutron.plugins.ml2.plugin [None req-1c4e9151-0678-4340-8fba-4cf187a44e1e - - - - - -] Attempt 1 to provision port 5ca31c65-b3fb-4419-b017-6f771ad64c0a 2026-07-03 20:03:12.546 11 INFO neutron.plugins.ml2.plugin [None req-1c4e9151-0678-4340-8fba-4cf187a44e1e - - - - - -] Attempt 1 to provision port 1bee3d3b-bdbe-4cd0-9269-99ebb3d6bd69 2026-07-03 20:03:15.622 11 INFO neutron.plugins.ml2.plugin [None req-e34b77bb-51fa-4f89-8841-304c59d3d6c6 - - - - - -] Attempt 1 to provision port 5ca31c65-b3fb-4419-b017-6f771ad64c0a 2026-07-03 20:03:17.393 11 INFO neutron.plugins.ml2.plugin [None req-5b1e9cf3-16a4-478d-aa04-f057d9f512a9 - - - - - -] Attempt 1 to provision port 5ca31c65-b3fb-4419-b017-6f771ad64c0a 2026-07-03 20:03:22.764 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port fb39d05f-67ec-45e1-adc0-464c6a4503fd 2026-07-03 20:03:22.888 12 INFO neutron.notifiers.nova [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Nova event matching ['req-c9f00daa-7ee7-46fe-a2d2-2be758651392'] response: {'server_uuid': 'd0efc42b-6097-4dc6-aca7-a9bf0ad2be8a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fb39d05f-67ec-45e1-adc0-464c6a4503fd', 'code': 200} 2026-07-03 20:03:23.711 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port fb39d05f-67ec-45e1-adc0-464c6a4503fd 2026-07-03 20:03:28.511 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port e8e101ec-6e13-4d75-85c9-81b30d564a58 2026-07-03 20:03:28.654 11 INFO neutron.notifiers.nova [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Nova event matching ['req-5bad479c-f4d8-4f55-8358-db43c648962f'] response: {'server_uuid': '7a423260-ac3f-4eae-adf9-55316a335b0f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e8e101ec-6e13-4d75-85c9-81b30d564a58', 'code': 200} 2026-07-03 20:03:28.887 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 5ca31c65-b3fb-4419-b017-6f771ad64c0a 2026-07-03 20:03:29.180 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 42bdf7ab-9cdb-49a2-8a31-bcfbc4175a24 2026-07-03 20:03:29.697 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port e8e101ec-6e13-4d75-85c9-81b30d564a58 2026-07-03 20:03:29.851 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 5ca31c65-b3fb-4419-b017-6f771ad64c0a 2026-07-03 20:03:30.091 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 42bdf7ab-9cdb-49a2-8a31-bcfbc4175a24 2026-07-03 20:04:05.752 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port fd900e53-cd05-4ead-8165-d4c8e29f828a 2026-07-03 20:04:07.308 11 INFO neutron.plugins.ml2.plugin [None req-cccbc4f7-8f85-4c31-a7cb-e42670d9b096 - - - - - -] Attempt 1 to provision port fd900e53-cd05-4ead-8165-d4c8e29f828a 2026-07-03 20:04:07.715 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port fd900e53-cd05-4ead-8165-d4c8e29f828a 2026-07-03 20:04:09.822 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 3c9ac679-6604-4ff2-989b-b7d0d0f5e2da 2026-07-03 20:04:10.363 12 INFO neutron.plugins.ml2.plugin [None req-1f0a4406-0b75-46f3-a5e9-48b3dc59c7c6 - - - - - -] Attempt 1 to provision port 070ec66c-f41a-4206-940a-810680418c95 2026-07-03 20:04:10.396 12 INFO neutron.plugins.ml2.plugin [None req-1f0a4406-0b75-46f3-a5e9-48b3dc59c7c6 - - - - - -] Attempt 1 to provision port 8e6ff874-a473-4e2d-a7da-372715a32330 2026-07-03 20:04:10.426 12 INFO neutron.plugins.ml2.plugin [None req-1f0a4406-0b75-46f3-a5e9-48b3dc59c7c6 - - - - - -] Attempt 1 to provision port fd900e53-cd05-4ead-8165-d4c8e29f828a 2026-07-03 20:04:11.924 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 3c9ac679-6604-4ff2-989b-b7d0d0f5e2da 2026-07-03 20:04:13.875 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 74804900-ce91-462e-a7da-4440b74c9426 2026-07-03 20:04:15.863 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 74804900-ce91-462e-a7da-4440b74c9426 2026-07-03 20:04:16.080 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port e9b5d174-5fb2-4fa4-8f74-805086d85ade 2026-07-03 20:04:16.682 11 INFO neutron.plugins.ml2.plugin [None req-bdb25cc9-0dbb-4086-9e9d-5e1ae7799e87 - - - - - -] Attempt 1 to provision port 8e6ff874-a473-4e2d-a7da-372715a32330 2026-07-03 20:04:16.709 11 INFO neutron.plugins.ml2.plugin [None req-bdb25cc9-0dbb-4086-9e9d-5e1ae7799e87 - - - - - -] Attempt 1 to provision port e9b5d174-5fb2-4fa4-8f74-805086d85ade 2026-07-03 20:04:16.764 11 INFO neutron.plugins.ml2.plugin [None req-bdb25cc9-0dbb-4086-9e9d-5e1ae7799e87 - - - - - -] Attempt 1 to provision port 51d2c7ed-1e8c-45a1-975e-f3fa32808ba5 2026-07-03 20:04:17.796 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port e9b5d174-5fb2-4fa4-8f74-805086d85ade 2026-07-03 20:04:21.680 12 INFO neutron.plugins.ml2.plugin [None req-4dd59041-726b-4374-8328-ee13c1564f68 - - - - - -] Attempt 1 to provision port 8e6ff874-a473-4e2d-a7da-372715a32330 2026-07-03 20:04:21.702 12 INFO neutron.plugins.ml2.plugin [None req-4dd59041-726b-4374-8328-ee13c1564f68 - - - - - -] Attempt 1 to provision port 2aad1772-1e1f-4db1-b996-cc27b8da4f8b 2026-07-03 20:04:21.735 12 INFO neutron.plugins.ml2.plugin [None req-4dd59041-726b-4374-8328-ee13c1564f68 - - - - - -] Attempt 1 to provision port e9b5d174-5fb2-4fa4-8f74-805086d85ade 2026-07-03 20:04:21.806 12 INFO neutron.plugins.ml2.plugin [None req-4dd59041-726b-4374-8328-ee13c1564f68 - - - - - -] Attempt 1 to provision port 51d2c7ed-1e8c-45a1-975e-f3fa32808ba5 2026-07-03 20:04:24.736 11 INFO neutron.plugins.ml2.plugin [None req-3d6e608f-1af1-43ef-8742-babf294911ef - - - - - -] Attempt 1 to provision port 51d2c7ed-1e8c-45a1-975e-f3fa32808ba5 2026-07-03 20:04:28.001 12 INFO neutron.plugins.ml2.plugin [None req-2687de95-eba0-401e-8a78-135cc18964d0 - - - - - -] Attempt 1 to provision port 51d2c7ed-1e8c-45a1-975e-f3fa32808ba5 2026-07-03 20:04:28.775 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 93b1107d-268f-4270-9b42-827195ce4bc4 2026-07-03 20:04:28.881 11 INFO neutron.notifiers.nova [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Nova event matching ['req-b3a17e1e-066c-499d-be34-568d8406aad7'] response: {'server_uuid': '966dbc94-5dad-4843-9c78-2401a42e1657', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '93b1107d-268f-4270-9b42-827195ce4bc4', 'code': 200} 2026-07-03 20:04:29.736 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 8e6ff874-a473-4e2d-a7da-372715a32330 2026-07-03 20:04:30.125 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 93b1107d-268f-4270-9b42-827195ce4bc4 2026-07-03 20:04:30.381 12 INFO neutron.plugins.ml2.plugin [None req-3d0e1abf-7dff-48a7-8586-2b68b8966cb5 - - - - - -] Attempt 1 to provision port 070ec66c-f41a-4206-940a-810680418c95 2026-07-03 20:04:31.820 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 8e6ff874-a473-4e2d-a7da-372715a32330 2026-07-03 20:04:32.108 11 INFO neutron.plugins.ml2.plugin [None req-262aafd3-3494-457f-a52d-e6d3d871c8f3 - - - - - -] Attempt 1 to provision port 2aad1772-1e1f-4db1-b996-cc27b8da4f8b 2026-07-03 20:04:32.494 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 51d2c7ed-1e8c-45a1-975e-f3fa32808ba5 2026-07-03 20:04:33.021 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 070ec66c-f41a-4206-940a-810680418c95 2026-07-03 20:04:33.730 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 51d2c7ed-1e8c-45a1-975e-f3fa32808ba5 2026-07-03 20:04:34.003 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 2aad1772-1e1f-4db1-b996-cc27b8da4f8b 2026-07-03 20:05:17.199 12 INFO neutron.plugins.ml2.plugin [None req-e4cb561f-1313-408d-837b-f58d7b0095fc - - - - - -] Attempt 1 to provision port 43472c4f-1f85-484f-9044-e2a4968f2091 2026-07-03 20:05:17.765 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 43472c4f-1f85-484f-9044-e2a4968f2091 2026-07-03 20:05:43.928 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 204f032c-ac10-4d7c-8a45-876d0971147d 2026-07-03 20:05:44.755 11 INFO neutron.plugins.ml2.plugin [None req-85928ade-b126-4ea3-9a36-3b89917e1817 - - - - - -] Attempt 1 to provision port 204f032c-ac10-4d7c-8a45-876d0971147d 2026-07-03 20:05:45.779 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 204f032c-ac10-4d7c-8a45-876d0971147d 2026-07-03 20:05:47.775 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port ffc8a063-4614-4c22-bdbf-98e8043521a5 2026-07-03 20:05:48.130 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port c266683e-a984-40c7-8e92-afa4b8f28df2 2026-07-03 20:05:49.767 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port ffc8a063-4614-4c22-bdbf-98e8043521a5 2026-07-03 20:05:49.981 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port c266683e-a984-40c7-8e92-afa4b8f28df2 2026-07-03 20:05:51.766 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port cb5f4aa8-934f-4142-aee3-cf3c7441808b 2026-07-03 20:05:53.793 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port cb5f4aa8-934f-4142-aee3-cf3c7441808b 2026-07-03 20:05:55.820 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 204f032c-ac10-4d7c-8a45-876d0971147d 2026-07-03 20:05:56.983 11 INFO neutron.plugins.ml2.plugin [None req-9236c11b-8aca-4d23-93b0-ca918c20516c - - - - - -] Attempt 1 to provision port d46ea5fe-d8df-4864-9c4b-625c7ddf6292 2026-07-03 20:05:57.008 11 INFO neutron.plugins.ml2.plugin [None req-9236c11b-8aca-4d23-93b0-ca918c20516c - - - - - -] Attempt 1 to provision port aed01c82-d454-40a9-86b4-518e725d8d6b 2026-07-03 20:05:57.033 11 INFO neutron.plugins.ml2.plugin [None req-9236c11b-8aca-4d23-93b0-ca918c20516c - - - - - -] Attempt 1 to provision port cb5f4aa8-934f-4142-aee3-cf3c7441808b 2026-07-03 20:05:57.096 11 INFO neutron.plugins.ml2.plugin [None req-9236c11b-8aca-4d23-93b0-ca918c20516c - - - - - -] Attempt 1 to provision port 68fd3803-8446-44e6-bb59-ba1e2a932219 2026-07-03 20:05:57.126 11 INFO neutron.plugins.ml2.plugin [None req-9236c11b-8aca-4d23-93b0-ca918c20516c - - - - - -] Attempt 1 to provision port c266683e-a984-40c7-8e92-afa4b8f28df2 2026-07-03 20:05:57.187 11 INFO neutron.plugins.ml2.plugin [None req-9236c11b-8aca-4d23-93b0-ca918c20516c - - - - - -] Attempt 1 to provision port 204f032c-ac10-4d7c-8a45-876d0971147d 2026-07-03 20:06:02.024 11 INFO neutron.plugins.ml2.plugin [None req-73d21f44-c97e-460c-80fc-b4c283571b6e - - - - - -] Attempt 1 to provision port d46ea5fe-d8df-4864-9c4b-625c7ddf6292 2026-07-03 20:06:02.054 11 INFO neutron.plugins.ml2.plugin [None req-73d21f44-c97e-460c-80fc-b4c283571b6e - - - - - -] Attempt 1 to provision port b319f4e6-52ad-4b31-a21e-add3f772ce2d 2026-07-03 20:06:02.084 11 INFO neutron.plugins.ml2.plugin [None req-73d21f44-c97e-460c-80fc-b4c283571b6e - - - - - -] Attempt 1 to provision port 68fd3803-8446-44e6-bb59-ba1e2a932219 2026-07-03 20:06:02.108 11 INFO neutron.plugins.ml2.plugin [None req-73d21f44-c97e-460c-80fc-b4c283571b6e - - - - - -] Attempt 1 to provision port cb5f4aa8-934f-4142-aee3-cf3c7441808b 2026-07-03 20:06:02.168 11 INFO neutron.plugins.ml2.plugin [None req-73d21f44-c97e-460c-80fc-b4c283571b6e - - - - - -] Attempt 1 to provision port c266683e-a984-40c7-8e92-afa4b8f28df2 2026-07-03 20:06:02.238 11 INFO neutron.plugins.ml2.plugin [None req-73d21f44-c97e-460c-80fc-b4c283571b6e - - - - - -] Attempt 1 to provision port 204f032c-ac10-4d7c-8a45-876d0971147d 2026-07-03 20:06:04.312 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 3646d4aa-0bdc-4112-8c81-da33fb821427 2026-07-03 20:06:04.493 12 INFO neutron.notifiers.nova [None req-55735112-690c-4ab8-8541-e6b7b5bba3cb - - - - - -] Nova event matching ['req-9bdf2314-d354-4820-8797-42cb47f18129'] response: {'server_uuid': '7db03709-cb69-492d-8697-7cc66aabad1b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3646d4aa-0bdc-4112-8c81-da33fb821427', 'code': 200} 2026-07-03 20:06:05.824 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port aed01c82-d454-40a9-86b4-518e725d8d6b 2026-07-03 20:06:06.084 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port d46ea5fe-d8df-4864-9c4b-625c7ddf6292 2026-07-03 20:06:06.116 12 INFO neutron.plugins.ml2.plugin [None req-397a9a46-3fb4-40fa-bf6f-b13349a0c8a2 - - - - - -] Attempt 1 to provision port d46ea5fe-d8df-4864-9c4b-625c7ddf6292 2026-07-03 20:06:06.349 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port b319f4e6-52ad-4b31-a21e-add3f772ce2d 2026-07-03 20:06:06.644 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 68fd3803-8446-44e6-bb59-ba1e2a932219 2026-07-03 20:06:06.761 12 INFO neutron.plugins.ml2.plugin [None req-397a9a46-3fb4-40fa-bf6f-b13349a0c8a2 - - - - - -] Attempt 1 to provision port 3646d4aa-0bdc-4112-8c81-da33fb821427 2026-07-03 20:06:06.811 12 INFO neutron.plugins.ml2.plugin [None req-397a9a46-3fb4-40fa-bf6f-b13349a0c8a2 - - - - - -] Attempt 1 to provision port b319f4e6-52ad-4b31-a21e-add3f772ce2d 2026-07-03 20:06:06.862 12 INFO neutron.plugins.ml2.plugin [None req-397a9a46-3fb4-40fa-bf6f-b13349a0c8a2 - - - - - -] Attempt 1 to provision port 68fd3803-8446-44e6-bb59-ba1e2a932219 2026-07-03 20:06:06.903 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 3646d4aa-0bdc-4112-8c81-da33fb821427 2026-07-03 20:06:06.917 12 INFO neutron.plugins.ml2.plugin [None req-397a9a46-3fb4-40fa-bf6f-b13349a0c8a2 - - - - - -] Attempt 1 to provision port cb5f4aa8-934f-4142-aee3-cf3c7441808b 2026-07-03 20:06:06.964 12 INFO neutron.plugins.ml2.plugin [None req-397a9a46-3fb4-40fa-bf6f-b13349a0c8a2 - - - - - -] Attempt 1 to provision port c266683e-a984-40c7-8e92-afa4b8f28df2 2026-07-03 20:06:07.795 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port aed01c82-d454-40a9-86b4-518e725d8d6b 2026-07-03 20:06:07.956 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port d46ea5fe-d8df-4864-9c4b-625c7ddf6292 2026-07-03 20:06:08.168 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port b319f4e6-52ad-4b31-a21e-add3f772ce2d 2026-07-03 20:06:08.399 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 68fd3803-8446-44e6-bb59-ba1e2a932219 2026-07-03 20:06:09.830 11 INFO neutron.plugins.ml2.plugin [None req-9e4e41c9-0fbb-442f-8ad8-7845d64a3907 - - - - - -] Attempt 1 to provision port d46ea5fe-d8df-4864-9c4b-625c7ddf6292 2026-07-03 20:06:09.901 11 INFO neutron.plugins.ml2.plugin [None req-a5c85b8c-3078-4645-9b28-ee36e7c1e520 - - - - - -] Attempt 1 to provision port b319f4e6-52ad-4b31-a21e-add3f772ce2d 2026-07-03 20:06:09.977 11 INFO neutron.plugins.ml2.plugin [None req-a5c85b8c-3078-4645-9b28-ee36e7c1e520 - - - - - -] Attempt 1 to provision port 68fd3803-8446-44e6-bb59-ba1e2a932219 2026-07-03 20:06:12.178 12 INFO neutron.plugins.ml2.plugin [None req-8172bdb4-4aa0-4da6-b497-62e981226175 - - - - - -] Attempt 1 to provision port b319f4e6-52ad-4b31-a21e-add3f772ce2d 2026-07-03 20:06:12.282 12 INFO neutron.plugins.ml2.plugin [None req-8172bdb4-4aa0-4da6-b497-62e981226175 - - - - - -] Attempt 1 to provision port 68fd3803-8446-44e6-bb59-ba1e2a932219 2026-07-03 20:06:13.591 12 INFO neutron.plugins.ml2.plugin [None req-630b6841-b970-4fcc-9ed6-7320c2c1e278 - - - - - -] Attempt 1 to provision port 3646d4aa-0bdc-4112-8c81-da33fb821427 2026-07-03 20:06:19.802 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 7ecd0af5-4ecc-4dbb-bac7-f25773e92e0e 2026-07-03 20:06:19.915 11 INFO neutron.notifiers.nova [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Nova event matching ['req-065e31ee-d0ae-433b-af25-74b704e3a0ff'] response: {'server_uuid': 'f86f9ce1-2991-48bd-8e57-6a2a67fd4856', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7ecd0af5-4ecc-4dbb-bac7-f25773e92e0e', 'code': 200} 2026-07-03 20:06:21.766 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 7ecd0af5-4ecc-4dbb-bac7-f25773e92e0e 2026-07-03 20:06:47.769 12 INFO neutron.plugins.ml2.plugin [None req-a29dc5b7-fbd3-4784-89a2-bc55d6b37702 - - - - - -] Attempt 1 to provision port 90e20d09-9376-4746-8e80-5c4114f865fd 2026-07-03 20:07:10.351 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 4108da4e-1081-43f5-94f2-1d7d12288897 2026-07-03 20:07:10.483 12 INFO neutron.notifiers.nova [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Nova event matching ['req-dfebced8-4334-4992-ab59-64f6bf2b9d55'] response: {'server_uuid': 'dfca05a3-cd29-48a7-a9c6-d33ef9ef6092', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4108da4e-1081-43f5-94f2-1d7d12288897', 'code': 200} 2026-07-03 20:07:11.818 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 4108da4e-1081-43f5-94f2-1d7d12288897 2026-07-03 20:07:53.893 11 INFO neutron.plugins.ml2.plugin [None req-93515f06-7f31-4bc9-aba2-bb0990541802 - - - - - -] Attempt 1 to provision port a53e6244-94db-436b-b882-9c0f7966eb03 2026-07-03 20:07:59.891 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port a53e6244-94db-436b-b882-9c0f7966eb03 2026-07-03 20:07:59.992 12 INFO neutron.notifiers.nova [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Nova event matching ['req-4dfcc502-55b7-4f48-a390-b115523c791e'] response: {'server_uuid': 'dfca05a3-cd29-48a7-a9c6-d33ef9ef6092', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a53e6244-94db-436b-b882-9c0f7966eb03', 'code': 200} 2026-07-03 20:08:01.847 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port a53e6244-94db-436b-b882-9c0f7966eb03 2026-07-03 20:08:04.373 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port a53e6244-94db-436b-b882-9c0f7966eb03 2026-07-03 20:08:23.985 11 INFO neutron.plugins.ml2.plugin [None req-a12fc84a-f157-4a13-ac53-7ad16eac264b - - - - - -] Attempt 1 to provision port 51457426-90a9-4642-8734-f3b3f14b11c9 2026-07-03 20:08:31.458 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 51457426-90a9-4642-8734-f3b3f14b11c9 2026-07-03 20:08:31.650 11 INFO neutron.notifiers.nova [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Nova event matching ['req-bc0c638f-b2e5-4dec-8cf9-31126c109506'] response: {'server_uuid': 'dfca05a3-cd29-48a7-a9c6-d33ef9ef6092', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '51457426-90a9-4642-8734-f3b3f14b11c9', 'code': 200} 2026-07-03 20:08:32.046 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 51457426-90a9-4642-8734-f3b3f14b11c9 2026-07-03 20:08:45.823 12 INFO neutron.plugins.ml2.plugin [None req-9902edda-ac03-4de4-9539-885d774d9802 - - - - - -] Attempt 1 to provision port 6d534310-407f-43a7-b0aa-8bc7dc50a7f8 2026-07-03 20:08:52.112 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 6d534310-407f-43a7-b0aa-8bc7dc50a7f8 2026-07-03 20:08:52.258 11 INFO neutron.notifiers.nova [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Nova event matching ['req-1bf024d5-c0fc-4a1a-af78-cf8b9aac239d'] response: {'server_uuid': 'dfca05a3-cd29-48a7-a9c6-d33ef9ef6092', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6d534310-407f-43a7-b0aa-8bc7dc50a7f8', 'code': 200} 2026-07-03 20:08:54.053 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 6d534310-407f-43a7-b0aa-8bc7dc50a7f8 2026-07-03 20:08:56.186 11 INFO neutron.plugins.ml2.plugin [None req-86546818-31bf-44b4-8f2c-7a076da3887a - - - - - -] Attempt 1 to provision port 51457426-90a9-4642-8734-f3b3f14b11c9 2026-07-03 20:09:08.656 12 INFO neutron.plugins.ml2.plugin [None req-b1b60fba-7cd6-4366-8f0e-29d4ce5fd584 - - - - - -] Attempt 1 to provision port 6d534310-407f-43a7-b0aa-8bc7dc50a7f8 2026-07-03 20:09:10.064 12 INFO neutron.plugins.ml2.plugin [None req-00b0a09c-d826-416e-92ea-8db1d8565c58 - - - - - -] Attempt 1 to provision port 6d534310-407f-43a7-b0aa-8bc7dc50a7f8 2026-07-03 20:09:10.098 11 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 6d534310-407f-43a7-b0aa-8bc7dc50a7f8 2026-07-03 20:09:19.255 11 INFO neutron.plugins.ml2.plugin [None req-395e860d-d887-466f-9e76-6d99bfc0e9d8 - - - - - -] Attempt 1 to provision port 51457426-90a9-4642-8734-f3b3f14b11c9 2026-07-03 20:09:20.108 12 INFO neutron.plugins.ml2.plugin [None req-275422c7-f8da-4e5d-843b-757471e16fa3 - - - - - -] Attempt 1 to provision port 51457426-90a9-4642-8734-f3b3f14b11c9